Tooru Fujisawa
e34cb84e15
Bug 1161410 - Part 2: Use --jitflags instead of --tbpl and --tbpl-debug. r=sfink
2015-05-08 00:28:55 +09:00
Tooru Fujisawa
a155745932
Bug 1161410 - Part 1: Update --jitflags option in jstests.py and jit_test.py as a replacement for --tbpl and --tbpl-debug. r=sfink
2015-05-08 00:28:52 +09:00
Andrew Halberstadt
7181fbfbb8
Bug 1162226 - Fix mach mochitest regression on b2g desktop builds, r=chmanchester
...
--HG--
extra : rebase_source : 8badf0e647c744cd5ad802385c6a13e3bbbe3e62
2015-05-06 16:44:01 -04:00
Sotaro Ikeda
aef8cc58bd
Bug 1158448 Part 2 - Remove ApplyStateToStateMachine and PLAY_STATE_SEEKING r=jwwang,bwu
2015-05-07 08:19:46 -07:00
Sotaro Ikeda
1c5c106f78
Bug 1158448 Part 1 - Replace MDSM::Play with a state-watcher on mPlayState and eliminate ApplyStateToStateMachine. r=sotaro
2015-05-07 08:19:33 -07:00
Boris Zbarsky
b99f99143f
Bug 1161625. Use nsIURI, not dom::URL, to create URIs on main thread in fetch code. Also, use the entry settings document's base URI, not the callee document's document URI, as the base. r=nsm
2015-05-07 11:08:34 -04:00
Boris Zbarsky
7b0970e937
Bug 1161034. Make test_animations_pausing pass even when we're doing mainthread compositing. r=birtles
2015-05-07 11:08:34 -04:00
Olli Pettay
03bbb4300d
Bug 1156964, consume tab key also in e10s, r=felipe
...
--HG--
extra : rebase_source : de4febe296ccd59ef446b642eaa6efed1f1e198d
2015-05-07 17:20:18 +03:00
Patrick McManus
8364ed817f
bug 1161253 close pconns on background notification r=bagder
2015-05-05 10:10:21 -04:00
Patrick McManus
8d273b528b
Bug 1161558 cleanup some nsIObserver shutdown paths r=bagder
2015-05-05 10:04:34 -04:00
Carsten "Tomcat" Book
5265727d85
Merge mozilla-central to mozilla-inbound
2015-05-07 15:59:06 +02:00
Sotaro Ikeda
e2d6f1ea99
Bug 1091037 - Raise ImageBridge thread priority r=gsvelto,nical
2015-05-07 06:53:47 -07:00
Carsten "Tomcat" Book
41416405bc
merge mozilla-inbound to mozilla-central a=merge
2015-05-07 15:38:45 +02:00
Carsten "Tomcat" Book
a2faec5d69
merge fx-team to mozilla-central a=merge
...
--HG--
rename : browser/base/content/test/general/browser_fxa_profile_channel.html => browser/base/content/test/general/browser_fxa_web_channel.html
rename : browser/base/content/test/general/browser_fxa_profile_channel.js => browser/base/content/test/general/browser_fxa_web_channel.js
rename : services/fxaccounts/FxAccountsProfileChannel.jsm => services/fxaccounts/FxAccountsWebChannel.jsm
rename : services/fxaccounts/tests/xpcshell/test_profile_channel.js => services/fxaccounts/tests/xpcshell/test_web_channel.js
rename : browser/devtools/commandline/commands-index.js => toolkit/devtools/gcli/commands/index.js
rename : browser/locales/en-US/chrome/browser/devtools/gcli.properties => toolkit/locales/en-US/chrome/global/devtools/gcli.properties
rename : browser/locales/en-US/chrome/browser/devtools/gclicommands.properties => toolkit/locales/en-US/chrome/global/devtools/gclicommands.properties
extra : rebase_source : 705c7bf98a773fc66bfab781bbc925d79404605c
2015-05-07 15:28:00 +02:00
Phil Ringnalda
fa6795f7e7
Back out cb1b4b057dad (bug 1161362) for Linux64 cgc failures
...
CLOSED TREE
2015-05-06 21:15:22 -07:00
Phil Ringnalda
24bb7f3b9f
Back out dc2fed1aa0af (bug 1144906) for ASan, Android debug, and OS X 10.10 mochitest-gl bustage
...
CLOSED TREE
2015-05-06 19:55:40 -07:00
Bobby Holley
bc1b71c78e
Bug 1131707 - Transparently forward the construct bit for function forwarders. r=gabor
2015-05-06 18:11:51 -07:00
Hannes Verschore
85945a96da
Bug 1159899: IonMonkey: Fix folding of ~~x, r=nbp
2015-05-07 02:58:27 +02:00
Cameron McCormack
e567ca4a56
Bug 1162366 - Fix spelling of nsPresContext::mSupressResizeReflow and associated methods. r=dholbert
...
--HG--
extra : rebase_source : dac8dd0f388b5f14231572f57608052439f14951
2015-05-06 20:56:00 -04:00
Seth Fowler
71394a902a
Bug 1161743 - Upgrade 'WARNING: Not expiration-tracking an unlocked surface' to an assertion. r=dholbert
2015-05-06 17:45:55 -07:00
Bas Schouten
041fe2073a
Bug 1161815: Use a single ID2D1SolidColorBrush per DrawTarget. r=jrmuizel
2015-05-07 02:38:10 +02:00
Jean-Yves Avenard
40e5cc7845
Bug 1159579: Add Interval and IntervalSet objects. r=mattwoodrow
...
Along with a TimeIntervals class that reimplement all of dom::TimeRanges
features.
2015-05-07 10:24:10 +10:00
Sami Jaktholm
f094f51b2c
Bug 1160720 - Stop dragging the color selector around if no buttons are pressed down on mousemove. r=bgrins
...
The color picker stops following the mouse when it receives a mouseup event.
However, in some cases when the mouse button is released outside the color
picker frame, the picker won't know about it and will continue to move the
selection when mouse comes back over the picker frame.
As the MouseEvent.buttons property specifies which buttons are pressed when
the event occurs the picker can use said property to detect if it should stop
following the mouse. When .buttons === 0 on a mousemove event no buttons are
pressed down and it should stop following the mouse.
--HG--
extra : rebase_source : c8a852ba34bcf0e6faf63fd69ea5042e572f8d03
2015-05-06 16:58:20 -07:00
Justin Dolske
d76848212a
Bug 1160663 - Allow hilighting the Pocket button via UITour. r=MattN
...
--HG--
extra : rebase_source : 4e11a41e11f3a32c4f207bd4fc22043eccf799c5
2015-05-06 16:53:48 -07:00
Wes Kocher
a52d273622
Backed out changeset 7c7e849bb5fd (bug 1161351) for sm arm orange CLOSED TREE
2015-05-06 16:53:29 -07:00
Jeff Gilbert
b0077b976e
Bug 1144906 - Fast WebGL on E10S. - r=mattwoodrow,nical
2015-05-06 16:35:29 -07:00
Myk Melez
4a89e36100
bug 1125394 - launch runtime executable stub from test app bundle on Mac; r=jmaher,marco
2015-05-06 16:27:33 -07:00
Kartikaya Gupta
85f09c0ea6
Bug 1162179 - Don't create APZCTreeManagers for windows which aren't multiprocess. r=dvander
2015-05-06 19:15:10 -04:00
Maxim Zhilyaev
a843ee9494
Bug 1156549 - Allow ramp up time for campaigns with strict start/stop times [r=adw]
2015-05-06 12:09:45 -07:00
Aaron Klotz
7ae85d5d47
Bug 1156903: Add quirk flag that causes NPN_GetValue(NPNVdocumentOrigin) to return an empty string even when it fails; r=jimm
...
--HG--
extra : rebase_source : 73c726920f9f3187a41f2834f942e891efae9e28
2015-05-06 01:07:32 -06:00
Wes Kocher
b6f7abf05b
Backed out changeset 93af6e2a390d (bug 1144906) for build bustage
2015-05-06 16:01:47 -07:00
Karl Tomlinson
59a8e46319
bug 1161402 more thread doc for MediaDataDecoder use from IsVideoAccelerated() r=cpearce
...
--HG--
extra : rebase_source : 80a76610aa57f8afd0789a55b872af4e33b03e56
2015-05-06 16:43:52 +12:00
Blake Wu
4a80fadebf
Bug 1161444
- Change MP4Reader's IsMediaSeekable() to only check with Demuxer. r=cpearce
...
--HG--
extra : rebase_source : 669bb6d1fba27c8ca8e439d739a385711be23da1
2015-05-06 11:16:06 +08:00
JerryShih
354bd0ccdd
Bug 1160877 - Fix gonkDisplay stop anim condition. r=mwu, a=me
...
--HG--
extra : rebase_source : c17fb0a0650827dc2fc7ae811642387a4b86a85a
2015-05-05 10:32:00 -04:00
Ryan VanderMeulen
9c1044ef66
Backed out changeset c92c76073e9c (bug 1160877) for causing B2G phone startup crashes.
...
--HG--
extra : rebase_source : 35bfd977a1f0f164e56df642dc30ae47d1611a3a
2015-05-07 09:24:35 -04:00
Carsten "Tomcat" Book
16b16c3408
merge b2g-inbound to mozilla-central a=merge
2015-05-07 15:25:45 +02:00
Justin Dolske
ed9744ebce
Bug 1161881 - Enable Pocket by default (in supported locales). r=gavin, a=dolske
2015-05-06 16:20:00 -07:00
Justin Dolske
47f49d9644
Bug 1162198 - [EME] Doorhanger that notifies user of DRM usage should include a Learn More link. r=gijs, a=dolske
2015-05-06 16:19:58 -07:00
Ryan VanderMeulen
e3e80152d7
Merge m-c to b2g-inbound. a=merge
...
CLOSED TREE
2015-05-06 16:28:53 -04:00
Ryan VanderMeulen
cc947f05d4
Merge inbound to m-c. a=merge
2015-05-06 16:26:26 -04:00
Ryan VanderMeulen
11cde0e724
Merge fx-team to m-c. a=merge
2015-05-06 16:20:55 -04:00
Ryan VanderMeulen
32f65d4f75
Merge b2g-inbound to m-c. a=merge
2015-05-06 16:01:31 -04:00
B2G Bumper Bot
54479212ec
Bumping manifests a=b2g-bump
2015-05-06 12:57:40 -07:00
B2G Bumper Bot
232cc6d8a1
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6f889f462ec6
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #29835 from mikehenrty/gmarty-Bug-1159885-Status-bar-is-not-visible-on-multiple-attention-windows
Gmarty bug 1159885 status bar is not visible on multiple attention windows
========
https://hg.mozilla.org/integration/gaia-central/rev/9a97c4c06bb1
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1159885 - Do not set appearance when no top most window found
========
https://hg.mozilla.org/integration/gaia-central/rev/2c734649625d
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1159885 - Status bar is not visible on multiple attention windows
2015-05-06 12:55:21 -07:00
B2G Bumper Bot
0a0b726b4a
Bumping manifests a=b2g-bump
2015-05-06 12:22:53 -07:00
B2G Bumper Bot
3d94e2c0dd
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/95598283f8bc
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1162131 - merge pull request #29924 from jonallengriffin:mdriver0.5 to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/a65023ec604a
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Bug 1162131 - pin marionette-driver to 0.5, r=davehunt
========
https://hg.mozilla.org/integration/gaia-central/rev/d77e0236edfa
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1162131 - merge pull request #29923 from jonallengriffin:mdriver to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/ef9287c11aa9
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Bug 1162131 - Pin marionette-driver to 0.6, r=davehunt
2015-05-06 12:20:20 -07:00
B2G Bumper Bot
d43ceaecd7
Bumping manifests a=b2g-bump
2015-05-06 11:35:33 -07:00
B2G Bumper Bot
f7960a30fb
Bumping gaia.json for 22 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1800b94e5ee3
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1159906 - merge pull request #29824 from stasm:1159906-ftu-remove-external_links to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/3f7eb15e78ff
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1159906 - Use DOM overlays in links. r=sfoster
========
https://hg.mozilla.org/integration/gaia-central/rev/a7c392117bd0
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1160667 - merge pull request #29870 from mikehenrty:bug-1160667-cancel-install to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/82042fdf7102
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1160667 - Cancel install when opening lockscreen
========
https://hg.mozilla.org/integration/gaia-central/rev/dd844e191152
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1162102 - merge pull request #29921 from KevinGrandon:bug_1162102_remove_unused_iac_pref to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/586e0c56b682
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1162102 - Remove unused test pref, dom.inter-app-communication-api.enabled
========
https://hg.mozilla.org/integration/gaia-central/rev/906dada71164
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 805167 - merge pull request #29900 from joshua-s:bug-805167 to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/fcd5ed8169ae
Author: Joshua Smith <thewanuki@gmail.com>
Desc: Fix Bug 805167 - Reducing ring tone volume to vibration should vibrate shortly
========
https://hg.mozilla.org/integration/gaia-central/rev/7e2506993869
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1160191 - merge pull request #29915 from etiennesegonzac:bug-1160191 to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/7cde2ed05fd2
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1160191 - Dialogs inside an appWindow element don't need to take the SHB into account. r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/a364020722f6
Author: Eli Perelman <eli@eliperelman.com>
Desc: Merge pull request #29637 from eliperelman/bug-1112119-video
Bug 1112119 - Removing legacy performance tests from Video
========
https://hg.mozilla.org/integration/gaia-central/rev/db195a188690
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1112119 - Removing legacy performance tests from Video
========
https://hg.mozilla.org/integration/gaia-central/rev/1314c93e8b6c
Author: Eli Perelman <eli@eliperelman.com>
Desc: Merge pull request #29632 from eliperelman/bug-1112119-music
Bug 1112119 - Removing legacy performance tests from Music
========
https://hg.mozilla.org/integration/gaia-central/rev/153f06030149
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1112119 - Removing legacy performance tests from Music
========
https://hg.mozilla.org/integration/gaia-central/rev/a6a5af8f9baa
Author: Eli Perelman <eli@eliperelman.com>
Desc: Merge pull request #29630 from eliperelman/bug-1112119-gallery
Bug 1112119 - Removing legacy performance tests from Gallery
========
https://hg.mozilla.org/integration/gaia-central/rev/def9d4d2c1ba
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1112119 - Removing legacy performance tests from Gallery
========
https://hg.mozilla.org/integration/gaia-central/rev/e2b8ec09221d
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1135284 - merge pull request #29826 from gabrielesvelto:bug-1135284-call-control-supplementary-service-commands to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/4e1579b62367
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1135284 - Do not show the MMI result overlay in response to call control supplementary service commands r=thills
========
https://hg.mozilla.org/integration/gaia-central/rev/359af70545ef
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1137094 - merge pull request #29906 from tedders1:bug-1137094-dont-pseudolocalize-html-tags to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/ec4f68f07104
Author: Ted Clancy <tclancy@mozilla.com>
Desc: Bug 1137094 - Psuedo-locales shouldn't attempt to "translate" HTML tags. r=stas
========
https://hg.mozilla.org/integration/gaia-central/rev/21f13781e04c
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1160344 - merge pull request #29866 from yzen:bug-1160344 to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/cb15ec0f372f
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1160344 - removed outline when video element is tapped (in :focus).
Change-Id: Ice8797ed4d484240e3f26d994cf75852958d3bcc
2015-05-06 11:33:19 -07:00
aus@mozilla.com
16141b0b23
backout of bug 1161579 - blocking smoketests. a=RyanVM
2015-05-06 11:25:29 -07:00
Ryan VanderMeulen
8c304a4876
Backed out changeset 0cecdb107e91 (bug 1162036) for e10s browser_privatebrowsing_DownloadLastDirWithCPS.js failures.
...
CLOSED TREE
--HG--
extra : rebase_source : d9021ec4b0e810314138858194a56f4479edf21d
2015-05-06 12:07:00 -04:00