Commit Graph

572089 Commits

Author SHA1 Message Date
Kannan Vijayan
f8d39a38ec Bug 1415313 - Canonicalize f32s coming out of a TypedObject. r=jorendorff 2017-12-01 08:50:49 -05:00
Tooru Fujisawa
07264d6840 Bug 1420319 - Wait for the next event tick before resolving promise in browser_ext_optionsPage_modals.js. r=jaws 2017-12-01 22:35:59 +09:00
Tooru Fujisawa
ef48056fc3 Bug 1421653 - Wait for new tab load and window close in browser/base/content/test/general/browser_trackingUI_5.js to make sure state transition does not overlap. r=felipe 2017-12-01 22:35:58 +09:00
Tooru Fujisawa
37740524e5 Bug 1421582 - Fix dom/base/test/browser_bug902350.js to wait for events in proper order. r=Gijs 2017-12-01 10:05:48 +09:00
Tooru Fujisawa
c517b45ace Bug 1421119 - Wait for the next event tick before resolving promise in browser_check_correct_controllers.js. r=mak 2017-12-01 10:05:47 +09:00
Tooru Fujisawa
633523446c Bug 1421118 - Wait for the next event tick before resolving promise in preferences test. r=jaws 2017-12-01 10:05:47 +09:00
Tooru Fujisawa
0d40515163 Bug 1421117 - Wait for the next event tick before resolving promise in browser_oneOffHeader.js. r=florian 2017-12-01 10:05:47 +09:00
Tooru Fujisawa
fe53b6f0ac Bug 1421115 - Wait for the next event tick before resolving promise in places tests. r=mak 2017-12-01 10:05:47 +09:00
Tooru Fujisawa
aabc90cd2f Bug 1421101 - Disable mouse events on tab preview buttons in browser/base/content/test/general/browser_ctrlTab.js. r=jaws 2017-12-01 10:05:47 +09:00
Tooru Fujisawa
62bd8f6b80 Bug 1420593 - Refactor browser/components/preferences/in-content/tests/browser_cookies_exceptions.js r=jaws 2017-12-01 10:05:46 +09:00
Tooru Fujisawa
4f99c0530b Bug 1420310 - Part 1: Wait for the next event tick in ContentTaskUtils.waitForEvent r=felipe 2017-12-01 10:05:46 +09:00
Tooru Fujisawa
54f00e33b9 Bug 1420310 - Part 0: Fix browser_subdialogs.js to wait for events in correct order and timing. r=felipe 2017-12-01 10:05:46 +09:00
Jon Coppeard
1aa0606254 Bug 1421259 - Fix error events fired when loading JS module dependencies fail r=baku 2017-12-01 13:12:48 +00:00
Andrew Osmond
cc5c98e1d3 Bug 1420648 - Ensure WebRender computes the snapped image decode size the same as the fallback path. r=tnikkel 2017-12-01 07:18:53 -05:00
Gijs Kruitbosch
7b8023dcab Bug 1420507, r=freddyb,francois
--HG--
extra : rebase_source : f7984ad91b4f8260538fa3cb2cf3e560dfbc2dcc
2017-11-29 17:03:54 +00:00
Andrew Osmond
c30a42b529 Bug 1420245 - When getting the current frame of a VectorImage, eliminate any unnecessary draws. r=tnikkel 2017-12-01 07:00:20 -05:00
Andrew Osmond
59aeaef70a Bug 1419912 - Part 2. Ensure the decoders invalidate the surface as written to. r=tnikkel 2017-12-01 06:59:21 -05:00
Andrew Osmond
a3a7832363 Bug 1419912 - Part 1. Add/use surface invalidation counter to track changes in SourceSurfaceSharedData. r=me 2017-12-01 06:59:21 -05:00
Nicholas Nethercote
7048b3d1f8 Bug 1421547 - Remove remaining traces of the old toolkit.telemetry.enabledPreRelease pref. r=rnewman
The code to migrate from the toolkit.telemetry.enabledPreRelease pref to
toolkit.telemetry.enabled was added to Firefox 31 in bug 986582. It should be
safe to remove now.

MozReview-Commit-ID: JBkn20bUQXx

--HG--
extra : rebase_source : 1fa65f1f5b8b6251af7a888959d931652363fc9a
2017-12-01 22:23:49 +11:00
Marco Castelluccio
13a64e4f45 Bug 1421724 - Disable browser_devices_get_user_media_screen.js on Windows coverage builds until it is fixed. r=achronop 2017-11-30 17:01:21 +01:00
Marco Castelluccio
a51c72b439 Bug 1421692 - Apply compiler-rt patch to flush gcda files before unlocking them. r=glandium 2017-11-29 13:18:22 +00:00
Marco Castelluccio
a3836b3113 Bug 1401230 - Apply compiler-rt patch to hide gcda symbols on Windows too. r=glandium 2017-11-23 20:32:50 +00:00
Gurzau Raul
1c0a590e09 Merge mozilla-central to mozilla-inbound. r=merge a=merge CLOSED TREE 2017-12-01 13:00:44 +02:00
Gurzau Raul
0b613c3887 Merge inbound to mozilla-central r=merge a=merge 2017-12-01 12:56:06 +02:00
Florian Quèze
1e344a882c Bug 1421456 - Follow-up to take into account that the favicon height is sometimes 15px, rs=bustage-fix. 2017-12-01 11:29:47 +01:00
Tim Taubert
bd80af118b Backed out changeset 3d02d52b92ee (bug 1333140) 2017-12-01 11:27:05 +01:00
Florian Quèze
3674c4f0d9 Bug 1421456 - Add a test to prevent flickering regressions on window opening, r=johannh. 2017-12-01 10:44:24 +01:00
Emilio Cobos Álvarez
5604b99826 Bug 1420762: Make StyleSheets notify directly to their StyleSets. r=heycam
This also makes the rule map not process all the stylesheets for the document,
which would be a mess with shadow DOM.

Far from the final, ideal state, but hey, progress.

MozReview-Commit-ID: 7TrifME9VZ
2017-12-01 08:46:39 +01:00
Tim Taubert
2725932278 Bug 1333140 - Remove WEBCRYPTO_METHOD_SECURE histogram r=keeler 2017-11-30 14:06:28 +01:00
Tom Tung
a70276a99c Bug 1222008 - P9: Expected failure for loading a same origin XML Document but being responded with a cors response. r=bkelly
Modify test to be expected failure to load cross origin XML Document via a
same origin request.

--HG--
extra : rebase_source : 1fd3e699447436b47205537009b5ba23bbab3278
2017-11-29 17:06:33 +08:00
Tom Tung
dd03a5c40a Bug 1222008 - P8: Expected failure for wpt tests since we mean to reject the cors response for same-origin request. r=bkelly
Expected failure and add annotation
"issue: https://github.com/whatwg/fetch/issues/629" to track these tests for
modifying or fixing them after the spec issue is finalized.

--HG--
extra : rebase_source : 6654c4fa0239caef521c36bb5e2d8a45c43bd21c
2017-11-29 15:02:47 +08:00
Makoto Kato
f208c7a958 Bug 1419285 - Part 2. IME message should post to correct widget. r=masayuki
After landing bug 1353060, TabParent::GetWidget()'s behaviour is changed.  We
should use GetDocWidget for IME.

MozReview-Commit-ID: 5DpYjzQDHlD

--HG--
extra : rebase_source : f1b827a0d6fe88549ead6a7a68b8bd2fbcaf5487
2017-11-29 15:56:11 +09:00
Makoto Kato
74fb3d9e5f Bug 1419285 - Part 1. Calculate composition rect for remote XUL frame. r=masayuki
Out of process support for Web extension creates another XUL widget for it.
We should calculate correct offset for Web Extension's remote widget.

MozReview-Commit-ID: AaALzLeKLsM

--HG--
extra : rebase_source : da3562d6ec6b93b99d12b0cac4d80d8b91e286fd
2017-11-29 15:55:58 +09:00
JW Wang
855a4bc6c4 Bug 1421875. P3 - remove MediaDecoder::DownloadProgressed() which is basically a one-line call to GetOwner()->DownloadProgressed(). r=bechen,gerald
Also devirtualize ChannelMediaDecoder::DownloadProgressed() and move it to private.

MozReview-Commit-ID: ITv3ISRbN5t

--HG--
extra : rebase_source : aa75bc11fc1a4af8df15db9224928b1f02267b80
2017-11-30 11:21:14 +08:00
JW Wang
7c3304f247 Bug 1421875. P2 - move MediaDecoder::NotifyDataArrived() down the class hierarchy. r=bechen,gerald
For it is never used by ChannelMediaDecoder.

MozReview-Commit-ID: Jtvlj0iwTm7

--HG--
extra : rebase_source : 8582486e0403cf78366adfdc0c11fab42fedb1c9
2017-11-30 11:07:13 +08:00
JW Wang
9262b684e3 Bug 1421875. P1 - rename MediaDecoder::NotifyDataArrivedInternal(). r=bechen,gerald
MozReview-Commit-ID: DVzTX4GePtB

--HG--
extra : rebase_source : 82b1f291468aa7e20d661161c9e83ec41a3864ab
2017-11-30 10:51:56 +08:00
Jeff Hemphill
0a383a895e Bug 1417827: Convert internal char* to nsCString in DNS.h r=valentin
MozReview-Commit-ID: Js1mXiKaKnt

--HG--
extra : rebase_source : 0b24a9a75dbb5a404f261e055a5bbc7fae95eff9
2017-11-29 23:30:27 -08:00
Thomas Nguyen
51c703955b Bug 1420702 - Test referrer when clicking cross domain link from pinned tab r=ckerschb
MozReview-Commit-ID: DokwVqZcrx7

--HG--
extra : rebase_source : 02f9ee54485288b7bf6fe2651acf3648db5a52c7
2017-11-30 21:43:00 +08:00
Thomas Nguyen
1cbe6d16c5 Bug 1420702 - Propagate referrer policy when creating window from pinned tab r=ckerschb,smaug
MozReview-Commit-ID: 1kMssKbAm1l

--HG--
extra : rebase_source : 446d4a9fffd1d5b19bca41722db32759b4540a29
2017-11-30 21:42:05 +08:00
Narcis Beleuzu
c400c4e179 Backed out changeset ee15ca302afd (bug 1418928) for devtools failures on browser_net_cause_redirect.js r=backout on a CLOSED TREE 2017-12-01 03:12:14 +02:00
Tom Prince
860dcd54da Bug 1421789: Cleanup error handling of simple_name_move in desktop_l10n. r=Callek
MozReview-Commit-ID: 6NgyAQOlQeT

--HG--
extra : rebase_source : 28ab35bf8b9786d6df643f7afa85bd8d22dd414f
2017-11-29 13:51:49 -07:00
Sebastian Hengst
5e55af8f82 merge mozilla-central to autoland. r=merge a=merge 2017-12-01 01:30:16 +02:00
Sebastian Hengst
7cbd9c3050 merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-12-01 01:25:54 +02:00
Brindusan Cristian
a2f7f01abe Backed out 3 changesets (bug 1297418) for causing bug 1421963 r=backout a=backout
Backed out changeset 8f1108e2c944 (bug 1297418)
Backed out changeset f955466975c1 (bug 1297418)
Backed out changeset 148e39639161 (bug 1297418)

--HG--
extra : amend_source : d6d1e080acdad2c173d4117b96d7f4ebf9838bef
2017-12-01 00:38:13 +02:00
Brindusan Cristian
6a74eec204 Merge inbound to mozilla-central r=merge a=merge 2017-12-01 00:22:25 +02:00
Brindusan Cristian
6f5b49da3e Backed out 2 changesets (bug 1420762) for merge conflicts r=merge a=merge
Backed out changeset ba350c82d823 (bug 1420762)
Backed out changeset 00287b88254b (bug 1420762)
2017-12-01 00:20:10 +02:00
Brindusan Cristian
5bedf1df18 Merge autoland to mozilla-central r=merge a=merge 2017-11-30 23:51:58 +02:00
ffxbld
6eac8dccfc No bug, Automated HPKP preload list update from host bld-linux64-spot-301 - a=hpkp-update 2017-11-30 11:03:17 -08:00
ffxbld
39509ef8f2 No bug, Automated HSTS preload list update from host bld-linux64-spot-301 - a=hsts-update 2017-11-30 11:03:13 -08:00
ffxbld
9175066393 No bug, Automated HPKP preload list update from host bld-linux64-spot-302 - a=hpkp-update 2017-11-30 10:49:34 -08:00