Commit Graph

185111 Commits

Author SHA1 Message Date
Andreas Gal
62fb948444 Bug 1016086 - Part 3: Setup attribute configuration when we start compositing instead of for every draw command (r=Bas) 2014-05-28 16:18:46 -04:00
Andreas Gal
d662931cd0 Bug 1016086 - Part 2: Save/restore attribute state in blit helper (r=Bas) 2014-05-28 16:18:43 -04:00
Andreas Gal
8fd0bfaa17 Bug 1016086 - Part 1: Use a single attribute in all shaders (r=Bas) 2014-05-28 16:18:36 -04:00
Bob Owen
9104bb48cc Bug 1014553 - Part 7: Replace AutoPushJSContext in ArchiveRequest::ReaderReady. r=bholley 2014-05-27 17:10:01 +01:00
Bob Owen
ed72408d7c Bug 1014553 - Part 6: Remove using mozilla::AutoPushJSContext from nsXULPrototypeDocument.cpp. r=bholley 2014-05-23 11:48:23 +01:00
Bob Owen
b075f5362d Bug 1014553 - Part 5: Replace AutoPushJSContext in nsScriptLoader::AttemptAsyncScriptParse. r=bholley 2014-05-27 16:44:51 +01:00
Bob Owen
398a9c254e Bug 1014553 - Part 4: Replace AutoPushJSContext in nsDOMDataChannel::DoOnMessageAvailable. r=bholley 2014-05-23 10:18:37 +01:00
Bob Owen
ce79403a98 Bug 1014553 - Part 3: Replace AutoPushJSContext in nsContentUtils::IsPatternMatching. r=bholley 2014-05-27 16:44:01 +01:00
Bob Owen
f3d36cd0c8 Bug 1014553 - Part 2: Remove AutoPushJSContext in nsContentUtils::WrapNative. r=bholley 2014-05-23 09:04:44 +01:00
Bob Owen
a404738391 Bug 1014553 - Part 1: Replace AutoPushJSContext in WebSocket::CreateAndDispatchMessageEvent. r=bholley 2014-05-23 08:47:46 +01:00
Byron Campen [:bwc]
45eef204e2 Bug 1016724 - Make sure the word "gathering" appears in the timecard stamp for complete. r=jesup 2014-05-27 17:19:45 -07:00
Andrea Marchesini
9ca114b4e4 Bug 1016053 - document.createElement('StorageEvent') must be supported. r=smaug 2014-05-28 05:36:00 -04:00
Antonio M. Amaya
e719c014d4 Bug 1014410 - Silently upgrade permissions PROMPT_ACTION to ALLOW_ACTION for preinstalled privileged apps. r=fabrice 2014-05-26 12:30:11 +02:00
Xidorn Quan
1bca0056af Bug 1013160 - Remove padding suppressing mechanism of bullet. r=surkov, r=jfkthame 2014-05-27 18:09:00 -04:00
Jim Chen
df73febb1d Bug 1011680 - Fix crash reporter warnings when building with GCC 4.8. r=ted 2014-05-20 09:54:00 -04:00
Brian Hackett
04203a4059 Bug 1017154 - Move RegExpShared read barriers around some more, r=billm. 2014-05-28 13:55:25 -06:00
Nathan Froyd
f91ae60b07 Bug 1013263 - fix -Wmaybe-uninitialized warning in Notification.cpp; r=mhenretty 2014-05-20 09:26:36 -04:00
Nathan Froyd
74d657df0e Bug 1010317 - remove unnecessary includes from RollingMean.h; r=Ms2ger 2014-05-14 11:46:29 -04:00
Mats Palmgren
c55cadef4f Bug 1015781 - part 11, Add more assertions in nsTableOuterFrame::SetInitialChildList/AppendFrames/InsertFrames. r=roc 2014-05-28 19:36:59 +00:00
Mats Palmgren
acb0dfb70d Bug 1015781 - part 10, Make nsHTMLButtonControlFrame::AppendFrames/InsertFrames/RemoveFrame DEBUG only. r=roc 2014-05-28 19:36:59 +00:00
Mats Palmgren
a5a0d65db4 Bug 1015781 - part 9, Make nsFieldSetFrame::SetInitialChildList/AppendFrames/InsertFrames/RemoveFrame DEBUG only. r=roc 2014-05-28 19:36:59 +00:00
Mats Palmgren
7fb0cc9b2e Bug 1015781 - part 8, Make nsTableCellFrame::AppendFrames/InsertFrames/RemoveFrame DEBUG only. r=roc 2014-05-28 19:36:59 +00:00
Mats Palmgren
b4c312216c Bug 1015781 - part 7, Remove code for handling kAbsoluteList in nsBlockFrame::AppendFrames/InsertFrames/RemoveFrame (it's dead code). Make AppendFrames also handle kNoReflowPrincipalList, for symmetry with InsertFrames/RemoveFrame. r=roc 2014-05-28 19:36:59 +00:00
Mats Palmgren
29cc644e2a Bug 1015781 - part 6, Make nsViewportFrame::SetInitialChildList/AppendFrames/InsertFrames/RemoveFrame DEBUG only. r=roc 2014-05-28 19:36:59 +00:00
Mats Palmgren
4b24598b55 Bug 1015781 - part 5, Make nsCanvasFrame::SetInitialChildList/AppendFrames/InsertFrames/RemoveFrame DEBUG only. r=roc 2014-05-28 19:36:59 +00:00
Mats Palmgren
12dd57fd5c Bug 1015781 - part 4, Make nsColumnSetFrame::SetInitialChildList/AppendFrames/InsertFrames/RemoveFrame DEBUG only and assert that the latter three are not called. r=roc 2014-05-28 19:36:58 +00:00
Mats Palmgren
9ec14c5bc9 Bug 1015781 - part 3, Fix whitespace and comments, and move some SetInitialChildList/AppendFrames/InsertFrames/RemoveFrame methods so that they are together in the file. r=roc 2014-05-28 19:36:58 +00:00
Mats Palmgren
77c587f250 Bug 1015781 - part 1+2, Make the SetInitialChildList/AppendFrames/InsertFrames/RemoveFrame methods return void (scripted change). Remove code handling the return values. r=roc 2014-05-28 19:36:58 +00:00
Jonathan Griffin
a48aa4574a Bug 1016689 - Make mozrunner use /data/local by default for remote_test_root on B2G, r=ahal 2014-05-28 11:23:20 -07:00
Byron Campen [:bwc]
40a32d4dfd Bug 891551 - Part 2: (Upliftable) Fix bugs where PR_WOULD_BLOCK_ERROR (or, in some cases, PR_NOT_CONNECTED_ERROR while a TCP socket was connecting) would cause sockets to be abandoned for no good reason (see also bug 985493 and 1001671). r=bwc 2014-05-02 10:49:00 -07:00
Randell Jesup
32887f83df Bug 1008619: Release MediaEngineWebRTC at MediaManager shutdown r=anant 2014-05-28 14:38:37 -04:00
Randell Jesup
49ba04345d Bug 988877: Shut down MediaManager thread in xpcom-shutdown r=bsmedberg 2014-05-28 14:38:15 -04:00
Ryan VanderMeulen
13ab094247 Backed out changesets 7f9bca33903e, 0332a61f0a7c, and ea05d1bfeff8 (bug 1014083) for jittest failures. 2014-05-28 15:12:20 -04:00
Kartikaya Gupta
374abb1cc6 Bug 1016260 - Label images as (TEST) or (REFERENCE) from the reftest log output. r=dbaron 2014-05-28 15:07:45 -04:00
Kartikaya Gupta
8cbb567065 Bug 1016251 - Ignore logcat output when parsing log. r=dbaron 2014-05-28 15:07:43 -04:00
Bobby Holley
25a9e79c28 Bug 1007207 - Don't treat self-implemented classinfo instances differently during XPCWN creation. r=peterv 2014-05-28 12:04:13 -07:00
Andreas Gal
ad26c34c3a Fix rebase error for bug 1012407 (r=CLOSED TREE) 2014-05-28 14:24:23 -04:00
Bobby Holley
dd49cfec9b Bug 1015380 - Fix up SpecialPowers. r=gabor 2014-05-28 11:14:27 -07:00
Bobby Holley
ff76317c68 Bug 1015380 - Fix up tests that will break with Object Xrays. r=gabor 2014-05-28 11:14:27 -07:00
Bobby Holley
94e30da70f Bug 1015380 - Fix up UITour.jsm. r=gijs 2014-05-28 11:14:27 -07:00
Bobby Holley
06eeb8c149 Bug 1015380 - Fix up devtools server. r=past 2014-05-28 11:14:27 -07:00
Bobby Holley
77ca6d7156 Bug 1015380 - Fix up Settings API to avoid unnecessarily modifying content objects. r=fabrice 2014-05-28 11:14:26 -07:00
Andreas Gal
1bd8b3e051 Bug 1012407 - Part 9: Use CLAMP instead of GL_REPEAT to draw quads (r=Bas) 2014-05-28 14:07:15 -04:00
Andreas Gal
37ea7c31b8 Bug 1012407 - Part 8: Remove VBOArena which is now dead code (r=Bas) 2014-05-28 14:04:07 -04:00
Brian Hackett
c9a7eecdef Bug 966646 - Use JS helper threads for GC background sweeping / allocation, r=billm. 2014-05-27 09:58:33 -07:00
Jeff Muizelaar
9d9179802f Bug 1014209. Only call DrawBuffers if necessary. r=jgilbert
DrawBuffers seems to cause a flush on the adreno 300 so we
only want to do it if we need to.
2014-05-28 13:57:13 -04:00
Dan Minor
d00aa7e989 Bug 1016993 - Strip jsapi-tests prior to packaging; r=ted 2014-05-28 13:19:30 -04:00
Benjamin Bouvier
22e6c34b66 Bug 1014083: Take stack adjustment into account when computing stack offsets; r=luke 2014-05-28 19:31:06 +02:00
Benjamin Bouvier
7a7542e8ac Bug 1014083: drive-by cleanups; r=luke 2014-05-28 19:31:01 +02:00
Benjamin Bouvier
d9f76ad6eb Bug 1014083: Align local slot count with StackAlignment; r=sunfish 2014-05-28 19:30:57 +02:00