Ryan VanderMeulen
492d2d87f5
Merge m-c to fx-team.
2013-07-16 21:23:23 -04:00
Anton Kovalyov
6a81729364
Bug 828046 - Save/load profiles to/from disk; r=robcee
2013-07-16 16:03:33 -07:00
Ryan VanderMeulen
e370b74aec
Merge m-c to fx-team.
2013-07-16 16:06:46 -04:00
Mihai Sucan
b6281a8bb9
Bug 889847 - Fix for intermittent browser_webconsole_bug_613013_console_api_iframe.js | Timed out while waiting for: console.log() message; r=me
2013-07-16 22:25:07 +03:00
Anton Kovalyov
45ed85189a
Bug 885417 - Have UIDs as values for profiler sidebar items; r=vporof
2013-07-16 11:41:36 -07:00
Mihai Sucan
b6fefc2344
Bug 888407 - Fix for intermittent browser_console_iframe_messages.js | Test timed out, failed to match rule: iframe 1; r=me
2013-07-16 19:21:33 +03:00
Ryan VanderMeulen
3cc4f8b044
Merge inbound to m-c.
2013-07-15 17:03:59 -04:00
Heather Arthur
9878da2942
Bug 892757 - Also listen for events with -actorId in Style Editor client; r=dcamp
...
--HG--
extra : amend_source : b51769b6dd414ffeab01e8066074c0ee05d64ef3
2013-07-12 13:28:47 -07:00
Panos Astithas
1298be4225
Fix step-in in chrome debugging by loading the promise library in the debugger server's compartment (Bug 834756); r=dtownsend,vporof
2013-07-12 22:13:21 +03:00
Anton Kovalyov
59b695ca16
Bug 888881 - Use single unicode character … instead of '...' in label profilerStarted; r=robcee
2013-07-11 16:27:56 -07:00
Mike Hommey
ffd522d5c2
Bug 892904 - Remove useless includes of config.mk. r=gps
2013-07-15 18:48:40 +09:00
Panos Astithas
fedbf437f3
Rename Promise to promise to avoid collisions with the forthcoming DOM Promise implementation (bug 885318); r=jwalker
2013-07-11 10:12:20 +03:00
Minarto Margoliono
e4bfbdc0ff
Bug 887605 - Add "Copy URL" context menu item to Netmonitor; r=harth
2013-07-10 18:50:16 -07:00
Anton Kovalyov
c036dcdbe3
No bug - Remove unnecessary console.log calls from Cleopatra code; r=dcamp
2013-07-10 18:28:10 -07:00
Tim Taubert
483ec17f7a
Bug 891806 - part 1 - replace 'yield;' with 'yield undefined;' in browser/; r=jaws
2013-07-10 23:52:04 +02:00
Ryan VanderMeulen
aaee3cf638
Merge m-c to inbound.
2013-07-10 09:45:16 -04:00
Michael Ratcliffe
d9bf7ca0ab
Bug 885966: Intermittent devtools/shared/test/browser_telemetry_toolboxtabs.js | Test timed out | lots of bytes leaked leaked (AsyncStatement, AtomImpl, BackstagePass, BodyRule, CalculateFrecencyFunction, ...) r=jwalker
...
--HG--
rename : browser/devtools/shared/test/browser_telemetry_toolboxtabs.js => browser/devtools/shared/test/browser_telemetry_toolboxtabs_inspector.js
2013-07-10 12:49:24 +01:00
Victor Porof
2c8a884c2c
Bug 886848 - Chain promises on netmonitor initialization/destruction to remove some redundancy, r=past
2013-07-10 11:40:51 +03:00
Heather Arthur
bcf9ef08b8
Bug 891171 - Remove actor id from StyleSheetActor event type name; r=dcamp
2013-07-09 17:34:14 -07:00
Anton Kovalyov
de264e943c
Bug 833495 - Add an option to show Gecko platform data in the Profiler; r=robcee
2013-07-09 13:58:53 -07:00
Mihai Sucan
d99153a1a6
Bug 812618 - Autocomplete at cursor location; r=robcee
2013-06-28 20:56:33 +03:00
Mihai Sucan
a49614b2cc
Bug 887273 - web console: mixed content warnings show even when all logging is disabled; r=robcee
2013-07-09 17:45:56 +03:00
Paul Rouget
ab3689b5dc
Bug 858493 - Twisties in the markup panel are very off-centered and their sizes differ. r=jwalker
2013-07-08 08:57:00 +02:00
Paul Rouget
a5d2e0b029
Bug 851296 - Intermittent devtools/responsivedesign/test/browser_responsiveui.js. r=paul
2013-07-09 15:36:48 +02:00
Panos Astithas
a9e65d0214
Update browser_dbg_pause-exceptions-reload.js for a post-bug-887516 world (bug 870128). r=me
2013-07-09 15:39:13 +03:00
Panos Astithas
ec526032b6
Bug 882538 - Add reload() and navigateTo() methods to BrowserTabActor; r=rcampbell
2013-06-28 10:53:00 +03:00
Panos Astithas
e32dd9f2c7
Bug 870128 - Pause on exceptions doesn't work after reload; r=rcampbell
2013-07-09 10:57:13 +03:00
Panos Astithas
65638038b5
Properly parse jar: URLs from add-ons (bug 876806); r=vporof
2013-07-08 17:47:30 +03:00
Paul Rouget
621a94994e
Bug 889827 - Disable spellcheck in font inspector. r=vporof
2013-07-08 13:14:17 +03:00
Victor Porof
bd949c2e16
Bug 889504 - Exception while trying to go to the breakpoint, r=past
2013-07-08 13:14:17 +03:00
Tim Taubert
695e6702b9
merge m-c to fx-team
2013-07-05 08:56:02 +02:00
Cameron Paul
85be1e0b90
Bug 840241 - Changed inspect button to toggle highlighter between locked/unlocked states. r=paul
2013-07-03 14:58:00 +02:00
Paul Rouget
fbd1807c88
Bug 851296 - Intermittent devtools/responsivedesign/test/browser_responsiveui.js. r=jwalker
2013-07-03 06:49:00 +02:00
Michael Ratcliffe
a937feb13d
Bug 852996 - MarkupView leaks the whole Inspector after being closed r=dcamp
2013-07-01 11:59:28 +01:00
Girish Sharma
db127aa92c
Bug 887256 - Show the 'Restart Now' link only once and reduce paddings and margins from Options Panel, r=jwalker
2013-06-30 04:32:16 +05:30
Alexandre Poirot
f92fd1bb9e
Bug 889838 - Silent exception when inspecting debugger variables on old actors. r=past
2013-07-03 15:27:10 -04:00
Olli Pettay
2bf2214fbe
bug 789919, (snow-white) make addref/release of CCable objects faster by removing indirect refcnt increase/decrease, r=mccr8, test changes r=ehsan
...
--HG--
extra : rebase_source : 2a3b22425c14d6daedc91d62a652c34431acd2fb
2013-07-09 13:30:58 -04:00
Graeme McCutcheon
02de770ee9
Bug 819930 - Part 2: Add a GCLI command for emulating CSS media types. r=jwalker
2013-07-17 17:32:45 +01:00
Ryan VanderMeulen
15a188c32e
Bug 888811 - Disable browser_dbg_bug883220_raise_on_pause.js on Linux due to frequent failures.
2013-07-16 09:05:38 -04:00
Mihai Sucan
df8e766399
Bug 880010 - Fix for intermittent browser_webconsole_bug_597103_deactivateHUDForContext_unfocused_window.js | uncaught exception - NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebProgress.removeProgressListener] | Test timed out; r=me
2013-07-16 15:30:30 +03:00
Mike Shal
8bc3bf52b7
Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #3 ); r=joey
2013-06-28 15:17:07 -04:00
Ryan VanderMeulen
b18e2e7f80
Merge fx-team and m-c.
2013-07-02 15:13:58 -04:00
Girish Sharma
5d5c8e458d
Bug 886474 - Stop using Ctrl + ] [ to match brackets in source editor, r=msucan
2013-07-02 16:07:31 +05:30
Girish Sharma
43eb2fc44a
Backout 4cdab5388392 (Bug 886474) because of wrong shortcut modifier
2013-07-02 16:05:09 +05:30
Paul Rouget
bc1afe5fbd
Bug 886311 - The sidebar in the netmonitor should use handleCtrlTab=false. r=vporof
2013-07-01 22:38:48 +05:30
Girish Sharma
293da90098
Bug 886474 - Stop using Ctrl + ] [ to match brackets in source editor. r=msucan
2013-06-27 00:51:33 +05:30
Brandon Benvie
14c5234d3c
Bug 887516 - Display "Class" instead of "[object Class]" in the VariablesView. r=vporof
2013-06-27 08:56:29 -07:00
Heather Arthur
9a12a377e6
Bug 887468 - Make custom request form look okay; r=vporof
2013-07-01 01:38:16 -07:00
Phil Ringnalda
d49a82ca0a
Merge fx-team to m-c
2013-06-30 08:35:45 -07:00
Dave Camp
e908d262c0
Bug 886036 - Port pseudoclass lock to the inspector actor. r=harth
...
--HG--
extra : rebase_source : c515e1a85da5d484686e1ae8b55c4dbfd90f214f
2013-06-10 21:18:46 -07:00
Mihai Sucan
fff43b3fcf
Bug 886137 - Can't inspect objects in the webconsole, while debugging and inspecting; r=past
2013-06-28 19:16:18 +03:00
Anton Kovalyov
89611fda5a
Bug 828038 - Change profile recording UI and behavior; r=dcamp
2013-06-27 17:31:52 -07:00
William Chen
42cb16b776
Bug 875138 - Update devtools tab to be compatible with XBL refactoring changes. r=jwalker
...
--HG--
extra : rebase_source : b2eeb09bcdc089b064dc657fdecd2ee548ed5032
2013-05-22 16:24:22 -07:00
Victor Porof
b72711e55c
Bug 874419 - Intermittent browser_net_sort-01.js | The attached url is incorrect | The displayed file is incorrect | The tooltip file is incorrect | The displayed status is incorrect | The tooltip status is incorrect | The displayed size is incorrect..., r=me
2013-07-02 17:03:52 +03:00
Marco Bonardo
165bdacd91
Bug 888031 - Remove about:home from tests not explicitly requiring it.
...
r=ttaubert
2013-06-28 09:02:19 -04:00
Victor Porof
b3e9d9a382
Bug 860345 - Intermittent browser_dbg_sources-cache.js | Found a source url cached correctly (1), Found a source's text contents cached correctly (1), r=past
2013-06-28 15:04:18 +03:00
Ed Morley
94aae664d0
Merge mozilla-central and fx-team
2013-06-27 11:31:49 +01:00
Victor Porof
3a2e8a2f7b
Bug 886067 - Netmonitor displays request sizes as "0 KB" after opening Console, r=msucan
2013-06-26 23:35:39 +03:00
Victor Porof
93b7eae870
Bug 886170 - Intermittent browser_dbg_bug723071_editor-breakpoints-highlight.js | The currently selected source is incorrect (0). - Got http://example.com/browser/browser/devtools/debugger/test/test-script-switching-02.js , expected ... and 11 more, r=past
2013-06-26 23:35:39 +03:00
Victor Porof
4c8c1ea98f
Bug 887203 - After replaying a request, hovering the network items menu shows "undefined", r=rcampbell
2013-06-26 23:35:39 +03:00
Victor Porof
125526fd5b
Bug 887177 - Right clicking on a network request should select it, r=rcampbell
2013-06-26 23:35:38 +03:00
Ryan VanderMeulen
2413ca4a4b
Merge m-c to inbound.
2013-06-26 12:56:36 -04:00
Heather Arthur
e512549c46
Bug 731311 - Network monitor should allow to replay and edit requests; r=vporof
2013-06-26 12:09:59 +03:00
Victor Porof
0c801e1d35
Backed out changeset 5414c83bb989 for having the wrong patch author, r=me
2013-06-26 12:06:07 +03:00
Victor Porof
85595c397e
Bug 731311 - Network monitor should allow to replay and edit requests; r=vporof
2013-06-26 09:00:49 +03:00
DOrian JAMINAIS
9b2641ccc9
Bug 861478 - Search field should pre-fill with selected text. r=vporof
2013-06-26 15:05:52 +03:00
Dave Camp
2142a26f97
Bug 879520 - Remote the inspector breadcrumbs. r=paul
2013-06-07 14:33:39 -07:00
Dave Camp
af6dfe54f4
Bug 877320 - Expose a node front in the Selection object in addition to a raw node. r=paul
2013-06-07 14:32:32 -07:00
DOrian JAMINAIS
cda833631b
Bug 884750 - Persistent logs options should apply instantly. r=paul
2013-06-23 09:11:00 -04:00
Paul Rouget
32a9867c14
Bug 855504 - [font inspector] Selecting text in the font inspector is hard. r=vporof
2013-06-24 09:24:00 -04:00
Rob Campbell
96837b0120
Bug 692829 - Display cached messages from iframes; r=msucan
2013-06-14 11:19:26 -04:00
Ryan VanderMeulen
cc8202d059
Backed out changeset db34c0314a15 (bug 886199) for intermittent browser_webconsole_bug_644419_log_limits.js timeouts.
2013-06-25 17:29:05 -04:00
Mihai Sucan
60ad175043
Bug 886199 - Fix for intermittent failure in browser_webconsole_bug_644419_log_limits.js | Timed out while waiting for: 10 console.log messages displayed and one pruned, and several more; r=me
2013-06-25 22:17:20 +03:00
Victor Porof
1dfc9dd271
Merge fx-team to m-c
2013-06-23 19:00:17 +03:00
Ms2ger
5a63e5bff8
Bug 882848 - Use MOCHITEST_BROWSER_FILES more; r=gps
2013-06-23 09:16:19 +02:00
Paul Rouget
5c1d81a319
Bug 865688 - Style Inspector sidebar should remember its size. r=msucan
2013-06-14 01:41:00 +02:00
Girish Sharma
f1c6e55aab
Bug 868163 - Add toolbox tab highlighting API, r=robcee, r=vporof, r=paul
2013-05-25 13:35:34 +05:30
Paul Rouget
3cc66d6b18
Bug 869174 - [style editor] Remove unused bar at top of editor. r=harth
2013-06-05 05:48:00 +02:00
David Creswick
2be0db0a14
Bug 875902 - [toolbox] Simplify selectTool and test for panel readiness, r=paul
2013-06-22 20:00:51 -07:00
Girish Sharma
1b7f180740
Bug 881807 - Simplify advanced settings part of options panel, r=jwalker
2013-06-21 01:48:56 +05:30
Girish Sharma
8478d50229
Bug 872670 - Visually indicate that the tool is not supported on the target type in the Options panel, r=jwalker
2013-05-29 01:06:16 +05:30
Victor Porof
3b94a34ec0
Bug 886019 - Need a better icon for .variables-view-delete, r=msucan
2013-06-22 22:01:27 +03:00
Mihai Sucan
b8b639cf74
Bug 883649 - Console freezes when accessing a DeadObject's property; r=past
2013-06-21 20:40:00 +03:00
Mihai Sucan
6b8ddf2516
Bug 878186 - Save different filter prefs for browser vs. webdev console; r=robcee
2013-06-20 16:29:01 +03:00
Mihai Sucan
cb3b8d5bf1
Bug 880868 - Browser Console JS Error/Warning filtering doesn't seem to work; r=robcee
2013-06-19 22:04:05 +03:00
Mihai Sucan
6f5a184619
Bug 879799 - Browser console lacks keyboard access; r=robcee
2013-06-21 19:01:02 +03:00
Girish Sharma
6d4e7dd9f1
Bug 873848 - Make the developer toolbar consistent with Toolbox design, r=jwalker, paul, jaws
2013-06-21 19:24:35 +03:00
Michael Ratcliffe
a70358921e
Bug 882337 - Typo in "asteriskInWrongSection2" in browser/devtools/appcacheutils.properties r=me
2013-06-21 17:44:05 +01:00
Victor Porof
cecd12f2bc
Bug 884432 - Background color of request items keep changing when any filter is applied, r=rcampbell
2013-06-21 17:33:58 +03:00
Victor Porof
98d1fa955c
Bug 884006 - "Prebuilt items" and "Values" should coexist when adding items to widgets, r=anton,rcampbell
2013-06-21 17:33:57 +03:00
Victor Porof
68d0c2cb33
Bug 884498 - Netmonitor's greeting message may be confusing, r=rcampbell
2013-06-21 17:33:57 +03:00
Victor Porof
44a76e4261
Bug 879185 - Netmonitor filterbuttons: button.setAttribute("checked", ""); --> Should be set to "true", r=rcampbell
2013-06-21 17:33:57 +03:00
Victor Porof
f978c469c9
Bug 882420 - Rename "native-getter" in variable/property tooltips to "WebIDL", r=past
2013-06-21 17:33:57 +03:00
Victor Porof
317ce2c31f
Bug 883345 - Undefined values aren't properly displayed in the debugger's variables view, r=past
2013-06-21 17:33:57 +03:00
Victor Porof
af8328e211
Bug 881209 - Scrolling in the variables view is much choppier after bug 760370, r=past
2013-06-21 17:33:56 +03:00
Victor Porof
5d176875e9
Bug 882054 - Cleanup widgets inheritance model mechanism a bit, r=past
2013-06-21 17:33:56 +03:00
Victor Porof
4549fa7759
Bug 823577 - Cleanup debugger frontend code, strings, etc., r=rcampbell
...
--HG--
rename : browser/devtools/debugger/DebuggerUI.jsm => browser/devtools/debugger/DebuggerProcess.jsm
2013-06-21 17:33:56 +03:00
Brandon Benvie
743ae2f688
Bug 869984 - Add sorting and searching to Scratchpad VariablesView, r=vporof
2013-06-17 14:55:25 -07:00
Brandon Benvie
3ca997f4d9
Bug 884821 - Fix bug where Scratchpad sidebar can't be closed and reopened, r=vporof
2013-06-19 13:06:43 -07:00
Anton Kovalyov
0a10cfd517
Bug 863653 - Add hints to profiler [start|stop|show] commands; r=jwalker
2013-06-20 10:48:25 -07:00
Anton Kovalyov
1ba839ed1e
Bug 884638 - Make 'dbg close' do nothing when toolbox is closed; r=jwalker
2013-06-19 10:09:28 -07:00
Anton Kovalyov
9a6fb42077
Bug 863636 - Make 'profiler close' do nothing when toolbox is closed; r=jwalker
2013-06-19 10:07:04 -07:00
Anton Kovalyov
f1b836a465
Bug 881006 - Change Profile panel tooltip to say JavaScript Profiler; r=harth
2013-06-18 17:24:36 -07:00
Anton Kovalyov
98aaca3352
Bug 850145 - Use SideMenuWidget in the Profiler; r=vporof
2013-06-18 14:42:36 -07:00
Minarto Margoliono
a98dd75614
Bug 734061 - Web console breaks TAB navigation; r=msucan
2013-06-17 14:10:46 +03:00
Brandon Benvie
c6043fcdce
Bug 828680 - Variables view needs a controller of its own, r=vporof, msucan
2013-06-14 10:42:52 -07:00
Ryan VanderMeulen
f8c401ea8e
Merge m-c to inbound.
2013-06-14 13:04:31 -04:00
Heather Arthur
d35f461d62
Bug 881633 - Style Editor should remember last selected stylesheet and line when page is reloaded; r=paul
2013-06-13 13:56:36 -07:00
Panos Astithas
0c6c7776b1
Fix an intermittent failure in browser/devtools/debugger/test/browser_dbg_step-out.js (bug 882380); r=me
2013-06-13 13:33:22 +03:00
Ryan VanderMeulen
128379bda1
Merge m-c to fx-team.
2013-06-12 09:47:59 -04:00
Ed Morley
5b8c1b2eec
Merge mozilla-central and inbound
2013-06-12 08:41:06 +01:00
Ms2ger
d562528531
Bug 718923 - Support document.all in standards mode and remove the pref to turn it off; r=smaug
2013-06-12 08:48:38 +02:00
Sinduja Ramaraj
9703e970e7
Bug 840247 - Entering the Inspector from the Web Console should show the <html> and <body> tag expanded. r=jwalker
2013-06-11 08:28:00 +03:00
Panos Astithas
e7698e0f66
Bug 773590 - Display the return value when stepping out of a function; r=vporof
2013-06-12 12:56:15 +03:00
Michael Ratcliffe
1c51967afe
Bug 881057 - Improve wording in the appcache command r=jwalker
2013-06-11 13:28:45 +01:00
Victor Porof
d2fa224e86
Bug 859055 - Display JSON as plain text when encountering errors when parsing, r=rcampbell
2013-06-12 10:37:46 +03:00
Victor Porof
73bf306d39
Bug 879782 - POST data is sometimes not displayed in the Network Monitor details pane, r=rcampbell
...
--HG--
rename : browser/devtools/netmonitor/test/browser_net_post-data.js => browser/devtools/netmonitor/test/browser_net_post-data-01.js
2013-06-12 10:37:46 +03:00
Mihai Sucan
2aea3f340c
Bug 861338 - [browserconsole] Cache Console.jsm API calls with ConsoleAPIStorage.jsm; r=jwalker
2013-06-07 20:13:48 +03:00
Paul Rouget
b2b8c3fda7
Bug 879692 - New OSX scrollbars are not compatible with the devtools floating scrollbars. r=harth
2013-06-05 06:24:00 +03:00
Michael Ratcliffe
e21b615b29
Bug 864249 - Add option to toggle JavaScript to Toolbox Options panel r=jwalker
2013-05-31 16:52:06 +01:00
Panos Astithas
62b5afefab
Don't take the slow async path when source maps are not enabled or present (bug 873224); r=rcampbell f=nfitzgerald
2013-06-11 10:58:57 +03:00
Ryan VanderMeulen
5b9ccd6abc
Merge inbound to m-c.
2013-06-10 15:43:58 -04:00
Rob Campbell
c92b26a106
Bug 873250 - Having enter select autocomplete is annoying; r=msucan
2013-06-04 15:09:00 -04:00
Mihai Sucan
52727c7bed
Bug 628458 - Fix for intermittent browser_webconsole_bug_603750_websocket.js | Test timed out followed by 2969 others; r=me
2013-06-07 15:36:55 +03:00
Mihai Sucan
76a046193d
Bug 877773 - If Browser console is staying opened, Browser UI freezes for a while when open youtube page; r=robcee
2013-06-04 18:47:39 +03:00
Victor Porof
bdbb698090
Bug 877351 - Network Panel is broken on RTL UI, r=rcampbell
2013-06-06 09:53:09 +03:00
Victor Porof
532d96c183
Bug 852639 - Make the BreadcrumbsWidget keyboard accessible, r=rcampbell
2013-06-06 09:53:08 +03:00
Geoff Lankow
9c48ac1688
Bug 874363 - The timeline header in the Netmonitor should be clickable; r=vporof
2013-06-04 19:55:48 +12:00
Mihai Sucan
f9cf46d3a5
Bug 705921 - Option to clear web console messages on page reload; r=robcee,jwalker
2013-06-03 20:57:13 +03:00
Dave Camp
5aa4ecef33
Bug 878472 - Let local debugger clients find the DebuggerServerConnection. r=past
2013-06-03 09:05:29 -07:00
Jim Blandy
6e250c165d
Bug 870081: Share a common RootActor implementation amongst browser, Fennec, B2G, and xpcshell tests. r=past,mfinkle,fabrice
2013-06-02 10:19:41 +03:00
Panos Astithas
c44e64a862
Backout b0e571a21e22 for wrong bug number
2013-06-02 10:18:15 +03:00
David Zbarsky
83756aa259
Bug 881128: Make devtools not use window.GetSVGDocument r=bz
2013-06-11 21:56:19 -07:00
Mihai Sucan
6540bdeda9
Bug 877778 - Browser Console, clicking JS/CSS error/warning link does not open source file; r=robcee
2013-05-30 23:23:52 +03:00
Mihai Sucan
b113afcecf
Bug 866950 - Errors from files loaded through loader.js not showing source in browser console; r=robcee
2013-05-30 22:23:11 +03:00
Ehsan Akhgari
ec70c90a69
Merge mozilla-central to mozilla-inbound
2013-06-22 08:42:15 -04:00
Victor Porof
d0cb535b8c
Bug 885903 - Intermittent browser_dbg_scripts-searching-05.js | Test timed out, r=rcampbell
2013-06-22 12:35:39 +03:00
Jim Blandy
6cc708a8d0
Bug 871081: Share a common RootActor implementation amongst browser, Fennec, B2G, and xpcshell tests. r=past,mfinkle,fabrice
...
--HG--
rename : browser/devtools/debugger/test/browser_dbg_listtabs.js => browser/devtools/debugger/test/browser_dbg_listtabs-01.js
2013-05-17 15:17:00 +03:00
Tim Taubert
c659f69020
merge m-c to fx-team
2013-06-01 18:22:45 +02:00
Rob Campbell
26002db1c0
Bug 843609 - Directory listing with an XStringBundle url appears in the debugger; r=vporof
2013-06-01 04:38:00 +03:00
Rob Campbell
e4709431fc
Bug 877331 - Cmd/Ctrl-shift-J opens Error Console, not Browser Console; r=msucan
2013-05-29 16:04:14 -04:00
Michael Ratcliffe
3a9ba1582a
Bug 875717 - TypeError: window.fontInspector is undefined in chrome://browser/content/devtools/fontinspector/font-inspector.js:228 r=harthur
2013-05-24 12:06:00 +01:00
Michael Ratcliffe
f06ae00c38
Bug 822635 - Move searchbar focus listener to make browser_bug589375_keybindings.js more readable r=jwalker
2013-05-28 14:29:50 +01:00
Michael Ratcliffe
a15ab19631
Bug 772376 - Polish needed in GCLI addons command and some extra unit tests needed r=jwalker
2013-05-28 14:05:28 +01:00
Nick Fitzgerald
6764647783
Bug 760370 - Visually distinguish non-extensible objects; r=vporof
2013-05-29 19:47:00 +03:00
Nick Fitzgerald
4d9ce027ff
Bug 870361 - Change the symbol for source map pragmas from @ to #. r=jorendorff
2013-06-10 08:36:23 -04:00
Dave Camp
34a2f1e522
Bug 877298 - Move devtools globals to loader creation. r=jwalker
2013-05-31 11:06:09 -07:00
zmgmoz
88469efa80
Bug 817834 - webconsole should remember any edited input after perusing history; r=msucan
2013-05-30 19:16:41 +03:00
Victor Porof
8f0dfea7cd
Bug 873225 - Totals for displayed file sizes, r=rcampbell
2013-05-30 21:46:36 +03:00
Ryan VanderMeulen
4651f2bd00
Merge m-c to fx-team.
2013-05-30 11:47:17 -04:00
Mihai Sucan
9fcf7ef4e2
Bug 877199 - Browser console's window title temporarily says 'Web Console' before changing to 'Browser console'; r=robcee
2013-05-30 18:08:14 +03:00
Dave Camp
a3c8a0a6ee
Bug 867109 - tools reload not working correctly on windows. r=jwalker
2013-05-29 10:48:06 -07:00
Dave Camp
adbbe89935
Bug 876793 - gDevTools._addToolToWindows doesn't work with existing windows. r=jwalker
2013-05-29 10:47:38 -07:00
Dave Camp
03a0230229
Bug 875432 - Loader.jsm references gDevTools. r=jwalker
2013-05-29 10:47:38 -07:00
Victor Porof
d81e8ae215
Bug 876111 - Debugger's scripts pane acting weird after bug 866623, r=rcampbell
2013-05-29 11:45:58 +03:00
Ryan VanderMeulen
39c4db0fb4
Merge m-c to fx-team.
2013-05-28 21:25:32 -04:00
Victor Porof
01b870a8f5
Bug 862198 - Intermittent browser_net_json-long.js | Test timed out, found a tab, r=rcampbell
2013-05-28 18:19:21 +03:00
Mihai Sucan
3cbfcb9050
Bug 874061 - Figure out private browsing and the browser console; r=robcee f=ehsan
2013-05-25 12:25:36 +03:00
Joe Walker
abcff57576
Bug 873963 - Set fontFamily property directly; r=dcamp, mgoodwin
2013-05-25 09:51:31 +01:00
Joe Walker
7b6e7e19d0
Bug 846696 - GCLI helpers.js should be shared rather than copied; r=mratcliffe
2013-05-25 09:51:31 +01:00
Joe Walker
26a7dd5c24
Bug 874821 - Enable better remote gcli testing; r=mratcliffe
2013-05-25 09:51:31 +01:00
Victor Porof
53b45fa3a8
Bug 874436 - Disable syntax highlighting on large HTML responses, r=rcampbell
2013-05-24 21:36:52 +03:00
Victor Porof
b0668c0c86
Bug 848504 - SideMenuWidget should be keyboard accessible, r=rcampbell
2013-05-24 21:36:51 +03:00
Victor Porof
83b7bf7a0d
Bug 859046 - Implement filtering out certain types of requests, r=rcampbell
...
* * *
Bug 873761 - Several "XUL box for hbox element contained an inline #text child, forcing all its children to be wrapped in a block." warnings for netmonitor.xul, r=rcampbell
2013-05-24 20:53:10 +03:00
Victor Porof
8deccd9ff2
Bug 873751 - Closing the requests details pane should deselect the currently selected item, r=rcampbell
2013-05-24 20:10:07 +03:00
Victor Porof
e434cc3f14
Bug 873749 - SideMenuWidget shouldn't automatically scroll to bottom when there's a selected item, r=rcampbell
2013-05-24 20:10:07 +03:00
Victor Porof
ce3dce7493
Bug 866623 - Firefox spoils cyrillic text in the Network Monitor response tab - fix convertToUnicode misbehaving when a request has no attached contentCharset, r=rcampbell
...
--HG--
rename : browser/devtools/netmonitor/test/browser_net_cyrillic.js => browser/devtools/netmonitor/test/browser_net_cyrillic-01.js
2013-05-24 20:10:07 +03:00
Michael Ratcliffe
0969f02c98
Bug 866642 - We need to add general telemetry / FHR info to devtools r=jwalker
2013-05-24 11:26:17 +01:00
Phil Ringnalda
5c5856806c
Merge the last PGO-green cset from m-i to m-c
2013-05-23 21:01:29 -07:00
Brandon Benvie
8b013bf931
Bug 824602 - Remove getUserData() usage from devtools. r=dcamp
2013-05-20 17:46:55 -07:00
Mihai Sucan
2966cc833b
Bug 855180 - Intermittent browser_toolbar_webconsole_errors_count.js | Timed out while waiting for: web console shows the page errors followed by other timeouts, failures, leaks; r=jwalker
2013-05-22 23:32:58 +03:00
Anton Kovalyov
aad07a3f9a
Bug 817836 - Support for console.profile and console.profileEnd; r=dcamp
2013-05-14 15:25:28 -07:00
Anton Kovalyov
90cac4608a
Backed out changeset 4f2586fe4489
2013-05-28 12:51:42 -07:00
Anton Kovalyov
ba543e4120
Bug 817836 - Support for console.profile and console.profileEnd; r=dcamp
2013-05-14 15:25:28 -07:00
Mihai Sucan
62edd42c45
Bug 602006 - Remove Error Console Menu Items; r=Mossop,dao
2013-05-17 21:29:31 +03:00
Mihai Sucan
4145f0a3e7
Bug 859756 - [browserconsole] Show nsIConsoleMessages in the Browser Console; r=robcee
2013-05-28 18:24:31 +03:00
Ryan VanderMeulen
d8cb0383c6
Merge m-c to inbound.
2013-05-21 08:17:04 -04:00
Joe Walker
2e0e758c94
Bug 874023 - GCLI: context.environment.window not always defined when running GCLI commands; r=mratcliffe
2013-05-21 10:18:56 +01:00
Joe Walker
1e8acaf911
Bug 824254 - Fix intermittent browser_gcli_keyboard.js test; r=mratcliffe
...
--HG--
rename : browser/devtools/commandline/test/browser_gcli_keyboard.js => browser/devtools/commandline/test/browser_gcli_keyboard2.js
2013-05-21 10:18:55 +01:00
Quentin Pradet
afc2b10c07
Bug 773271 - GCLI needs a date type; r=jwalker,harth
2013-05-21 10:18:55 +01:00
Joe Walker
e3890d9334
Bug 856002 - GCLI requisition update/exec methods should take a DOM node; r=harth
2013-05-21 10:18:55 +01:00
Joe Walker
55da5dec76
Bug 834230 - break del command suffers from an off by 1 error; r=vporof
2013-05-21 10:18:55 +01:00
Joe Walker
55ed1fbee9
Bug 866680 - gcli string params should allow empty values; r=mgoodwin,harth
2013-05-21 10:18:54 +01:00
Joe Walker
21062212f1
Bug 786661 - GCLI should not auto-unescape command line escapes; r=optimizer,harth
2013-05-21 10:18:54 +01:00
Ryan VanderMeulen
501000a375
Merge m-c to inbound.
2013-05-20 22:28:32 -04:00
Gijs Kruitbosch
fa222527bc
Bug 874040 - Fix l10n expectations in net monitor tests, r=vp
2013-05-20 16:14:27 +02:00
Gijs Kruitbosch
f07fb93b34
Bug 874028 - Debugger and Net monitor tests should use browser's load event rather than tab's, r=past
2013-05-20 15:23:06 +02:00
Panos Astithas
7cbab5978d
Bug 873912 - JS warning "anonymous function does not always return a value" resource:///modules/devtools/framework/target.js:218; r=jwalker
2013-05-20 11:50:27 +03:00
Ryan VanderMeulen
0b28853762
Backed out changesets 073791f33ab7 and 7ac5779a426c (bug 859756) for causing intermittent Windows build failures.
...
CLOSED TREE
2013-05-17 17:30:20 -04:00
Ryan VanderMeulen
b34b45bbc7
Merge m-c to fx-team.
2013-05-17 12:51:20 -04:00
Mihai Sucan
62517c4722
Bug 859756 - [browserconsole] Show nsIConsoleMessages in the Browser Console; r=robcee
2013-05-17 13:36:56 +03:00
Mihai Sucan
8cbb92274b
Bug 871156 - Allow Ctrl+W to close the tab when the Web Console is focused; r=robcee
2013-05-16 15:35:53 +03:00
Victor Porof
a76f56e0fc
Bug 872864 - Intermittent browser_net_simple-request-data.js | The requestHeaders attachment has an incorrect |headers| property. - Got 6, expected 7 | browser_net_simple-request-details.js | There should be 13 header values displayed in this tabpanel. etc, r=rcampbell
2013-05-17 10:59:04 +03:00
Ryan VanderMeulen
31c9996924
Merge m-c to inbound.
2013-05-30 07:47:14 -04:00
Mihai Sucan
789f6fe315
Bug 858101 - Fix browser tests. r=me
2013-05-31 10:36:02 -07:00
Frederik Braun
0988572917
Bug 879316 - Clean up CSP logging code. r=imelven
2013-05-15 11:30:43 +02:00
Mihai Sucan
8dcdcc8473
Bug 873851 - Intermittent browser_webconsole_bug_764572_output_open_url.js | Timed out while waiting for: show TEST_URI's net activity in console; r=me
2013-05-28 20:22:16 +03:00
Masatoshi Kimura
a343079b1e
Bug 874003 - Remove preventBubble and preventCapture. r=smaug
2013-05-21 06:20:01 +09:00
Victor Porof
2f820a15ad
Bug 872058 - Move the clear button next to the output/checkbox buttons, r=msucan
2013-05-16 20:30:15 +03:00
Johan Charlez
5e65eb2914
Bug 656273 - Create a toolbar for Scratchpad; r=dcamp
2012-10-26 15:05:00 -04:00
Girish Sharma
b45db360b3
Bug 883220 - Raise the toolbox window if breakpoint is hit, r=vporof
2013-06-26 12:09:59 +05:30
Victor Porof
7e0700a26d
Merge m-c to fx-team
2013-05-16 10:32:06 +03:00
Victor Porof
7024de9dcd
Bug 871670 - Make background bars compatible with themes (for both dark and light backgrounds), r=dcamp
2013-05-15 23:33:10 +03:00
Victor Porof
75249562a1
Bug 868380 - Lazily populate tabs in the network request details pane, r=dcamp
2013-05-14 20:03:24 +03:00
Joe Walker
2eda9a3ede
Bug 871066 - Fix CommandUtils is not defined when opening devtools with Simulator 3.0 installed; r=harth
2013-05-13 20:05:48 +01:00
Dave Camp
ad2e2a8ed8
Bug 867485: Move the devtools loader into toolkit/ r=jwalker
2013-05-01 09:27:24 -07:00
Victor Porof
2d7c72d261
Bug 869497 - Remove function expression names from the debugger, netmonitor and widgets, r=rcampbell
2013-05-13 10:01:00 +03:00
David Creswick
a04cbd98ce
Bug 870004 - Fix linking to Style Editor from Inspector; r=harth
2013-05-12 19:05:32 -07:00
Victor Porof
428f946673
Bug 859222 - Need custom icon for Network tab; r=jwalker
2013-05-11 09:14:40 +03:00
Mihai Sucan
c38fdcacf2
Bug 870220 - Web Console property inspector shows duplicate entries for navigator.plugins; r=robcee,vporof
2013-05-11 12:05:21 +03:00
Heather Arthur
91d981349e
Bug 856814 - [toolbox] Labels aren't centered in toolbox tabs; r=mratcliffe
2013-05-10 18:53:58 -07:00
Michael Ratcliffe
ba1a876b65
Bug 860182 - TypeError: this._elementStyle is null: CssRuleView_nodeChanged; r=harth
2013-05-10 15:29:11 +01:00
Heather Arthur
dcbbe50e08
Bug 870131 - Rename 'Web Console' to 'Console' in toolbox; r=mratcliffe
2013-05-10 15:27:16 -07:00
Ryan VanderMeulen
76555a4eeb
Merge m-c to fx-team.
2013-05-10 15:00:46 -04:00
Joe Walker
191261637d
Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp
...
--HG--
rename : browser/devtools/shared/Templater.jsm => toolkit/devtools/gcli/Templater.jsm
rename : browser/devtools/commandline/gcli.jsm => toolkit/devtools/gcli/gcli.jsm
2013-05-09 15:15:22 +01:00
Michael Ratcliffe
bc80a2fecd
Bug 870308 - GCLI appcache list command exception when cache disabled r=jwalker
2013-05-10 14:41:27 +01:00
Michael Ratcliffe
7f433b475c
Bug 862286 - GCLI panel too narrow for meaningful output r=jwalker
2013-05-10 14:46:28 +01:00
Brian Grinstead
ff13485eff
Bug 866507: Style Inspector: open URLs in new tab r=mratcliffe
2013-04-29 17:12:47 -05:00
Mihai Sucan
ffd15b658e
Bug 862916 - console.dir() shows blank box if Logging filter is off; r=past
2013-05-10 13:15:11 +03:00
David Creswick
dc7229846a
Bug 863102 - Automatically scroll down upon new network requests, r=vporof
2013-05-10 12:01:08 +03:00
Victor Porof
b99fdf3a25
Bug 859039 - Allow sorting by column (status, method, file, domain, type, size etc.), r=rcampbell
2013-05-10 12:01:08 +03:00
Victor Porof
cbaea197e0
Bug 866623 - Firefox spoils cyrilic text in the Web Developer Console, r=rcampbell
2013-05-10 12:01:07 +03:00
Victor Porof
91640e2399
Bug 859041 - Display timing interval divisions (ms ticks) in the timeline, r=rcampbell
2013-05-10 12:01:05 +03:00
Mihai Sucan
6ebaf17006
Bug 869003 - Cannot inspect objects from cross-domain iframes; r=robcee
2013-05-09 18:20:51 +03:00
Joe Walker
f3c505e139
Backed out changeset d6249744132e (bug 839862) because xpcshell bustage (attempt 2)
2013-05-09 21:35:26 +01:00
Joe Walker
c990c6fadd
Backed out changeset d6249744132e (bug 839862) because xpcshell bustage
2013-05-09 17:46:27 +01:00
Girish Sharma
0930729c5f
Bug 866138 - Refactor disabling logic for a tool and convert options panel to a tool too, r=jwalker
2013-05-04 12:01:07 +05:30
Joe Walker
a05614e3e3
Bug 866632 - |cookie list| on about page shows 'no cookies found for host', should use 'No cookies found for this page'; r=harth
2013-05-09 15:15:23 +01:00
Joe Walker
6c01f5cfbe
Bug 866610 - Fix Typo in GCLI output 'profilerAlradyFinished'; r=mratcliffe
2013-05-09 15:15:23 +01:00
Joe Walker
54b045b187
Bug 869934 - GCLI mouse clicks links in output don't update the command line properly; r=mratcliffe
2013-05-09 15:15:23 +01:00
Joe Walker
85614b4bfc
Bug 866605 - paintflashing toggle needs its own description, uses the one for paintflashing on; r=mratcliffe
2013-05-09 15:15:23 +01:00
Joe Walker
4933ba7e85
Bug 869908 - Remote the promise stack hacks from GCLI; r=mratcliffe
2013-05-09 15:15:23 +01:00
Joe Walker
5a0d16b94b
Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp
2013-05-09 15:15:22 +01:00
Mihai Sucan
488d3069a3
Bug 869981 - Bring back inspect() jsterm helper function; r=me a=robcee
2013-05-09 13:36:56 +03:00
Mihai Sucan
58d1521b0c
Bug 869565 - Fix strict errors and warnings in the browser console; r=me
2013-05-08 21:54:57 +03:00
Phil Ringnalda
27b0919480
Merge m-c to fx-team
2013-05-07 19:55:28 -07:00
Heather Arthur
9a0be642b0
Bug 868321 - Sites with no stylesheets just show loading indicator forever; r=dcamp
2013-05-07 15:49:52 -07:00
Brandon Benvie
5888f69410
Bug 862943 - Change Scratchpad to use Arrow Functions; r=dcamp
2013-04-25 14:30:00 -04:00
Brandon Benvie
b86147aecb
Bug 865788 - Pressing ESC should close the sidebar in Scratchpad; r=rcampbell
2013-04-26 13:26:00 -04:00
Brandon Benvie
a5fdf9bcf9
bug 843094 - Remove the PropertyPanel; r=msucan
2013-05-03 11:39:00 -04:00
David Creswick
290f784941
Bug 740541 - Style sheets in iframes are not listed in the style editor; r=harth
2013-05-06 20:31:46 -07:00
Brandon Benvie
9261fc9f4c
bug 679364 - Use content/browser/devtools/* for aliases; r=rcampbell
2013-04-30 11:56:00 -04:00
Brandon Benvie
1d39dbf05e
bug 808369 - Use VariablesView in the Scratchpad; r=msucan
2013-05-06 19:11:44 -04:00
Rob Campbell
ee8fc24f6f
Bug 795978 - Backout - Error: this._containers is undefined in MarkupView.jsm Line: 327; r=orange
2013-05-06 16:55:43 -04:00
Panos Astithas
6e612db8b6
Bug 832231 - After a reload, breakpoints require multiple resumes to allow execution to continue; r=vporof
2013-05-01 18:29:33 +03:00
J. Ryan Stinnett
6105993595
Bug 795978 - Error: this._containers is undefined in MarkupView.jsm Line: 327; r=mratcliffe
2013-04-30 16:05:22 -05:00
Brandon Benvie
0c52e50a0d
bug 867450 - Type in JSTerm.prototype._fetVarProperties; r=msucan
2013-04-30 16:45:00 -04:00
Girish Sharma
2b42dd80b3
Bug 862398 - Maintain the order of tools in the tab and the options panel list, r=past
2013-04-30 22:28:04 +05:30
Tim Taubert
5d258495d9
merge m-c to fx-team
...
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
2013-05-06 13:30:45 +02:00
Phil Ringnalda
26df73b22c
Merge m-c to fx-team
2013-05-03 21:37:03 -07:00