Граф коммитов

498907 Коммитов

Автор SHA1 Сообщение Дата
Mike Conley b6b9ba433a Bug 1315317 - Regression test. r=Gijs
MozReview-Commit-ID: 2neRqZsn68

--HG--
extra : rebase_source : 0b58cbf5ec48a3e00bc257d204f0c50e54c50b5a
extra : histedit_source : f5a32888e3307a5f6b8bf4562965478a29a43d3d
2016-11-04 18:15:32 -04:00
Mike Conley ef7dad35cf Bug 1315317 - Make sure PopupNotification reshows only occur when the tab is in the foreground. r=Gijs
MozReview-Commit-ID: CHnE28MNXXn

--HG--
extra : rebase_source : dde325893866eb5e07e3f9b807dfbb91db286da7
extra : histedit_source : 1c7c3d5e2f6433f251dd94ffc31dc57d98caf7c4
2016-11-04 18:14:52 -04:00
Dylan Roeh 4c52336d53 Bug 1315359 - Refactor GeckoApp.onBackPressed to allow it to be used by both GeckoApp and CustomTabsActivity. r=snorp 2016-11-04 15:06:09 -05:00
Lars T Hansen c5648b8629 Bug 1268006 - Move cmp32Set to common MacroAssembler. r=nbp
--HG--
extra : rebase_source : e0d87484cc402708097269bcba4a229d1fb997e5
2016-11-04 15:58:45 +01:00
Lars T Hansen b2e4a793fa Bug 1315256 - Wasm baseline: clean up more ifdefs. r=h4writer
--HG--
extra : rebase_source : aa5b5c8ce09b46ee5f797fb8c4ce623519bf8a7a
2016-11-07 15:27:46 +01:00
Lars T Hansen 976a8b5c41 Bug 1315256 - Add branch64 stub for arm64 to benefit wasm baseline. r=h4writer
--HG--
extra : rebase_source : 8f31e4b88e365c6ebd789cf4eaf6f6b18dab9749
2016-11-04 15:38:51 +01:00
Samael Wang 3bcb822ebe Bug 1313665 - Wait for Content:LocationChange before verify. r=smaug
MozReview-Commit-ID: 2Sb24FCGG1o
2016-11-01 18:31:31 +08:00
Thinker K.F. Li 63533d005d Bug 1306107 - Stop calling ProjectTo2D() for leaf basic layers. r=mattwoodrow 2016-11-07 01:45:00 -05:00
Jessica Jong 9285108ef6 Bug 1314542 - Verify millisecond field when setting input time elemet's value. r=mconley 2016-11-04 00:59:00 -04:00
Ryan VanderMeulen ce6cdbef86 Bug 1313499 - Add support for a reftest-gpu job that forces GPU composition on. r=jmaher 2016-11-07 08:59:49 -05:00
Ryan VanderMeulen 48ef8de07d Bug 1263230 - Remove in-tree references to IPC/OOP reftest modes. r=ahal 2016-11-07 08:59:49 -05:00
Paul Yang ad7e622642 Bug 1261197 - Use StructuredOutputParser for parsing xpcshell test results, r=ahal
MozReview-Commit-ID: EKFrxBtGYKp

--HG--
extra : rebase_source : d2605022fac3d3dd9e691f1729420158d6c06ee5
2016-11-03 10:55:31 -04:00
Carsten "Tomcat" Book dbc8d15cba Backed out changeset bd16c2fde4bf (bug 1201042) for bc test failures 2016-11-07 12:58:23 +01:00
Florian Quèze 1806b991f7 Bug 1284878 - display a scary warning when the user is about to share Firefox or the whole screen, r=Gijs. 2016-11-07 12:15:37 +01:00
Florian Quèze 71c85e91bb Bug 1284877 - show a preview when the user selects a screen/window/application to share, r=Gijs. 2016-11-07 12:14:29 +01:00
Alex Chronopoulos c393dbb975 Bug 1314085 - Change cubeb log level to Error. r=padenot
MozReview-Commit-ID: G0gMSf1bZiF
2016-11-07 12:25:16 +02:00
Iris Hsiao f3100540cc Backed out changeset 3cbd085908c8 (bug 1314438)
CLOSED TREE
2016-11-07 17:47:07 +08:00
Iris Hsiao 10c14a4b14 Backed out changeset 969ad213c983 (bug 1314438) for bustage
CLOSED TREE
2016-11-07 17:46:56 +08:00
Michal Novotny 55b3501a07 Bug 1201042 - Update HTTP cache index format to work with OriginAttributes' suffix, r=honzab 2016-11-07 10:28:46 +01:00
Hannes Verschore df4976ee55 Bug 1314438: Follow-up fix to only guard if it isn't a guard already ON CLOSED TREE, r=bustage 2016-11-07 10:20:56 +01:00
Hannes Verschore 1f29fcb609 Bug 1314438: IonMonkey - Guard we don't remove instructions where we optimized based on its type, r=nbp 2016-11-07 09:38:05 +01:00
Andrea Marchesini a467e08b38 Bug 1315173 - Make nsIStringInputStream a builtinclass, r=valentin, r=njn 2016-11-07 08:45:42 +01:00
Lars T Hansen 120103cfd0 Bug 1246140 - Return correct value from Atomics.store (jit implementation). r=h4writer
--HG--
extra : rebase_source : 6f3c0dd0f3962a9dc726e586f541df4d79af38e7
2016-11-03 17:51:41 +01:00
Lars T Hansen 4101f9a0ee Bug 1246140 - Return correct value from Atomics.store (interpreter implementation). r=h4writer
--HG--
extra : rebase_source : 45f721aa5c61f119c076dddf7f3b1426c426b9a6
2016-11-03 17:52:54 +01:00
Lars T Hansen 43b9660b7f Bug 1246140 - test for Atomics.store return value. r=h4writer
--HG--
extra : rebase_source : 295551f9a9a82bab3ca0afbc500478c81f2eecb3
2016-11-04 13:01:42 +01:00
Lars T Hansen 03a640d849 Bug 1232966 - Adapt Xrays tests for SharedArrayBuffer.prototype.slice. r=bz
--HG--
extra : rebase_source : 3274877fbffb56153ffaa7e08f27d79898cdbee1
2016-11-01 10:00:34 +01:00
Lars T Hansen b2476bcf51 Bug 1232966 - test cases for SharedArrayBuffer.prototype.slice. r=arai
--HG--
extra : rebase_source : 2e9799a98a6aa5cb209d64680a8cb8d287d0b186
2016-11-01 09:50:13 +01:00
Lars T Hansen 35dce2346a Bug 1232966 - SharedArrayBuffer.prototype.slice. r=arai
--HG--
extra : rebase_source : 7a785c36a81131ad4f3d7f403f143dca6827e610
2016-11-01 09:50:25 +01:00
Lars T Hansen 18cfe5449b Bug 1314564 - override constructor for TypedArray construction when argument is shared memory. r=arai
--HG--
extra : rebase_source : bc0281c1dfd0f10d6d29868be13605b30ef3f67e
2016-11-04 10:25:47 +01:00
Lars T Hansen 16602df083 Bug 1314564 - adapt xray tests for SharedArrayBuffer to include new properties. r=bz
--HG--
extra : rebase_source : 9b84f4e1ac126964d241e51666188e0d7b137d49
2016-11-03 19:00:09 +01:00
Lars T Hansen ef2d144aec Bug 1314564 - toStringTag and species for SharedArrayBuffer. r=arai
--HG--
extra : rebase_source : 2e67b31f151493d1aad22faa948d4ca74316acb4
2016-11-02 11:08:45 +01:00
Franziskus Kiefer 57d6e0f279 Bug 1305970 - land NSS 0x457e3b2beeb9, r=me 2016-11-07 06:01:08 +01:00
vincentliu 260e5a5de0 Bug 1314505 - Execute ErrorInvalidOperation if IsLinked() returns false. r=mtseng 2016-11-07 11:53:25 +08:00
Kris Maglione 433c0df4cc Bug 1306797: Dispatch key events to the correct windows. r=me
MozReview-Commit-ID: 2jxb5dnVREu

--HG--
extra : rebase_source : 95c8b75f832c76dad942c4d594ae3855250cd88b
2016-11-06 19:18:24 -08:00
Phil Ringnalda 7f06434292 Merge m-c to m-i
MozReview-Commit-ID: KCA8bY2DowI
2016-11-06 19:16:46 -08:00
Kris Maglione 8b796251b6 Bug 1266510: Try explicitly focusing new browser window before waiting for focus change event. r=me
MozReview-Commit-ID: B3mod2MtA8d

--HG--
extra : rebase_source : 9531fab468c30492efbcf686425918a36e1ed21e
2016-11-06 19:03:03 -08:00
David Anderson 718c1c97fe Don't attach shadowable layers if IPDL fails to construct an actor. (bug 1314349, r=mattwoodrow) 2016-11-06 18:50:15 -08:00
David Anderson 4558802c65 Remove bogus assertion in LayerTransactionChild::Destroy. (bug 1314408, r=mattwoodrow) 2016-11-06 18:49:03 -08:00
vincentliu 2fe2cf349e Bug 1313584 - Add complete parameters handling for SamplerParameterX to cover test need. r=mtseng 2016-11-07 10:22:31 +08:00
Phil Ringnalda 8cc8f6829d Merge m-i to m-c, a=merge
MozReview-Commit-ID: 5HP4v5psQL6
2016-11-06 18:21:25 -08:00
Phil Ringnalda 8e4c2e3aa6 Merge autoland to m-c, a=merge
MozReview-Commit-ID: 1roXGJWQJkC
2016-11-06 18:17:49 -08:00
Kris Maglione ab2c61f94d Bug 1308649: Split browser_ext_windows_create.js into three files. r=me
MozReview-Commit-ID: 5abJw8VEJCU

--HG--
rename : browser/components/extensions/test/browser/browser_ext_windows_create.js => browser/components/extensions/test/browser/browser_ext_windows_allowScriptsToClose.js
rename : browser/components/extensions/test/browser/browser_ext_windows_create.js => browser/components/extensions/test/browser/browser_ext_windows_create_params.js
extra : rebase_source : 6d5385560a1ca89f43b985504fa8f70710fe9eb1
2016-11-06 17:43:47 -08:00
Jim Chen ffd6532bd7 Bug 1123514 - Correctly calculate text replacement offset; r=esawin
Fix a mistake in calculating the correct offset for one of the
replacement steps, which caused the IndexOutOfBoundsException. The old
code used `oldEnd` for the second text replacement without taking into
account the offset change as a result of the first text replacement that
was already performed. The new code correctly takes the offset, `delta`,
into account.
2016-11-06 18:44:09 -05:00
Jim Chen 107b9eb939 Bug 1123514 - Add test for wrong offset calculation; r=esawin
Add a test that creates conditions for wrong offset calculation and
potentially causes an exception.
2016-11-06 18:44:09 -05:00
Phil Ringnalda 37187890b0 No bug, remove trailing whitespace to get a clean set of builds 2016-11-06 12:19:30 -08:00
ffxbld 4de33511f0 No bug, Automated blocklist update from host bld-linux64-spot-575 - a=blocklist-update 2016-11-06 06:22:34 -08:00
ffxbld 2eb1d71918 No bug, Automated HPKP preload list update from host bld-linux64-spot-575 - a=hpkp-update 2016-11-06 06:22:32 -08:00
ffxbld 31d936cf30 No bug, Automated HSTS preload list update from host bld-linux64-spot-575 - a=hsts-update 2016-11-06 06:22:30 -08:00
Phil Ringnalda a7bc94158c Merge m-i to m-c, a=merge
MozReview-Commit-ID: H4VKCYDq5cD

--HG--
rename : xpcom/tests/TestAutoRef.cpp => xpcom/tests/gtest/TestAutoRef.cpp
rename : xpcom/tests/TestCOMArray.cpp => xpcom/tests/gtest/TestCOMArray.cpp
rename : xpcom/tests/TestCOMPtr.cpp => xpcom/tests/gtest/TestCOMPtr.cpp
rename : xpcom/tests/TestCOMPtrEq.cpp => xpcom/tests/gtest/TestCOMPtrEq.cpp
rename : xpcom/tests/TestFile.cpp => xpcom/tests/gtest/TestFile.cpp
rename : xpcom/tests/TestHashtables.cpp => xpcom/tests/gtest/TestHashtables.cpp
rename : xpcom/tests/TestID.cpp => xpcom/tests/gtest/TestID.cpp
2016-11-05 13:36:25 -07:00
Sebastian Hengst fdf5c5ad8c Merge mozilla-central to autoland 2016-11-05 16:55:14 +01:00