Commit Graph

391763 Commits

Author SHA1 Message Date
Jean-Yves Avenard
68c0ab5cf5 Bug 1093654 - Fix various memory leaks in MediaDecoders. r=jwwang
Change various function prototyping to make object ownership more explicit.
2014-11-06 19:17:05 +11:00
Jean-Yves Avenard
bc9b52fb84 Bug 1092979 - Add mochitest to ensure loadedmetada is emitted as early as possible. r=cajbir 2014-11-06 21:03:39 +11:00
Chris Pearce
9bbc85b5dc Bug 1065827 - Don't fail EME mochitests if XHR fails, as XHR can fail due to test finishing before XHR completes. r=edwin 2014-11-06 14:38:00 +01:00
Jean-Yves Avenard
25acd590ea Bug 1065827 - Invalidate video frame container during FirstFrameLoaded. r=jwwang 2014-11-06 20:56:56 +11:00
Jean-Yves Avenard
f20ad421bc Bug 1065827 - disable unstable media source seek tests after ReadMetadata changes in bug 1092996. r=karlt 2014-11-06 20:56:26 +11:00
Jean-Yves Avenard
b46530b839 Bug 1065827 - Use onloadeddata event for reftests. r=jwwang 2014-11-06 20:55:03 +11:00
Jean-Yves Avenard
095168ff66 Bug 1065827 - Wait for loadeddata event to start test. r=jwwang 2014-11-06 20:54:37 +11:00
Jean-Yves Avenard
48cf285b42 Bug 1065827 - Do not always wait to decode frames to emit loadedmetadata. r=jwwang 2014-11-06 20:52:44 +11:00
Jean-Yves Avenard
571d088f61 Bug 1065827 - Start MediaDecoder playback state in LOADING. r=cpearce 2014-10-28 20:10:08 +11:00
Boris Zbarsky
38b39635bc Bug 1089050 part 4. Strengthen the asserts in UpdateExistingSetPropCallStubs now that the stronger asserts should hold. r=jandem 2014-11-06 23:41:45 -05:00
Boris Zbarsky
fb9eaadab1 Bug 1089050 part 3. Remove now-unnecesary old* arguments to TryAttachSetAccessorPropStub and its callees. r=jandem 2014-11-06 23:41:42 -05:00
Boris Zbarsky
5a7e073169 Bug 1089050 part 2. Move TryAttachSetPropStub to before we actually perform the set. r=jandem
This way we don't end up guarding on the post-set shape, which may differ from the pre-set shape and thus always fail the guard.
2014-11-06 23:41:39 -05:00
Boris Zbarsky
177884c8e1 Bug 1089050 part 1. Split apart the attachment of property set IC stubs into separate functions for value properties and accessor properties in Baseline r=jandem
The property addition stub needs to know both the before and after state to
detect the property add, and as far as I can tell the slot write stub wants to
know the TI info for after the set, but the accessor stubs just need to know
the before state.  For now we're just splitting up the two codepaths with no
other behavior changes.
2014-11-06 23:41:35 -05:00
Gregory Szorc
c00866dff6 Bug 1094302 - Update build system tests to cover moved tier; r=glandium
This fixes |make check| bustage on inbound.
2014-11-06 20:17:17 -08:00
Gregory Szorc
64d4457a62 Bug 1094302 - Move JS module installation into the misc tier; r=glandium
JS module installation performs simple file copying or preprocessing.
There is no reason it can't occur in parallel. Move it to the misc tier.

As part of this, I recognized that TESTING_JS_MODULES was assigned to a
tier. Since these files are managed by an install manifest, they don't
belong to any tier. So the tier is now listed as None.

--HG--
extra : rebase_source : 963f0813e43802c017837ce9d55f8e666decd76a
2014-11-05 09:47:14 -08:00
Gregory Szorc
26231d7079 Bug 1094302 - Remove unused EXTRA_JS_MODULES rule from rules.mk; r=glandium
The installation rule for EXTRA_JS_MODULES and EXTRA_PP_JS_MODULES
became unused after b961ba8f0892 (bug 1044162). We remove the dead code.

--HG--
extra : rebase_source : 40adf7514d15ae4ba5bbfe3ac101061657aac841
2014-11-05 09:39:13 -08:00
Wes Kocher
6c41020ae8 Merge m-c to inbound a=merge 2014-11-06 19:08:13 -08:00
Wes Kocher
7c3f7b9ce1 Merge b-i to m-c a=merge 2014-11-06 18:54:43 -08:00
Wes Kocher
2fd2330939 Merge fx-team to m-c a=merge 2014-11-06 18:26:36 -08:00
Wes Kocher
1b52a64540 Merge inbound to m-c a=merge 2014-11-06 18:24:57 -08:00
Matthew Noorenberghe
c3d79ec1df Bug 1095234 - Clobber for bug 1091260 which stopped packaging a devtools file with EXTRA_JS_MODULES while making it require pre-processing. DONTBUILD a=CLOBBER 2014-11-06 18:12:14 -08:00
Seth Fowler
060c64a03f Bug 1084136 (Part 11) - Don't treat FLAG_REQUEST_STARTED specially. r=tn,a=kwierso
--HG--
extra : rebase_source : 6dcf827fcd14d0310222dad8403d73704c7dcde2
extra : amend_source : 22dfb613487919c715b720c45e8a6779c33a341d
2014-11-06 17:34:01 -08:00
Seth Fowler
5de2e871f3 Bug 1084136 (Part 10) - Materialize image status from image state when needed. r=tn
--HG--
extra : rebase_source : d401de894d19c6f2b74faa2c26a2422cfbac0a6d
2014-11-06 17:34:00 -08:00
Seth Fowler
efe9a7ae68 Bug 1084136 (Part 9) - Don't track whether we've ever been decoded separately. r=tn
--HG--
extra : rebase_source : 6a6708f9b6524b152204fccf96922e17eccbd6b3
2014-11-06 17:34:00 -08:00
Seth Fowler
c26f9ade1c Bug 1084136 (Part 8) - Treat receiving the last part of a multipart image as an image state. r=tn
--HG--
extra : rebase_source : 136af95415b6756b9d4c5c667d2287da77557a23
2014-11-06 17:33:59 -08:00
Seth Fowler
10014ce732 Bug 1084136 (Part 7) - Treat being multipart as an image state. r=tn
--HG--
extra : rebase_source : 2026ffd7698abe21f15dbc52cbf318b52e329129
2014-11-06 17:33:59 -08:00
Seth Fowler
c3719cd2ba Bug 1084136 (Part 6) - Don't reset any imgStatusTracker state when discarding. r=tn
--HG--
extra : rebase_source : 48b0bb6827f6b8121f662bab4dcfb823fa8fe870
2014-11-06 17:33:59 -08:00
Seth Fowler
f114d563da Bug 1084136 (Part 5) - Don't reset STATUS_DECODE_STARTED when decoding finishes. r=tn
--HG--
extra : rebase_source : d60164094c0dc0d7fbc4f47980f8b2d9df0b9deb
2014-11-06 17:33:58 -08:00
Seth Fowler
07645410f4 Bug 1084136 (Part 4) - Record STATUS_DECODE_COMPLETE even if there's an error. r=tn
--HG--
extra : rebase_source : 9d5ba3964faf1fe2d28020050a0d89fa5cbc5bb0
2014-11-06 17:33:58 -08:00
Seth Fowler
82938e4154 Bug 1084136 (Part 3) - Don't reset image status flags on error. r=tn
--HG--
extra : rebase_source : a14a69a7f8a000be8c66008edf99c6d08a755325
2014-11-06 17:33:57 -08:00
Seth Fowler
103acd72f9 Bug 1084136 (Part 2) - Add FLAG_UNBLOCK_ONLOAD and never unset FLAG_BLOCK_ONLOAD. r=tn
--HG--
extra : rebase_source : 1658f334021b19c15e55fc838276a2d7903e5bca
2014-11-06 17:33:57 -08:00
Seth Fowler
0f559d0429 Bug 1084136 (Part 1) - Clean up image state flags. r=tn
--HG--
extra : rebase_source : e91a0adca1f47e1f430c9120f86a903c374c29dc
2014-11-06 17:33:57 -08:00
Seth Fowler
cc030c311b Bug 1087615 - Always use an uncached image in test_bug347174_write.html. r=mounir
--HG--
extra : rebase_source : c80a5d271c145892e3b55be26b4aa8952ce8eeb9
2014-11-06 17:33:56 -08:00
B2G Bumper Bot
dab5035b9e Bumping manifests a=b2g-bump 2014-11-06 16:07:13 -08:00
B2G Bumper Bot
24a02beb72 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ce1789cc91fe
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #25905 from KevinGrandon/bug_1095057_fix_unit_test

Bug 1095057 - Intermittent sharedtest/test/unit/option_menu_test.js | OptionMenu Display style doesn't affect confirm dialogs - done() called multiple times

========

https://hg.mozilla.org/integration/gaia-central/rev/cfd80d80a2c6
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1095057 - Intermittent sharedtest/test/unit/option_menu_test.js | OptionMenu Display style doesn't affect confirm dialogs - done() called multiple times r=kgrandon
2014-11-06 16:00:49 -08:00
B2G Bumper Bot
e2114b48eb Bumping manifests a=b2g-bump 2014-11-06 15:37:14 -08:00
B2G Bumper Bot
287a28b48c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/81652ec33eb5
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #25892 from davidflanagan/revert-bug1079519

Revert "Merge pull request #25627 from russnicoletti/bug-1079519"

========

https://hg.mozilla.org/integration/gaia-central/rev/78887f9281c0
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Revert "Merge pull request #25627 from russnicoletti/bug-1079519"

This reverts commit 7bac3bc2379453196a95117e72670009a4d856e0, reversing
changes made to 1f621c11282161cc47870ab2c8d046103270dc71.
2014-11-06 15:30:52 -08:00
B2G Bumper Bot
a4a930fce4 Bumping manifests a=b2g-bump 2014-11-06 15:02:15 -08:00
B2G Bumper Bot
379f889c87 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d29b9e448c52
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #25903 from asutherland/modifyaccount-syncrange

Bug 946101 - update syncRange when account updated, tests for it. r=jrburke

========

https://hg.mozilla.org/integration/gaia-central/rev/edc342ebc9ed
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 946101 - update syncRange when account updated, tests for it. r=jrburke

land https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/349
To make sure we update syncRange in the front-end objects so the UI updates
without requiring the user to close the settings UI and reopen it.
2014-11-06 14:55:51 -08:00
B2G Bumper Bot
e636e863f3 Bumping manifests a=b2g-bump 2014-11-06 14:47:21 -08:00
B2G Bumper Bot
88bd853881 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a662535a103e
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #25884 from millermedeiros/1089589-remind-dupe

Bug 1089589 - [Calendar] Existing remind me option can be set again when adding new event. r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/999fdac0ab1e
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1089589 - [Calendar]Existing remind me option can be set again when adding new event.
2014-11-06 14:40:50 -08:00
Margaret Leibovic
9feebaa60a Bug 1094485 - Properly handle exceptions in readerWorker.js. r=bnicholson, a=metered 2014-11-06 14:07:55 -08:00
B2G Bumper Bot
a94a0cbdd0 Bumping manifests a=b2g-bump 2014-11-06 13:42:57 -08:00
B2G Bumper Bot
4aa5b77c2e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b089cffa3672
Author: Malini Das <thehyperballad@gmail.com>
Desc: Merge pull request #25898 from malini/uifix

Bug 1095053 - remove --ui when invoking marionette-mocha, r=eperelman

========

https://hg.mozilla.org/integration/gaia-central/rev/5d65e3227766
Author: Malini Das <mdas@mozilla.com>
Desc: Bug 1095053 - remove --ui when invoking marionette-mocha
2014-11-06 13:40:51 -08:00
vivek
0c68fcbccc Bug 1093119: about:feedback page is aligned to left. r=margaret 2014-11-06 13:24:08 -08:00
B2G Bumper Bot
2755ed5bab Bumping manifests a=b2g-bump 2014-11-06 13:13:15 -08:00
B2G Bumper Bot
19b0974f0f Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e9f23d196a51
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #25633 from gaye/bug-1088813

Bug 1088813 - Calendar sending notifications with 'null' as body r=millermedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/4c089b2951ff
Author: gaye <gaye@mozilla.com>
Desc: 1088813 - Calendar sending notifications with 'null' as body

========

https://hg.mozilla.org/integration/gaia-central/rev/14506fa13fdc
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25893 from wilsonpage/1090501

Bug 1090501 - Remove 'busy'/'ready' event firing from previewStateChange event

========

https://hg.mozilla.org/integration/gaia-central/rev/7885f3ffcbfb
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1090501 - Remove 'busy'/'ready' event firing from previewStateChange event
2014-11-06 13:10:48 -08:00
B2G Bumper Bot
eedb7ba51c Bumping manifests a=b2g-bump 2014-11-06 13:02:15 -08:00
B2G Bumper Bot
f1e2059923 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9e900ea5ab33
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #24791 from rjmackay/bug-1062798-settings-app-json-loading

Bug 1062798 - Replace custom JSON loaders with LazyLoader.getJSON in Settings App

========

https://hg.mozilla.org/integration/gaia-central/rev/29e1ba8d5c8d
Author: Robbie Mackay <rm@robbiemackay.com>
Desc: Bug 1062798 - Replace custom JSON loaders with LazyLoader.getJSON in SettingsApp

Replace various custom JSON loaders in SettingsApp with LazyLoader.getJSON.
Refactor code to handle promises where needed, and update tests to match.
2014-11-06 12:50:51 -08:00
B2G Bumper Bot
f90e986162 Bumping manifests a=b2g-bump 2014-11-06 12:44:22 -08:00