Luca Greco
|
d2f9e61877
|
Bug 937197 - Handle requestTypes RDP request for any existent RDP actor. r=fitzgen
|
2014-01-06 18:27:10 +01:00 |
|
Tom Schuster
|
e64b35e141
|
Bug 939294 - Change xpidl jsval to handles. r=gabor,bz,khuey,bsmedberg,terrence
|
2014-01-09 18:39:36 +01:00 |
|
Chris Peterson
|
4780db17f8
|
Bug 955890 - Part 2: Fix some undefined property warnings in DevTools JS. r=rcampbell
|
2013-12-31 20:18:13 -08:00 |
|
Mihai Sucan
|
be2b346bce
|
Bug 843004 - Part 2: ObjectActor grip changes to allow pretty output; r=benvie,past
|
2013-12-19 15:04:59 +02:00 |
|
Nick Fitzgerald
|
5d34040335
|
Bug 951874 - self-hosted functions shouldn't appear in the Tracer; r=vporof
|
2013-12-19 10:41:34 -08:00 |
|
Paul Rouget
|
6bb93c4d8d
|
Bug 951616 - Use docshell to get manifest url. r=ochameau
|
2013-12-19 11:32:13 -05:00 |
|
Heather Arthur
|
d8ea087d7d
|
Bug 949556 - Add Firefox 26-28 backwards compatibility to Style Editor. r=paul
|
2013-12-19 11:32:12 -05:00 |
|
J. Ryan Stinnett
|
8c53f25d2b
|
Bug 946813 - Part 0: Backout ef84114446cc (bug 941012) for breaking browser debugger. r=bustage
--HG--
extra : rebase_source : d2f9506adc15b5f72c0dda2fd4f28deabbf874ec
|
2013-12-18 12:48:38 -06:00 |
|
Nick Fitzgerald
|
00a923905f
|
Bug 929349 - Integrate a tracing debugger into our existing debugger; r=vporof,past
|
2013-12-18 14:17:27 -08:00 |
|
Paul Rouget
|
98fa1513ce
|
Bug 951609 - Fix scope issues in child.js. r=ochameau
|
2013-12-18 13:18:25 -05:00 |
|
Paul Rouget
|
8e66a2a341
|
Bug 951658 - Kill the inspector front even if walker.release() failed. r=pbrosset
|
2013-12-18 12:41:28 -05:00 |
|
Michael Ratcliffe
|
cb71ab3030
|
Bug 864098 - Add "Disable Cache" to options panel r=jwalker
--HG--
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs.html => browser/devtools/framework/test/browser_toolbox_options_disable_js.html
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs.js => browser/devtools/framework/test/browser_toolbox_options_disable_js.js
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs_iframe.html => browser/devtools/framework/test/browser_toolbox_options_disable_js_iframe.html
|
2013-12-18 09:34:49 +00:00 |
|
Carsten "Tomcat" Book
|
d1cebfc090
|
Backed out changeset 812c5f165aca (bug 864098) for XPC Bustage on a CLOSED TREE
--HG--
rename : browser/devtools/framework/test/browser_toolbox_options_disable_js.html => browser/devtools/framework/test/browser_toolbox_options_disablejs.html
rename : browser/devtools/framework/test/browser_toolbox_options_disable_js.js => browser/devtools/framework/test/browser_toolbox_options_disablejs.js
rename : browser/devtools/framework/test/browser_toolbox_options_disable_js_iframe.html => browser/devtools/framework/test/browser_toolbox_options_disablejs_iframe.html
|
2013-12-17 13:58:55 +01:00 |
|
Michael Ratcliffe
|
975eb6e7c7
|
Bug 864098 - Add "Disable Cache" to options panel r=jwalker
--HG--
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs.html => browser/devtools/framework/test/browser_toolbox_options_disable_js.html
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs.js => browser/devtools/framework/test/browser_toolbox_options_disable_js.js
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs_iframe.html => browser/devtools/framework/test/browser_toolbox_options_disable_js_iframe.html
|
2013-12-17 10:58:21 +00:00 |
|
Heather Arthur
|
b5b4861210
|
Bug 949678 - Rule view should show inline sheet links as 'inline:<lineno>' instead of '/:<lineno>' when source maps are enabled; r=pbrosset
|
2013-12-16 11:49:17 -08:00 |
|
Panos Astithas
|
c5250fd127
|
Bug 773563 - Cleanup BTA_detach callers to avoid redundant state checks; r=robcee
|
2013-12-16 21:27:00 +02:00 |
|
Brian Grinstead
|
163cea2fc8
|
Bug 950097 - [ruleview] Styles not being updated on some pages;r=paul
|
2013-12-13 13:17:23 -06:00 |
|
Bobby Holley
|
a7395d2ec6
|
Bug 937317 - Replace all instance of null cx pushing with AutoSystemCaller. r=bz
This is an easy bonus chunk of the work to phase out cx pushing in the browser.
|
2013-12-11 17:51:58 -08:00 |
|
Heather Arthur
|
1ef2e1c103
|
Bug 926014 - Support CSS source maps; r=dcamp
--HG--
rename : browser/devtools/styleeditor/StyleEditorPanel.jsm => browser/devtools/styleeditor/styleeditor-panel.js
|
2013-12-06 23:52:32 -08:00 |
|
Panos Astithas
|
0a88c79288
|
Forbid out of order resumption when two tabs with the same URL are paused (bug 947830); r=fitzgen
Also consider stepping actions as a form of resumption and require the same resumption order when multiple tabs are paused.
|
2013-12-09 22:09:15 +02:00 |
|
J. Ryan Stinnett
|
2bfcffdc08
|
Bug 947406 - Don't return promise when done with package upload. r=ochameau
|
2013-12-06 14:49:17 -06:00 |
|
Phil Ringnalda
|
e2e1627d17
|
Back out 35371620801a:bf2019278b77 (bug 937317) for gaia-ui-test bustage and frequent timeouts in its own test
|
2013-12-07 11:08:56 -08:00 |
|
Shu-yu Guo
|
cd7b33e9b2
|
Bug 946641 - Part 2: Revert in Debugger frontend to balance event suppression/unsuppression. (r=past)
|
2013-12-06 19:31:09 -08:00 |
|
Jeff Walden
|
6e6ec86b96
|
Bug 724768 - Store the various properties of Error objects in reserved slots, and eagerly create the stack string for them. r=bhackett for the TI bits, r=jimb otherwise
--HG--
extra : rebase_source : b1fc9b1f09c36a9f936aa518d53001f430808f95
|
2012-12-17 14:53:35 -05:00 |
|
Ryan VanderMeulen
|
ae7c01efb4
|
Merge m-c to inbound.
|
2013-12-06 16:13:37 -05:00 |
|
Bobby Holley
|
4d56f0a83d
|
Bug 937317 - Replace all instance of null cx pushing with AutoSystemCaller. r=bz
This is an easy bonus chunk of the work to phase out cx pushing in the browser.
|
2013-12-06 12:01:42 -08:00 |
|
Nick Fitzgerald
|
25be8aab63
|
Bug 917983 - BreakpointActor instances should be saved in the threadLifetimePool; r=past
|
2013-12-06 09:25:58 -08:00 |
|
Nick Fitzgerald
|
472b6d7295
|
Bug 917982 - The ThreadActor's threadLifetimePool should actually have the same lifetime as the thread; r=jimb
|
2013-12-05 16:33:53 -08:00 |
|
Nick Fitzgerald
|
fe8a196d8d
|
Bug 943070 - Add a "depth" trace type to the tracer; r=past
|
2013-12-05 10:58:33 -08:00 |
|
Panos Astithas
|
2fcf72e153
|
Properly exit nested event loops when a tab is abruptly closed (bug 942931). r=fitzgen
|
2013-12-05 09:33:55 +02:00 |
|
Brian Grinstead
|
e8f5763d4b
|
Bug 931191 - Inspector janks for seconds at a time looking at chat.meatspac.es. r=dcamp
|
2013-11-06 15:39:50 -06:00 |
|
Mihai Sucan
|
17ad56e44c
|
Bug 943496 - Autocomplete should execute native getters; r=past
|
2013-12-03 15:32:41 +02:00 |
|
Alexandre Poirot
|
e60b38d9c5
|
Bug 941012 - Always use SDK loader to load DebuggerServer. r=jryans
|
2013-12-02 11:34:47 -05:00 |
|
Alexandre Poirot
|
c9259f5e7c
|
Bug 931921 - Prevent creating multiple intances of global actors. r=past
|
2013-12-02 11:34:47 -05:00 |
|
Ryan VanderMeulen
|
da2075e3fb
|
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
|
8bdef3ce43
|
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
|
176237bc7a
|
Bug 941012 - Always use SDK loader to load DebuggerServer. r=jryans
|
2013-12-02 11:34:47 -05:00 |
|
Alexandre Poirot
|
1244ab513a
|
Bug 931921 - Prevent creating multiple intances of global actors. r=past
|
2013-12-02 11:34:47 -05:00 |
|
Victor Porof
|
c9827218ed
|
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
|
27e93d4496
|
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
|
058593c540
|
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
|
3bf9547c4d
|
Bug 934163 - Use Cu.isDeadWrapper in objectDescriptor; r=past
|
2013-11-25 10:31:46 -08:00 |
|
Nick Fitzgerald
|
12f3243085
|
Bug 934163 - Improve performance of tracer actors; r=past
|
2013-11-25 10:11:53 -08:00 |
|
Shu-yu Guo
|
bd20adfb23
|
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
|
9e5652d67f
|
Bug 941989 - Remove useless EXTRA_DSO_LDOPTS. r=mshal
|
2013-11-23 07:02:10 +09:00 |
|
Nick Fitzgerald
|
463b65b788
|
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
|
82f8a9a6a4
|
Black-box self hosted functions (bug 933738); r=fitzgen
|
2013-11-19 10:37:04 -08:00 |
|
Paul Rouget
|
cf896c5332
|
Bug 939840 - Show position in layout view. r=miker
|
2013-11-19 09:16:03 -05:00 |
|
Mike Hommey
|
a65383e1e9
|
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
|
8ceb917350
|
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
|
2013-11-19 11:48:10 +09:00 |
|
Mike Hommey
|
9fe772e7fd
|
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
|
2013-11-19 11:47:43 +09:00 |
|
Mike Hommey
|
bb6779efe3
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Mike Hommey
|
d7b6f95761
|
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
|
681a32500a
|
Bug 936101 - Make ObjectActor.onDisplayString not call debuggee code. r=fitzgen
|
2013-11-18 13:24:54 -08:00 |
|
Victor Porof
|
f0f96dcf53
|
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
|
f960f0c030
|
Bug 935229 - Open unix socket with 666 permissions instead of 600. r=past
|
2013-11-15 21:47:01 -05:00 |
|
Michael Ratcliffe
|
20b41f9880
|
Bug 929384 - Display color swatch for background properties with href. r=pbrosset
|
2013-11-11 15:17:41 +00:00 |
|
J. Ryan Stinnett
|
b1ebb3234c
|
Bug 935854 - Always move uploaded package to installation dir. r=ochameau
|
2013-11-07 14:41:58 -06:00 |
|
Jonathan Fuentes
|
c9be77e235
|
Bug 895603 - Remove named function expressions from script actors. r=fitzgen
|
2013-11-07 09:27:40 -05:00 |
|
Ryan VanderMeulen
|
02ccc603da
|
Merge fx-team to m-c.
|
2013-11-06 14:49:41 -05:00 |
|
Paul Rouget
|
ffc69ff31b
|
Bug 914077 - Use rawNde() only if connection is not remote. r=bgrins
|
2013-11-06 09:02:09 -05:00 |
|
Nick Fitzgerald
|
4d9950e188
|
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
|
e355c02a2b
|
Back out 5b70e599577c (bug 930141) for test_loader_paths.html bustage
|
2013-11-05 22:19:28 -08:00 |
|
Nick Fitzgerald
|
6e50381edd
|
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
|
12456cd937
|
merge mozilla-central to mozilla-inbound
|
2013-11-06 14:55:48 +01:00 |
|
Jon Coppeard
|
a992b2f985
|
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
|
ec5210c15a
|
Bug 918053 - TA__discoverSources should use Debugger.Source; r=past
|
2013-11-05 12:59:33 -08:00 |
|
Patrick Brosset
|
accb41d63a
|
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
|
de22d2e09d
|
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
|
7496e81759
|
Bug 933273 - Prevent loading AddonManager in webbrowser actor when not explicitely needed. r=nfitzgerald
|
2013-11-04 17:30:10 -05:00 |
|
Wes Kocher
|
f15e8e12f9
|
Backed out changeset 6cbc5a5a177f (bug 933646) for xpcshell bustage
|
2013-11-04 14:26:58 -08:00 |
|
Victor Porof
|
1475da937b
|
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
|
fb4a8f4cd3
|
Bug 921366 - Fix output for throw false/0/null/undefined in Scratchpad; r=msucan
|
2013-11-01 18:03:30 +02:00 |
|
Panos Astithas
|
a9a0f8846f
|
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
|
0ea8f3357e
|
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
|
e9e75e2a94
|
Bug 932282 - Shader editor doesn't work with bfcache. r=past
|
2013-10-30 18:54:01 +02:00 |
|
Brian Grinstead
|
40ef0468bf
|
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
|
55ca919b81
|
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
|
6ba0f22831
|
Bug 920481 - Ensure flushing jar cache when updating an app. r=paul
|
2013-10-22 03:25:50 +02:00 |
|
Nicholas Nethercote
|
ba1e9bce90
|
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
|
f9d01b87fc
|
Bug 919349: Remove infelicitous uses of 'delete' from the JavaScript debugger server. r=dcamp
|
2013-10-27 11:03:20 -07:00 |
|
Patrick Brosset
|
e8f694c63f
|
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
|
d160d00dbe
|
Merge mozilla-central and fx-team
|
2013-10-25 12:19:55 +01:00 |
|
Carsten "Tomcat" Book
|
f19f416288
|
Merge Fx-Team to Mozilla-Central
|
2013-10-25 11:21:15 +02:00 |
|
Mike Hommey
|
1d566f7586
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Victor Porof
|
d43452240d
|
Bug 910953 - Avoid strict warnings in webgl.js, r=me
|
2013-10-25 11:43:25 +03:00 |
|
Brian Grinstead
|
a89ef93583
|
Bug 895561 - 'Edit As HTML' option in the markup view - toolkit changes, r=fitzgen
|
2013-10-23 11:53:39 -05:00 |
|
Gijs Kruitbosch
|
60a3dcd1d6
|
Bug 920794 - make browser console DWIM, r=msucan
|
2013-10-22 16:37:23 +02:00 |
|
Alexandre Poirot
|
70bac2b98d
|
Bug 918695 - Ensure dispatching tabDetached event for ContentAppActor when the app is closed/killed r=paul
|
2013-10-21 10:38:00 +01:00 |
|
J. Ryan Stinnett
|
f55e01c5c2
|
Bug 929824 - Pretty print RDP on receive. r=robcee
|
2013-10-22 20:41:57 -05:00 |
|
Paul Rouget
|
deef4c74bc
|
Bug 926371 - show reflow events in the webconsole. r=msucan
|
2013-10-22 08:43:00 +01:00 |
|
Panos Astithas
|
45d5081115
|
Make the debugger more resilient in the presence of a bogus source map (bug 906889). r=fitzgen
|
2013-10-24 11:47:10 +03:00 |
|
Ed Morley
|
e1b978be3e
|
Backed out changeset 54da01870611 (bug 920481) for test_webapps_actor.html timeouts on a CLOSED TREE
|
2013-10-23 16:15:02 +01:00 |
|
Alexandre Poirot
|
71344fb5d3
|
Bug 920481 - Ensure flushing jar cache when updating an app. r=paul
|
2013-10-19 21:14:44 +02:00 |
|
Alexandre Poirot
|
3ff98d25f0
|
Bug 927108 - Fix certified app actor installation r=paul
|
2013-10-19 21:03:30 +02:00 |
|
Nick Fitzgerald
|
9940956347
|
Bug 916180 - Make pretty printing toggle-able; r=vporof
|
2013-10-22 00:04:46 -07:00 |
|
Philipp Kewisch
|
98f0f1bb28
|
Bug 915444 - Add webProgress to root actor for the chrome style editor and inspector. r=harth
|
2013-10-17 21:28:49 +02:00 |
|
Phil Ringnalda
|
1ba1866ae9
|
Merge m-c to a CLOSED TREE f-t
|
2013-10-18 21:27:48 -07:00 |
|
Ehsan Akhgari
|
790a77af6e
|
Backed out changeset a2ad798f4b90 (bug 915444) on the suspicion of this having caused frequent mochitest-bc oranges
|
2013-10-18 20:51:23 -04:00 |
|
Michael Ratcliffe
|
dcf9c27036
|
Bug 918716 - Add color swatches to devtools output parser. r=jwalker
|
2013-10-18 15:01:20 +01:00 |
|
Philipp Kewisch
|
f47d3f5134
|
Bug 915444 - Add webProgress to root actor for the chrome style editor and inspector. r=harth
|
2013-10-17 21:28:49 +02:00 |
|
Victor Porof
|
b1b35492d8
|
Bug 910953 - Implement the backend for a WebGL shader editor, r=dcamp,vlad
|
2013-09-09 23:33:25 +03:00 |
|
Fernando Jiménez
|
be4193d29b
|
Bug 910466 - Refactor IPC app state updating. r=fabrice
|
2013-10-17 14:47:58 +02:00 |
|
Nick Fitzgerald
|
5ad1045447
|
Bug 812764 - Show magic properties on Error objects in the debugger; r=past
|
2013-10-15 10:21:44 -07:00 |
|
Nick Fitzgerald
|
a917b15075
|
Bug 922835 - Make youngestFrame a getter instead of managing it manually; r=past
|
2013-10-11 14:35:51 -07:00 |
|
Nick Fitzgerald
|
1154248953
|
Backout 6de71ba24d50 (bug 922835) because it was the wrong version of the patch. r=me
|
2013-10-11 14:26:13 -07:00 |
|
Nick Fitzgerald
|
d02d9e866d
|
Bug 923735 - Tracer should attach why to frame exit packets; r=robcee
|
2013-10-11 13:40:42 -07:00 |
|
Nick Fitzgerald
|
df0d97a4e0
|
Bug 922835 - Make youngestFrame a getter instead of managing it manually; r=past
|
2013-10-11 13:30:36 -07:00 |
|
Patrick Brosset
|
175a738288
|
Bug 922125 - Destroy markup, rule and computed views on navigation and unload. r=miker
|
2013-10-11 11:50:33 -04:00 |
|
Birunthan Mohanathas
|
bfeb1b105e
|
Bug 784739 - Switch from NULL to nullptr in toolkit/; r=ehsan
|
2013-10-10 16:36:42 -04:00 |
|
Paul Rouget
|
2184c53f22
|
Bug 921191 - Allow inspection/editing of SVG elements' CSS properties. r=mratcliffe
|
2013-10-09 09:46:48 -04:00 |
|
Nick Fitzgerald
|
2a36ab4a81
|
Bug 923600 - don't pretty print RDP packets when devtools.debugger.log is false; r=robcee
|
2013-10-06 11:45:07 -07:00 |
|
Paul Rouget
|
35667137e0
|
Bug 919496 - [app manager] Once an app has been installed, it doesn't show up in the 'installed app' tab. r=ochameau
|
2013-10-05 10:43:06 -04:00 |
|
Phil Ringnalda
|
6653050e19
|
Backed out changeset 0addc6532f62 (bug 923600) for b2g bustage
|
2013-10-04 19:04:41 -07:00 |
|
Nick Fitzgerald
|
3e8b8d13f6
|
Bug 923600 - don't pretty print RDP packets when devtools.debugger.log is false; r=robcee
|
2013-10-04 15:38:22 -07:00 |
|
Paul Rouget
|
048cf2d0e4
|
Bug 919981 - Dispatch app (un)install events via the webapps actor. r=fabrice
|
2013-10-04 13:01:14 -04:00 |
|
Victor Porof
|
78b0612db4
|
Bug 800857 - Handle getOwnPropertyDescriptor throwing when accessing "displayName", r=past
|
2013-10-04 10:33:08 +03:00 |
|
Ms2ger
|
7ffcd856c2
|
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
|
2013-10-03 09:11:13 +02:00 |
|
Ms2ger
|
105ce73cfa
|
Bug 922268 - Remove empty makefiles; r=gps
|
2013-10-03 09:10:00 +02:00 |
|
Wes Kocher
|
4d92cef6c5
|
Merge inbound to m-c
|
2013-10-01 18:41:15 -07:00 |
|
Nick Fitzgerald
|
01536ebd1d
|
Bug 918802 - Move the debugger's pretty printing into a worker; r=past
|
2013-10-01 14:25:19 -07:00 |
|
Panos Astithas
|
d043b7987a
|
Bug 810966 - Display closed over variables in the variables view for functions that are not stack frames; r=vporof,msucan
|
2013-09-25 19:03:17 +03:00 |
|
Gregory Szorc
|
cc1da2c22a
|
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:01 +02:00 |
|
Ed Morley
|
038cae0901
|
Backed out changeset 68b6b152f51a (bug 920223)
|
2013-09-30 12:50:09 +01:00 |
|
Gregory Szorc
|
483a776413
|
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:01 +02:00 |
|
Ryan VanderMeulen
|
5dc1c55908
|
Merge m-c to inbound.
|
2013-10-01 17:23:59 -04:00 |
|
Jim Blandy
|
fbf9139844
|
Bug 837060: Test that Debugger.Object.prototype.evalInGlobal{,withBindings} properly outerizes 'this'. r=jorendorff
|
2013-10-01 14:07:19 -07:00 |
|
Paul Rouget
|
f093655541
|
Bug 920509 - [app manager] Don't use hiddenDOMWindow in styles.js. r=dcamp
|
2013-09-27 14:41:30 -04:00 |
|
Ed Morley
|
31f192d5d4
|
Backed out changeset a2601d3f3214 (bug 919496) for xpcshell assertions during test_webappsActor.js
|
2013-09-26 16:22:26 +01:00 |
|
Paul Rouget
|
7fcbf257ef
|
Bug 920495 - In the inspector, when a node is highlighted, we should scroll to show the node. r=mratcliffe
|
2013-09-26 09:53:22 -04:00 |
|
Ryan VanderMeulen
|
82ed116802
|
Backed out changeset 3786755b89c0 (bug 920495) for landing with the wrong bug # in the commit message.
|
2013-09-26 10:00:44 -04:00 |
|
Paul Rouget
|
fe1708bbf9
|
Bug 920984 - In the inspector, when a node is highlighted, we should scroll to show the node. r=mratcliffe
|
2013-09-26 09:53:22 -04:00 |
|
Paul Rouget
|
24d060de6b
|
Bug 919496 - [app manager] Once an app has been installed, it doesn't show up in the 'installed app' tab. r=apoirot
|
2013-09-26 09:53:22 -04:00 |
|
Wes Kocher
|
9f40060dc3
|
Merge fx-team to m-c
|
2013-09-24 20:06:37 -07:00 |
|
Nick Fitzgerald
|
27bf957e32
|
Bug 918802 - Pretty printer shouldn't block Firefox on large files; r=dcamp
|
2013-09-24 16:01:01 -07:00 |
|
Nick Fitzgerald
|
4f5528be3e
|
Backout c49d5912c0de on a CLOSED TREE due to pushing the wrong version of the patch.
|
2013-09-24 15:16:25 -07:00 |
|
Nick Fitzgerald
|
e48406cb44
|
Bug 918802 - Pretty printer shouldn't block Firefox on large files; r=dcamp
|
2013-09-24 13:54:56 -07:00 |
|
Patrick Brosset
|
e3418b4c98
|
Bug 917448 - Avoids dead-object exceptions in markup-view due to delete iframe during load. r=paul
|
2013-09-23 09:04:01 -05:00 |
|
Paul Rouget
|
bf76efc9b6
|
Bug 918004 - B2G: Can't see remote stylesheets in Style Editor. r=ehsan
|
2013-09-24 09:24:36 -04:00 |
|
Mihai Sucan
|
af273fe4ed
|
Bug 860672 - Command line option -jsconsole should open the Browser Console. r=robcee
|
2013-09-23 13:43:37 +03:00 |
|
Philipp Kewisch
|
80be5dcb15
|
Fix bug 880930 - JS debugger: RootActor needs its own definition of windowMediator. r=past
--HG--
extra : transplant_source : %DB%A6H%9B%D0%00%B4%24t%89%F0r%F9r%9C%7B%EC%07%D0%1B
|
2013-09-21 11:38:32 +02:00 |
|
Gregory Szorc
|
ed68c2482b
|
Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell-unpack/head_unpack.js => toolkit/mozapps/extensions/test/xpcshell/head_unpack.js
|
2013-09-24 11:50:08 -07:00 |
|
Nick Fitzgerald
|
e21664535f
|
Backout bcc657b11631 (Bug 918073) due to regressing bug 916458; r=me
|
2013-09-19 10:22:14 -07:00 |
|
Ed Morley
|
8ecccccfc3
|
Merge latest green fx-team changeset and mozilla-central
|
2013-09-19 15:39:37 +01:00 |
|
Phil Ringnalda
|
39df442f56
|
Merge m-c to m-i
|
2013-09-18 23:28:41 -07:00 |
|
J. Ryan Stinnett
|
49bb480694
|
Bug 915372 - Clean up inspector front and actor when reusing connection. r=paul
|
2013-09-13 19:09:52 -05:00 |
|
Nick Fitzgerald
|
43ffe41627
|
Bug 762761 - part 2: front end changes for debugger pretty printing; r=vporof
|
2013-09-18 17:56:20 -07:00 |
|
Nick Fitzgerald
|
19d194ad4f
|
Bug 918073 - dbg server's dumpn should prefix all lines with DBG-SERVER so that whitespace is preserved; r=dcamp
|
2013-09-18 14:30:13 -07:00 |
|
Panos Astithas
|
7de1b1aae3
|
Ignore failures to get the lastPausedUrl when a tab is closing (bug 916458). r=fitzgen
|
2013-09-18 12:58:37 +03:00 |
|
Jim Blandy
|
5917b71689
|
Bug 914405: Define makeGlobalObjectReference, a quick way to get D.O's referring to global objects, to simplify the web console. r=jorendorff r=msucan
|
2013-09-17 15:21:11 -07:00 |
|
J. Ryan Stinnett
|
b4c46a8250
|
Bug 914403 - Part 1: Fix explicit selection removal with remote highlighter. r=paul
|
2013-09-16 19:23:57 -05:00 |
|
Alexandre Poirot
|
d85ddfe7ef
|
Bug 914594 - Fix Services.settings being undefined r=paul
|
2013-09-11 11:00:00 +03:00 |
|
Alexandre Poirot
|
bd02d96624
|
Bug 897969 - Support origin manifest property when pushing an app to the device r=fabrice
|
2013-09-15 14:11:00 +03:00 |
|
Alexandre Poirot
|
ada048c690
|
Bug 912475 - Use promise for async install request instead of sending events. r=past
|
2013-09-15 14:08:00 +03:00 |
|
Dave Camp
|
c5268cc7bc
|
Bug 909121 - Inspector breaks when navigating backwards. r=bgrinstead
|
2013-09-09 08:11:22 -07:00 |
|
Ed Morley
|
2bd0ccf7b6
|
Merge mozilla-central and b2g-inbound
|
2013-09-13 15:14:11 +01:00 |
|
Ed Morley
|
944e48441a
|
Merge latest green b2g-inbound changeset and mozilla-central
|
2013-09-13 15:06:40 +01:00 |
|
Fabrice Desré
|
be5db6bbc4
|
Bug 915881 - Allow sideloading of certified apps r=ochameau
|
2013-09-13 00:49:11 -07:00 |
|
Nick Fitzgerald
|
71c3dfdfea
|
Bug 914930 - sometimes load source content via Debugger.Source; r=past
|
2013-09-12 16:39:53 -07:00 |
|
Brian Grinstead
|
59109be18f
|
Bug 913509 - [rule view] Papercuts - Inconsistent behavior when modifying CSS declarations. r=miker
|
2013-09-12 11:18:29 -05:00 |
|
Sahil Chelaramani
|
e5447beaf8
|
Bug 908283 - Don't attach onStep hooks to frames without scripts; r=fitzgen
|
2013-09-12 09:56:03 -07:00 |
|
Jonathan Fuentes
|
aa2357bcd8
|
Bug 897050 - Prefer displayName instead of name; r=fitzgen
|
2013-09-12 09:54:56 -07:00 |
|
J. Ryan Stinnett
|
ef1eb414af
|
Bug 915067 - Part 2: Filter certified apps from webapps actor. r=ochameau
|
2013-09-11 18:13:46 -05:00 |
|
Alexandre Poirot
|
981679c2d2
|
Bug 912213 - Fix conflicts between two ContentTabActor classes r=paul
|
2013-09-11 05:45:00 +02:00 |
|
Nick Fitzgerald
|
71d9295729
|
Bug 762761 - add prettyPrint request to the remote debugging protocol server/client; r=past
|
2013-09-11 10:15:51 -07:00 |
|
Carsten "Tomcat" Book
|
66a064a8b2
|
merge fx-team to mozilla-central
|
2013-09-11 13:37:24 +02:00 |
|
Jim Blandy
|
2800c27db8
|
Bug 914753: Remove 'Mode: js2' markers from DevTools JavaScript files. Emacs has better ways to select the file's mode. DONTBUILD r=dcamp
|
2013-09-10 18:43:44 -07:00 |
|
Alexandre Poirot
|
e202d2dc3e
|
Bug 893848 - Manifest properties aren't updated when installing apps multiple times. r=fabrice
|
2013-09-10 12:52:56 -04:00 |
|
Alexandre Poirot
|
63916663dd
|
Bug 832000 - Use unix domain socket file for devtools remote connection. r=jimb, r=vingtetun
|
2013-09-10 12:52:33 -04:00 |
|
Nick Fitzgerald
|
1cadbb99cd
|
Bug 906249 - Refactor ThreadActor.prototype.onResume into a bunch of helpers so it isn't hundreds of lines long; r=jimb
|
2013-09-09 14:55:19 -07:00 |
|
Nick Fitzgerald
|
94742fc072
|
Bug 907278 - only attach breakpoints to offsets that are entry points to their line; r=past
|
2013-09-09 10:06:08 -07:00 |
|
Paul Rouget
|
bad0911428
|
Bug 897960 - walker should support mozbrowser iframes. Patch E. r=dcamp
|
2013-09-09 00:24:00 +02:00 |
|
Paul Rouget
|
040fcbd493
|
Bug 897960 - walker should support mozbrowser iframes. Patch D. r=dcamp
|
2013-09-08 11:01:00 +02:00 |
|
Blair McBride
|
8aaa8abb80
|
Backout 86b5d8778fc4,fab07b9d6dee,89a059433037,bbb54cde82c3 (bug 897960) due to orange
|
2013-09-09 12:45:31 +12:00 |
|
Paul Rouget
|
ab62b37e1d
|
Bug 897960 - walker should support mozbrowser iframes. r=dcamp
|
2013-09-08 11:01:00 +02:00 |
|
Phil Ringnalda
|
7b4ec0d8d5
|
Merge b2g-inbound to m-c
|
2013-09-08 08:28:14 -07:00 |
|
Fabrice Desré
|
9d38f640c4
|
Bug 912898 - B2G: Don't kill adb (or lock the screen) if a debugger client is connected r=past
|
2013-09-07 16:28:51 -07:00 |
|
Paul Rouget
|
f107217df7
|
Bug 912915 - Implement a simple generic highlighter. r=jwalker
|
2013-09-07 11:39:50 +02:00 |
|
Marco Castelluccio
|
954c460712
|
Bug 912164 - Timestamp property is no longer set for app.launch(). r=fabrice
|
2013-09-06 14:18:21 -04:00 |
|
Nick Fitzgerald
|
11a9610a7e
|
Bug 908337 - add getFrameLocation(frame) function and use it wherever we get frame locations in the debugger server; r=jimb
|
2013-09-05 16:51:23 -07:00 |
|
Nick Fitzgerald
|
37485ea5a5
|
Bug 878307 - When stepping through source mapped code, we should continue stepping until we are at a new location in the original source; r=jimb
|
2013-09-05 16:32:27 -07:00 |
|
Paul Rouget
|
2f4a308c98
|
Bug 913045 - getWallpaper doesn't work. r=ochameau
|
2013-09-05 08:43:00 +02:00 |
|
Alexandre Poirot
|
212aefd61c
|
Bug 908205 - Allows to install an app via the webapp actor without having to push file with adb. r=past
|
2013-09-05 06:35:00 +02:00 |
|
Nick Fitzgerald
|
2d714c054b
|
Bug 889530 - Don't permanently cache source maps; r=vporof
|
2013-09-05 09:50:10 -07:00 |
|
Nick Fitzgerald
|
4dc797539c
|
Bug 912699 - improve load source error messages; r=past
|
2013-09-05 09:43:09 -07:00 |
|
Ed Morley
|
283de2b1c8
|
Merge mozilla-central and fx-team
|
2013-09-05 14:54:06 +01:00 |
|
Paul Rouget
|
3ad8b0ec46
|
Bug 912447 - [app manager] land the app manager front end. r=poirot.alex r=mratcliffe
|
2013-09-05 15:15:37 +02:00 |
|
Wes Kocher
|
8bba56d03f
|
Merge m-c to inbound
|
2013-09-04 18:04:50 -07:00 |
|
Mike Hommey
|
f1cf3b4238
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Michael Ratcliffe
|
a74c0a7cd1
|
Bug 694019 - we should be able to highlight and inspect a :pseudo element r=mratcliffe
|
2013-09-04 17:43:40 +02:00 |
|
Marco Castelluccio
|
a4289c0085
|
Bug 777428 - Make it possible to debug webapps running in desktop webapp runtime. r=past
|
2013-09-10 20:59:04 -04:00 |
|
Alexandre Poirot
|
6e2f97d099
|
Bug 900972 - Ensure emitting appOpen event for apps being opened before the call to watchApps. r=paul.rouget
|
2013-09-03 12:51:24 -04:00 |
|
J. Ryan Stinnett
|
453233c9ac
|
Bug 911127 - Repair DebuggerServer loading on B2G. r=dcamp
|
2013-08-31 02:34:26 +02:00 |
|
Eddy Bruel
|
b9ddf0e64c
|
Bug 906963 - Add a flag to pauseOnExceptions to optionally ignore caught exceptions.
|
2013-08-30 10:55:41 +02:00 |
|
Dave Camp
|
dd015256b9
|
Bug 910241 - Port the layout view to the remote protocol. r=mratcliffe
--HG--
extra : rebase_source : 5204fd2e6a67d9ba6799b103d21c88f901b29597
|
2013-08-12 07:43:19 -07:00 |
|
J. Ryan Stinnett
|
e03781cf46
|
Bug 910184 - Use a separate server for Browser Debugger. r=vporof
|
2013-08-28 16:19:34 +02:00 |
|
Jake Bailey
|
8f455af457
|
Bug 907289 - Trace client should always emit enteredFrame and exitedFrame events in sequence order. r=fitzgen
|
2013-08-20 15:52:00 +02:00 |
|
Alexandre Poirot
|
54183692ce
|
Bug 902910 - Offer a way for simulator addon to integrate itself with the connection footer. r=paul
|
2013-08-29 03:01:00 +02:00 |
|
Dave Camp
|
4f8ffc4023
|
Bug 888492 - Use the content window rather than tabbrowser for load notifications. r=jwalker
--HG--
extra : rebase_source : 6b1ec0d80b7decb972f5c6f0a0aad51e33cb3c25
|
2013-08-12 12:50:09 -07:00 |
|
Ed Morley
|
abde542234
|
Merge mozilla-central and fx-team
|
2013-08-28 12:23:55 +01:00 |
|
Brandon Benvie
|
d541457dea
|
Bug 909782 - TabLists inheriting from BrowserTabList need to be updated to change "iterator" to "getList". r=mbrubeck, r=mleibovic
|
2013-08-28 10:57:59 +02:00 |
|
Nicholas Nethercote
|
3f5d413d90
|
Bug 909597 (part 2) - Rename jsdbgapi.{h,cpp} as {js,vm}OldDebugAPI.{h,cpp}. r=luke.
--HG--
rename : js/src/jsdbgapi.h => js/public/OldDebugAPI.h
rename : js/src/jsdbgapi.cpp => js/src/vm/OldDebugAPI.cpp
extra : rebase_source : 9cd65a698e726c43d88d650f40823367bf98feae
|
2013-08-26 19:05:20 -07:00 |
|
Oprea Victor Andrei
|
c221b8e031
|
Bug 904201 - Add error message for "noSuchActor". r=bbenvie
|
2013-08-26 11:59:26 +02:00 |
|
Phil Ringnalda
|
00826fc34a
|
Merge m-i to m-c
|
2013-08-25 08:20:24 -07:00 |
|
Gabriel Luong
|
1750b21f8a
|
Bug 895616 - get{Original/Generated}Location should take object/keyword arguments instead of positional arguments; r=fitzgen
|
2013-08-23 22:41:28 -07:00 |
|
Nick Fitzgerald
|
d38b7f6571
|
Bug 882795 - source responses in the RDP should include a contentType property; r=vporof
|
2013-08-23 15:04:03 -07:00 |
|
Eddy Bruel
|
216d4d610a
|
Bug 899052 - Implement the listAddons request; r=fitzgen
|
2013-08-24 01:33:46 +02:00 |
|
Eddy Bruel
|
3a6cb883d7
|
Bug 899052 - Promisify the debugger's live list interface; r=fitzgen
|
2013-08-21 02:08:48 +02:00 |
|
Ms2ger
|
c3e345584c
|
Bug 883284 - Part f: Move LIBXUL_LIBRARY into moz.build (p-z); r=glandium
|
2013-08-22 08:56:01 +02:00 |
|
Paul Rouget
|
fab0d93f50
|
Bug 895360 - [app manager] Device meta data actor. r=poirot.alex
|
2013-08-21 08:56:40 +02:00 |
|
Paul Rouget
|
1dd29166e6
|
Bug 898485 - [app manager] Implement an abstract connection manager. r=past
|
2013-08-21 08:56:40 +02:00 |
|
Nick Fitzgerald
|
e55a604cd3
|
Bug 906100 - Intermittent failures in tests that list sources, but don't call gc() after adding test globals; r=jimb
|
2013-08-20 18:23:05 -07:00 |
|
Nick Fitzgerald
|
18f0cd3ed9
|
Bug 906796 - _unknownError should suck less; r=vporof
|
2013-08-20 11:15:15 -07:00 |
|
Nick Fitzgerald
|
48c51d5197
|
Bug 906795 - safeErrorString should include a stack; r=vporof
|
2013-08-20 11:15:11 -07:00 |
|
Mike Hordecki
|
b8f7a184b9
|
Bug 795979 - RDP, new packet type: getObjectsProperties. r=past
|
2013-08-20 13:32:04 +01:00 |
|
Ed Morley
|
9e88b4e63f
|
Backed out changeset e039f5fc18d0 (bug 795979) on suspicion of causing failures in browser_sanitize-timespans.js on a CLOSED TREE
|
2013-08-20 11:06:32 +01:00 |
|
Mike Hordecki
|
fb6d4a9d12
|
Bug 795979 - RDP, new packet type: getObjectsProperties. r=past
|
2013-08-15 18:10:00 +02:00 |
|
Jake Bailey
|
1f818f01f2
|
Bug 904140 - Trace actor omits completion value property when returning undefined. r=nfitzgerald
|
2013-08-12 16:01:00 +02:00 |
|
Nick Fitzgerald
|
673896a47f
|
Bug 901712 - black boxing doesn't work with source maps; r=dcamp
|
2013-08-16 14:59:04 -07:00 |
|
Mike Hordecki
|
26023dc8a5
|
Bug 755412 - Debugging protocol server should drop connection if packet framing is bad. r=past, r=jimb
|
2013-08-16 08:48:22 -04:00 |
|
Chris Manchester
|
f757b248e5
|
Bug 905239 - Fix undefined guard missed in review for bug 890555. r=jimb
|
2013-08-14 09:58:41 -07:00 |
|
Ryan VanderMeulen
|
8b8be2a46a
|
Merge m-c to inbound.
|
2013-08-14 17:11:30 -04:00 |
|
Nick Fitzgerald
|
751474b94d
|
Bug 840684 - Source map the location of frames in the RDP; r=vporof
|
2013-08-14 09:50:28 -07:00 |
|
Ms2ger
|
df8525f77d
|
Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar
|
2013-08-14 08:56:21 +02:00 |
|
Nick Fitzgerald
|
9ed6511ec9
|
Bug 904196 - sctrict error in onDisplayString; r=vporof
|
2013-08-13 16:57:05 -07:00 |
|
Nick Fitzgerald
|
3adae98af2
|
Bug 903801 - testcompatactors.js triggers an error by adding a debuggee to a thread actor in a detached state; r=past
|
2013-08-13 16:53:49 -07:00 |
|
Dave Camp
|
47c67b5b7b
|
Bug 903453 - Make some CssLogic members explicitly public that we use elsewhere. r=jwalker
--HG--
extra : rebase_source : b05dce10120d7f7334389c8af32705351020618d
|
2013-08-07 09:47:45 -07:00 |
|
Dave Camp
|
b36c61838d
|
Bug 886037 - Add a styles actor for the style inspectors. r=jwalker
--HG--
extra : rebase_source : 80aa9dc491c77f4b73036daeddd48f51c40f015a
|
2013-07-23 15:51:58 -07:00 |
|
Brandon Benvie
|
7b0b48adf9
|
Bug 897256 - Add Debugger Protocol support for NaN, Infinity, and -Infinity. r=dcamp
|
2013-08-12 10:15:22 -07:00 |
|
Jim Blandy
|
743c843061
|
Bug 890555 - Fix silent bugs in some toolkit/devtools/server xpcshell tests; r=dcamp
|
2013-08-07 15:44:00 -07:00 |
|
Chris Manchester
|
9393b75b58
|
Bug 890555 - Fix strict mode warnings in devtools tests uncovered by fixing bug 890555; r=jimb
|
2013-08-08 09:28:15 -07:00 |
|
Chris Manchester
|
027a15b710
|
Bug 904808 - fix path to use .js instead of .foobar in test_sourcemaps-07.js; r=fitzgen
|
2013-08-13 13:15:34 -07:00 |
|
Ryan VanderMeulen
|
2cb6b07d20
|
Merge m-c to inbound.
|
2013-08-09 19:29:45 -04:00 |
|
Ryan VanderMeulen
|
f2bdc0900c
|
Backed out changeset 986f7c642b9f (bug 886037) for mochitest-other failures.
|
2013-08-09 13:10:15 -04:00 |
|
Dave Camp
|
f07b20836f
|
Bug 886037 - Add a styles actor for the style inspectors. r=jwalker
|
2013-07-23 15:51:58 -07:00 |
|
Dave Camp
|
f84ec762b4
|
Bug 895982 - JS debugger: use of promises in server doesn't preserve request/reply ordering. r=jimb
|
2013-08-08 22:28:41 -07:00 |
|
Ed Morley
|
8ed777a5a6
|
Merge mozilla-central and inbound
|
2013-08-07 16:19:03 -07:00 |
|
Jonathan Griffin
|
f02c3b7cd6
|
Bug 898074 - Backout c92dc0497dfb, a=test-only
|
2013-08-07 14:54:31 -07:00 |
|
Alexandre Poirot
|
def8e52aa1
|
Bug 900500 - Add pref to bypass devtool's prompt on remote connection. r=robcee, r=mgoodwin
|
2013-08-06 17:56:45 -04:00 |
|
Dave Camp
|
cbb8c0fdb1
|
Bug 899786 - Return the string version of the baseURI in the style editor. r=harth
|
2013-07-23 15:50:26 -07:00 |
|
Dave Camp
|
83b127f449
|
Bug 899789 - Return the correct namespaceURI in the inspector actor. r=harth
|
2013-07-23 15:51:16 -07:00 |
|
Dave Camp
|
092a2c3900
|
Bug 898899 - Allow node actors to be passed as actorids rather than full forms. r=jwalker
|
2013-07-23 15:48:20 -07:00 |
|
Carsten "Tomcat" Book
|
cda28b85ed
|
Merge b2g-inbound to m-c
|
2013-08-05 11:22:48 +02:00 |
|
Dave Hylands
|
64a44bcb08
|
Bug 898074 - Defer close to ensure that it doesn't happen before onPacket processing. r=dcamp
|
2013-08-02 16:50:02 -07:00 |
|
Nick Fitzgerald
|
6ef514cad0
|
bug 899877 part 1: remove frame.isBlackBoxed, add frame.source; r=dcamp
|
2013-08-03 11:05:36 -07:00 |
|
Dave Camp
|
a663de564b
|
Bug 892274 - H should toggle the selected node's hidden attribute. r=harth
--HG--
extra : rebase_source : 2e56afd40e611dc2d6d87d1c7c978e64ebb90baf
|
2013-07-31 11:33:56 -07:00 |
|
Mihai Sucan
|
b255378927
|
Bug 877262 - Part 2: move the Web Console files over to the new jetpack-based loader; r=dcamp
--HG--
rename : browser/devtools/shared/AutocompletePopup.jsm => browser/devtools/shared/autocomplete-popup.js
rename : browser/devtools/webconsole/HUDService.jsm => browser/devtools/webconsole/hudservice.js
rename : browser/devtools/webconsole/NetworkPanel.jsm => browser/devtools/webconsole/network-panel.js
rename : browser/devtools/webconsole/WebConsolePanel.jsm => browser/devtools/webconsole/panel.js
rename : toolkit/devtools/webconsole/WebConsoleClient.jsm => toolkit/devtools/webconsole/client.js
rename : toolkit/devtools/webconsole/NetworkHelper.jsm => toolkit/devtools/webconsole/network-helper.js
rename : toolkit/devtools/webconsole/WebConsoleUtils.jsm => toolkit/devtools/webconsole/utils.js
|
2013-08-03 13:29:48 +03:00 |
|
Jake Bailey
|
ba5432c1a6
|
Bug 901098 - Trace actor callsite trace type actually returns source location; r=fitzgen
|
2013-08-02 17:26:31 -07:00 |
|
Jake Bailey
|
1daae10a3e
|
Bug 900268 - Trace actor collects too much information when serializing objects; r=fitzgen
|
2013-08-02 17:26:31 -07:00 |
|
Jake Bailey
|
b1dabe726f
|
Bug 900776 - Trace actor reports NaN time when exiting frames; r=fitzgen
|
2013-08-02 17:26:30 -07:00 |
|