Commit Graph

254152 Commits

Author SHA1 Message Date
Ryan VanderMeulen
eab575f2a7 Backed out changeset 60d045b1c1a6 (bug 1183781) for causing bug 1186435. a=me 2015-07-22 22:12:29 -04:00
Ryan VanderMeulen
fe6a84f44d Merge inbound to m-c. a=merge 2015-07-22 16:34:07 -04:00
Ryan VanderMeulen
976febc5b0 Merge fx-team to m-c. a=merge 2015-07-22 16:29:22 -04:00
B2G Bumper Bot
042d9d6a4f Bumping manifests a=b2g-bump 2015-07-22 12:14:40 -07:00
B2G Bumper Bot
05392b347f Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/01d6b677af34
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1148165 - disabled net_error_test.js the hard way, r=test-only

========

https://hg.mozilla.org/integration/gaia-central/rev/4ba8b843d49b
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31062 from TheoChevalier/Bug-1184835-replace-Kiev-with-Kyiv

Bug 1184835 - [Settings][Date & Time] Replace city "Kiev" with "Kyiv"

========

https://hg.mozilla.org/integration/gaia-central/rev/642790460352
Author: TheoChevalier <theo.chevalier11@gmail.com>
Desc: Bug 1184835 - [Settings][Date & Time] Replace city "Kiev" with "Kyiv"
2015-07-22 12:12:34 -07:00
B2G Bumper Bot
0c3565a556 Bumping manifests a=b2g-bump 2015-07-22 11:53:29 -07:00
Ryan VanderMeulen
43946ce349 Backed out changesets 9eb2e0c7b864 and 19bdfb755eeb (bug 1147664) for various test failures. 2015-07-22 13:18:54 -04:00
B2G Bumper Bot
65d746d7d1 Bumping manifests a=b2g-bump 2015-07-22 10:07:28 -07:00
B2G Bumper Bot
ab95520930 Bumping manifests a=b2g-bump 2015-07-22 09:02:31 -07:00
B2G Bumper Bot
e6246df8a1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dfd8dfc538c9
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #31069 from etiennesegonzac/bug-1183868

Bug 1183868 - Do not turn edge gesture on for homescreen inline actvities. r=albertopq

========

https://hg.mozilla.org/integration/gaia-central/rev/a496d9836f5d
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1183868 - Do not turn edge gesture on for homescreen inline activities. r=albertopq
2015-07-22 09:00:33 -07:00
B2G Bumper Bot
7836eac981 Bumping manifests a=b2g-bump 2015-07-22 08:22:33 -07:00
B2G Bumper Bot
248e241eba Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

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

Bug 1184819 - Migrate bluetooth switches to use gaia-switch

========

https://hg.mozilla.org/integration/gaia-central/rev/540acb7d5982
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1184819 - [Settings] Convert bluetooth switches to gaia-switch

========

https://hg.mozilla.org/integration/gaia-central/rev/4fd0b1abe164
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1184819 - [Bluetooth] Convert switches to gaia-switch
2015-07-22 08:20:33 -07:00
B2G Bumper Bot
838cde7ab7 Bumping manifests a=b2g-bump 2015-07-22 07:08:29 -07:00
B2G Bumper Bot
d47437ef36 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c6f3e793e898
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31064 from mikehenrty/bug-1148165-disable-it

Bug 1148165 - Disable net_error_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/02c9dad2ae0e
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1148165 - Disable net_error_test.js
2015-07-22 07:06:30 -07:00
Nicolas Silva
0e505c7df5 Bug 1186208 - Fix crash when tiling is enabled on linux. r=mattwoodrow 2015-07-22 16:06:02 +02:00
B2G Bumper Bot
00ce7966e1 Bumping manifests a=b2g-bump 2015-07-22 06:28:24 -07:00
Michal Novotny
6de49b5bc3 Bug 1177278 - Large OOMs in CacheFileMetadata::WriteMetadata, r=honzab 2015-07-22 15:23:16 +02:00
Xidorn Quan
1143947892 Bug 1186384 - Consider device pixel scale on fullscreen transition window. r=jimm 2015-07-22 23:02:22 +10:00
Jose Antonio Olivera Ortega
b54c80a6bb Bug 1171917 - Improve about:serviceworkers tests on b2g. r=ferjm 2015-07-22 15:00:27 +02:00
JW Wang
5b5cf0acd0 Bug 1185892. Part 3 - replace all calls to MediaDecoder::IsExpectingMoreData() with MediaResource::IsExpectingMoreData. r=jya. 2015-07-22 20:58:00 +08:00
JW Wang
6e1b72de75 Bug 1185892. Part 2 - delegate the job of MediaDecoder::IsExpectingMoreData to its MediaResource. r=jya. 2015-07-22 20:57:41 +08:00
JW Wang
e37faacd2a Bug 1185892. Part 1 - delegate the job of MediaSourceDecoder::IsExpectingMoreData to its MediaResource. r=jya. 2015-07-22 20:57:09 +08:00
Carsten "Tomcat" Book
216dac7206 Merge mozilla-central to b2g-inbound 2015-07-22 14:12:03 +02:00
Carsten "Tomcat" Book
f6fad857f8 merge mozilla-inbound to mozilla-central a=merge 2015-07-22 13:59:02 +02:00
Carsten "Tomcat" Book
38a6b2c1d7 merge fx-team to mozilla-central a=merge 2015-07-22 13:56:49 +02:00
B2G Bumper Bot
61f8b2e970 Bumping manifests a=b2g-bump 2015-07-22 04:48:28 -07:00
B2G Bumper Bot
e8b58b3499 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6e7505e5e39a
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #30975 from albertopq/1184027-setting-pinning

Bug 1184027 - Pinning the web enabled on settings r=ehung

========

https://hg.mozilla.org/integration/gaia-central/rev/f0af21acfc9a
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1184027 - Pinning the web enabled on settings
2015-07-22 04:46:27 -07:00
B2G Bumper Bot
5684c3b64b Bumping manifests a=b2g-bump 2015-07-22 04:42:58 -07:00
B2G Bumper Bot
0ea5da54f7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/91e72487b826
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #31059 from etiennesegonzac/bug-1184556

Bug 1184556 - Fix browser tabs transition happenig after a context menu use. r=albertopq

========

https://hg.mozilla.org/integration/gaia-central/rev/fcc1e1097ce5
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1184556 - Fix browser tabs transition happenig after a context menu use. r=albertopq
2015-07-22 04:40:28 -07:00
JW Wang
91a2cc311f Bug 1186299 - Consolidate AudioSink::PrepareToShutdown and AudioSink::Shutdown into one function. r=kinetik. 2015-07-22 18:52:13 +08:00
Carsten "Tomcat" Book
033874600a Backed out changeset df2c4d643820 (bug 1185453) for mulet mochitest bustage on a CLOSED TREE 2015-07-22 14:39:00 +02:00
Carsten "Tomcat" Book
f87931a24e Merge mozilla-central to mozilla-inbound 2015-07-22 14:03:18 +02:00
Jan de Mooij
34677ee662 Bug 1182711 - Ensure usesScopeChain_ is true for heavyweight functions. r=bhackett 2015-07-22 13:36:16 +02:00
Tim Taubert
24d59749a3 Bug 1186168 - Fix intermittent browser_607016.js failures by using ss.getTabState() instead of closing tabs to check their state r=mconley 2015-07-22 11:59:39 +02:00
Tim Nguyen
bacc39e9d5 Bug 1185889 - Fix devedition tab close button on Windows. r=dao 2015-07-22 08:04:00 -07:00
Matthew Noorenberghe
9e6243ae9a Bug 1181978 - Use the system Highlight color for the identity popup subview back button. r=ttaubert 2015-07-22 09:31:15 -07:00
Dão Gottwald
325f491709 Bug 1185362 - Fix and consolidate margin and padding styling around the identity block. r=paolo 2015-07-22 18:11:34 +02:00
Mark Banner
ea36f00dd7 Bug 1180179 - Part 2. Create a new shared media layout component. r=mikedeboer 2015-07-22 16:35:39 +01:00
B2G Bumper Bot
ed50d00d22 Bumping manifests a=b2g-bump 2015-07-22 02:02:39 -07:00
B2G Bumper Bot
77c77c3614 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/35f7d39a2b07
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #31066 from BorisChiou/bug1186313

Bug 1186313 - Fix intializing errors of text selection dialog. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/e939a1102b4e
Author: Boris Chiou <boris.chiou@gmail.com>
Desc: Bug 1186313 - Fix intializing errors of text selection dialog

Check this._injected in TextSelectionDialog when calling
TextSelectionDialog.show() to make sure we already call _fetchElements()
which initializes TextSelectionDialog.elements

Also, remove "should render when first show" test case because we don't
need this anymore.
2015-07-22 02:00:36 -07:00
B2G Bumper Bot
a66cf2bb5e Bumping manifests a=b2g-bump 2015-07-22 01:17:29 -07:00
B2G Bumper Bot
905caf4a2f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/793ddbfb7c31
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #31058 from etiennesegonzac/bug-1185160

Bug 1185160 - Display the appWindow screenshot on top of the iframe r=sfoster

========

https://hg.mozilla.org/integration/gaia-central/rev/72fa6c4eded8
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1185160 - Display the appWindow screenshot on top of the iframe r=sfoster
2015-07-22 01:15:29 -07:00
B2G Bumper Bot
33239a70f2 Bumping manifests a=b2g-bump 2015-07-22 00:52:32 -07:00
B2G Bumper Bot
dac5f74037 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ad5aad4baee0
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #31067 from gasolin/issue-1185929

Bug 1185929 - [Settings] Cleanup root strings, r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/6d3930f56174
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1185929 - [Settings] Cleanup root strings, r=me
2015-07-22 00:50:33 -07:00
B2G Bumper Bot
94beac182f Bumping manifests a=b2g-bump 2015-07-22 00:27:34 -07:00
B2G Bumper Bot
28f7bd6d4b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9d016cb3cb48
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #30997 from snowmantw/bug1181069

Bug 1181069 - Add code transformer for Raptor tests

========

https://hg.mozilla.org/integration/gaia-central/rev/a8f63ed00aba
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1181069 - Add code transformer for Raptor tests
APP=<app> TESTDIR=<where the test dir is> RAPTOR_TRANSFORM=1 make
2015-07-22 00:25:35 -07:00
Kyle Huey
da700e7070 Bug 1180978: Don't proceed with opening an invalidated database. r=janv,baku 2015-07-22 14:46:19 +08:00
Carsten "Tomcat" Book
d382c43cbc Backed out changeset 35c6e7e9c205 (bug 1135261) for test failures in gij in bookmark_edit_test.js on a CLOSED TREE 2015-07-22 08:13:08 +02:00
Masayuki Nakano
fb5ef71756 Bug 1185316 TabParent should flush pending IME notifications after child process handles all sending events r=smaug 2015-07-22 14:51:36 +09:00
Masayuki Nakano
541fa9b486 Bug 1184986 NOTIFY_IME_OF_POSITION_CHANGE should be put off until all sending events are recieved by child process r=smaug 2015-07-22 14:15:06 +09:00