Commit Graph

344 Commits

Author SHA1 Message Date
Alexandre Poirot
7c0aa7b3bb Bug 931921 - Prevent creating multiple intances of global actors. r=past 2013-12-02 11:34:47 -05:00
Ryan VanderMeulen
05fada976c Backed out 2 changesets (bug 941012, bug 931921) for suspicion of breaking Mn on OSX. CLOSED TREE
Backed out changeset c50cca7d248a (bug 941012)
Backed out changeset eb8d750eabb3 (bug 931921)
2013-12-02 13:47:29 -05:00
J. Ryan Stinnett
6aa0fc8110 Bug 912057 - Replace Browser Debugger with Browser Toolbox. r=past
--HG--
rename : browser/devtools/debugger/DebuggerProcess.jsm => browser/devtools/framework/ToolboxProcess.jsm
2013-12-02 02:28:01 -06:00
Alexandre Poirot
4fd210bd58 Bug 941012 - Always use SDK loader to load DebuggerServer. r=jryans 2013-12-02 11:34:47 -05:00
Alexandre Poirot
1753e17773 Bug 931921 - Prevent creating multiple intances of global actors. r=past 2013-12-02 11:34:47 -05:00
Victor Porof
aaa1a76767 Bug 943596 - The shader editor highlighting acts weirdly when there's a custom framebuffer attachment on the default renderbuffer, r=rcampbell 2013-11-27 09:08:52 +02:00
Christos Stathis
bc92bb339d Bug 842682 - Use the debugger API for autocomplete and provide suggestions from the selected stackframe scope; r=msucan 2013-11-26 20:42:02 +02:00
Victor Porof
b57ecb56ff Bug 938549 - Recompiling shaders when highlighting is very heavy and loses cached state, r=rcampbell
--HG--
rename : browser/devtools/shadereditor/test/browser_se_programs-blackbox.js => browser/devtools/shadereditor/test/browser_se_programs-blackbox-01.js
rename : browser/devtools/shadereditor/test/browser_se_programs-highlight.js => browser/devtools/shadereditor/test/browser_se_programs-highlight-01.js
2013-11-26 10:51:20 +02:00
Nick Fitzgerald
37db68d421 Bug 934163 - Use Cu.isDeadWrapper in objectDescriptor; r=past 2013-11-25 10:31:46 -08:00
Nick Fitzgerald
c0f4a99497 Bug 934163 - Improve performance of tracer actors; r=past 2013-11-25 10:11:53 -08:00
Shu-yu Guo
758a645ab7 Bug 941787 - Fix race between tab closure event and nested event loop popping in devtools browser actor. (r=panos) 2013-11-24 22:51:19 -08:00
Mike Hommey
af90d4b8fa Bug 941989 - Remove useless EXTRA_DSO_LDOPTS. r=mshal 2013-11-23 07:02:10 +09:00
Nick Fitzgerald
1de3dd2731 Bug 917583 - part 1: make function's definition site its own request in the RDP; r=past 2013-11-05 16:40:00 -08:00
Panos Astithas
edfbec9f31 Black-box self hosted functions (bug 933738); r=fitzgen 2013-11-19 10:37:04 -08:00
Paul Rouget
9a8971e8ec Bug 939840 - Show position in layout view. r=miker 2013-11-19 09:16:03 -05:00
Mike Hommey
931cb49886 Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
2013-11-19 11:50:54 +09:00
Mike Hommey
db9e5129bc Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps 2013-11-19 11:48:10 +09:00
Mike Hommey
b18be7aacd Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal 2013-11-19 11:47:43 +09:00
Mike Hommey
f0d1cd1e10 Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
Mike Hommey
f81885e53b Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps 2013-11-19 11:47:14 +09:00
Brandon Benvie
805a49ee0c Bug 936101 - Make ObjectActor.onDisplayString not call debuggee code. r=fitzgen 2013-11-18 13:24:54 -08:00
Victor Porof
122e53cd1e Bug 937627 - The webgl constructs cache should be per context, not per document global, r=rcampbell 2013-11-18 10:26:00 +02:00
Paul Rouget
a333f2de36 Bug 935229 - Open unix socket with 666 permissions instead of 600. r=past 2013-11-15 21:47:01 -05:00
Michael Ratcliffe
17943291d6 Bug 929384 - Display color swatch for background properties with href. r=pbrosset 2013-11-11 15:17:41 +00:00
J. Ryan Stinnett
8849199ab5 Bug 935854 - Always move uploaded package to installation dir. r=ochameau 2013-11-07 14:41:58 -06:00
Jonathan Fuentes
0e3f0663df Bug 895603 - Remove named function expressions from script actors. r=fitzgen 2013-11-07 09:27:40 -05:00
Ryan VanderMeulen
8e2d017ab8 Merge fx-team to m-c. 2013-11-06 14:49:41 -05:00
Paul Rouget
84998d53dd Bug 914077 - Use rawNde() only if connection is not remote. r=bgrins 2013-11-06 09:02:09 -05:00
Nick Fitzgerald
7877d181c0 Bug 930141 - Replace escodegen with pretty-fast in the debugger and scratchpad pretty printing backend; r=gps,dcamp,past,benvie 2013-11-05 22:49:22 -08:00
Phil Ringnalda
637fba4ee3 Back out 5b70e599577c (bug 930141) for test_loader_paths.html bustage 2013-11-05 22:19:28 -08:00
Nick Fitzgerald
082a95b42c Bug 930141 - Replace escodegen with pretty-fast in the debugger and scratchpad pretty printing backend; r=gps,dcamp,past,benvie 2013-11-05 20:24:17 -08:00
Carsten "Tomcat" Book
59bcf9294a merge mozilla-central to mozilla-inbound 2013-11-06 14:55:48 +01:00
Jon Coppeard
175956a864 Bug 927930 - Make nsJSInspector cycle collected as it has JS::Value members r=jimb r=smaug 2013-11-06 10:45:59 +00:00
Nick Fitzgerald
033c22b2b7 Bug 918053 - TA__discoverSources should use Debugger.Source; r=past 2013-11-05 12:59:33 -08:00
Patrick Brosset
e4f44dda1d Bug 932937 - Images are resized on the server-side for image preview tooltips. r=harth 2013-11-05 11:19:29 -05:00
Victor Porof
24a44f10ae Bug 933646 - Blackboxing a program in the shader editor should hide the rendered geometry, r=rcampbell 2013-11-04 22:48:10 +02:00
Alexandre Poirot
608cd472d6 Bug 933273 - Prevent loading AddonManager in webbrowser actor when not explicitely needed. r=nfitzgerald 2013-11-04 17:30:10 -05:00
Wes Kocher
1479c67fec Backed out changeset 6cbc5a5a177f (bug 933646) for xpcshell bustage 2013-11-04 14:26:58 -08:00
Victor Porof
cec693aa9c Bug 933646 - Blackboxing a program in the shader editor should hide the rendered geometry, r=rcampbell 2013-11-04 22:48:10 +02:00
Dennis Schubert
ba7dac0b6e Bug 921366 - Fix output for throw false/0/null/undefined in Scratchpad; r=msucan 2013-11-01 18:03:30 +02:00
Panos Astithas
cc780d71aa Bug 932880 - Small cleanups and fixes for browser_dbg_clean-exit-window.js. r=fitzgen 2013-11-01 20:09:50 +02:00
Panos Astithas
b53c481fcc Bug 932880 - Make preNest/postNest not throw when the browser is abruptly shut down. r=rcampbell 2013-10-31 23:10:22 +02:00
Victor Porof
a593a2c92b Bug 932282 - Shader editor doesn't work with bfcache. r=past 2013-10-30 18:54:01 +02:00
Brian Grinstead
4ebfca0cad Bug 932880: Developer tools leak many windows until shutdown in browser-chrome tests. r=anton CLOSED TREE 2013-10-30 20:29:06 -05:00
Dave Camp
775e9ffb3d Bug 897194: Use outer window ID to match toolbox to tab rather than assuming the currently-selected tab. r=bgrins 2013-10-29 10:47:16 -07:00
Alexandre Poirot
bc84fb8110 Bug 920481 - Ensure flushing jar cache when updating an app. r=paul 2013-10-22 03:25:50 +02:00
Nicholas Nethercote
b38b84f869 Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger.
--HG--
extra : rebase_source : 41fcb0e922a519ef679c1c1b6293c2b638e83a48
2013-10-10 15:22:35 -07:00
Jim Blandy
f5fe246dd7 Bug 919349: Remove infelicitous uses of 'delete' from the JavaScript debugger server. r=dcamp 2013-10-27 11:03:20 -07:00
Patrick Brosset
1b7307bf0b Bug 765105 - Tooltip shared component, showing image previews in markup, css rules and computed views, r=miker,harth 2013-10-26 00:51:01 +05:30
Ed Morley
7ab0476528 Merge mozilla-central and fx-team 2013-10-25 12:19:55 +01:00