Commit Graph

497427 Commits

Author SHA1 Message Date
Sebastian Hengst
ff84c3bee2 Backed out changeset 763deb5caa30 (bug 1081858) 2016-10-26 18:49:07 +02:00
Sebastian Hengst
552e6ad9a9 Backed out changeset 5044bee3df13 (bug 1081858) 2016-10-26 18:49:07 +02:00
Andrew Osmond
f56472c614 Bug 1313102 - Fix crash when calculating sizes for VectorImage memory reports. r=tnikkel 2016-10-26 12:46:00 -04:00
Dão Gottwald
3f3fd64755 Bug 1164954 - Notify add-on listeners when adding a built-in theme that is supposed to be the selected theme. r=mossop 2016-10-26 18:25:16 +02:00
Jim Mathies
ace1e6461b Bug 1312530 - Force windowless plugin mode in 64-bit builds if async rendering is disabled. r=akotz
MozReview-Commit-ID: LEUdMKm1BNe
2016-10-25 08:10:54 -05:00
Carsten "Tomcat" Book
3bba80dcca Backed out changeset 0303be04c579 (bug 1312541) for es lint failures 2016-10-26 17:04:25 +02:00
Ryan Hunt
a4f025cea7 Bug 1312606 - Use live pref values when syncing gfxPrefs to the GPU process r=dvander 2016-10-26 09:53:30 -05:00
Arthur Edelstein
2b1661df33 Bug 1312541 - Test isolation of cookies. r=baku, r=timhuang
Based on the patch for 1264567.
2016-10-24 19:19:00 -04:00
Tobias Schneider
2c18af6a80 Bug 1243846 - Handle cross-doc,non-implicit root observations + test fixes. r=mstange
--HG--
extra : rebase_source : d049099ed12b53bf22c4746c98d6e7985b24983f
extra : histedit_source : 2657b18ad3c0a755613db51e6ff4163403f4a538
2016-10-13 08:39:03 -07:00
Tobias Schneider
201d753e6c Bug 1243846 - Add Intersection Observer interfaces to test_interfaces.html. r=mrbkap
--HG--
extra : rebase_source : e728e2fdbe30f1a0c8499e83929734c8e44e5941
extra : histedit_source : 4f2b0998753c0106f2bf2cbc33b1d2abcf568c9f
2016-10-13 16:56:43 -07:00
Tobias Schneider
e7229ba450 Bug 1243846 - Implement Intersection Observer API. r=mrbkap, r=mstange
--HG--
extra : rebase_source : fed18f84d17be6f8d1a6196d3a0b6c66f005fa8b
extra : histedit_source : 2d2579bba67ba6bb1857ecbf92a1ab4a21e0d81e
2016-10-12 20:15:16 -07:00
Georg Fritzsche
cea0812b0c Bug 1293318 - Always throttle environment changes and limit throttling to main pings. r=dexter 2016-09-27 10:45:31 +02:00
Honza Bambas
8568845401 Bug 1312695 - Let authprompt level reflect proxy security and not origin server security. r=mcmanus 2016-10-25 04:32:00 -04:00
Honza Bambas
91a67308bb Bug 486508 - Prevent restart of connection-sticky transactions to not break NTLM negotiation. r=mcmanus 2016-10-21 08:08:00 -04:00
Dragana Damjanovic dd.mozilla@gmail.com
30904871cc Bug 1301407 - Ensure nss initialized during nsHttpHandler initialization. r=mcmanus, r=keeler 2016-10-25 10:43:00 -04:00
Thomas Nguyen
a3e4e0546b Bug 1164562 - Intermittent test_TelemetryController.js test timed out. r=dexter
MozReview-Commit-ID: 4KnTmvEyuFG
2016-10-26 18:33:22 +08:00
Glenn Randers-Pehrson
632f7ac5b5 Bug 1311776 - Update in-tree libpng to version 1.6.26. r=jrmuizel 2016-10-20 15:10:00 -04:00
Ryan VanderMeulen
0b6357492a Bug 1312516 - Run mochitest-a11y on ASAN. r=dustin 2016-10-26 10:24:43 -04:00
Aryeh Gregor
3b1cc7049b Bug 1298818 - Port test_bug411103.html to wpt; r=jst
This allows other UAs to use it, removes duplicated checks, and
increases the chance of us noticing if the spec changes.  Some of the
expected values in our mochitest were contrary to the spec.

I checked the new expected failures against the spec and the other UAs.
I filed a spec bug for one group because it was contrary to all UAs
(although IMO the spec makes more sense and the UAs are buggy), and the
others are fixed in the next patch.

MozReview-Commit-ID: 1j11XgfuErB
2016-10-26 16:49:36 +03:00
KuoE0
11677f5c9c Bug 1305351 - Add ChromeCastDisplay for Presentation API. r=snorp
MozReview-Commit-ID: A9yXeADOA0Y

--HG--
extra : rebase_source : cebed59abe241a81e8e116245a85be7488931ba9
2016-09-21 20:24:57 +08:00
Alastor Wu
0b06159c5f Bug 1311245 - part4 : remove redundant state. r=sebastian
After lots changing in media control's code, we don't need 'ACTION_START' anymore.

MozReview-Commit-ID: 3KktTrY4HoR

--HG--
extra : rebase_source : e54e59bdaef38b0f4742b94285fae477dbd02e02
2016-10-27 10:12:32 +08:00
Alastor Wu
95c44cf1ee Bug 1311245 - part3 : mActionState should only store resume/pause/stop. r=sebastian
There is no big difference between 'ACTION_RESUME' and 'ACTION_RESUME_BY_AUDIO_FOCUS', we can simplify it.

MozReview-Commit-ID: 4nqfgoopuJ6

--HG--
extra : rebase_source : adf46ef7f3ccd81ed68c02ba32187a8da8b8c7a0
2016-10-27 10:12:30 +08:00
Alastor Wu
8800fa805c Bug 1311245 - part2 : make sure the mActionState would be modified everytime the UI interface changed. r=sebastian
Make sure the value of |mActionState| is correct after we modified the media control's interface.

MozReview-Commit-ID: 6Nhu1gqCFrD

--HG--
extra : rebase_source : 0f7104698feac19112aa6229108fae6c45261769
2016-10-27 10:12:23 +08:00
Alastor Wu
ef912c4dcd Bug 1311245 - part1 : don't need to dispatch event to gecko again when receving tab event 'MEDIA_PLAYING_CHANGE' and 'CLOSED'. r=sebastian
We don't need gecko to do something when receiving 'MEDIA_PLAYING_CHANGE' and 'CLOSED'. The only thing we need to do in Java side is to modify the media control's UI interface.

MozReview-Commit-ID: 6NrNraVOixg

--HG--
extra : rebase_source : 1342e5f44d9ed62d008cf9298832953b19a98d15
2016-10-27 10:11:46 +08:00
Jeremy Chen
bef3029fdb Bug 1313083 - Remove unused line layout debug flags. r=TYLin
MozReview-Commit-ID: 1OeiGqDdNii

--HG--
extra : rebase_source : 59dbac169fd9fd3aac22b90b3300860dc167c9a9
2016-10-26 23:15:36 +08:00
Jeremy Chen
3cc6a60250 Bug 1313083 - Fix REALLY_NOISY_REFLOW line layout debug flag. r=TYLin
We might miss this while introducing writing-mode APIs to nsLineLayout in
Bug 789096.

MozReview-Commit-ID: IrW8fEXbM2s

--HG--
extra : rebase_source : c856309ae1539060e54d9c717f9cab3de3f090af
2016-10-26 23:15:36 +08:00
Jeremy Chen
c4fb070a5c Bug 1313083 - Fix NOISY_BLOCKDIR_ALIGN line layout debug flag. r=TYLin
1. frame was mis-renamed to mFrame in Bug 1277129.
2. frameWM should've been removed in Bug 1094914.

MozReview-Commit-ID: qMv6L2vbrV

--HG--
extra : rebase_source : e6dcfef4cd53ab7cb0920d56074623204001b83a
2016-10-26 23:15:35 +08:00
Mark Banner
4952fc62f5 Bug 1303525 - Ignore pref js files for eslint in browser/branding. r=Gijs
MozReview-Commit-ID: HuR5jvFC6rB

--HG--
extra : rebase_source : 2424bb0faef6719833cb240266425930fbbd1975
2016-10-25 16:35:05 +01:00
Hiroyuki Ikezoe
96717d63c9 Bug 1168759 - Part 2: Use waitForAllPaints() instead of animation.ready. r=boris
MozReview-Commit-ID: Hekj71Een7s

--HG--
extra : rebase_source : 03cc6f00bc7c71974431cfc45f96332bbcb4c927
2016-10-27 16:34:04 +09:00
Hiroyuki Ikezoe
c2709510e0 Bug 1168759 - Part 1: Rewrite async_test with promise_test. r=boris
MozReview-Commit-ID: 79Jkr83vA1z

--HG--
extra : rebase_source : fca498ffb73f1539fdb07f5bc6bc80545ddbd9f9
2016-10-27 16:33:32 +09:00
Alfredo.Yang
3ae304e16a Bug 1309079 - support mp3-in-mp4 in rust mp4 parser. r=kinetik
MozReview-Commit-ID: LieZ5O222LT

--HG--
extra : rebase_source : 5662d37ba5ec01ba55d518725b145a442e61c3e4
2016-10-13 10:12:28 +08:00
James Cheng
3bf8f58291 Bug 1309466 - Add Test for the init value by constructor. r=froydnj
MozReview-Commit-ID: 9BguTY6dlRD

--HG--
extra : rebase_source : 8aef83263e8a406f6a4bb54f7cac6368cb75d904
2016-10-19 18:12:11 +08:00
James Cheng
6178d3ca29 Bug 1309466 - Enable Array and EnumeratedArray to be brace-initialized with initial contents. r=froydnj
MozReview-Commit-ID: 9sD9Rg4qsy1

--HG--
extra : rebase_source : bef928bca14e6d1a0a207359acfa56ecd93d605b
2016-10-12 15:08:47 +08:00
Alastor Wu
0819c4e347 Bug 1302453 - part2 : notify MediaControlService when the media is resumed. r=sebastian
When user resumes media from the page, we should notify MediaControlService so
that it can change the playing icon to the correct status.

MozReview-Commit-ID: 15e2GrxvB6a

--HG--
extra : rebase_source : 3bb6714c6c8e10d83a629dc7dd55d6e8a3070b0f
2016-10-27 10:00:25 +08:00
Alastor Wu
10ed91bc28 Bug 1302453 - part1 : send new gecko event when media is resumed. r=baku
We uses "media-playback" event to notify fennec media control about media start
and end. However, if we resume media which was paused by media control, it won't
send any notification to JAVA side so that the MediaControlService can't change
the correct playing icon.

Therefore, we create new event to inform this situation.

MozReview-Commit-ID: zScaHxvHXM

--HG--
extra : rebase_source : e1434840de36d8621a58fc7406b0f42673a2f3db
2016-10-27 09:59:55 +08:00
Phil Ringnalda
f5e82adbfe Backed out changeset baf3f0f96116 (bug 1311960) for Android mochitest, mochitest-media, and crashtest bustage 2016-10-26 20:48:39 -07:00
Phil Ringnalda
62997f0b4b Backed out changeset 9b132e52aa0a (bug 1308821) for wpt encrypted-media/clearkey timeouts and unexpected passes 2016-10-26 19:07:49 -07:00
dimi
b21dcb43d7 Bug 1301269 - Fix update retry timer is released before firing. r=francois
MozReview-Commit-ID: KF1j2EFuxpa

--HG--
extra : rebase_source : 5c0a4d18d2fd4c6e615a975573d194344bba832c
2016-10-21 14:40:11 +08:00
Tim Huang
b003df4b6a Bug 1264571 - Add a test case of isolating broadcast channels for first party isolation. r=arthuredelstein,baku
--HG--
extra : rebase_source : a1387356af38f4a5f5634bcc656f8c8e26b3198a
2016-10-05 10:16:32 +08:00
Phil Ringnalda
d41a1c1da4 Merge m-c to autoland 2016-10-26 18:57:56 -07:00
John Lin
097a82d6ac Bug 1311960 - Turn on remote media decoding preference on Android Nightly. r=snorp
MozReview-Commit-ID: KZ5l7L3rnMu

--HG--
extra : rebase_source : e2840146a857739c6db92bab993dac88e95c63fb
2016-10-21 18:07:52 +08:00
Chris Pearce
f98c7aa8b5 Bug 1313202 - Convert InvalidAccessErrors coming out of the Widevine CDM to TypeErrors like Chrome does. r=gerald
MozReview-Commit-ID: FEY08LZheTf

--HG--
extra : rebase_source : e6ddc8a5f7740a5e09822ea1b16ca58b05dee919
2016-10-27 14:04:10 +13:00
Chris Pearce
8685a93e46 Bug 1313202 - Update MediaKeySession.close() to match EME spec. r=gerald
MozReview-Commit-ID: JgzOaACDUfc

--HG--
extra : rebase_source : 35ce6986bdc7e486b757df53fc59a63fb97014c3
2016-10-27 11:37:27 +13:00
Chris Pearce
04141020eb Bug 1313202 - Make ClearKey resolve MediaKeySession.closed promise before promise returned by MediaKeySession.close(). r=gerald
MozReview-Commit-ID: KWwN6W07Cba

--HG--
extra : rebase_source : 4eb210a5816981a26e9792e3141564e6b235ea20
2016-10-27 10:35:16 +13:00
Chris AtLee
d76d832b94 Bug 1303184 - Add exception list to find-dupes, and error out when unexpected dupes are detected; r=gps
MozReview-Commit-ID: JRRnj6Kw1s4

--HG--
extra : rebase_source : fb1deeb821d143f4e2998c079197ba06febad54b
extra : amend_source : 55720372bd036c7310f8719d229fc7657e522095
2016-10-26 17:00:07 -07:00
J. Ryan Stinnett
e219c71a70 Bug 1306816 - Fix intermittent failure in RDM device change test. r=gl
MozReview-Commit-ID: 4pwNX4oyMyg

--HG--
extra : rebase_source : 7e391571dbd35159e14684e91db695c7cb568ed9
2016-10-25 21:16:41 -05:00
Chris Pearce
b6dbc9a4a9 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 : rebase_source : 88b729ae0b0f851763bbd06ec48bae2d6ac1c47e
2016-10-09 20:42:01 -07:00
Sebastian Hengst
3115c4f97c Bug 1311178 - Remove various duplicate DevTools files: touch clobber to fix bustage on OS X. r=clobber DONTBUILD 2016-10-27 00:15:57 +02:00
Alexandre Poirot
55a228567f Bug 1266134 - Prevent browser_computed_keybindings_01.js from opening options panel. r=jryans
MozReview-Commit-ID: LXCWjQwkwUN

--HG--
extra : rebase_source : 97e106007719319a1214b16ae29be707fcf2e7e7
2016-09-15 15:08:11 -07:00
Alexandre Poirot
7c35371232 Bug 1266134 - Wait for window close before ending test in browser_styleeditor_private_perwindowpb.js. r=jryans
MozReview-Commit-ID: 65WEA8goOP5

--HG--
extra : rebase_source : 2db41fb4bb9d86f8064739453354c55a09b76cd8
2016-09-12 03:20:52 -07:00