Commit Graph

267381 Commits

Author SHA1 Message Date
Shawn Huang
8d23a7574b Bug 1208492 - Handle MAP replies from Gaia and pass the results to BluetoothMapSmsManager, r=btian 2015-10-12 17:14:54 +08:00
Carsten "Tomcat" Book
48ad994020 merge fx-team to mozilla-central a=merge 2015-10-12 11:05:43 +02:00
Carsten "Tomcat" Book
04f4fba9d4 merge b2g-inbound to mozilla-central a=merge 2015-10-12 11:01:17 +02:00
B2G Bumper Bot
23eee7d914 Bumping manifests a=b2g-bump 2015-10-12 01:43:45 -07:00
B2G Bumper Bot
e05411fa62 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/033007fa6395
Author: Scott Wu <scottwu@mozilla.com>
Desc: Merge pull request #32387 from scottwu/1196680-panel-header-close-icon-grey

Bug 1196680 - Changes close icon in settings to grey, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/028edc86a180
Author: Scott Wu <scottcwwu@gmail.com>
Desc: Bug 1196680 - Changes close icon in settings to grey, r=gasolin
2015-10-12 01:40:36 -07:00
B2G Bumper Bot
07c0a7e970 Bumping manifests a=b2g-bump 2015-10-12 00:28:19 -07:00
B2G Bumper Bot
3ee68f90b9 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3be6085ceac7
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #32327 from begeeben/1194098_create_firefox_account

Bug 1194098 - [browser] Implement Firefox Account verification email resend, r=seanlee

========

https://hg.mozilla.org/integration/gaia-central/rev/3edc1db136bd
Author: yifan <yliao@mozilla.com>
Desc: Bug 1194098 - [browser] Implement Firefox Account verification email resend

========

https://hg.mozilla.org/integration/gaia-central/rev/5cd84c5188d2
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #32321 from zapion/bug1212623

Bug 1212623 - --locale parameter no longer works with gaiatest. r=npark

========

https://hg.mozilla.org/integration/gaia-central/rev/e02ae82e9de7
Author: Paul Zapion Yang <zapionator@gmail.com>
Desc: Bug 1212623 - --locale parameter no longer works with gaiatest

========

https://hg.mozilla.org/integration/gaia-central/rev/a444ab83aa8a
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #31919 from aosmond/bug1204687

Bug 1204687 - Fix bluetooth open received file race condition between…r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/a275e21eef55
Author: Andrew Osmond <aosmond@mozilla.com>
Desc: Bug 1204687 - Fix bluetooth open received file race condition between device storage and lazy loader.
2015-10-12 00:25:36 -07:00
Nigel Babu
7ef28651e3 Backed out changeset ae5f03f140a8 (bug 1209801) on suspicion of Android reftest bustage ON A CLOSED TREE 2015-10-12 09:43:19 +05:30
Nigel Babu
5aac787616 Backed out changeset 9e69375c47ed (bug 1209801) for suspicion of Android reftest bustage ON A CLOSED TREE 2015-10-12 09:43:06 +05:30
B2G Bumper Bot
f1784b7339 Bumping manifests a=b2g-bump 2015-10-11 20:59:09 -07:00
B2G Bumper Bot
afe8b3ff5b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9504a3c857fe
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #32320 from gasolin/issue-1182129

Bug 1182129 - backs out the entire privacy panel, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/94757840d853
Author: Dave Huseby <dhuseby@mozilla.com>
Desc: Bug 1182129 - backs out the entire privacy panel, r=gasolin
2015-10-11 20:56:25 -07:00
Morris Tseng
942185adac Bug 709490 - Part 11: Diabled test_offscreencanvas_many.html on gonk, android, windows and linux. r=jgilbert 2015-10-12 11:21:04 +08:00
Morris Tseng
3da49c5693 Bug 709490 - Part 10: Using mechanism in RuntimeService to get pref in worker thread instead of gfxPref. r=baku 2015-10-12 11:21:04 +08:00
Morris Tseng
6e35f60bed Bug 709490 - Part 9: Readback without blocking main thread. r=jgilbert 2015-10-12 11:21:03 +08:00
Morris Tseng
beab1fff59 Bug 709490 - Part 8: Copy to a temp texture when readback from IOSurface. r=jgilbert 2015-10-12 11:21:03 +08:00
Morris Tseng
172e4a6536 Bug 709490 - Part 7: If layer is not available, fallback to BasicCanvasLayer. r=roc 2015-10-12 11:21:03 +08:00
Morris Tseng
73ec4c7613 Bug 709490 - Part 6: Add frame ID to CanvasClient so compositor could update frame correctly. r=roc 2015-10-12 11:21:03 +08:00
Morris Tseng
84fa424ff2 Bug 709490 - Part 5: Add interfaces test. r=ehsan 2015-10-12 11:21:03 +08:00
Morris Tseng
55e63cb455 Bug 709490 - Part 4: Mochitests for offscreencanvas. r=baku, r=jgilbert
Thanks Jon Morton [:jmorton] (jonanin@gmail.com) for polishing patches.
2015-10-12 11:21:03 +08:00
Morris Tseng
bff0b9a1af Bug 709490 - Part 3: Transfer OffscreenCanvas from mainthread to workers. r=baku, r=sfink
Thanks Jon Morton [:jmorton] (jonanin@gmail.com) for polishing patches.
2015-10-12 11:21:03 +08:00
Morris Tseng
f8e5a45f77 Bug 709490 - Part 2: Introduce OffscreenCanvas and let WebGL context work on workers. r=nical, r=jgilbert, r=jrmuizel, sr=ehsan
Thanks Jon Morton [:jmorton] (jonanin@gmail.com) for polishing patches.
2015-10-12 11:21:03 +08:00
Morris Tseng
adb79b8043 Bug 709490 - Part 1: Let ImageBridge transfer CanvasClient async. r=nical
Thanks Jon Morton [:jmorton] (jonanin@gmail.com) for polishing patches.
2015-10-12 11:21:02 +08:00
Morris Tseng
7109460448 Bug 1212724 - Fix compile error in non-unified mode. r=nical 2015-10-12 11:21:02 +08:00
Jean-Yves Avenard
a39d774fa7 Bug 1212795: P3. Make AppleDecoderModule detects if the required modules are loaded. r=jwwang 2015-10-12 14:47:50 +11:00
Jean-Yves Avenard
6d8c447776 Bug 1212795: P2. Ensure all frameworks required for video decoding on mac are loaded. r=jwwang
We used to rely on the compositor to have been started, which is a dangerous assumption..
2015-10-12 14:47:49 +11:00
Jean-Yves Avenard
e25354aa7f Bug 1212795: P1. Ensure the check if HW acceleration is allowed is performed on the main thread. r=jwwang
The downside is that a restart is now required if the user change the preference to force HW decoding ; however this is the same behaviour as on Windows.
2015-10-12 14:47:49 +11:00
Mark Hammond
0932447b10 Bug 1212675 - have about:sync-tabs reload the new set of tabs after sync completes. r=adw 2015-10-12 14:04:02 +11:00
Maxim Zhilyaev
dd5c27cc34 Bug 1210091 - New Tab Page Drag&Drop Causes Overlapping Tiles. [r=mcaceres] 2015-10-11 18:44:37 -07:00
Mark Hammond
ed850adfcf Bug 1190262 - don't spin the Sync button during login as it may spin for a very long time. r=adw 2015-10-12 12:05:13 +11:00
John Lin
6a938d3f30 Bug 1210232 - Let MP4Decoder handle 3GPP files on B2G. r=cpearce 2015-10-11 22:14:00 +02:00
Jan de Mooij
bd163cb98a Bug 1209118 part 9 - rm MGetElementCache, GetElementIC. r=efaust 2015-10-12 14:23:57 +02:00
Jan de Mooij
e3aea14c03 Bug 1209118 part 8 - Use MGetPropertyCache for GETELEM. r=efaust 2015-10-12 14:23:57 +02:00
Jan de Mooij
4d1ec85ef6 Bug 1209118 part 7 - Disable GetPropertyIC when the IC fails to attach stubs. r=efaust 2015-10-12 14:23:56 +02:00
Jan de Mooij
cb00b39526 Bug 1209118 part 6 - Move typed-or-unboxed element stub. r=efaust 2015-10-12 14:23:56 +02:00
Jan de Mooij
a88b1a7522 Bug 1209118 part 5 - Move dense element hole stub. r=efaust 2015-10-12 14:23:56 +02:00
Jan de Mooij
c35dbe2e57 Bug 1209118 part 4 - Move dense element stub. r=efaust 2015-10-12 14:23:56 +02:00
Jan de Mooij
4ae9517c56 Bug 1209118 part 3 - Move arguments element stub. r=efaust 2015-10-12 14:23:56 +02:00
Jan de Mooij
e82805fd5f Bug 1209118 part 2 - Fix GetPropertyIC stubs. r=efaust 2015-10-12 14:23:56 +02:00
Jan de Mooij
0ac40ccc91 Bug 1209118 part 1 - Add id operand to MGetPropertyCache. r=efaust 2015-10-12 14:23:55 +02:00
JW Wang
2e2ea35f64 Bug 1212220 - cache pref values so they are safe to access off the main thread. r=roc. 2015-10-11 20:11:04 +08:00
Heiher
dc56ecfbc0 Bug 1213532 - IonMonkey: MIPS32: Rename BaseFloatRegisters to FloatRegistersMIPSShared. r=arai
---
 js/src/jit/mips32/Architecture-mips32.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
2015-10-12 17:14:54 +08:00
Heiher
64f6de5862 Bug 1213532 - IonMonkey: MIPS32: Fix call FloatRegistersMIPSShared::GetName recursive. r=arai
---
 js/src/jit/mips32/Architecture-mips32.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
2015-10-12 17:05:02 +08:00
Xidorn Quan
ba8efad4f8 Bug 1212299 part 3 - Add test for requesting fullscreen from doc inside frame/object. rs=smaug 2015-10-12 11:24:23 +11:00
Xidorn Quan
33fd214ebb Bug 1212299 part 2 - Rewrite fullscreen-denied test to have a clearer structure. r=smaug 2015-10-12 11:24:23 +11:00
Xidorn Quan
f11e2b5f53 Bug 1212299 part 1 - Forbid documents inside elements other than iframe from requesting fullscreen. r=smaug 2015-10-12 11:24:23 +11:00
Jean-Yves Avenard
eb2751e422 Bug 1206845: Prevent overflows in MediaCache. r=roc 2015-10-12 10:01:26 +11:00
Jean-Yves Avenard
9724406cad Bug 1213173: Always use FFmpeg regardless of version. r=kentuckyfriedtakahe
We don't need to prevent using FFmpegDecoderModule on older version anymore
2015-10-12 10:00:04 +11:00
ffxbld
38fdac7a6a No bug, Automated blocklist update from host bld-linux64-spot-138 - a=blocklist-update 2015-10-10 03:46:05 -07:00
ffxbld
d3b976614d No bug, Automated HPKP preload list update from host bld-linux64-spot-138 - a=hpkp-update 2015-10-10 03:46:02 -07:00
ffxbld
5175e7348e No bug, Automated HSTS preload list update from host bld-linux64-spot-138 - a=hsts-update 2015-10-10 03:46:00 -07:00