Граф коммитов

396358 Коммитов

Автор SHA1 Сообщение Дата
B2G Bumper Bot 4c61d1c564 Bumping manifests a=b2g-bump 2014-12-08 14:01:48 -08:00
B2G Bumper Bot f8f4eb09b7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fc40d72424e2
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #26658 from yzen/bug-1108684

Bug 1108684 - removed <br> from event-multiple-day-duration aria-label

========

https://hg.mozilla.org/integration/gaia-central/rev/546a725cb1d6
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1108684 - removed <br> from event-multiple-day-duration aria-label
2014-12-08 13:52:39 -08:00
Ryan VanderMeulen 529edd40b5 Merge inbound to m-c. a=merge 2014-12-08 15:46:14 -05:00
Ryan VanderMeulen 47e5302790 Merge fx-team to m-c. a=merge 2014-12-08 15:37:46 -05:00
Ryan VanderMeulen 0aae88bf85 Backed out changesets ae63e2dda6e0, a9ca0113db3c, and d0a6757e24bd (bug 1097823) for bustage.
DONTBUILD CLOSED TREE
2014-12-08 15:00:02 -05:00
Bobby Holley 1a45088976 Bug 1097823 - Implement Media Promises. r=cpearce 2014-12-08 11:34:50 -08:00
Bobby Holley 881af4ca94 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 7aa1467674 Bug 1097823 - Move NotDecodedReason from RequestSampleCallback to MediaDecoderReader. r=cpearce 2014-12-08 11:34:50 -08:00
Margaret Leibovic 4025761744 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 84ccf938fa 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 aa4d9dead9 Bug 1101197 - Improve performance of framerate view in new performance tool, r=jsantell 2014-12-08 13:09:25 -05:00
B2G Bumper Bot c77fe33ef7 Bumping manifests a=b2g-bump 2014-12-08 09:51:56 -08:00
B2G Bumper Bot d16bcdc551 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 ca01528808 Bug 1092954: add tests for forced disconnect handling on room deletion. r=Standard8 2014-12-08 17:45:36 +01:00
Mike de Boer 7ca61b12b0 Bug 1092954: oust all users from a room when it's deleted. r=Standard8 2014-12-08 17:45:32 +01:00
Ryan VanderMeulen 9420b09b3c 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 f7c1699b2e Bumping manifests a=b2g-bump 2014-12-08 08:01:52 -08:00
B2G Bumper Bot b53b0691f1 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 caeea799ce Bumping manifests a=b2g-bump 2014-12-08 07:48:33 -08:00
B2G Bumper Bot 1668b1f0fc 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 297384e6ce Bug 1097098 : Get tab history calculation offloaded to JS . r=bnicholson 2014-12-05 17:59:45 -08:00
J. Ryan Stinnett e966106d94 Bug 1107013 - Clear Browser Toolbox cache for local builds. r=bgrins 2014-12-08 16:26:09 -06:00
Gijs Kruitbosch 180612cfeb 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 854aeefb1c Bug 1045498 - New Hello UX for non supported browsers. r=nperriault 2014-12-09 14:19:21 +01:00
Carsten "Tomcat" Book c7bb3f0b5a Merge mozilla-central to fx-team 2014-12-09 13:17:29 +01:00
Brian Grinstead 9bcbf844bd Bug 1093730 - Use getPanelWhenReady for debugger state in browser toolbox. r=jryans 2014-12-08 16:20:00 +01:00
Brian Grinstead 419a2c0c05 Bug 1093730 - Add DevTools toolbox API for getPanelWhenReady. r=jryans 2014-12-08 16:19:00 +01:00
Chris Kitching 018d298faa 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 17b8b79073 bug 1096666 - measure time spent in each compartment r=billm 2014-12-08 20:12:00 -08:00
Mark Hammond 3832b950cd Bug 1100232 - startOver() should not delete FxA credentials. r=rnewman 2014-12-10 13:02:25 +11:00
Mark Hammond eee996d59f 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 ab48c27011 Bug 1017433 (part 1) - Have the sync RecordManager return CryptoWrappers. r=rnewman 2014-12-10 13:02:24 +11:00
Gijs Kruitbosch b714ba6ff5 Bug 1107771 - disabling beforeunload should only disable the dialog, not the event, r=bz 2014-12-05 10:31:30 -08:00
Gijs Kruitbosch 8793667ad9 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 85c138330a 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 a16cef4d14 Bug 1107698 - Part 2: Update alpha when updating the color in ResizeablePathDrawable. r=bnicholson 2014-12-09 15:57:54 -08:00
Lucas Rocha 54971e67a2 Bug 1109001 - Only set alpha on non-transparent colors in shaped drawable (r=mcomella) 2014-12-09 23:45:31 +00:00
Mark Hammond d59ff25498 Bug 1019408 - add facility to block and unblock new syncs starting. r=rnewman 2014-12-10 10:39:23 +11:00
Victor Porof 725a5d76d6 Bug 1109341 - Incorrect selector for #timeline-waterfall-details after bug 1107943, r=bgrins 2014-12-09 18:20:24 -05:00
Victor Porof 940d82aa36 Bug 1109333 - Selected blackboxed sources in the debugger aren't correctly styled, r=bgrins 2014-12-09 18:20:24 -05:00
Brian Grinstead 58e0151444 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 9255d3d4cb Bug 1109288 - Make devtools tabbar have less vertical height;r=vporof 2014-12-09 15:15:46 -08:00
Wes Kocher 01ab0e8f7d Backed out changeset 09bd629ead0f (bug 731318) for mochitest-e10s-devtools orange 2014-12-09 14:45:08 -08:00
Lucas Rocha 069fc9e932 Bug 1097318 - Restore tab strip to its original height (r=mfinkle) 2014-12-09 21:25:37 +00:00
Lucas Rocha d302cbdbd9 Bug 1106118 - Replace getVerticalSpacing() call with a dimen resource (r=mfinkle) 2014-12-09 21:23:13 +00:00
Margaret Leibovic 2b5786f8bb 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 0677cb3a3d 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 46c55add68 Bug 731318 - Show transferred size in Net Monitor. r=vporof 2014-12-09 14:35:13 -06:00
Dimi Lee 13291aa1f7 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 774fccfae0 Bumping manifests a=b2g-bump 2014-12-09 00:33:53 -08:00