Chris Pearce
9072d25527
Bug 1313284 - Mark passing WPT as expected pass on a CLOSED TREE. r=bustage
...
MozReview-Commit-ID: 1aqD9f2GGZF
2016-10-28 10:50:04 +13:00
Wes Kocher
dcffb6b66c
Backout revision 111c1227f51e (bug 1243846) for test_intersectionobservers.html failures on android a=backout CLOSED TREE
...
--HG--
extra : histedit_source : deadf3597a7fdb80b5836c4588516dfb4a06445b%2C5de29fcbccbf12173908822681f6f789186bd3bf
2016-10-27 14:16:10 -07:00
Kyle Machulis
05c2031bce
Bug 1313160 - Add From<&'a String> and From<&'a Vec<u8>> conversions for rust nsstring lib; r=mystor
...
MozReview-Commit-ID: EBHFA8sjnM6
2016-10-27 13:07:50 -07:00
Haard Panchal
6cb8779fa0
Bug 1307771: rename opt-* and dbg-* and android-* workerTypes to gecko-L-b-*; r=dustin
...
MozReview-Commit-ID: JGgl97czNIl
--HG--
extra : rebase_source : 514f9e96a24e84c34e71c7e953c2ab5af80eccc6
2016-10-26 18:24:11 +00:00
Michael Layzell
76969f2737
Bug 1310345 - Change FindChildWithName and related methods to take nsAString& instead of char16_t*, r=bz
...
MozReview-Commit-ID: 4aQwYX9ObcN
2016-10-27 15:53:35 -04:00
Michael Layzell
de29c95ed2
Bug 1303196 - Part 7: Updates to apply correctly after noopener changes, r=smaug
...
MozReview-Commit-ID: 25Ew2PLpP5c
2016-10-27 15:53:35 -04:00
Michael Layzell
0f986f1b54
Bug 1303196 - Part 6: Correctly set the opener when creating new tabs on android, r=smaug
...
MozReview-Commit-ID: CLT9G1o6lXv
2016-10-27 15:53:35 -04:00
Michael Layzell
4a25d63b19
Bug 1303196 - Part 5: Remove a window namespacing test due to window namespacing behavior changes, r=ehsan
...
MozReview-Commit-ID: AKse7r2JKm3
2016-10-27 15:53:35 -04:00
Michael Layzell
a553fdd757
Bug 1303196 - Part 4: Merge mFrameLoader and mOpener into mFrameLoaderOrOpener, r=smaug
...
MozReview-Commit-ID: DuJRM5KsGhb
2016-10-27 15:53:35 -04:00
Michael Layzell
029a7def5d
Bug 1303196 - Part 3: Update the named window resolution logic to be scoped to TabGroup instead of being process-global, r=bz
...
MozReview-Commit-ID: FaGoj6wmEuG
2016-10-27 15:53:35 -04:00
Michael Layzell
f9eea2d135
Bug 1303196 - Part 2: Connect the DocGroup and TabGroup objects to nsGlobalWindow and nsDocument, ensuring that Opener is set early enough that it is correct, r=smaug
...
MozReview-Commit-ID: 3rZfLw3dXkF
2016-10-27 15:53:35 -04:00
Michael Layzell
cec7ed92f4
Bug 1303196 - Part 1: Add the DocGroup and TabGroup Objects, r=billm
...
MozReview-Commit-ID: ILXWUlPPeHM
2016-10-27 15:53:35 -04:00
Aaron Klotz
7689dc3caa
Bug 1310833: Make nsAccessibilityService synchronously query for its MSAA content process ID if the ID is not yet present; r=tbsaunde
...
MozReview-Commit-ID: 9qZNzmwlBNC
--HG--
extra : rebase_source : c9135cb54dd223aef28189957701199f17d63e46
2016-10-27 12:40:50 -06:00
Aaron Klotz
e97105dc3a
Bug 1310833: Modify PContentParent::SendActivateA11y to accept the content process's MSAA ID as a parameter; r=tbsaunde
...
MozReview-Commit-ID: DCnYvWQRA5W
--HG--
extra : rebase_source : 7f1ebc6d4aabdaec3ea51421c26621f90c8e61e6
2016-10-20 12:34:16 -06:00
Aaron Klotz
e6b863ac53
Bug 1309236: Move setting of MSAA ID to PDocAccessibleConstructor; r=tbsaunde
...
MozReview-Commit-ID: D5iFud9DiEh
--HG--
extra : rebase_source : d1a1ec17258e9be8023dd730593745d32a96cc0f
2016-10-27 13:16:24 -06:00
Chris Pearce
1cc97558c8
Bug 1313284 - Update some EME WPT to match upstream so that they now pass. r=gerald
...
We now pass almost all the upstream EME WPT, but out local copy is out
of date, so we're failing some. So rather than mark them as expected fail,
update the out copy so that the tests pass as expected.
MozReview-Commit-ID: 7YnD6Dlc0HC
--HG--
extra : source : 7862f7d272567d284cea8665d12258c758c9f439
2016-10-27 19:08:12 +13:00
Chris Pearce
d70e3cee5e
Bug 1313284 - Disable EME WPT for features we don't support, or can't support in the test harness. r=gerald
...
MozReview-Commit-ID: 51T4hBjezyr
--HG--
extra : source : 2f734e16ec1cb497d0251bdd6d8bf53bf62f9e91
2016-10-27 16:53:07 +13:00
Chris Pearce
812726afd0
Bug 1308821 - Ensure ClearKey doesn't parse a keyids initdata format session type parameter. r=kikuo
...
The specification doesn't require there to be a 'type' member of
the keyids init data format.
MozReview-Commit-ID: 7mOm7KwyyuC
--HG--
extra : source : c9fb674f3cb8dff4fe8734e0426e67825878015d
2016-10-09 20:42:01 -07:00
Chris Pearce
d0ce61581c
Bug 1313266 - Make gmp-clearkey reject with TypeError instead of InvalidAccessError on invalid input. r=gerald
...
The spec expects this, and now we pass more web platform tests.
MozReview-Commit-ID: 9HJFp2ebczk
--HG--
extra : source : 6d50c9068b52d8846e4d528d150f3f3dbd9a233d
2016-10-27 14:59:02 +13:00
David Anderson
3cd2f0c9ea
Only use the GPU process when we expect a working Direct3D 11 compositor. (bug 1297822, r=mattwoodrow)
2016-10-27 19:21:34 -07:00
David Anderson
f81c22020e
Parse reftest conditions based on content gfx settings instead of chrome. (bug 1313260, r=mattwoodrow)
...
--HG--
extra : rebase_source : ff41b3a780ba0fee569e46ff9798c436a8a87c98
2016-10-27 18:52:51 -07:00
Wes Kocher
cbc0a94248
Backed out changeset 0349a81229e7 (bug 1262251) for build bustage a=backout CLOSED TREE
...
--HG--
extra : amend_source : 68bb204192d6e3f0c2ae4287dbbf09b81f676f64
2016-10-27 11:55:12 -07:00
Ryan Hunt
ad202d92b4
Bug 1304637 - Move back to using window display for basic composition paths. r=lsalzman
...
MozReview-Commit-ID: CutLou4qJi
2016-10-27 14:39:59 -04:00
Dylan Roeh
04eecc22e1
Bug 1262251 - Make openWindow() launch Fennec if it isn't already running. r=catalinb
2016-10-27 12:49:50 -05:00
Honza Bambas
1e4dc15ed4
Bug 1312646 - Carry ChooseApplicationCache flag from child after redirect callback is done. r=jduell
...
--HG--
extra : rebase_source : c91b0722331e9bd897fa97cd380691296b408871
2016-10-27 06:13:00 -04:00
Jan Horak
c2721a5026
Bug 1310850 - Zero scrollbar size could also happen when running GTK 3.20 so we need to set the minimum size of the scrollbar to the minimum size of a thumb. r=karlt
...
--HG--
extra : rebase_source : eb3ebb6c343dfb09f6d8723f22d76f32f3d7da72
2016-10-25 11:27:00 -04:00
Jan Odvarko
034497537c
Bug 1310801 - Remove non-printable characters. r=nchevobbe
...
--HG--
extra : rebase_source : 137132f20fb1553e9dbbc84b8a23216d34a49ba9
2016-10-27 13:31:54 +02:00
Tobias Schneider
aa61833e3d
Bug 1243846 - Implement Intersection Observer API. r=mrbkap, r=mstange
...
--HG--
extra : rebase_source : de93bbd5bdecddc2cbf30b57de0fabfe1e4806c3
2016-10-26 22:04:00 -04:00
Ryan VanderMeulen
845c51f12f
Bug 1309861 - Update the dom/workers interfaces test expectations as well. r=bz
...
--HG--
extra : rebase_source : f6912c4a018183bc8bdc38547d5ac416ce2acd55
2016-10-27 14:07:31 -04:00
Andrea Marchesini
f98629e97c
Bug 1313385 - WebSocketImpl::mSecure should be initialized in the CTOR, r=qdot
2016-10-27 20:16:15 +02:00
Emilio Cobos Álvarez
d61989e28e
Bug 1304638 - Remove redundant call to offsetForStackOperand. r=nbp
...
No state changes between the first and second call.
MozReview-Commit-ID: 38FooLQnn9b
Signed-off-by: Emilio Cobos Álvarez <ecoal95@gmail.com>
2016-10-27 17:40:12 +02:00
Emilio Cobos Álvarez
920d7cb8fb
Bug 1304638 - Return early from sorting if the array is single-element or empty. r=nbp
...
A single-element array is always sorted, by definition.
MozReview-Commit-ID: 9GXFGqomM9x
Signed-off-by: Emilio Cobos Álvarez <ecoal95@gmail.com>
2016-10-27 17:40:10 +02:00
Emilio Cobos Álvarez
de93748096
Bug 1304638 - Don't return "(intermediate value)" while decompiling SETELEM/STRICTSETELEM. r=nbp
...
This caused us to go to the fallback, and call `ValueToSource` to set the
message exception[1].
[1]: http://searchfox.org/mozilla-central/rev/c635b8c61d648bb8a0317c19f8905b3be8132a8a/js/src/jsopcode.cpp#1536
MozReview-Commit-ID: J7tfxoDnUUr
Signed-off-by: Emilio Cobos Álvarez <ecoal95@gmail.com>
2016-10-27 17:40:09 +02:00
George Wright
bd465b7da6
Bug 1306465 - Disable d3d9 fallback by default r=milan
2016-10-27 11:26:59 -04:00
Carsten "Tomcat" Book
061b119bf8
Merge mozilla-central to mozilla-inbound
2016-10-27 16:46:06 +02:00
Carsten "Tomcat" Book
7d0f3d5865
merge mozilla-inbound to mozilla-central a=merge
2016-10-27 16:45:00 +02:00
Carsten "Tomcat" Book
6e3860b156
merge autoland to mozilla-central a=merge
2016-10-27 16:42:35 +02:00
Tom Schuster
f0ae9ea06d
Bug 1291212 - Ship the exponentiation operator. r=till
2016-10-27 16:31:16 +02:00
ffxbld
97e4b18efa
No bug, Automated blocklist update from host bld-linux64-spot-246 - a=blocklist-update
2016-10-27 06:28:36 -07:00
ffxbld
975f18d109
No bug, Automated HPKP preload list update from host bld-linux64-spot-246 - a=hpkp-update
2016-10-27 06:28:34 -07:00
ffxbld
03a754c9e1
No bug, Automated HSTS preload list update from host bld-linux64-spot-246 - a=hsts-update
2016-10-27 06:28:31 -07:00
Jon Coppeard
435bdeeaec
Bug 1310147 - Remove AutoAssertNoAlloc and replace with AutoAssertNoGC r=sfink
2016-10-27 11:03:53 +01:00
Jon Coppeard
4f90a79a0c
Bug 1310147 - Rename AutoAssertOnGC to AutoAssertNoGC r=sfink
2016-10-27 11:03:53 +01:00
Jon Coppeard
15cc9318be
Bug 927318 - Make native functions singletons by default but make promise resolving functions generic objects r=jandem
2016-10-27 11:03:53 +01:00
Phil Ringnalda
4012e61cc3
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: CysKZsvYf69
2016-10-26 18:40:50 -07:00
Sebastian Hengst
871f020127
Bug 1311178 - Remove various duplicate DevTools files: touch clobber to fix bustage on OS X. r=clobber
...
MozReview-Commit-ID: 6zN4xdtlB0N
2016-10-27 00:15:57 +02:00
Makoto Kato
57b13a9369
Bug 1312302 - Set dummy Selection during initializing TextStore. r=masayuki
...
When PC supports table mode, TextInputFramme.dll is loaded and it can be used for TIP.
When creating new TextStore object, selection might be nothing yet on e10s. At this time, GetSelection will return E_FAIL since selection data isn't received yet. If GetSelection returns error during SetFocus, TextInputFrame.dll will crash.
So we set temporary selection to avoid crash.
MozReview-Commit-ID: HyVSwvhXGJh
--HG--
extra : rebase_source : 9e4838ffc5c8d8cf0e67685c6c1da09ecba6c7a9
extra : amend_source : dda79c9380ee34c82a611fc6a6691cbe63aec63c
2016-10-25 17:53:38 +09:00
Lars T Hansen
225c1d2972
Bug 1313114 - order bytecode consumption and deadCode_ skipping properly. r=bbouvier
...
--HG--
extra : rebase_source : 0dd3359535179f741d017f04f65eb05e4706f5c3
extra : amend_source : 2af202a331d78101bfb35b3cdc968f18cf391d0f
2016-10-26 19:10:42 +02:00
Matt Woodrow
5ab6ff0b97
Bug 1313281 - Part 6: Remove FenceHandle. r=sotaro
2016-10-27 21:02:12 +13:00
Matt Woodrow
6250728c9c
Bug 1313281 - Part 5: Remove NeedsFenceHandle. r=sotaro
2016-10-27 21:02:12 +13:00