Commit Graph

178815 Commits

Author SHA1 Message Date
Hannes Verschore
a9ee687d32 Bug 996518 - Add an extra assert in TypePolicy of MTypeBarrier, r=jandem 2014-04-17 12:26:13 +02:00
Jonathan Watt
cc5c8ff0dc Bug 991572 - Stop creating a Thebes backed gfxContext in CanvasRenderingContext2D.cpp, and kill off nsICanvasRenderingContextInternal::GetThebesSurface. r=mattwoodrow 2014-04-17 22:13:34 +12:00
Matt Woodrow
5771ca7992 Bug 997014 - Part 6: Remove duplicate code for retreiving a snapshot from a canvas in CanvasRenderingContext2D. r=roc 2014-04-17 17:32:41 +12:00
Matt Woodrow
30f65e3cc3 Bug 997014 - Part 5: Remove nsICanvasRenderingContextInternal::Render. r=roc 2014-04-17 17:31:44 +12:00
Matt Woodrow
6fd7bb378f Bug 997014 - Part 4: Remove the external canvas API. r=roc 2014-04-17 17:31:12 +12:00
Matt Woodrow
bc1f39bca7 Bug 997014 - Part 3: Stop using the external Canvas API in nsBaseDragService. r=roc 2014-04-17 17:30:45 +12:00
Matt Woodrow
8006e4b32d Bug 997014 - Part 2: Make SurfaceFromElement use GetSurfaceSnapshot instead of the external API. r=roc 2014-04-17 17:29:52 +12:00
Matt Woodrow
0bf873e24d Bug 997014 - Part 1: Improve GetSurfaceSnapshot. r=roc 2014-04-17 17:28:17 +12:00
Paul Adenot
d2d43ae249 Bug 997229 - Don't call IdealAudioRate on an offline MediaStreamGraph r=roc
--HG--
extra : rebase_source : 44aec47b98965a663600a84c630c0f89239842a6
2014-04-17 11:15:47 +02:00
Jon Coppeard
ccef81e8d9 Bug 996052 - Remove JSVAL_TRACE_KIND, JSVAL_IS_GCTHING and JSVAL_TO_GCTHING r=terrence 2014-04-17 09:36:32 +01:00
Boris Zbarsky
d9761bd104 Bug 995295 part 2. Make console.trace() faster when the console is closed by avoiding reification of the stack until someone actually asks for it. r=baku 2014-04-15 22:58:44 -04:00
Boris Zbarsky
e88a7e6d2c Bug 995295 part 1. Create console events in the junk scope, not the untrusted content scope. r=baku 2014-04-16 15:09:23 -04:00
Ryan VanderMeulen
a2621df61e Backed out changesets df5a68af3d30 and 6acacaa75fad (bug 995295) for bustage.
CLOSED TREE
2014-04-16 15:46:18 -04:00
Ryan VanderMeulen
8abb06f9b3 Backed out changesets e128ceec086c and 7e31deb02ba8 (bug 992670) for mochitest-bc and xpcshell crashes. 2014-04-16 15:16:30 -04:00
Boris Zbarsky
7aa72892e5 Bug 996831. Add a ToJSValue overload for nsresult, to allow rejecting promises from C++ more easily. r=bholley 2014-04-16 15:13:41 -04:00
Boris Zbarsky
7bae58eac6 Bug 996474. Add a ToJSValue overload that takes a Handle<Value>. r=bholley 2014-04-16 15:13:41 -04:00
Boris Zbarsky
07009537c7 Bug 996911. Make nsIDOMXUL*Element not inherit from nsIDOMXULElement, so we can make the latter noscript. r=smaug 2014-04-16 15:13:41 -04:00
Boris Zbarsky
a08a5298ba Bug 995295 part 2. Make console.trace() faster when the console is closed by avoiding reification of the stack until someone actually asks for it. r=baku 2014-04-15 22:58:44 -04:00
Boris Zbarsky
b64cd2ae87 Bug 995295 part 1. Create console events in the junk scope, not the untrusted content scope. r=baku 2014-04-16 15:09:23 -04:00
Boris Zbarsky
c6a5fb4be3 Bug 996831. Add a ToJSValue overload for nsresult, to allow rejecting promises from C++ more easily. r=bholley 2014-04-16 15:13:41 -04:00
Boris Zbarsky
557d9e0d10 Bug 996474. Add a ToJSValue overload that takes a Handle<Value>. r=bholley 2014-04-16 15:13:41 -04:00
Bobby Holley
8f8383ecd8 Bug 997067 - Remove the special behavior for chrome navigating non-chrome windows. r=bz
Considering what is actually done with sourceWindow here, I don't think this
check is doing anything useful in the modern world.
2014-04-17 00:02:36 -07:00
Bobby Holley
27afa8090c Bug 997067 - Build BuildURIFromBase into SecurityCheckURL and condense logic. r=bz
This has a tiny behavior change in the case of self-navigation by a non-current
inner, but I think that the new behavior is more correct.
2014-04-17 00:02:36 -07:00
Boris Zbarsky
c1e97f49d6 Bug 995295 part 2. Make console.trace() faster when the console is closed by avoiding reification of the stack until someone actually asks for it. r=baku 2014-04-15 22:58:44 -04:00
Boris Zbarsky
6e3a770259 Bug 995295 part 1. Create console events in the junk scope, not the untrusted content scope. r=baku 2014-04-16 15:09:23 -04:00
Sam Penrose
b168828c29 Bug 983445 - Verification causes logout on device. r=jedp 2014-04-15 16:05:16 -07:00
Amod Narvekar
7d44cfb133 Bug 330879 - Check whether the node parameter is a valid Places node. r=mak 2014-04-16 13:50:36 -04:00
Clemens Wilding
267275a2c7 Bug 920855 - Replace java.net.URL with java.net.URI wherever possible. r=rnewman 2014-04-16 08:42:15 -07:00
Tim Taubert
29d7b5ce67 Bug 824021 - Don't clear set of windows to resurrect on write when receiving messages r=yoric 2014-04-16 14:27:47 +02:00
Gijs Kruitbosch
af1b24cc45 Bug 996988 - add more test assertions to debug intermittent orange for browser_995164_registerArea_during_customize_mode.js, rs=firebot/test-only
--HG--
extra : rebase_source : a70df662df41f7316d96c123e250267ddd46b8c8
2014-04-16 14:54:03 +01:00
Carsten "Tomcat" Book
f91c0b3341 Merge m-c to fx-team 2014-04-16 15:18:12 +02:00
Carsten "Tomcat" Book
8aa0496ac9 merge b2g-inbound to mozilla-central 2014-04-16 15:12:44 +02:00
Carsten "Tomcat" Book
b2148d7f1c merge fx-team to mozilla-central 2014-04-16 14:52:39 +02:00
Carsten "Tomcat" Book
5fc1ff7fc3 Backed out changeset 2566c7e54dcf (bug 993162) for suspecting this caused dt tools bustage on a CLOSED TREE 2014-04-16 11:14:09 +02:00
Carsten "Tomcat" Book
1b627c5563 Backed out changeset 16fc740d96f5 (bug 996780) for build test failures on a CLOSED TREE 2014-04-16 10:30:51 +02:00
Patrick Brosset
34ead8f4db Bug 825410 - intermittent browser_inspector_pseudoclass_lock.js test failures; r=bgrins 2014-04-16 09:55:09 +02:00
Carsten "Tomcat" Book
11537808df Backed out changeset b1e04ec8d283 (bug 942367) for mochitest 3 test failures 2014-04-16 09:54:49 +02:00
Carsten "Tomcat" Book
48f271a5e0 Backed out changeset 3d0426ac98f1 (bug 942367) 2014-04-16 09:54:33 +02:00
Carsten "Tomcat" Book
b5fc89d249 Backed out changeset e6c72bcaa64c (bug 942367) 2014-04-16 09:54:31 +02:00
B2G Bumper Bot
e97f347957 Bumping manifests a=b2g-bump 2014-04-16 00:11:17 -07:00
B2G Bumper Bot
16552f90a3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f1f04d6c6f24
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #18280 from anefzaoui/issue-985849

 Bug 985849 - [Settings] Add icons to Volume adjustment Seek Bar r=crh0716

========

https://hg.mozilla.org/integration/gaia-central/rev/71160bb27b14
Author: anefzaoui <nefzaoui.ahmed@hotmail.com>
Desc:  Bug 985849 - [Settings] Add icons to Volume adjustment Seek Bar
2014-04-16 00:05:50 -07:00
Michael Wu
62dab66b12 Bug 996828 - Remove dirty region tracking in gonk widget backend, r=roc 2014-04-15 15:34:14 -04:00
B2G Bumper Bot
f57e59ae86 Bumping manifests a=b2g-bump 2014-04-16 11:16:35 -07:00
B2G Bumper Bot
33df0e554a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/14bc5471ec54
Author: Fernando Rodríguez Sela <frsela@tid.es>
Desc: Merge pull request #16984 from frsela/STK/Bug873397

Bug 873397 - [Buri][STK]idle mode text should still display after view, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/eb95185c89c7
Author: Fernando Rodriguez Sela <frsela@tid.es>
Desc: Bug 873397 - [Buri][STK]idle mode text should still display after view
2014-04-16 11:10:41 -07:00
Fabrice Desré
7c31c13927 Bug 996384 - WebappsApplication#clearBrowserData should not clear app's alarms from mozAlarms r=gene,nsm 2014-04-16 10:48:01 -07:00
B2G Bumper Bot
0234b1f178 Bumping manifests a=b2g-bump 2014-04-16 10:36:18 -07:00
B2G Bumper Bot
ecc3b41dcd Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 995357 - [Search] Handle OOMs and other browser events

========

https://hg.mozilla.org/integration/gaia-central/rev/418ded0e0c0f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 995357 - [Search] Handle OOMs and other browser events r=alive
2014-04-16 10:30:48 -07:00
B2G Bumper Bot
1a745af05e Bumping manifests a=b2g-bump 2014-04-16 09:17:07 -07:00
B2G Bumper Bot
05f2ea45ca Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5cd2ec7bea21
Author: Zac <zcampbell@mozilla.com>
Desc: Revert "Revert "Bug 936703 - [async_storage] callback in transaction.oncomplete event. r=djf""

This reverts commit 98dee6b94048556b02a3f9950b7bfe2053c85e77.
2014-04-16 09:10:32 -07:00
B2G Bumper Bot
820ce36fd2 Bumping manifests a=b2g-bump 2014-04-16 09:01:18 -07:00