Commit Graph

426013 Commits

Author SHA1 Message Date
Ben Kelly
7c7866f1b2 Bug 1172884 P2 Add test for synthesizing a redirect to a compressed resource. r=ehsan 2015-06-11 18:29:28 -07:00
Ben Kelly
9e311feb1c Bug 1172884 P1 Properly decode body when intercepted response redirects. r=jduell 2015-06-11 18:29:28 -07:00
Mike Shal
734f1f54fe Bug 1162594 - create build_resources.json even if psutil fails; r=ahal 2015-06-09 18:22:53 -04:00
Shu-yu Guo
d91cf6d108 Bug 1167895 - Escape JS engine SPS profile strings to UTF8 properly. (r=djvj) 2015-06-11 18:30:39 -07:00
Xidorn Quan
68859cacc4 Bug 1168028 part 2 - Revert DOM fullscreen state after window finish resizing if we need to. r=smaug,dao
--HG--
extra : source : bbf582da8bd4b7ee58c597b5aeb9f64199059f38
2015-06-12 13:24:45 +12:00
Xidorn Quan
4d749c589f Bug 1168028 part 1 - Ensure to exit document fullscreen state when back from DOM fullscreen to fullscreen mode. r=smaug
--HG--
extra : source : 025b28d1fcf9b44e7ccb25bd336e8935c734777b
2015-06-12 13:24:45 +12:00
Wes Kocher
c0dd3e3556 Merge m-c to inbound, a=merge IGNORE BAD COMMIT MESSAGES 2015-06-11 18:13:32 -07:00
Wes Kocher
8127240e63 Merge b2ginbound to central, a=merge 2015-06-11 17:37:23 -07:00
Wes Kocher
c07c3dd3d8 Merge fx-team to central, a=merge 2015-06-11 17:18:11 -07:00
Wes Kocher
2aa142fe5e Merge inbound to central, a=merge 2015-06-11 17:02:47 -07:00
Jean-Yves Avenard
e31b450b56 Bug 1171311: P11. Only perform fuzz search on the interval's start. r=mattwoodrow a=kwierso
--HG--
extra : rebase_source : ff2546bad00f2e79888bb24c4b8a928d707af383
2015-06-12 09:26:58 +10:00
Jean-Yves Avenard
50d6f9e616 Bug 1171311: P10. Add MediaDataDemuxer::GetSamplesMayBlock() method. r=cpearce
This is used by the MediaFormatReader to dermine if buffering heuristics should
be used.

--HG--
extra : rebase_source : 49d67f021ce8660cd67a12510e5c631d6b96698a
2015-06-12 09:26:58 +10:00
Jean-Yves Avenard
4b7429a4cd Bug 1171311: P9. Only allow seeking if we have target time. r=cpearce
--HG--
extra : rebase_source : 0db1c344e4adf82282045268544343e508aaef5b
2015-06-12 09:26:58 +10:00
Jean-Yves Avenard
d55f87961c Bug 1171311: P8. Ensure we will always decode available data. r=cpearce
--HG--
extra : rebase_source : 81714e99a8852a73b6089d51b41481764c9bbe1c
2015-06-12 09:26:58 +10:00
Jean-Yves Avenard
33492d339e Bug 1171311: P7. Ensure we have all sourcebuffer ready. r=cpearce
If a sourcebuffer is defined, wait until all are usable before allowing call to
ReadMetadata to succeed.

--HG--
extra : rebase_source : cc78310eb3d7beb629cc463c8b9398285e86b75c
2015-06-12 09:26:58 +10:00
Jean-Yves Avenard
c49e77e3bd Bug 1171311: P6. Use ProxyMediaCall and remove use of monitor. r=cpearce
--HG--
extra : rebase_source : 2d7d0e49a66e2456bc5ec9f0a5bb127a761158f2
2015-06-12 09:26:58 +10:00
Jean-Yves Avenard
85886b1736 Bug 1171311: P5. Force update of buffered range after endOfStream. r=cajbir
--HG--
extra : rebase_source : 087eca5adee88230d7c8693df5d1b53008cfd891
2015-06-12 09:26:58 +10:00
Jean-Yves Avenard
12944faa0d Bug 1171311: P4. Don't compute start time for MSE. r=cpearce
It is assumed per spec that it's 0.
Extra: remove redundant virtual keywords.

--HG--
extra : rebase_source : 40dc4876cd79f7b85e9f8b1afaa804ee6a417200
2015-06-12 09:26:58 +10:00
Jean-Yves Avenard
b6bafeb601 Bug 1171311: P3. Add MediaSourceDemuxer object. r=cpearce
Code isn't active. Need to set media.mediasource.format-reader to true.

--HG--
extra : rebase_source : 4996284f3eac81338548376f055c4849025233f3
2015-06-12 09:26:57 +10:00
Jean-Yves Avenard
77d1c15fd1 Bug 1171311: P2. Handles errors when skipping to next keyframe. r=cpearce
--HG--
extra : rebase_source : 98942020dbd9af13cd2a5a1594728be37f8c1a4e
2015-06-12 09:26:57 +10:00
Jean-Yves Avenard
5d7de3c7c2 Bug 1171311: P1. Add MediaDataDemuxer::IsThreadSafe() method. r=cpearce
--HG--
extra : rebase_source : 38f6165835adce4f01f142c8f6d5c2660daefbf4
2015-06-12 09:26:57 +10:00
Wes Kocher
6783fcf01d Backed out changeset 6231a72d0557 (bug 1172884) for being the wrong patches landed a=backout
--HG--
extra : amend_source : 0c9d908d7b413bcf054c85aa5db901651cdc06a3
2015-06-11 17:57:51 -07:00
Wes Kocher
a560c52ed5 Backed out changeset 573451ac095c (bug 1172884) 2015-06-11 17:57:50 -07:00
Wes Kocher
01c957f00a Backed out changeset 8d71eb212b9a (bug 1169819) 2015-06-11 17:57:49 -07:00
Ben Kelly
3b1c0e6220 Bug 1169819 Add browser chrome test to validate SW force refresh. r=ehsan a=kwierso 2015-06-11 17:52:02 -07:00
Ben Kelly
11670de4f9 Bug 1172884 P2 Add test for synthesizing a redirect to a compressed resource. r=ehsan a=kwierso 2015-06-11 17:52:02 -07:00
Ben Kelly
2ce68bcbc9 Bug 1172884 P1 Properly decode body when intercepted response redirects. r=mayhemer a=kwierso 2015-06-11 17:52:01 -07:00
Ryan VanderMeulen
6bced0aeb7 Backed out changeset bdaede62fdcf (bug 1169653) for introducing new rooting hazards.
CLOSED TREE
2015-06-11 15:48:09 -04:00
Ryan VanderMeulen
d452161188 Backed out changeset 67527d8c0688 (bug 1169331) for being the most-likely cause of semi-frequent Android debug reftest failures.
CLOSED TREE
2015-06-11 15:39:27 -04:00
Eddy Bruël
ef17d64c59 Bug 1164564 - Refactor Promise-backend.js so it can be required as a CommonJS module on the main thread;r=paolo 2015-06-11 21:24:15 +02:00
Ryan VanderMeulen
fdb32e04fb Backed out changeset 32c21104e02c (bug 1164510) for causing frequent browser_UITour_loop.js failures. 2015-06-11 15:14:56 -04:00
Ryan VanderMeulen
20eb4e1566 Backed out 3 changesets (bug 974089) for causing OSX/Windows test_bug867104.html permafail.
Backed out changeset 1dcfd15bb387 (bug 974089)
Backed out changeset 8c6a7d5efe3a (bug 974089)
Backed out changeset e511c79f2211 (bug 974089)

CLOSED TREE
2015-06-11 15:10:06 -04:00
B2G Bumper Bot
219cd2ef28 Bumping manifests a=b2g-bump 2015-06-11 11:22:22 -07:00
B2G Bumper Bot
d8fb9f3192 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8583025b84cd
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #30527 from npark-mozilla/986960

Bug 986960 - Intermittent erroring test, fullscreen_image_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/ecfec5ebea42
Author: No-Jun Park <npark@mozilla.com>
Desc: Bug 986960 - Intermittent erroring test, fullscreen_image_test.js

fixing the script so it matches the current gallery app behavior
2015-06-11 11:20:26 -07:00
Ryan VanderMeulen
0b43d41761 Backed out changeset 51234d23d640 (bug 1160837) for browser_projecteditor_contextmenu_02.js failures.
--HG--
extra : rebase_source : e31d51bfb853753e29f8f8713b159848c772109f
2015-06-11 14:18:46 -04:00
Marina Samuel
3512c5b545 Bug 1172987 - Incorrect padding for various locales. r=Mardak. 2015-06-11 14:09:13 -04:00
B2G Bumper Bot
b12dfc3268 Bumping manifests a=b2g-bump 2015-06-11 11:07:22 -07:00
B2G Bumper Bot
609c03961b Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f32079b110a9
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #30539 from tauzen/Bug1173444_mising_nfccore_dep

Bug 1173444 - [NFC] Adding utilities.js as a dependecy in NfcCore, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/21f9dc6bb295
Author: Krzysztof Mioduszewski <kmioduszewski@gmail.com>
Desc: Bug 1173444 - [NFC] Adding utilities.js as a dependecy in NfcCore, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/203b3f702f32
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #30085 from Cwiiis/bug1053747-searchbar-on-homescreen

Bug 1053747 - Add a collapsible rocketbar to homescreens.

========

https://hg.mozilla.org/integration/gaia-central/rev/b7fd7803355d
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1053747 - Add a rocketbar to homescreens. r=alive
2015-06-11 11:05:23 -07:00
B2G Bumper Bot
08bc3054fc Bumping manifests a=b2g-bump 2015-06-11 09:07:20 -07:00
B2G Bumper Bot
62144c8d10 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e88bedf0e7b0
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #30221 from albertopq/1163524-action-menu-rocketbar

Bug 1163524 - Closing search when opening an activity r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/c2314215273a
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1163524 - Closing search when opening an activity
2015-06-11 09:05:25 -07:00
B2G Bumper Bot
ffcbf212d0 Bumping manifests a=b2g-bump 2015-06-11 08:47:14 -07:00
B2G Bumper Bot
1c25fcd1ad Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1c2d68fe8da9
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #29532 from punamdahiya/Bug1080122

Bug 1080122 - [Gallery] Add gallery activities marionette tests

========

https://hg.mozilla.org/integration/gaia-central/rev/52f6ae01a37e
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug 1080122 - [Gallery] Add gallery activities marionette tests r=djf
2015-06-11 08:45:17 -07:00
Carsten "Tomcat" Book
bce194793c merge fx-team to mozilla-central a=merge 2015-06-11 14:41:37 +02:00
Wander Lairson Costa
d4c5783ea8 Bug 1173507: Avoid cache bustage. r=garndt
As we cache binaries, this might end up resulting wildcard copies
expanding to more than one file, causing the task to fail.

--HG--
extra : commitid : 8l5iig5qsXc
extra : rebase_source : 6825949c0fb1a1585805e7bc27dad6ea5ee229eb
2015-06-11 06:04:25 -03:00
B2G Bumper Bot
3890c82ac6 Bumping manifests a=b2g-bump 2015-06-11 08:17:23 -07:00
B2G Bumper Bot
18ebdf1afd Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6ce419d1397f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1173268 - [Contacts] follow-up, fix linter error
2015-06-11 08:15:27 -07:00
B2G Bumper Bot
57bd6a3241 Bumping manifests a=b2g-bump 2015-06-11 06:52:15 -07:00
B2G Bumper Bot
944c40af5e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/48747618f3a0
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #30523 from fcampo/updatephoto_out_contacts_1173268

Bug 1173268 - [Contacts][NGA] Move 'updatePhoto' out of contacts.js

========

https://hg.mozilla.org/integration/gaia-central/rev/d6004ea70a17
Author: Fernando Campo <fernando.campo@telefonica.com>
Desc: Bug 1173268 - [Contacts][NGA] Move 'updatePhoto' out of contacts.js
2015-06-11 06:50:19 -07:00
B2G Bumper Bot
4256095981 Bumping manifests a=b2g-bump 2015-06-11 06:32:24 -07:00
B2G Bumper Bot
b5150a7c39 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/752d9be7ee05
Author: Borja Salguero <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #30522 from borjasalguero/bug_1173326

Bug 1173326 - [Contacts][NGA] Extract 'Navigation' out of 'contacts.j…

========

https://hg.mozilla.org/integration/gaia-central/rev/b6ad5a36de64
Author: borjasalguero <fbsc@tid.es>
Desc: Bug 1173326 - [Contacts][NGA] Extract 'Navigation' out of 'contacts.js' r=arcturus
2015-06-11 06:30:27 -07:00