Commit Graph

454520 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
f39a0181bb merge fx-team to mozilla-central a=merge 2015-12-21 11:50:09 +01:00
Carsten "Tomcat" Book
dcfacfc88b merge b2g-inbound to mozilla-central a=merge 2015-12-21 11:47:51 +01:00
B2G Bumper Bot
045ff20e29 Bumping manifests a=b2g-bump 2015-12-20 23:35:25 -08:00
B2G Bumper Bot
c9a1a3b8cc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1227893 - reflect Bluetooth rtl css to Settings counter part, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/e562a1e42c83
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1227893 - reflect Bluetooth rtl css to Settings counter part, r=timdream
2015-12-20 23:34:02 -08:00
B2G Bumper Bot
15fad223a3 Bumping manifests a=b2g-bump 2015-12-20 22:35:26 -08:00
B2G Bumper Bot
12918a66d1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1233847 - load ApnHelper for apn settings panel, r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/8ed4384073fa
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1233847 - load ApnHelper for apn settings panel, r=me
2015-12-20 22:34:03 -08:00
B2G Bumper Bot
72edd15711 Bumping manifests a=b2g-bump 2015-12-20 20:46:06 -08:00
B2G Bumper Bot
4a95d3ec08 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/84d1dd4e6654
Author: Scott Wu <scottwu@mozilla.com>
Desc: Merge pull request #33615 from scottwu/1232797-enter-puk-code-labels

Bug 1232797 - Added labels for PUK dialog, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/2a1bde405178
Author: Scott Wu <scottcwwu@gmail.com>
Desc: Bug 1232797 - Added labels for PUK dialog
2015-12-20 20:44:38 -08:00
B2G Bumper Bot
3749ad97b7 Bumping manifests a=b2g-bump 2015-12-19 18:05:25 -08:00
ffxbld
20a2841b48 No bug, Automated blocklist update from host bld-linux64-spot-573 - a=blocklist-update 2015-12-19 04:09:28 -08:00
ffxbld
0349798a7f No bug, Automated HPKP preload list update from host bld-linux64-spot-573 - a=hpkp-update 2015-12-19 04:09:26 -08:00
ffxbld
beab6972e5 No bug, Automated HSTS preload list update from host bld-linux64-spot-573 - a=hsts-update 2015-12-19 04:09:24 -08:00
Carsten "Tomcat" Book
71603d10db merge mozilla-inbound to mozilla-central a=merge 2015-12-18 15:23:39 +01:00
Carsten "Tomcat" Book
d402cbdb96 merge fx-team to mozilla-central a=merge 2015-12-18 15:13:47 +01:00
Carsten "Tomcat" Book
0e9f21c88c Backed out changeset 4acf21957111 (bug 1229379) for causing Bug 1233664 2015-12-18 11:28:47 +01:00
Carsten "Tomcat" Book
fad1a90e3c Backed out changeset 282f22cbf7ef (bug 1229379) 2015-12-18 11:28:28 +01:00
Ms2ger
fdb675bc31 No bug - Note the bug in a todo comment. 2015-12-18 11:13:00 +01:00
Ms2ger
a54da84fff Bug 1000004 - Part b: Inline CheckForWindowedPlugins in its only caller; r=jst 2015-12-18 11:13:00 +01:00
Ms2ger
bb3ddb06c3 Bug 1000004 - Part a: Remove the unused nsContentUtils::HasPluginWithUncontrolledEventDispatch(nsIDocument*) function; r=jst 2015-12-18 11:13:00 +01:00
Ms2ger
8e3a0e4dcd Bug 1233401 - Do Statistics static initialization from JS_Init; r=jandem 2015-12-18 11:12:49 +01:00
Ms2ger
194f97d366 Bug 1221923 - Remove pointless "initialized" static in VMFunction::addToFunctions; r=Waldo 2015-12-18 11:09:45 +01:00
Ms2ger
4edb68ff1d Bug 1232598 - Remove the aCalleePrincipal argument to nsGlobalWindow::OpenInternal; r=jst 2015-12-18 11:08:19 +01:00
Ms2ger
7d058880e0 Bug 1217835 - Rewrite some code in CanvasRenderingContext2D::GetImageDataArray to avoid build warnings; r=gw280 2015-12-18 11:08:06 +01:00
B2G Bumper Bot
0102985740 Bumping manifests a=b2g-bump 2015-12-18 01:16:52 -08:00
B2G Bumper Bot
459a5af179 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/87642662c772
Author: Evan Tseng <itoyxd@gmail.com>
Desc: Merge pull request #33616 from evanxd/bug-1230074

Bug 1230074 - Ensure that audio channel 1 is playing and audio channel 2 is not playing r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/9d364aafdf84
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1230074 - Ensure that audio channel 1 is playing and audio channel 2 is not playing r=me
2015-12-18 01:15:29 -08:00
JW Wang
45b81db1ac Bug 1233648 - Fix some insufficient includes. r=kinetik. 2015-12-18 15:12:45 +08:00
Brian Grinstead
abfa876935 Bug 1233127 - Use createProcessingIntruction instead of addon-sdk to load stylesheets in tools;r=pbrosset
--HG--
extra : commitid : 2EZwaDy0EIl
2015-12-17 17:00:28 -08:00
Wes Kocher
b3fdf9e198 Merge m-c to fx-team, a=merge
--HG--
extra : commitid : 18hDviBpnQr
2015-12-17 17:02:22 -08:00
Lin Clark
0eaec6b520 Bug 1232727 - Change variable name on WebConsoleConnectionProxy - owner to webConsoleFrame;r=bgrins
--HG--
extra : commitid : 7ccIfbXY7Yd
2015-12-17 15:52:42 -08:00
Markus Stange
8d6e827631 Bug 1209970 - Fire scroll events early in the refresh tick. r=mats
With APZ we want to be firing scroll events to content more consistently, so
we tie them to the refresh driver tick rather than firing them on paint or
haphazardly on the next spin of the event loop.

Patch by Markus Stange, test fixes by Kartikaya Gupta

--HG--
extra : commitid : 7nnkRC8afAJ
2015-12-17 17:19:30 -05:00
B2G Bumper Bot
de1ba39636 Bumping manifests a=b2g-bump 2015-12-18 18:46:06 -08:00
B2G Bumper Bot
1d7da8d1a2 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/785347d914d8
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #33630 from mikehenrty/bug-1233880-wait-for-disappear-options

Bug 1233880 - Allow passing options object into helper.waitForElement…

========

https://hg.mozilla.org/integration/gaia-central/rev/b5864a6733c3
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1233880 - Allow passing options object into helper.waitForElementToDisappear

========

https://hg.mozilla.org/integration/gaia-central/rev/05572a0793f6
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #33631 from mikehenrty/bug-1233892-increase-all-timeouts

Bug 1233892 - Increase searchTimeout, scriptTimeout and waitFor timeout

========

https://hg.mozilla.org/integration/gaia-central/rev/991e448efb02
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1233892 - Increase searchTimeout, scriptTimeout and waitFor timeout

========

https://hg.mozilla.org/integration/gaia-central/rev/aa18d0545d6b
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #33628 from mikehenrty/bug-1233823-wait-for-system-not-homescreen

Bug 1233823 - Make marionette-apps.launch wait for system rather than…

========

https://hg.mozilla.org/integration/gaia-central/rev/cf50c422f334
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1233823 - Make marionette-apps.launch wait for system rather than homescreen
2015-12-18 18:44:41 -08:00
B2G Bumper Bot
de4db928e4 Bumping manifests a=b2g-bump 2015-12-18 15:15:55 -08:00
B2G Bumper Bot
d79bb642b4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6ec6a201c26d
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #33625 from mikehenrty/bug-1233796-increase-waitforfullyloaded

Bug 1233796 - Increase timeout for system.waitForFullyLoaded

========

https://hg.mozilla.org/integration/gaia-central/rev/e8e11bb1ba16
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1233796 - Increase timeout for system.waitForFullyLoaded
2015-12-18 15:14:30 -08:00
B2G Bumper Bot
1187e03bf8 Bumping manifests a=b2g-bump 2015-12-18 14:46:01 -08:00
B2G Bumper Bot
a39ba82e71 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3743c30630cd
Author: Fabrice Desré <fabrice@desre.org>
Desc: Merge pull request #33621 from staktrace/scrolltick

Bug 1233715 - Make the visibility monitor test wait for scroll events…

========

https://hg.mozilla.org/integration/gaia-central/rev/2f04878fef64
Author: Kartikaya Gupta <kgupta@mozilla.com>
Desc: Bug 1233715 - Make the visibility monitor test wait for scroll events when appropriate. r=kgrandon
2015-12-18 14:44:37 -08:00
B2G Bumper Bot
3718342b5a Bumping manifests a=b2g-bump 2015-12-18 14:24:54 -08:00
B2G Bumper Bot
9ce59e91ce Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cc7ab2b8b561
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Merge pull request #33627 from russnicoletti/bug-1219704-follow-up

Bug 1219704 -- follow up patch to fix ElementNotAccessibleError r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/e5952d19c2e3
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Bug 1219704 -- follow up patch
2015-12-18 14:23:32 -08:00
B2G Bumper Bot
202de3c46c Bumping manifests a=b2g-bump 2015-12-18 12:30:22 -08:00
B2G Bumper Bot
2b8e6b29f0 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8d92bfc27f4c
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Merge pull request #33220 from russnicoletti/bug-1219704

Bug 1219704 -  Implement *test_play_ogg_video.py* as an integration test in JavaScript r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/44703d3b94da
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Bug 1219704 - Implement *test_play_ogg_video.py* as an integration test in JavaScript

========

https://hg.mozilla.org/integration/gaia-central/rev/708f38846177
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #33569 from punamdahiya/Bug1219662

Bug 1219662 - [Gallery] Implement fullscreen view change orientation Gij integration test

========

https://hg.mozilla.org/integration/gaia-central/rev/11725dc3dfc5
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug 1219662 - [Gallery] Implement fullscreen view change orientation Gij integration test
2015-12-18 12:28:45 -08:00
B2G Bumper Bot
56fcdd09e7 Bumping manifests a=b2g-bump 2015-12-18 11:06:40 -08:00
B2G Bumper Bot
8a9b0e740d Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cd8905d9ba27
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1233777 - Disable apps/fm/test/marionette/fm_test.js
2015-12-18 11:05:08 -08:00
B2G Bumper Bot
7e2bb74e29 Bumping manifests a=b2g-bump 2015-12-18 10:07:16 -08:00
B2G Bumper Bot
179db5d15b Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/804f16342904
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: NO BUG - Fix typo in README.md r=me
2015-12-18 10:04:56 -08:00
Johan Lorenzo
cb59afd64f Bug 1230134 - [tc-gip] Make the logs private r=garndt
--HG--
extra : commitid : JvLYQbzyKRG
2015-12-18 18:54:08 +01:00
B2G Bumper Bot
b9a381fd45 Bumping manifests a=b2g-bump 2015-12-18 09:13:11 -08:00
B2G Bumper Bot
ee71720414 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7011b1bd377c
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #33622 from JohanLorenzo/bug-1233733

Bug 1233733 - All the jenkins jobs are failing, the keyboard manifest…

========

https://hg.mozilla.org/integration/gaia-central/rev/c62c6e972fc5
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1233733 - All the jenkins jobs are failing, the keyboard manifest is not found anymore
2015-12-18 09:10:38 -08:00
B2G Bumper Bot
4b87291385 Bumping manifests a=b2g-bump 2015-12-18 08:59:41 -08:00
B2G Bumper Bot
b9a4dbf020 Bumping manifests a=b2g-bump 2015-12-18 08:31:52 -08:00
B2G Bumper Bot
094a8e06ff Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a6dad090472d
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #33619 from wilsonpage/1233256

Bug 1233256 - UI icons may display as placeholder text for a split second on page load

========

https://hg.mozilla.org/integration/gaia-central/rev/ea3abce67404
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1233256 - UI icons may display as placeholder text for a split second on page load
2015-12-18 08:30:29 -08:00