Commit Graph

422275 Commits

Author SHA1 Message Date
Cervantes Yu
d99237270d Backout change 3285d8bef13f (bug 1113429) due to backout of bug 970307.
--HG--
extra : rebase_source : f7415a638cc759b434a01ffdf790f98464cf6dea
2015-05-19 14:31:22 +08:00
Cervantes Yu
96c90ab30d Backout change b371db089894 (bug 1138620) due to backout of bug 970307.
--HG--
extra : rebase_source : f2cfdfa5c6c0d5ecfff26306f6145afceb4ed408
2015-05-19 14:31:20 +08:00
Cervantes Yu
c1ef01ef80 Backout change 3f62597c7e66 due to backout of bug 970307.
--HG--
extra : rebase_source : e00fa9cbef1a912d4cdcb69b780dbaeced2b2371
2015-05-19 14:31:18 +08:00
Cervantes Yu
0cb0373532 Bug 1151672: Remove the calls to nsThreadManager::SetThreadWorking() and nsThreadManager::SetThreadIdle() due to backout of bug 970307. r=seth
--HG--
extra : rebase_source : a38ef4c89d0bad39563d12dac52f661bdf8cc765
2015-05-19 11:26:21 +08:00
B2G Bumper Bot
cb1f1c410b Bumping manifests a=b2g-bump 2015-05-18 23:02:22 -07:00
B2G Bumper Bot
83dcdca237 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1160110 - Follow-up, simplify translation logic by using translateFragment

========

https://hg.mozilla.org/integration/gaia-central/rev/8b4c8491b088
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1160110 - Follow-up, simplify translation logic by using translateFragment
2015-05-18 23:00:27 -07:00
Jessica Jong
b6ab51f3f2 Bug 1143984 - [NetworkManager] set 'active' only for default connections. r=echen 2015-05-19 11:21:50 +08:00
B2G Bumper Bot
4130ccb28f Bumping manifests a=b2g-bump 2015-05-18 19:32:21 -07:00
B2G Bumper Bot
eeebd2a49d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5893e31fbff0
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #29784 from shamenchens/Bug1155610-GijForDevice-4

Bug 1155610 - Running gaia integration test based on device type

========

https://hg.mozilla.org/integration/gaia-central/rev/71c277fe5af7
Author: Sherman Chen <shamen.chens@gmail.com>
Desc: Bug 1155610 - Running gaia integration test based on device type
2015-05-18 19:30:24 -07:00
Wes Kocher
b89eea16d1 Merge m-c to b2ginbound, a=merge CLOSED TREE 2015-05-18 17:33:45 -07:00
Wes Kocher
d6cb8f51f1 Merge fx-team to m-c a=merge CLOSED TREE
--HG--
extra : amend_source : a5cafa3567c232d520d9890350ff8d42b2a61b75
2015-05-18 17:24:16 -07:00
Wander Lairson Costa
d0810fb78a Bug 1164939: Use flame instead of flame-kk for platform name. CLOSED TREE
We (I) broke flame OTA updates because we used the target name as the
platform name. flame and flame-kk must use "flame" as the platform name.

--HG--
extra : amend_source : b31edd24d80921c6ad2da25f203dd2a373a5aeee
2015-05-18 21:01:41 -03:00
Brian Birtles
6198ebeea8 Bug 1166164 part 4 - Make finished promise not resolve when paused; r=jwatt
As resolved, https://lists.w3.org/Archives/Public/public-fx/2015AprJun/0038.html
item 2.

--HG--
extra : rebase_source : 9f321446c9cd9ac4dcdefa4ca441ac8f3e76fc8f
2015-05-19 08:51:13 +09:00
Brian Birtles
152d424f77 Bug 1166164 part 3 - Resolve start time on finish(); r=jwatt
We have already resolved to make calling Finish() clear the pause state (see
https://lists.w3.org/Archives/Public/public-fx/2015AprJun/0038.html, item 2).
Doing that involves resolving the start time when the animation is paused.

Furthermore, as a separate change, we resolved to make the finished promise not
resolve when the animation is paused. That suggests making UpdateFinishedState()
only resolve the finished promise when PlayState() == Finished rather than using
IsFinished() which returns true even if the animation is paused.

However, if we compare PlayState() == Finished in UpdateFinishedState() then we
will *not* resolve the finished promise when the animation is play-pending since
PlayState() == Pending in that case (pause-pending is ok since the call to
SetCurrentTime will cause a transition to the Paused state). Furthermore, the
existing call to cancel the pending play task will effectively leave this
animation forever pending. Hence, in this patch we unconditionally fill in the
start time.

--HG--
extra : rebase_source : 499ad0530eac0ee62c8ed2df41360c45abc34816
2015-05-19 10:08:46 +09:00
Ed Lee
a661396b2a Bug 1165430 - Switch unlocalizable "Example Title" to "mozilla.org" [r=adw] 2015-05-18 15:07:55 -07:00
jlal@mozilla.com
2bc5e4bb21 Bug 1166073 - change docker registry to hub r=garndt
--HG--
extra : rebase_source : 12c5436841dfee4f3bee2e562410fd445f760a34
extra : histedit_source : 5b020aa313644473fcbeb06e2bf8d586d560ef6f
2015-05-18 14:43:24 -07:00
Ryan VanderMeulen
21cd9a95ab Bug 598900 - Tweak the fails-if logic to better encompass WinXP. a=me
CLOSED TREE
2015-05-18 16:49:54 -04:00
Ed Lee
4bafce94e6 Bug 1165386 - Always show SPONSORED for any type of sponsored tiles and SUGGESTED for other suggested [r=adw] 2015-05-18 13:39:56 -07:00
Matthew Noorenberghe
3b326fd757 Bug 1145754 - Follow-up to fix e10s bustage due to CPOW usage during a sync message. r=bustage on a CLOSED TREE 2015-05-19 22:13:41 -07:00
jkang8
dac0c30d95 Bug 1155272 - Add Telemetry probes for time to send a ping. r=vladan 2015-05-19 18:19:14 -04:00
Jordan Santell
307a087c72 Bug 1157916 - Add tooltip for displaying start/end times on marker details' duration field. r=vp 2015-05-19 13:15:37 -07:00
Jordan Santell
53e262d3fc Bug 1166124 - Change 'buffer capacity' string to a more accurate 'buffer x% full' stirng. r=fitzgen 2015-05-19 15:42:36 -07:00
Jordan Santell
fd5a34b3dc Bug 1166139 - properly display the generic class name for markers in the marker filter popup. r=vp 2015-05-18 21:07:49 -07:00
Wes Kocher
8372f11bf8 Merge m-c to fx-team, a=merge 2015-05-19 16:45:01 -07:00
Alessio Placitelli
de418f9f22 Bug 1164822 - Add xpcshell test coverage for |OS.File.remove| ignoreAbsent flag. r=Yoric 2015-05-19 14:10:11 -07:00
Alessio Placitelli
505181a2f7 Bug 1164822 - Fix OS.File.remove not throwing with unexisting files. r=Yoric 2015-05-19 14:10:17 -07:00
Matthew Noorenberghe
b0162ea257 Bug 1145754 - Allow per-site recipes to adjust the username/password field detection for capture. r=dolske 2015-05-19 14:01:27 -07:00
Ryan VanderMeulen
f477884299 Backed out changeset 8908f3baa0f7 (bug 1164632) for various xpcshell failures.
CLOSED TREE
2015-05-19 15:55:25 -04:00
Tim Taubert
95648e26fd Bug 1166362 - Let SessionStore ignore <xul:browser>s without a permanentKey property r=Gijs 2015-05-19 13:47:32 -04:00
Victor Porof
9157019656 Bug 1144034 - Flamegraph text is barely readable on non-retina display, r=jsantell 2015-05-19 13:47:09 -04:00
Victor Porof
6a65c6a1a0 Bug 1166122 - Fix regression in the call tree caused by bug 1165045, r=jsantell 2015-05-19 13:46:32 -04:00
Ryan VanderMeulen
940e27ab0b Merge inbound to m-c. a=merge 2015-05-18 16:35:28 -04:00
Ryan VanderMeulen
7833fc8055 Merge inbound to m-c. a=merge 2015-05-18 16:32:50 -04:00
Jordan Santell
1a6e9291dd Bug 1164593 - change the import message to be 'Import recording...' rather than 'Save recording...'. r=vp 2015-05-18 12:43:29 -07:00
Jordan Santell
dbdca9a2e9 Bug 1162583 - Disable realtime rendering in performance tools when e10s is not on. r=vp 2015-05-18 17:44:49 -07:00
B2G Bumper Bot
576e3f1ca3 Bumping manifests a=b2g-bump 2015-05-18 11:38:34 -07:00
B2G Bumper Bot
74bd4d7b28 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/24b86301dcc2
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #30110 from zbraniecki/1165923-add-l20n-example-app

Bug 1165923 - Add l20n example app. r=stas

========

https://hg.mozilla.org/integration/gaia-central/rev/77fd67e73ae0
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1165923 - Add l20n example app
2015-05-18 11:36:22 -07:00
Alexandre Poirot
0f054b7f6b Bug 1059882 - Enable frame selection by default. r=jryans 2015-05-18 20:27:32 +02:00
Alexandre Poirot
bcdcfd3253 Bug 1161072 - Prevent "no such actor" exception from style inspector during toolbox shutdown. r=pbrosset 2015-05-18 20:15:35 +02:00
Alexandre Poirot
a16b27a304 Bug 1161072 - Destroy inspector actor on disconnect. r=pbrosset 2015-05-18 20:15:35 +02:00
Alexandre Poirot
4d22bf0963 Bug 1161072 - Reset docshell state (disabled js/cache, service workers) from actor instead of client. r=jryans 2015-05-18 20:15:35 +02:00
B2G Bumper Bot
2e986c9f01 Bumping manifests a=b2g-bump 2015-05-18 11:13:10 -07:00
B2G Bumper Bot
92910feff4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8feac144066e
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: [No bug] Update l20n parser to make it more compatible with the .properties one. r=stas

========

https://hg.mozilla.org/integration/gaia-central/rev/0207f74bd0ed
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1160915 - Default to use a combined chrome if not defined"

This reverts commit f76b42bff29db1470a0167f6999c8473d42cac16.
2015-05-18 11:10:31 -07:00
Ryan VanderMeulen
3840af94c6 Bug 598900 - Really mark lineheight-metrics-1.html as passing for Windows unaccelerated reftests.
CLOSED TREE
2015-05-18 13:52:11 -04:00
B2G Bumper Bot
56aba6525e Bumping manifests a=b2g-bump 2015-05-18 10:37:43 -07:00
B2G Bumper Bot
7dc487292f Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a578eeda5da5
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1147316 - merge pull request #30108 from Cwiiis:bug1147316-fix-cutoff-collection-icon to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/e448260bf8c8
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1147316 - Fix cut-off add-to-collection icon. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/dca47d6d0c8a
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1162732 - merge pull request #30065 from gabrielesvelto:bug-1162732-speaker-and-mute-button-status to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/22b160cac63e
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1162732 - Properly adjust the speaker and mute buttons depending on the call state r=thills
2015-05-18 10:35:30 -07:00
B2G Bumper Bot
649e82b230 Bumping manifests a=b2g-bump 2015-05-18 09:13:15 -07:00
Ryan VanderMeulen
fd0628b341 Bug 598900 - Mark lineheight-metrics-1.html as passing for Windows unaccelerated reftests.
CLOSED TREE
2015-05-18 12:11:06 -04:00
B2G Bumper Bot
48c3fc595d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1a9b9a894cb3
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1165600 - merge pull request #30090 from KevinGrandon:bug_1165600_settings_sim_tagged to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/f1f0b12f1409
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1165600 - Port settings usage of template.js to tagged.js.
2015-05-18 09:10:32 -07:00
B2G Bumper Bot
f6ad1e4370 Bumping manifests a=b2g-bump 2015-05-18 08:58:34 -07:00