Dão Gottwald
aff5b2a7f6
Bug 1352497 - Remove about:healthreport. r=gfritzsche,nechen
...
MozReview-Commit-ID: 4FQ5aL2XrU5
--HG--
extra : rebase_source : a8863472a82697b3e7668866a35f14b6f01fafe7
2017-11-28 11:38:15 +01:00
lochang
416f319bb8
Bug 1417751 - Implement a new value inner-spin-button to -moz-appearance on all platforms except Android. r=mats
...
MozReview-Commit-ID: 3I1LBLbCfmF
--HG--
extra : rebase_source : f9a356d592eac90d91a59de0c7ab0ded6ab80ab2
2017-11-28 10:39:50 +08:00
Mark Striemer
5c1b7369e5
Bug 1415029 - Use better extension icon in identity block r=johannh
...
MozReview-Commit-ID: CFTIe9I9mfe
--HG--
extra : rebase_source : 763d0cce8ebc278b285e5810ab01f6c180f56988
2017-11-27 11:36:10 -06:00
ctlusto
f2f9381cff
Bug 1417805 - Add highlighting to HTTP response status codes in console r=nchevobbe
...
MozReview-Commit-ID: 64AOF8PoW27
--HG--
extra : rebase_source : 1f6ebd176afd7eefd37c0e5abad2e6a6337fb12b
2017-11-26 11:11:55 -05:00
Julian Descottes
6c7c5ad2f0
Bug 1419533 - Add talos test for devtools inspector layout tab;r=ochameau
...
MozReview-Commit-ID: 7Ayx8XG2GJp
--HG--
extra : rebase_source : 9b2971d1c4451e3e8d571bbd602aa921cb025fa1
extra : source : 29d1ede5df56d36cede93236519b27b15b841e9b
2017-11-21 19:56:14 +01:00
Narcis Beleuzu
5c75d26539
Merge mozilla-central to autoland. r=merge a=merge on a CLOSED TREE
...
--HG--
extra : amend_source : 2a7e5e535f8d93c3bdab48b66f165bf359c49066
2017-11-28 12:04:56 +02:00
Narcis Beleuzu
c8eee474a7
Backed out changeset e114b48a4e78 (bug 1419378) for merge conflict. on a CLOSED TREE
2017-11-28 12:03:06 +02:00
Brindusan Cristian
9f3bd430c2
Merge inbound to mozilla-central a=merge r=merge
2017-11-28 11:50:57 +02:00
Hiroyuki Ikezoe
ba70245385
Bug 1421151 - Drop redundant calling start(). r=birtles
...
We have already start() call at the top of this test file, the start() there
is called after setting 'layout.css.devPixelsPerPx' pref, that should be only
one call for start().
MozReview-Commit-ID: A43vfwfLer3
--HG--
extra : rebase_source : 7cf3157bb781c135c726d252048fe52393ead428
2017-11-28 16:42:27 +09:00
Munro Mengjue Chiang
0092d98651
Bug 1421025 - fix build break with --disable-webrtc. r=tjr
...
MozReview-Commit-ID: hsArstlQRX
--HG--
extra : rebase_source : 26cbb24da2d61496122537d346a7059c81a97fea
2017-11-28 10:59:25 +08:00
Jan Odvarko
ac7c62d3df
Bug 1420711 - Fix typo; r=rickychien
...
MozReview-Commit-ID: F0c87FNPKLs
--HG--
extra : rebase_source : c34f3397223d908e4f5c0f074ad9029578d927fe
2017-11-27 11:02:14 +01:00
James Cheng
72518fc606
Bug 1421168 - Remove deadcode VideoData::CreateAndCopyIntoTextureClient. r=gerald
...
There is only declaration but no definition.
Also, there is no caller. Remove it.
MozReview-Commit-ID: Dq1yIgqVVES
--HG--
extra : rebase_source : 5775e39f3bc964c0aa7bf9be7822f17eb3c630a3
2017-11-28 15:18:43 +08:00
Hiroyuki Ikezoe
32c6e1fae4
Bug 1415783 - Flush pending style, layout and paint and wait for a MozAfterPaint before waiting for MozAfterPaint for OMT animation. r=birtles
...
With the conformant Promise handling (bug 1193394), there happen to receive
unexpected MozAfterPaint while waiting for MozAfterPaint for OMT animation.
The safest way to avoid this confusion is to start test refresh mode and
flush all pending styles (layout and paint) there so that the unexpected
MozAfterPaint is absorbed there.
MozReview-Commit-ID: 2xdKe4InYcP
--HG--
extra : rebase_source : dd6ba1dff7c449e40bb3286b5d9083eefc196de5
2017-11-28 14:57:24 +09:00
Munro Mengjue Chiang
f2c94e9c10
Bug 1418331 - add null protection. r=drno
...
MozReview-Commit-ID: 5RnEwdjqdz4
--HG--
extra : rebase_source : fc14be6e24f87ae8b23576bf9cd399291249ae74
2017-11-23 23:52:23 +08:00
Alex Chronopoulos
a85432b9c9
Bug 1419378 - Fail before stream init when output number of channels is zero. r=padenot
...
MozReview-Commit-ID: ECw68Y74HsY
--HG--
extra : rebase_source : fe40992d163e0d71ef1ac7f8b6a5274c6bdca3a0
2017-11-24 17:55:55 +02:00
Julian Descottes
9590ffee64
Bug 1408943 - enable browser_webconsole_network_exceptions.js;r=nchevobbe
...
MozReview-Commit-ID: 7Jb2y9AQ4fa
--HG--
rename : devtools/client/webconsole/new-console-output/test/mochitest/test-bug-618078-network-exceptions.html => devtools/client/webconsole/new-console-output/test/mochitest/test-network-exceptions.html
extra : rebase_source : 6b330a24197ea058a91271ea1d36baa2436b1937
2017-11-23 18:20:19 +01:00
Julian Descottes
348b516926
Bug 1408945 - enable browser_webconsole_optimized_out_vars.js;r=nchevobbe
...
MozReview-Commit-ID: CNPdSwF6kbc
--HG--
extra : rebase_source : 0f93b6022896cc9469e2f1e23a4abab273b54af9
2017-11-23 17:37:41 +01:00
Julian Descottes
8e635cfe5d
Bug 1408946 - enable browser_webconsole_output_order.js;r=nchevobbe
...
MozReview-Commit-ID: 1yzQhoGqZTi
--HG--
extra : rebase_source : 80e84dd954362fd80280b2b76b6aa7ed6671a0a3
2017-11-23 16:41:19 +01:00
Stone Shih
d6191b028f
Bug 1400792 - Fire pointercancel when starting a dnd operation. r=smaug.
...
MozReview-Commit-ID: 4UTXpPHNqJ7
2017-09-18 18:41:36 +08:00
Daosheng Mu
87c982950e
Bug 1419344 - Adjust OpenVR input mapping for Microsoft Mixed Reality controllers. r=kip
...
MozReview-Commit-ID: 2NzaDM9iXrB
2017-11-27 21:55:50 -05:00
Bevis Tseng
0a14f7c86b
Bug 1420059 - Fix timeout of test_resizeby.html if new promise scheduling is applied. r=smaug
2017-11-24 12:04:17 +08:00
Karl Tomlinson
2f98789374
bug 1382366 disable AudioCallback -> SystemClockDriver fallback before disowning graph f=pehrsons r=padenot
...
MozReview-Commit-ID: ESr6yxjPVWf
--HG--
extra : histedit_source : eb60aa28970548a65b31e79ba0c7efaaf27268cc
2017-11-04 19:00:46 +13:00
Karl Tomlinson
ef7235b44f
bug 1382366 move declaration of mWaitState to SystemClockDriver f=pehrsons r=padenot
...
MozReview-Commit-ID: IBqJRjL2Ruk
--HG--
extra : histedit_source : bf467862aa715292c446fa037958338993096441
2017-11-04 11:02:52 +13:00
Karl Tomlinson
7c98745089
bug 1408276 move to LIFECYCLE_WAITING_FOR_MAIN_THREAD_CLEANUP at end of iteration f=pehrsons r=padenot
...
MozReview-Commit-ID: GbfIOPZPuGu
--HG--
extra : rebase_source : 8a7abbe8a96a90f20dbb0465b6a5f69f05140d4f
extra : amend_source : 41079a2a825b53ed6d4e8cc31fc4c8de2f041e8b
extra : histedit_source : df5b962ac253df34ace8ebc22cdd98b608b6ddfb
2017-10-17 18:14:43 +13:00
Karl Tomlinson
9aec4911f8
bug 1408276 remove unused GraphDriver::Destroy() r=padenot
...
MozReview-Commit-ID: 1eonMAWKubq
--HG--
extra : amend_source : bc4193e7041b25407422d49e4e12c81d24c66e72
2017-10-09 22:09:00 +13:00
sotaro
aded950985
Bug 1305906 - Add YUVColorSpace handling in WMFVideoMFTManager r=mattwoodrow
2017-11-28 09:20:11 +09:00
aceman
09f4e1d218
Bug 1420758 - Define processType in newAppInfo of testing/modules/AppInfo.jsm as it is accessed in xpcshell tests. r=mccr8
2017-11-27 14:21:00 -05:00
Nick Fitzgerald
f73f7eecaf
Bug 1421056 - Changes to the js Rust crate needed for Starling. r=till
...
Changes include: whitelisting more things in `bindgen`, exposing the builtin
micro-task queue, and more conversion implementations.
2017-11-27 15:58:00 -05:00
Luke Wagner
a02f536d6d
Bug 1419224 - Baldr: make signal-during-signal detection more robust (r=lth)
...
MozReview-Commit-ID: 27Qmnazdhht
2017-11-27 17:56:31 -06:00
Dave Townsend
27380b996e
Bug 1404420: Add custom element support to XUL. r=edgar, r=smaug
...
MozReview-Commit-ID: BietEX2gOoG
--HG--
extra : rebase_source : 6fd9a732a21f2c048d37c3f7139cd18503148767
2017-10-10 15:25:10 -07:00
Mats Palmgren
e5a567ca54
Bug 1375114 - Disable selection entirely in the #categories navigation panel. r=chutten
...
MozReview-Commit-ID: 9mucWUigXSG
2017-11-01 19:20:00 -04:00
André Bargull
218f82fd82
Bug 1319843 - Part 2: Validate current locale matches cached locale for Number.toLocaleString() and String.localeCompare(). r=gandalf
2017-11-24 05:09:49 -08:00
André Bargull
15df3c49ab
Bug 1319843 - Part 1: Avoid string allocations when checking for default locales and time zones. r=gandalf
2017-11-24 05:09:22 -08:00
Nika Layzell
2512d242a6
Bug 1420911 - Ensure mBeforeUnloadListenerCount doesn't drop below 0 when FreeInnerObjects is called, r=qdot
...
MozReview-Commit-ID: EavGhe0Cfw
2017-11-27 17:35:37 -05:00
Margareta Eliza Balazs
463d2cbb86
Merge mozilla-central to mozilla-inbound. r=merge a=merge on a CLOSED TREE
2017-11-28 00:10:33 +02:00
Margareta Eliza Balazs
f0400e7e4c
Merge inbound to mozilla-central r=merge a=merge
2017-11-27 23:57:42 +02:00
Margareta Eliza Balazs
5e413fc090
Merge autoland to mozilla-central r=merge a=merge
2017-11-27 23:55:26 +02:00
Sebastian Hengst
120d3eedd7
Backed out changeset 4fbd437cab11 (bug 1369945) for eslint failure in devtools/client/shared/components/splitter/SplitBox.js and devtools failures, e.g. in devtools/client/inspector/extensions/test/browser_inspector_extension_sidebar.js. r=backout on a CLOSED TREE
2017-11-27 23:55:14 +02:00
Ryan VanderMeulen
5d882f123d
Bug 1421048 - Re-apply ESLint fixes that never got upstreamed. r=me
2017-11-27 16:36:55 -05:00
Gabriel Luong
b205b59c5c
Bug 1369945 - Display a split rule view panel in the inspector. r=bgrins
2017-11-27 16:03:02 -05:00
Ryan VanderMeulen
e05e1b8535
Bug 1421048 - Update pdf.js to version 2.0.161. r=bdahl
2017-11-27 15:56:48 -05:00
Matt Woodrow
dc809d0cf5
Bug 1418722 - Mark nsDisplayPerspective items for removal when the inner transform frame gets removed from the frame tree. r=mstange
...
--HG--
extra : rebase_source : 2fb93f516949aa084ab014388fbb19e7a59f1c19
2017-11-28 09:39:08 +13:00
Noemi Erli
ffe01941a1
Backed out changeset f7f814a5a957 (bug 1420407) for statis failures S in config/external/nspr/pr/target r=backout on a CLOSED TREE
...
UPGRADE_NSPR_RELEASE
2017-11-27 22:36:55 +02:00
Dragana Damjanovic
3de66b952d
Bug 1404069 - Revert bug 1363372
. r=mayhemer
2017-11-27 21:12:31 +01:00
ffxbld
a04e49663b
No bug, Automated HPKP preload list update from host bld-linux64-spot-035 - a=hpkp-update
2017-11-27 11:34:28 -08:00
ffxbld
f5bdc50a83
No bug, Automated HSTS preload list update from host bld-linux64-spot-035 - a=hsts-update
2017-11-27 11:34:24 -08:00
ffxbld
5fd51d8f5b
No bug, Automated HPKP preload list update from host bld-linux64-spot-030 - a=hpkp-update
2017-11-27 11:04:50 -08:00
ffxbld
6c2b138c87
No bug, Automated HSTS preload list update from host bld-linux64-spot-030 - a=hsts-update
2017-11-27 11:04:46 -08:00
Josh Matthews
399a7f38c1
servo: Merge #19353 - Add clang packages for non-debian linuxes (from servo:jdm-patch-7); r=KiChjang
...
Per https://github.com/servo/gecko-media/issues/71#issuecomment-346606660 .
Source-Repo: https://github.com/servo/servo
Source-Revision: 10e5ae2c65575aeea4681a89da8ba6aead23af54
--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 527e88303ca768901dd1c2f68eae77916f0c574e
2017-11-27 13:48:51 -05:00
Geoff Brown
182e07d640
Bug 1285678 - Try to use adb root for emulator unit tests; r=jmaher
2017-11-27 11:26:10 -07:00