Mark Banner
1a3f6bb167
Bug 1153418 - Fix an issue on Loop's standalone where the remote and video alignment during screenshare is 10px out. r=dmose
2015-04-14 08:30:57 +01:00
Carsten "Tomcat" Book
ede9c4f220
merge mozilla-inbound to mozilla-central a=merge
2015-04-13 12:00:00 +02:00
B2G Bumper Bot
ccbb3d43bf
Bumping manifests a=b2g-bump
2015-04-13 02:59:31 -07:00
B2G Bumper Bot
03eb7cdb31
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d3ed096fafa5
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #29459 from stasm/1153199-src
Bug 1153199 - Re-organize directory layout in l10n.js upstream repo. r=gandalf
========
https://hg.mozilla.org/integration/gaia-central/rev/12043e335fe4
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1153199 - Re-organize directory layout in l10n.js upstream repo. r=gandalf
2015-04-13 02:56:53 -07:00
Carsten "Tomcat" Book
083ec1fe73
merge fx-team to mozilla-central a=merge
2015-04-13 11:55:10 +02:00
B2G Bumper Bot
fdfb7fc195
Bumping manifests a=b2g-bump
2015-04-13 02:49:53 -07:00
Carsten "Tomcat" Book
0564e6c132
merge b2g-inbound to mozilla-central a=merge
2015-04-13 11:48:41 +02:00
B2G Bumper Bot
7005c91725
Bumping manifests a=b2g-bump
2015-04-13 02:43:30 -07:00
B2G Bumper Bot
786b0c53cd
Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/14a030dfce6b
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1152917 - merge pull request #29454 from borjasalguero:fix_permissions_fullscreen to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/b5c07c87084c
Author: borjasalguero <fbsc@tid.es>
Desc: Bug 1152917 - [Followup][Permission Manager] Geolocation permission prompts display inaccurate '{{ origin }} is now fullscreen.' text after a fullscreen prompt is encountered. r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/08e54f70e3c2
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1153715 - merge pull request #29467 from crh0716:1153715 to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/b8721a097f3d
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1153715 - Fix string consistency for add-on and string id.
========
https://hg.mozilla.org/integration/gaia-central/rev/083f19bfc82e
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1080652 - merge pull request #29431 from brianweet:bug1080652-v2 to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/c057fcb05151
Author: Brian Weeteling <brianweeteling@gmail.com>
Desc: Bug 1080652 - Improve multitouch key handling on low-end devices v2
========
https://hg.mozilla.org/integration/gaia-central/rev/f0777785e7dc
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 947124 - merge pull request #29424 from RudyLu:keyboard/Bug947124-_keyboard_library_sendKey to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/4f4dc1ca55a9
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 947124 - Implement a library for typing on the Gaia keyboard in
marionette testing.
2015-04-13 02:40:27 -07:00
Ben Tian
7895eb1e99
Bug 1152694 - Make UUID and service name as input arguments for BluetoothSocket, r=tzimmermann
2015-04-13 17:30:47 +08:00
B2G Bumper Bot
36abc85b2a
Bumping manifests a=b2g-bump
2015-04-13 02:09:29 -07:00
B2G Bumper Bot
b946e3e3da
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6aed7da37f95
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #29460 from albertopq/1137106-shb-lockscreen
Bug 1137106 - Hiding SHB when the phone is locked r=mhenretty
========
https://hg.mozilla.org/integration/gaia-central/rev/2e778707a0d2
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1137106 - Hiding SHB when the phone is locked
2015-04-13 02:06:53 -07:00
Carsten "Tomcat" Book
b66faa9524
Backed out changeset 3939c36b0864 (bug 1152821) for Bustage
...
--HG--
rename : dom/bluetooth/BluetoothCommon.h => dom/bluetooth/bluetooth2/BluetoothCommon.h
2015-04-13 10:54:33 +02:00
Carsten "Tomcat" Book
44617229af
Backed out changeset 81c108144278 (bug 1152821)
2015-04-13 10:53:59 +02:00
Kan-Ru Chen (陳侃如)
0f190a6665
Bug 1142806 - Try to keep at least one foreground process at any time. r=gsvelto
...
--HG--
rename : dom/browser-element/mochitest/priority/test_Keyboard.html => dom/browser-element/mochitest/priority/test_DelayedBackgroundTransition.html
2015-04-13 16:25:09 +08:00
Thomas Zimmermann
2770ffad45
Bug 1152821: Share BluetoothCommon.h between Bluetooth v1 and v2, r=joliu
...
This patch integrates changes from Bluetooth v1 into the shared file
BluetoothCommon.h, and makes it available to both versions. The enum
constant TYPE_INVALID is replaced by NUM_TYPE.
2015-04-13 10:03:11 +02:00
Thomas Zimmermann
3444f08f45
Bug 1152821: Move dom/bluetooth/bluetooth2/BluetoothCommon.h to dom/bluetooth, r=joliu
...
--HG--
rename : dom/bluetooth/bluetooth2/BluetoothCommon.h => dom/bluetooth/BluetoothCommon.h
2015-04-13 10:03:09 +02:00
James Cheng
b3d42cc729
Bug 1153717 - [Stingray] Update document reference link on InputPort API. r=baku, a=NPOTB
2015-04-12 21:07:00 -04:00
Olli Pettay
eb314fb48f
Bug 930793 - Remove favor performance mode, r=avih,roc
...
--HG--
extra : rebase_source : a112b660baa240afd5f0022cd869c96b59418789
2015-04-12 23:08:55 +03:00
B2G Bumper Bot
be9f31a6d4
Bumping manifests a=b2g-bump
2015-04-12 11:13:29 -07:00
B2G Bumper Bot
7f6987fc53
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d75fe24ddd89
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1152402 - merge pull request #29466 from KevinGrandon:bug_1152402_remove_w033_workaround to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/e25888c4e384
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1152402 - Remove W033 workaround r=kgrandon
2015-04-12 11:10:26 -07:00
Alexandre Lissy
d9b693d281
Bug 1140394 - Protect standard output from interleaving. r=ahal
2015-04-12 14:01:00 -04:00
B2G Bumper Bot
1197d0e197
Bumping manifests a=b2g-bump
2015-04-11 16:48:13 -07:00
B2G Bumper Bot
08c45e0f0b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/58caf5c31568
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #29464 from KevinGrandon/bug_1153576_update_jshint
Bug 1153576 - Update jshint to 2.7.0
========
https://hg.mozilla.org/integration/gaia-central/rev/30e138bd8098
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1153576 - Update jshint to 2.7.0 r=kgrandon
2015-04-11 16:45:37 -07:00
B2G Bumper Bot
bc3cd8cebf
Bumping manifests a=b2g-bump
2015-04-11 14:53:04 -07:00
B2G Bumper Bot
957b2e6431
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0b97cd639129
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1150464 - merge pull request #29385 from KevinGrandon:fix_bug_1150464 to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/19c64554f3cf
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1150464 - [Collection] Set height of gaia-grid on resize event r=Cwiiis
2015-04-11 14:50:28 -07:00
ffxbld
290592d369
No bug, Automated blocklist update from host bld-linux64-spot-009 - a=blocklist-update
2015-04-11 03:29:57 -07:00
ffxbld
bd0890186b
No bug, Automated HPKP preload list update from host bld-linux64-spot-009 - a=hpkp-update
2015-04-11 03:29:55 -07:00
ffxbld
83c81d6e76
No bug, Automated HSTS preload list update from host bld-linux64-spot-009 - a=hsts-update
2015-04-11 03:29:53 -07:00
Chris Peterson
27729b2112
Bug 1153579 - Fix -Wpointer-bool-conversion warning by removing null check of an array address. r=mstange
2015-04-11 01:03:44 -07:00
Sotaro Ikeda
1a785adc42
Bug 1152135 - Split EGLSurface buffer swap and HWC buffer swap r=mwu,nical,jgilbert
2015-04-12 11:23:46 -07:00
Carsten "Tomcat" Book
4c39a7340a
Backed out changeset 2507a02fae1a (bug 1153521) for frequent test failures in cache-add.https.html
2015-04-12 11:33:04 +02:00
Carsten "Tomcat" Book
6cb3868c1d
Backed out changeset df28be3a3afc (bug 1153521)
2015-04-12 11:32:28 +02:00
Carsten "Tomcat" Book
9579142ca4
Backed out changeset 12dba8622295 (bug 1153521)
2015-04-12 11:32:23 +02:00
Carsten "Tomcat" Book
27f076ce1a
Backed out changeset f8634e43c6a5 (bug 1153521)
2015-04-12 11:32:18 +02:00
Jean-Yves Avenard
c54d0287f1
Bug 1153110: Don't prefer VDA for 720p and above. r=rillian
...
Partially reverts the prior c6e173b28eca change.
2015-04-12 19:16:33 +10:00
Jean-Yves Avenard
6d85e0a7a5
Backout changest ee75ba3d3937 for using wrong comment
2015-04-12 19:14:44 +10:00
Jean-Yves Avenard
1ef165a869
Bug 1137529: Partial evert of commit c6e173b28eca. r=rillian
2015-04-12 18:22:07 +10:00
Jean-Yves Avenard
1a95012eb4
Bug 1153097: Use 32 bits int to compare frequencies. r=rillian
...
Also potentially fix out of bound memory access.
2015-04-12 18:22:07 +10:00
Jean-Yves Avenard
0448a403bf
Bug 1153469: Ensure IOSurface isn't released before being composited. r=mattwoodrow
2015-04-12 18:22:07 +10:00
Chris Peterson
0b362ab86c
Back out changeset 469f64dc67e2 (bug 1152661) for -Wbitfield-constant-conversion warnings-as-errors on OS X.
2015-04-11 22:59:30 -07:00
B2G Bumper Bot
df81681a47
Bumping manifests a=b2g-bump
2015-04-10 16:52:57 -07:00
B2G Bumper Bot
4c08a0a34a
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6a9b9c1434e8
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #29455 from mwargers/test_container.css
Bug 970728 - Intermittent test_bug344861.html - test_container.css fix
========
https://hg.mozilla.org/integration/gaia-central/rev/da82eee77d0c
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 970728 - Intermittent test_bug344861.html - test_container.css fix
2015-04-10 16:50:22 -07:00
Nick Alexander
473b041dac
Backed out changeset 1993201b592b (bug 1149208)
2015-04-10 15:35:58 -07:00
George Wright
de4544fb8c
Bug 1138746 - Do not allow e10s windows to be opened when HWA is disabled on OS X r=mconley
2015-04-10 17:57:35 -04:00
Olli Pettay
c3dca4be1e
Backout Bug 930793 because of talos regressions,r=backout
...
--HG--
extra : rebase_source : bf5d4de1b80e114d3e2172a205bf850f68019d38
2015-04-13 19:02:27 +03:00
Margaret Leibovic
ef66ed11a8
Bug 1152412 - Handle errors downloading and parsing documents for reader view. r=bnicholson
...
--HG--
extra : rebase_source : 3bb7f0207971e48445ad46ddc28d2855d8ba1c3f
2015-04-10 14:41:14 -07:00
Sami Jaktholm
bff6d53b6d
Bug 1150005 - Don't wait for "editor-selected" event in browser_styleeditor_fetch-from-cache.js as it may have already been emitted. r=bgrins
2015-04-11 10:34:31 +03:00
B2G Bumper Bot
5391ffb7ea
Bumping manifests a=b2g-bump
2015-04-10 14:38:00 -07:00
B2G Bumper Bot
12bbd755c5
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/def153137ebb
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #29446 from millermedeiros/1153046-delete-time-observer
Bug 1153046 - [Calendar] delete TimeObserver r=gaye
========
https://hg.mozilla.org/integration/gaia-central/rev/cab4b2450ca4
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1153046 - [Calendar] delete TimeObserver
========
https://hg.mozilla.org/integration/gaia-central/rev/4e21c673d99a
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #29445 from millermedeiros/1153065-date-l10n
Bug 1153065 - [Calendar] remove observeDateLocalization logic from app.js r=gaye
========
https://hg.mozilla.org/integration/gaia-central/rev/4b418288e5c0
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1153065 - [Calendar] remove observeDateLocalization logic from app.js
2015-04-10 14:35:24 -07:00