Randell Jesup
22e10312df
Bug 1057955: Stop the backend capture when the MSG track is stopped r=jib
2014-08-27 01:03:50 -04:00
Randell Jesup
e0dd65d773
Bug 1057955: Support MediaStreamTrack.stop() r=roc,smaug
2014-08-27 01:03:49 -04:00
Robert O'Callahan
af8257dc54
Bug 1057955: Adjust TrackUnion TrackID mapping to be 1:1 whenever possible with source tracks r=jesup,padenot
2014-08-27 01:03:49 -04:00
Milan Sreckovic
33707ea4c4
Bug 1033310: Handle CreateDataSourceSurface* returning nullptr. f=nsilva, r=bschouten
2014-08-27 11:57:43 -04:00
Florian Quèze
28d7fb03e9
Bug 1059220 - display window count of each application in applications list of the app share prompt, r=Gijs.
2014-08-27 16:52:22 +02:00
William Chen
3f5e38c7c5
Bug 887541 - Implement web components event path and event retargeting. r=smaug
2014-08-26 20:19:56 -07:00
Wes Kocher
48bd3ad3d3
Bug 745283 - rev UUID again r=me a=kwierso
2014-08-26 18:05:26 -07:00
Wes Kocher
793ce93659
Merge m-c to inbound a=merge
2014-08-26 17:49:52 -07:00
Wes Kocher
1bfe690310
Merge b2g-inbound to m-c a=merge
2014-08-26 17:24:30 -07:00
Wes Kocher
12af5c17c5
Merge fx-team to m-c a=merge
2014-08-26 17:09:57 -07:00
Terrence Cole
0e2b3a2981
Bug 1055163 - We do not need to visit nursery children in UnmarkGrayObject; r=sfink
2014-08-26 16:02:28 -07:00
George Wright
b31b7b0d74
Bug 1055265 - Correct the SkColorType used for 32-bit in SkANP r=snorp
2014-08-28 15:31:01 -04:00
Ryan VanderMeulen
190ee501d2
Backed out changeset 2f94e060bac3 (bug 1012917) for Mnw bustage.
...
CLOSED TREE
2014-08-28 14:58:14 -04:00
Timothy Nikkel
0f0dc78210
Bug 1051530. Update the nsImageLoadingContent state when we get a decode complete notification so that decode errors are recorded in our image state. r=bzbarsky
...
In nsImageLoadingContent whether a decode error put our image state into error depends on when the decode starts in relation to the network load event for the image. In nsImageLoadingContent::OnStopRequest if a decode has been started then we wait until the decode is complete to fire the load/error event. When we fire this event we also update the image state. However if a decode has not started by the time OnStopRequest runs, but a decode does happen later then when it completes nsImageLoadingContent::Notify does nothing, and our image state stays as non-error.
2014-08-28 13:43:21 -05:00
Geoff Brown
83b06d682e
Bug 1009754 - Allow 0 assertions in crashtest 479938-1; r=jruderman
2014-08-28 12:39:44 -06:00
Mike Hommey
5e5a3f90f2
Bug 1058565 - Update sccache to 7c87f05. r=mshal
2014-08-29 03:28:09 +09:00
B2G Bumper Bot
9ba7aab58c
Bumping manifests a=b2g-bump
2014-08-26 15:41:22 -07:00
B2G Bumper Bot
e6e819d00d
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f2dfcf31b96b
Author: KWierso <kwierso@gmail.com>
Desc: Revert "Merge pull request #23311 from mozfreddyb/bug-1056882" for Linter bustage
This reverts commit 503d3c4e4c779f31ccb768a8ccc2b505aff72e83, reversing
changes made to 14a2fef47142cd873df27a6c846fcd9f854a75e6.
========
https://hg.mozilla.org/integration/gaia-central/rev/f018761a6a5c
Author: J. Ryan Stinnett <jryans@gmail.com>
Desc: Merge pull request #23328 from jryans/blank-prompt
Bug 1058745 - Fix remote debugger prompt text
========
https://hg.mozilla.org/integration/gaia-central/rev/34d1eeb4f85a
Author: J. Ryan Stinnett <jryans@gmail.com>
Desc: Bug 1058745 - Fix remote debugger prompt text. r=gandalf
2014-08-26 15:35:30 -07:00
Matthew A. Miller
8ee2321e2c
Bug 1058766 - Include window count for each application, r=jesup.
2014-08-26 16:29:35 -06:00
Florian Quèze
90c7c49ca7
Bug 1057006 - Implement UI for app sharing, r=Gijs.
2014-08-27 16:52:22 +02:00
B2G Bumper Bot
8a9837ca66
Bumping manifests a=b2g-bump
2014-08-26 15:26:29 -07:00
B2G Bumper Bot
08ce10259e
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/65ba7a3f16b3
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23124 from KevinGrandon/bug_1054447_start_page_refinements
Bug 1054447 - [Browser] Browser Start Page Refinements
========
https://hg.mozilla.org/integration/gaia-central/rev/4fce33b3dbe4
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1054447 - [Browser] Browser Start Page Refinements ui-r=epang r=kgrandon
2014-08-26 15:15:35 -07:00
B2G Bumper Bot
21cf1dbf2d
Bumping manifests a=b2g-bump
2014-08-26 15:06:57 -07:00
B2G Bumper Bot
9c8f6d419e
Bumping manifests a=b2g-bump
2014-08-26 14:16:28 -07:00
B2G Bumper Bot
a5ba24a354
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/df31e1c9cdce
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #23311 from mozfreddyb/bug-1056882
Bug 1056882: disallow cross-origin imports
========
https://hg.mozilla.org/integration/gaia-central/rev/ecdee1ec1a7e
Author: Frederik B <fbraun+gh@mozilla.com>
Desc: Bug 1056882: no cross-origin imports, r=kgrandon
2014-08-26 14:10:31 -07:00
B2G Bumper Bot
39b1e07f08
Bumping manifests a=b2g-bump
2014-08-26 13:27:02 -07:00
B2G Bumper Bot
1ed1e51944
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0380c2f80df2
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #23283 from mcav/clock-12h
Bug 1035757 - [B2G][Clock] support 24 hour time format. r=millermedeiros
========
https://hg.mozilla.org/integration/gaia-central/rev/1f582e7b1bc7
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 1035757 - [B2G][Clock] support 24 hour time format.
========
https://hg.mozilla.org/integration/gaia-central/rev/acfbab105d04
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23282 from KevinGrandon/bug_1057670_app_title_default
Bug 1057670 - Change title displayed in collapsed rocketbar within apps
========
https://hg.mozilla.org/integration/gaia-central/rev/93c369e08f70
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1057670 - Change title displayed in collapsed rocketbar within apps r=benfrancis
2014-08-26 13:25:30 -07:00
Ryan VanderMeulen
d4f4db61c5
Merge m-c to b2g-inbound. a=merge
2014-08-26 16:11:01 -04:00
Ryan VanderMeulen
f6e0519e8c
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-08-26 16:05:42 -04:00
Ryan VanderMeulen
dc257cd65c
Backed out 5 changesets (bug 965022) for mochitest-2 failures on a CLOSED TREE.
...
Backed out changeset 7f68752ffe1e (bug 965022)
Backed out changeset 24251d4da019 (bug 965022)
Backed out changeset a34ae046c947 (bug 965022)
Backed out changeset f747fd154739 (bug 965022)
Backed out changeset f076faf3c282 (bug 965022)
2014-08-26 16:02:37 -04:00
B2G Bumper Bot
2191ea416f
Bumping manifests a=b2g-bump
2014-08-26 12:57:07 -07:00
Ryan VanderMeulen
4790de3914
Backed out 7 changesets (bug 939318) for frequent Win7/Win8 xpcshell failures. a=backout
...
Backed out changeset 21dcd9e1b607 (bug 939318)
Backed out changeset cc131cf9ef81 (bug 939318)
Backed out changeset 02925699b9bb (bug 939318)
Backed out changeset a2d39ac660a6 (bug 939318)
Backed out changeset eeb8897aaa59 (bug 939318)
Backed out changeset d1e1ca369322 (bug 939318)
Backed out changeset 37bee525b188 (bug 939318)
2014-08-26 15:56:51 -04:00
Ryan VanderMeulen
fbfa40d6b1
Merge inbound to m-c. a=merge
2014-08-26 15:55:57 -04:00
B2G Bumper Bot
8cb1069253
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/405fd5950898
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #22934 from eeejay/bug-1050381
Bug 1050381 - Support accessibility edge gestures. r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/95adf2f69b1c
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1050381 - Support accessibility edge gestures.
2014-08-26 12:55:29 -07:00
Brian Hackett
51f1876d4c
Bug 894596 - Bake constant valued object properties into jitcode when possible, r=jandem, patch mostly written by djvj.
2014-08-26 12:30:36 -07:00
B2G Bumper Bot
dccd256e44
Bumping manifests a=b2g-bump
2014-08-26 12:27:02 -07:00
B2G Bumper Bot
5870f60ad6
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1ff57d77a69f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1047143 - close aps entering task-manager, exitToApp to open/restore"
This reverts commit 1d9a8cf867f281d7ab22402f246bac48d0980c33.
========
https://hg.mozilla.org/integration/gaia-central/rev/38c61b71e905
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #23285 from benfrancis/1054979
Bug 1054979 - Do not show overflow menu for apps r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/a4acf83a64b1
Author: Ben Francis <ben@tola.me.uk>
Desc: Bug 1054979 - Do not show overflow menu for apps
2014-08-26 12:25:29 -07:00
Vladan Djeric
6e39acd90d
Bug 1058832 - Remove unneeded LocalStorage Telemetry. r=honzab
2014-08-26 15:12:42 -04:00
Jim Chen
24a29bbf39
Bug 1056941 - Remove extract libs parameter; r=glandium
2014-08-26 15:08:00 -04:00
Jim Chen
1a35fb7616
Bug 1056941 - Disable unused local typedef warning in STLPort; r=glandium
2014-08-26 15:07:59 -04:00
Jim Chen
9e2f5981db
Bug 1056941 - Fix dangerous destructors in Fennec code; r=blassey
2014-08-26 15:07:59 -04:00
B2G Bumper Bot
253017e927
Bumping manifests a=b2g-bump
2014-08-26 11:56:33 -07:00
B2G Bumper Bot
810254276d
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6c4c3328e7d4
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Merge pull request #23294 from qdot/revert-revert-938171
Revert revert 938171
========
https://hg.mozilla.org/integration/gaia-central/rev/e3a01fb72b2e
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Bug 938171 - Add MockVersionHelper to bootstrap test for app_migrator module
========
https://hg.mozilla.org/integration/gaia-central/rev/184a276517d0
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Revert "Revert "Bug 938171 - Add app_migrator module include to bootstrap unit test""
This reverts commit 0acb88a5663af1fa4ec8beb84b7cb657acba19b2.
========
https://hg.mozilla.org/integration/gaia-central/rev/2b8df8b14335
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Revert "Revert "Bug 938171 - Browser Bookmark Migration to Homescreen in Gaia""
This reverts commit d35f1c9a22c87e96f0289135955f7316900de6ab.
2014-08-26 11:50:34 -07:00
Eitan Isaacson
3fbe7fcecb
Bug 1059059 - Don't blur in editing mode if vc is on focused item. r=yzen
2014-08-26 20:32:00 +02:00
Ryan VanderMeulen
45288575ce
Merge fx-team to m-c. a=merge
2014-08-26 14:16:26 -04:00
B2G Bumper Bot
e49512e882
Bumping manifests a=b2g-bump
2014-08-26 10:32:12 -07:00
B2G Bumper Bot
fd1b3dbdb3
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/506635e2bf3f
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #23281 from benfrancis/1056884
Bug 1056884 - Implement special expanded Rocketbar state for browser start page r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/1ddf839cff25
Author: Ben Francis <ben@tola.me.uk>
Desc: Bug 1056884 - Implement special expanded Rocketbar state for browser start page
2014-08-26 10:25:28 -07:00
B2G Bumper Bot
ed296b465f
Bumping manifests a=b2g-bump
2014-08-26 10:03:20 -07:00
B2G Bumper Bot
2c97b0057f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2fb42aadc028
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #23279 from zbraniecki/1051850-delay-MO-init-until-ready-for-non-default-locales
Bug 1051850 - In non-default locale scenario, delay MO init until l10n is ready. r=stas
========
https://hg.mozilla.org/integration/gaia-central/rev/efc66c50dc79
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1051850 - In non-default locale scenario, delay MO init until l10n is ready
2014-08-26 09:55:22 -07:00
Botond Ballo
be8b04e34d
Bug 965022 - Use MOZ_FORMAT_PRINTF for nsTString::AppendPrintf, and fix incorrect usages. r=jrmuizel
2014-08-26 12:05:41 -04:00