Commit Graph

267356 Commits

Author SHA1 Message Date
Bill McCloskey
4294ba062f Bug 1202897 - Switch all WebExtension tests to use generated zip files rather than files (r=gabor) 2015-10-12 16:19:50 -07:00
Cameron McCormack
edc7f54a8e Bug 1194856 - Add crash report annotations just before crashing in ErrorLoadingBuiltinSheet. r=bsmedberg 2015-10-13 09:03:56 +11:00
Nick Fitzgerald
2f88c58107 Bug 1201621 - Add support for allocation stack breakdowns to the heap analysis worker; r=jsantell 2015-10-12 13:29:49 -07:00
Nick Fitzgerald
130bed417f Bug 1201620 - Make SavedFrame stacks structured cloneable; r=sfink 2015-10-12 13:29:48 -07:00
Timothy Nikkel
365d409500 Bug 1210578. Part 3. Create DecideScrollableLayer that encapsulates all logic to create display ports and build scrollable layers. r=mstange
For root scroll frames we need information about the async scrolling (or lack thereof) of the scroll frame before we get to ScrollFrameHelper::BuildDisplayList for the scroll frame. We need it in nsLayoutUtils::PaintFrame and nsSubdocumentFrame::BuildDisplayList. So we factor out all the code responsible for async scrolling decisions into one function we can call from all three places.
2015-10-12 15:21:49 -05:00
Timothy Nikkel
efe42313c1 Bug 1210578. Part 2. Rename shouldBuildLayer to couldBuildLayer to better reflect it's actual meaning. r=mstange
Also remove one use of the variable that is unnecessary.
2015-10-12 15:21:49 -05:00
Timothy Nikkel
9e35366d6f Bug 1210578. Part 1. Rename mShouldBuildScrollableLayer to mWillBuildScrollableLayer to better capture the meaning of the variable. r=mstange 2015-10-12 15:21:49 -05:00
Timothy Nikkel
08dbcbd369 Backout part 1 of bug 1195431 (cf841511b71a). 2015-10-12 15:21:48 -05:00
Timothy Nikkel
69201c8ef6 Backout part 2 of bug 1195431 (2e5d1c6a4a0c). 2015-10-12 15:21:48 -05:00
Timothy Nikkel
a18afac8d0 Backout part 3 of bug 1195431 (8270ee9be504). 2015-10-12 15:21:48 -05:00
Jan de Mooij
b2246ce807 Bug 1209118 part 10 - Fix a performance issue when disabling GetPropertyIC. r=efaust 2015-10-12 22:04:19 +02:00
Wes Kocher
eeaccf15a8 Backed out changeset 2d50cf0f2117 (bug 1213800) for Win8 Marionette failures 2015-10-12 12:09:49 -07:00
Timothy Nikkel
9941847595 Bug 1213953. Remove pref "layout.imagevisibility.enabled_for_browser_elements_only", it is unused and obsolete. r=seth 2015-10-12 13:50:16 -05:00
Timothy Nikkel
80d2d3084e Bug 1210577. Remove useless virtual keyword from ScrollFrameHelper::ComputeScrollClip. r=mstange 2015-10-12 13:50:14 -05:00
Wes Kocher
ec1bca82ae Merge m-c to inbound, a=merge 2015-10-12 11:32:23 -07:00
Nathan Froyd
ff95e72005 Bug 1207245 - part 2 followup - add more mozilla/RefCounted.h includes where appropriate; r=me 2015-10-12 22:24:05 -04:00
Wes Kocher
39f42a642e Merge b2ginbound to m-c a=merge 2015-10-12 11:28:31 -07:00
Wes Kocher
0c70bd3543 Merge fx-team to m-c a=merge 2015-10-12 11:27:25 -07:00
Nicolas B. Pierron
e7688df635 Bug 1204700 - ARM: Use a different scratch register for store32. r=sstangl 2015-10-12 20:21:07 +02:00
Bobby Holley
fbce2467c9 Bug 1072150 - Crash in SubjectPrincipal if there's no active AutoJSAPI. r=bz 2015-10-12 11:03:58 -07:00
DĂŁo Gottwald
8416ce1df1 Bug 1213595 - Tweak .toolbarbutton-1 colors. r=gijs 2015-10-12 16:11:21 +02:00
B2G Bumper Bot
aeef68f3ba Bumping manifests a=b2g-bump 2015-10-12 06:03:10 -07:00
B2G Bumper Bot
e19cca134d Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dee474349234
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #32384 from KevinGrandon/bug_1213615_contacts_action_menu_cancel_bg

Bug 1213615 - Contacts action menu cancel button is missing the background

========

https://hg.mozilla.org/integration/gaia-central/rev/2181340391b5
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1213615 - Contacts action menu cancel button is missing the background

========

https://hg.mozilla.org/integration/gaia-central/rev/7876d3b0c140
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #32340 from arcturus/bug-1209889

Bug 1209889 - [Contacts]The location of address will change when user…

========

https://hg.mozilla.org/integration/gaia-central/rev/1266b29d59b3
Author: Francisco Jordano <fjordano@mozilla.com>
Desc: Bug 1209889 - [Contacts]The location of address will change when user enters the details page at the second time. r=ferjm
2015-10-12 06:00:27 -07:00
Carsten "Tomcat" Book
71d6dd9878 Merge m-c to b2g-inbound 2015-10-12 12:09:03 +02:00
Carsten "Tomcat" Book
5d6145c365 merge mozilla-inbound to mozilla-central a=merge 2015-10-12 11:57:06 +02:00
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