Commit Graph

178761 Commits

Author SHA1 Message Date
Hannes Verschore
3467373511 Bug 995490 - Tracelogger: Don't assert for wrong textId on non-active items, r=till 2014-04-17 12:26:25 +02:00
Hannes Verschore
03eb52be9a Bug 995826 - IonMonkey: Fix bogus behaviour of the negative zero test on x86, r=bbouvier 2014-04-17 12:26:23 +02:00
Hannes Verschore
838ef06b62 Bug 995675 - IonMonkey: Remove incorrect optimization of ToDouble, r=jandem 2014-04-17 12:26:20 +02:00
Hannes Verschore
7cfe4cefe2 Bug 944701 - Tracelogging: Add shell functions to enable/disable tracelogging, r=till 2014-04-17 12:26:18 +02:00
Hannes Verschore
f54c20665d Bug 995570 - Tracelogging: Initially implementation of logging VM calls, r=luke 2014-04-17 12:26:16 +02:00
Hannes Verschore
84ffc01d28 Bug 996518 - Add an extra assert in TypePolicy of MTypeBarrier, r=jandem 2014-04-17 12:26:13 +02:00
Jonathan Watt
f6274fcf70 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
c1ae41ee74 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
3e13bbf252 Bug 997014 - Part 5: Remove nsICanvasRenderingContextInternal::Render. r=roc 2014-04-17 17:31:44 +12:00
Matt Woodrow
dcf31b7da4 Bug 997014 - Part 4: Remove the external canvas API. r=roc 2014-04-17 17:31:12 +12:00
Matt Woodrow
0f3591c584 Bug 997014 - Part 3: Stop using the external Canvas API in nsBaseDragService. r=roc 2014-04-17 17:30:45 +12:00
Matt Woodrow
d817c835cb 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
03f8f93835 Bug 997014 - Part 1: Improve GetSurfaceSnapshot. r=roc 2014-04-17 17:28:17 +12:00
Paul Adenot
df3abc4a21 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
a86b22d40f 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
25007e868a 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
246b33992a 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
b5fc9edf06 Backed out changesets df5a68af3d30 and 6acacaa75fad (bug 995295) for bustage.
CLOSED TREE
2014-04-16 15:46:18 -04:00
Ryan VanderMeulen
94ba87d6c2 Backed out changesets e128ceec086c and 7e31deb02ba8 (bug 992670) for mochitest-bc and xpcshell crashes. 2014-04-16 15:16:30 -04:00
Boris Zbarsky
e152157843 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
5da84a89ff Bug 996474. Add a ToJSValue overload that takes a Handle<Value>. r=bholley 2014-04-16 15:13:41 -04:00
Boris Zbarsky
f306ff6b04 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
ecd57eedd6 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
70d7395e61 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
04d5a7c98d 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
5893d08906 Bug 996474. Add a ToJSValue overload that takes a Handle<Value>. r=bholley 2014-04-16 15:13:41 -04:00
Bobby Holley
ee7c8202be 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
ae9818372b 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
4e80da84ee 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
4c5c8309aa 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
5598f89ca5 Bug 983445 - Verification causes logout on device. r=jedp 2014-04-15 16:05:16 -07:00
Amod Narvekar
869c8edcdc Bug 330879 - Check whether the node parameter is a valid Places node. r=mak 2014-04-16 13:50:36 -04:00
Clemens Wilding
e304c3e4e4 Bug 920855 - Replace java.net.URL with java.net.URI wherever possible. r=rnewman 2014-04-16 08:42:15 -07:00
Tim Taubert
8d43e9525c 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
bf40fbc194 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
32f451f04c Merge m-c to fx-team 2014-04-16 15:18:12 +02:00
Carsten "Tomcat" Book
f65baeda20 merge b2g-inbound to mozilla-central 2014-04-16 15:12:44 +02:00
Carsten "Tomcat" Book
3937dc442c merge fx-team to mozilla-central 2014-04-16 14:52:39 +02:00
Carsten "Tomcat" Book
a13b210679 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
5e075ef9a9 Backed out changeset 16fc740d96f5 (bug 996780) for build test failures on a CLOSED TREE 2014-04-16 10:30:51 +02:00
Patrick Brosset
0c2cc517a4 Bug 825410 - intermittent browser_inspector_pseudoclass_lock.js test failures; r=bgrins 2014-04-16 09:55:09 +02:00
Carsten "Tomcat" Book
9920c4611d Backed out changeset b1e04ec8d283 (bug 942367) for mochitest 3 test failures 2014-04-16 09:54:49 +02:00
Carsten "Tomcat" Book
1d7f94aeb5 Backed out changeset 3d0426ac98f1 (bug 942367) 2014-04-16 09:54:33 +02:00
Carsten "Tomcat" Book
85d97d12db Backed out changeset e6c72bcaa64c (bug 942367) 2014-04-16 09:54:31 +02:00
B2G Bumper Bot
483e2d3583 Bumping manifests a=b2g-bump 2014-04-16 00:11:17 -07:00
B2G Bumper Bot
125d4396bf 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
f4839ea03e Bug 996828 - Remove dirty region tracking in gonk widget backend, r=roc 2014-04-15 15:34:14 -04:00
B2G Bumper Bot
09388b496d Bumping manifests a=b2g-bump 2014-04-16 11:16:35 -07:00
B2G Bumper Bot
413b012fe6 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é
896edadc17 Bug 996384 - WebappsApplication#clearBrowserData should not clear app's alarms from mozAlarms r=gene,nsm 2014-04-16 10:48:01 -07:00