Commit Graph

218827 Commits

Author SHA1 Message Date
Bobby Holley
081dbd1936 Bug 1097823 - Implement Media Promises. r=cpearce 2014-12-08 11:34:50 -08:00
Bobby Holley
a809fdd3f0 Bug 1097823 - Implement MediaTaskQueue::ForceDispatch. r=cpearce
This is necessary to have strong guarantees that promises will be resolved.
While we're flushing the task queue, normal dispatch starts to fail,
meaning that we can't dispatch promise resolution. We have 3 options to handle
this:

(A) Never respond to the promise.
(B) Invoke the Resolve/Reject callback synchronously if dispatch fails.
(C) Prevent dispatch from failing.

(C) seems like the option least likely to violate invariants if we can get away
with it. Promise resolution is unlikely to be a heavyweight task in the way that
a decode task might be, so this should hopefully be ok.

Note that this still doesn't help for bonafide task queue shutdown. It's up to
consumers to tear down their MediaPromiseHolders before the task queues are shut
down.
2014-12-08 11:34:50 -08:00
Bobby Holley
8aa19738d9 Bug 1097823 - Move NotDecodedReason from RequestSampleCallback to MediaDecoderReader. r=cpearce 2014-12-08 11:34:50 -08:00
Margaret Leibovic
a38ecda195 Bug 1105290 - Add null check to createEngineFromFileList. r=rnewman
--HG--
extra : rebase_source : 5a02f71a93659a297de3f8b2a8facb7c6a32f37e
extra : amend_source : 9ff1f1b354f6a50d5d49b060d1e1eac118ad712e
2014-12-08 11:12:44 -08:00
Victor Porof
da808ccd66 Bug 1106137 - Make canvas debugger faster by avoiding a double-copy operation when deserializing image data, r=pbrosset 2014-12-09 10:57:53 -05:00
Victor Porof
da31b9fba1 Bug 1101197 - Improve performance of framerate view in new performance tool, r=jsantell 2014-12-08 13:09:25 -05:00
B2G Bumper Bot
ac0c026dbf Bumping manifests a=b2g-bump 2014-12-08 09:51:56 -08:00
B2G Bumper Bot
669a9e8c38 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0d6dca3dab03
Author: Augustin Trancart <augustin.trancart@gmail.com>
Desc: Bug 918970 - display existing thread when sending a sms from contact app r=julien
2014-12-08 09:42:16 -08:00
Mike de Boer
bf4d9aa706 Bug 1092954: add tests for forced disconnect handling on room deletion. r=Standard8 2014-12-08 17:45:36 +01:00
Mike de Boer
115475c901 Bug 1092954: oust all users from a room when it's deleted. r=Standard8 2014-12-08 17:45:32 +01:00
Ryan VanderMeulen
1352dc7648 Backed out changeset f4e24f923395 (bug 1092132) for Gip bustage.
--HG--
extra : rebase_source : 6a09b24d719c71df8556aa1ce692d9af7570a08a
2014-12-08 11:05:03 -05:00
B2G Bumper Bot
5b2ba279b4 Bumping manifests a=b2g-bump 2014-12-08 08:01:52 -08:00
B2G Bumper Bot
938539153b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/304e319b8a7d
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #26565 from DouglasSherk/1102496-dialer-keypad-delete-rtl

Bug 1102496 - Force render the keypad delete button in LTR, even in RTL mode. r=gsvelto

========

https://hg.mozilla.org/integration/gaia-central/rev/3be4530c5276
Author: Doug Sherk <github@sherk.me>
Desc: Bug 1102496 - Force render the keypad delete button in LTR, even in RTL mode. r=gsvelto
2014-12-08 07:57:14 -08:00
B2G Bumper Bot
dac2c3f6f9 Bumping manifests a=b2g-bump 2014-12-08 07:48:33 -08:00
B2G Bumper Bot
3d65f4217b Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/99f6502fa1fc
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #26445 from pacorampas/1099397"

This reverts commit 7cc460af0f6f491d1afa6b6043cdea5025f0e15f, reversing
changes made to 30ad86d78c396ed746879d732e0cc8aad61b936a.
2014-12-08 07:42:15 -08:00
vivek
68a81c9ef2 Bug 1097098 : Get tab history calculation offloaded to JS . r=bnicholson 2014-12-05 17:59:45 -08:00
J. Ryan Stinnett
178981806d Bug 1107013 - Clear Browser Toolbox cache for local builds. r=bgrins 2014-12-08 16:26:09 -06:00
Gijs Kruitbosch
a58af6b3c0 Bug 1099095 - delay checking webrtc window until it closes, r=florian
--HG--
extra : rebase_source : a80d27b122ab2d62215cc79f98532e7c9b332370
2014-12-05 16:14:11 -08:00
Romain Gauthier
f13abf07a7 Bug 1045498 - New Hello UX for non supported browsers. r=nperriault 2014-12-09 14:19:21 +01:00
Carsten "Tomcat" Book
8cafc8c5cb Merge mozilla-central to fx-team 2014-12-09 13:17:29 +01:00
Brian Grinstead
d28043d775 Bug 1093730 - Use getPanelWhenReady for debugger state in browser toolbox. r=jryans 2014-12-08 16:20:00 +01:00
Brian Grinstead
8e21fafb24 Bug 1093730 - Add DevTools toolbox API for getPanelWhenReady. r=jryans 2014-12-08 16:19:00 +01:00
Chris Kitching
1b1aa5dd75 Bug 1106593: Proguard third-party libraries that ship with Fennec. r=nalexander
This applies Proguard to third-party libraries such as the Android
support-v4 library and the Google Play Services libraries.
Previously, these were not Proguarded, bloating the Fennec APK.

Technically, this required a few work-arounds, including:

* stripping library debug information with a early Proguard
  invocation;
* altering the optimizations tried; and
* reducing the number of Proguard passes.

--HG--
rename : mobile/android/config/proguard.cfg => mobile/android/config/proguard/proguard.cfg
extra : rebase_source : 6d638695b6c8f759578aba5f1eda668fc9c28e9d
extra : amend_source : 96a475c0739c4b44a3df3fdfd2c59321836d9694
2014-12-05 11:50:48 -08:00
Brad Lassey
51e12cda6f bug 1096666 - measure time spent in each compartment r=billm 2014-12-08 20:12:00 -08:00
Mark Hammond
5dd38ffe50 Bug 1100232 - startOver() should not delete FxA credentials. r=rnewman 2014-12-10 13:02:25 +11:00
Mark Hammond
2c58b12202 Bug 1017433 (part 2) - allow for upload and download of encrypted sync sentinel. r=rnewman 2014-12-10 13:02:25 +11:00
Mark Hammond
fb3d48c4fb Bug 1017433 (part 1) - Have the sync RecordManager return CryptoWrappers. r=rnewman 2014-12-10 13:02:24 +11:00
Gijs Kruitbosch
5c13351c93 Bug 1107771 - disabling beforeunload should only disable the dialog, not the event, r=bz 2014-12-05 10:31:30 -08:00
Gijs Kruitbosch
430634d902 Bug 1105768 - fix sometimes not showing label on update button because XBL binding isn't attached, r=ally 2014-12-09 00:51:20 +00:00
Matthew Noorenberghe
495347b5e6 Bug 1105523 - UITour: Provide a way for some Hello targets to have their info panel arrow on the side r=Unfocused 2014-12-09 16:08:08 -08:00
Michael Comella
84a36bb7aa Bug 1107698 - Part 2: Update alpha when updating the color in ResizeablePathDrawable. r=bnicholson 2014-12-09 15:57:54 -08:00
Lucas Rocha
b6033299b6 Bug 1109001 - Only set alpha on non-transparent colors in shaped drawable (r=mcomella) 2014-12-09 23:45:31 +00:00
Mark Hammond
ceba17c93e Bug 1019408 - add facility to block and unblock new syncs starting. r=rnewman 2014-12-10 10:39:23 +11:00
Victor Porof
5062a5b203 Bug 1109341 - Incorrect selector for #timeline-waterfall-details after bug 1107943, r=bgrins 2014-12-09 18:20:24 -05:00
Victor Porof
a3666e26b3 Bug 1109333 - Selected blackboxed sources in the debugger aren't correctly styled, r=bgrins 2014-12-09 18:20:24 -05:00
Brian Grinstead
fc2bcb3e34 Bug 1108040 - Make splitter visible when inspector is docked to side by properly overriding the vertical styles and applying the horizontal styles;r=vporof 2014-12-09 15:16:54 -08:00
Brian Grinstead
4f7131cded Bug 1109288 - Make devtools tabbar have less vertical height;r=vporof 2014-12-09 15:15:46 -08:00
Wes Kocher
b4e2d8a9d7 Backed out changeset 09bd629ead0f (bug 731318) for mochitest-e10s-devtools orange 2014-12-09 14:45:08 -08:00
Lucas Rocha
b56ee66278 Bug 1097318 - Restore tab strip to its original height (r=mfinkle) 2014-12-09 21:25:37 +00:00
Lucas Rocha
88e48f4cc2 Bug 1106118 - Replace getVerticalSpacing() call with a dimen resource (r=mfinkle) 2014-12-09 21:23:13 +00:00
Margaret Leibovic
bd588f0aaa Bug 681432 - Support all add-on types in the add-on manager. r=mfinkle
--HG--
extra : rebase_source : e5ca39397adf3364924c8b1b6ca9f53862cc7136
2014-12-08 13:47:30 -08:00
Margaret Leibovic
d12b17372c Bug 1106415 - Allow the add-on SDK to dynamically insert add-on options. r=mfinkle
--HG--
extra : rebase_source : fb958f6d6f77cd6bc2d356b6b76107fc653dff12
extra : amend_source : 67b932a1a42836cc824478ffe11f4b8f4da592a7
2014-12-08 11:24:13 -08:00
J. Ryan Stinnett
ba4481fc88 Bug 731318 - Show transferred size in Net Monitor. r=vporof 2014-12-09 14:35:13 -06:00
Dimi Lee
bb18363656 Bug 1091356 - Change AvailableIn to PrivilegedApps for p2p sharing API. r=smaug r=allstars.chh 2014-12-04 15:55:14 -08:00
B2G Bumper Bot
2341b8bcb6 Bumping manifests a=b2g-bump 2014-12-09 00:33:53 -08:00
Szu-Yu Chen [:aknow]
2383e0e39b Bug 1104481 - Provide correct parameters. r=hsinyi 2014-12-09 16:03:19 +08:00
Nikhil Marathe
db791fb497 Bug 1107684 - ScriptSettings.cpp xpc::ErrorReport::Init() callers should not pass string where boolean is expected. r=bholley 2014-12-04 09:47:48 -08:00
Johannes Schulte
743cdde246 Bug 1105498 - Fix strict-handling for MCalllSetElement. r=efaust 2014-12-07 21:09:03 +01:00
Tom Tromey
492d2aaf17 Bug 1095728 - Mark ToJSValue with MOZ_WARN_UNUSED_RESULT. r=bz 2014-12-09 14:45:00 -05:00
Kartikaya Gupta
b0f1758e73 Bug 1097289 - Flag tests as passing now that they pass consistently. r=mats 2014-12-10 12:14:57 -05:00