Commit Graph

431122 Commits

Author SHA1 Message Date
Dan Glastonbury
16d9df4f71 Bug 1184786 - Fix LastColorAttachment(). r=jgilbert 2015-07-20 12:24:39 +10:00
Seth Fowler
d2b9501e76 Bug 1176124 (Part 2) - Add placeholder support to the SurfaceCache so we can avoid launching redundant decoders. r=dholbert 2015-07-19 18:39:44 -07:00
Seth Fowler
5d3cfb8d11 Bug 1176124 (Part 1) - Add a MatchType enum to LookupResult to let Lookup*() return more detailed information. r=dholbert 2015-07-19 18:39:40 -07:00
Benjamin Peterson
2751f97bb3 no bug - fix typo and grammar in comment r=me DONTBUILD 2015-07-19 18:07:43 -07:00
Sotaro Ikeda
53a555bd72 Bug 1167799 part 2 - Add EGL_ANDROID_image_crop support r=nical,jgilbert 2015-07-19 16:03:10 -07:00
Sotaro Ikeda
18068f350e Bug 1167799 part 1 - Remove size from NewSurfaceDescriptorGralloc r=nical 2015-07-19 16:02:51 -07:00
David Anderson
d67574f90d Add d3d11/d2d and compositor information to telemetry. (bug 1179051 part 6, r=dexter) 2015-07-19 14:55:44 -07:00
David Anderson
28d2dc3e58 Add compositor, layers, and rendering info to nsIGfxInfo. (bug 1179051 part 5, r=mattwoodrow) 2015-07-19 14:50:35 -07:00
Nicolas Silva
8bf8e8aa3f Bug 1180688 - Reset the appropriate widget states if creating a compositor fails. r=mstange 2015-07-19 21:50:17 +02:00
Eric Rahm
06fe3194ec Bug 1183879 - Soften "non-subdocument frame" warning to also allow dummy nsFrames, which exist while subdocument is loading. r=dholbert 2015-07-19 12:27:40 -07:00
Andrea Marchesini
db5306c0e6 Bug 1184541 - Create a StructuredCloneHelperInternal and use it in the Console API, r=smaug 2015-07-19 08:54:41 +01:00
Mike Conley
d5b13cb522 Bug 1114299 - Regression test. r=smaug
--HG--
extra : commitid : 40IZTx39dDT
extra : rebase_source : 7d4406ece9cd1747d526cc065ef124db721a8a20
extra : histedit_source : 3c287ca9ec92a9612de9ddcaf65780547d707510
2015-07-17 13:51:39 -04:00
Mike Conley
c86643f748 Bug 1114299 - Be more strict about which window chromeFlags we compute from content. r=smaug
We don't ever want to accept "private", "non-private", "remote" or "non-remote" from the
content process. We only let the parent decide when to open those types of windows.

--HG--
extra : commitid : 9MGeXNdb9US
extra : rebase_source : 41a4d9785bd667b84c255eda0ac7fedf44733736
extra : histedit_source : 698c707b68c60108e0631b775a98fb4e241c009b
2015-07-10 11:40:19 -04:00
Mike Conley
8461bab676 Bug 1114299 - Pass window features up from the content process via nsCString. r=smaug
The code that deals with the features is looking for char *, and we were going through
the hassle of converting that char * to a UTF16 string, and then back down to UTF8,
and then to char *. Really, we just need to send up a nsCString, which simplifies things.

--HG--
extra : commitid : HgzV7FFsQCv
extra : rebase_source : feabba83d86d732fbac5d1d26c6bf362928c0b9f
extra : histedit_source : 5a0cdbbbbd05632d2071de2ecc7771ed71abcbe2
2015-07-17 11:30:51 -04:00
Andrea Marchesini
97c618f8b9 Bug 1184970 - Remove unused struct in AudioChannelService, r=ehsan 2015-07-19 02:49:32 +01:00
Andrea Marchesini
84bc2d11bc Bug 1184972 - We should always use the top window for any audioChannel operation, r=ehsan 2015-07-19 02:47:49 +01:00
Xidorn Quan
e5ea6fe8a3 Bug 1184443 - Make async ExitFullscreen call ask the window to exit fullscreen first. r=smaug
--HG--
extra : source : 237250013b141f622112c0284e0db8a65fc28c3d
2015-07-19 10:30:52 +10:00
Jan de Mooij
b7a55dbc9b Bug 1184564 part 5 - Remove jsval typedef. r=jorendorff 2015-07-19 00:01:37 +02:00
Michael Layzell
f53ae1b46e Bug 1185239 - Feature-check for the Places API in nsPermissionManager migration code; r=ehsan 2015-07-18 17:05:12 -04:00
Ehsan Akhgari
3d45149452 Bug 1148030 - Correctly reflect object and embed RequestContext values; r=smaug
Note that these elements cannot be intercepted for now.  See bug
1168676 for the background.
2015-07-18 16:44:28 -04:00
Jan de Mooij
fd94e85bdb Bug 1184564 part 4 - Use Value instead of jsval in SpiderMonkey. r=evilpie 2015-07-18 21:45:35 +02:00
Jan de Mooij
cbcb91d961 Bug 1184564 part 3 - Use Value instead of jsval in CTypes. r=arai 2015-07-18 21:45:35 +02:00
Jan de Mooij
9d74419a90 Bug 1184564 part 2 - Use Value instead of jsval in dom/ and storage/. r=bz 2015-07-18 21:45:35 +02:00
Jan de Mooij
250652b04a Bug 1184564 part 1 - Use Value instead of jsval in XPConnect. r=bholley 2015-07-18 21:45:35 +02:00
Rail Aliiev
e2513278b2 Bug 1184087 - L10N nightly repacks should not upload mar tools. Fix en-US typo. r=mshal 2015-07-18 14:48:22 -04:00
Ehsan Akhgari
020deeb507 Bug 1148044 - Correctly reflect frame and iframe RequestContext values; r=smaug 2015-07-18 13:18:06 -04:00
Ehsan Akhgari
7a7ba032a9 Bug 1123386 - Part 5: Touch CLOBBER for having upgraded to use a new compiler 2015-07-18 13:17:30 -04:00
Jonathan Kew
f84f7d4021 Bug 1180528 - Reftest for table row progression in vertical-rl writing mode with ltr and rtl directionality. r=dholbert 2015-07-18 11:03:28 +01:00
Julien Pagès
088713752a Bug 1129122 - Marionette should show an error if a test file doesn't start with the test_ prefix. r=dburns
--HG--
extra : commitid : 4INcHog6PGS
extra : rebase_source : 7240887c3fc7373619cfbe2f500b66038149747b
2015-07-17 22:53:27 +02:00
Julien Pagès
7a736df66f Bug 1081970 - Gracefully handle interrupts when running test suite. r=dburns
--HG--
extra : commitid : 9JQBIHQNMoV
extra : rebase_source : 9db8ccab407a78095fb67ee61e574d301364d416
2015-07-17 23:00:26 +02:00
Julien Pagès
1b995b9a16 Bug 1183157 - make marionette --version flag also show the transport and driver package versions. r=dburns
--HG--
extra : commitid : 9r6zCILoeE4
extra : rebase_source : 6d0475dec01fe9b97ac318ad0948bfe8e9e15e56
2015-07-17 21:06:12 +02:00
Julien Pagès
86090d9f09 Bug 970886 - MarionetteTestRunner runs tests twice if the filename is the same. r=dburns
--HG--
extra : commitid : H4PWlVdG6KZ
extra : rebase_source : d18eac8637b5650d591c69a943e58dc9feeb70cd
2015-07-17 20:58:42 +02:00
Lorien Hu
0b606b54d0 Bug 1180798 - Pass event names in nsIEventListenerChangeListener r=smaug 2015-07-17 11:07:37 -04:00
Ehsan Akhgari
4979ef2b15 Bug 1123386 - Part 4: Update the tooltool manifests for the OSX and Linux static analysis builds in order to upgrade clang; r=rail 2015-07-17 22:20:03 -04:00
Ehsan Akhgari
29d8c3e504 Bug 1123386 - Part 3: Mark DoNothingCallback::Callback as override in order to fix a build issue in warnings as errors mode 2015-07-17 22:19:57 -04:00
Ehsan Akhgari
605f42ffc0 Bug 1184395 - Remove nsCookieService::mObserverService; r=jdm
This is done to ensure that the cookie service cannot hold the observer
service alive.
2015-07-17 21:09:04 -04:00
Wes Kocher
1c69110f51 Merge m-c to inbound, a=merge CLOSED TREE 2015-07-17 18:08:24 -07:00
Wes Kocher
c9619ef520 Merge b2ginbound to central, a=merge 2015-07-17 18:07:14 -07:00
Wes Kocher
b5af796baa Merge inbound to central, a=merge 2015-07-17 17:57:00 -07:00
Wes Kocher
b9baa34b08 Backed out 3 changesets (bug 1178988) for ocsp orange CLOSED TREE
Backed out changeset 7fb6a9114916 (bug 1178988)
Backed out changeset 2700ec4adc3e (bug 1178988)
Backed out changeset 07b9c2331ac1 (bug 1178988)
2015-07-17 17:49:46 -07:00
Daniel Holbert
5c8d42ea2d Bug 1185104: Move MOZ_WARN_UNUSED_RESULT to the beginning of function-decls (where it's supposed to be) in jsfriendapi.h. r=tromey 2015-07-17 16:11:10 -07:00
Steven Michaud
0a1b43054d Bug 1184221 - Fix null dereferences at mozilla::TrackBuffer::UpdateBufferedRanges(). r=jyavenard 2015-07-17 18:10:07 -05:00
Terrence Cole
937de4247a Backout d588ff0a68d9 (Bug 1181869) for probably regressing Splay and others.
--HG--
extra : rebase_source : 6767d1977b528755db9433bc792189ffe4915c3f
2015-07-17 15:08:04 -07:00
Terrence Cole
2da78a9a27 Backout 73d2c854d770 (Bug 1182124) for being on top of a suspected regression.
--HG--
extra : rebase_source : 6e8312d66411b9da95c5c031df822be79b6fd250
2015-07-17 14:02:46 -07:00
Olli Pettay
8a40d313a1 Bug 1183882, properly implement wrapper caching on PushMessageData, r=nsm
--HG--
extra : rebase_source : 779ada29196c741b6e34bb5e9adc6f0f7ce02623
2015-07-18 01:17:14 +03:00
Olli Pettay
1b80a2239c Bug 1184065, properly support WrapperCache on DestinationInsertionPointList, r=wchen
--HG--
extra : rebase_source : aa0bd44900473bbf03e56477a2041958944aa8c0
2015-07-18 01:16:43 +03:00
Olli Pettay
b56b103240 Bug 1183901, properly support WrapperCache on DistributedContentList, r=wchen
--HG--
extra : rebase_source : 1807da23dd4346e2b45c0ff84ee7618ad1bcca11
2015-07-18 01:15:44 +03:00
Valentin Gosu
94743edaf7 Bug 1183781 - Fix leak in nsHostResolver r=sworkman 2015-07-18 00:22:45 +02:00
Ralph Giles
b792a1d804 Bug 1177363 - Fix typo. r=bustage CLOSED TREE
--HG--
extra : amend_source : dd47bbcdc831eff7aaec3bc3c245ee1398c37c9d
2015-07-17 15:13:04 -07:00
B2G Bumper Bot
a2c2dd89ca Bumping manifests a=b2g-bump 2015-07-17 11:27:32 -07:00