Commit Graph

1877 Commits

Author SHA1 Message Date
Ed Morley
aa048e78a3 Merge mozilla-central and inbound 2013-06-12 08:41:06 +01:00
Ms2ger
6c047d4967 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
accff90364 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
e38ca573a5 Bug 773590 - Display the return value when stepping out of a function; r=vporof 2013-06-12 12:56:15 +03:00
Michael Ratcliffe
bcdc5bc992 Bug 881057 - Improve wording in the appcache command r=jwalker 2013-06-11 13:28:45 +01:00
Victor Porof
ac60affcc9 Bug 859055 - Display JSON as plain text when encountering errors when parsing, r=rcampbell 2013-06-12 10:37:46 +03:00
Victor Porof
cf5805bc97 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
f8f7fa75e5 Bug 861338 - [browserconsole] Cache Console.jsm API calls with ConsoleAPIStorage.jsm; r=jwalker 2013-06-07 20:13:48 +03:00
Paul Rouget
0d38b4e3d9 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
78afee66a6 Bug 864249 - Add option to toggle JavaScript to Toolbox Options panel r=jwalker 2013-05-31 16:52:06 +01:00
Panos Astithas
a0fef75b61 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
fdbbf59ba0 Merge inbound to m-c. 2013-06-10 15:43:58 -04:00
Rob Campbell
8faf6a948c Bug 873250 - Having enter select autocomplete is annoying; r=msucan 2013-06-04 15:09:00 -04:00
Mihai Sucan
780373716f 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
e0c048cda0 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
67785802cd Bug 877351 - Network Panel is broken on RTL UI, r=rcampbell 2013-06-06 09:53:09 +03:00
Victor Porof
2c712fd183 Bug 852639 - Make the BreadcrumbsWidget keyboard accessible, r=rcampbell 2013-06-06 09:53:08 +03:00
Geoff Lankow
f639a552c4 Bug 874363 - The timeline header in the Netmonitor should be clickable; r=vporof 2013-06-04 19:55:48 +12:00
Mihai Sucan
3ed002f734 Bug 705921 - Option to clear web console messages on page reload; r=robcee,jwalker 2013-06-03 20:57:13 +03:00
Dave Camp
a450ab9571 Bug 878472 - Let local debugger clients find the DebuggerServerConnection. r=past 2013-06-03 09:05:29 -07:00
Jim Blandy
55bf378bcb 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
8823835462 Backout b0e571a21e22 for wrong bug number 2013-06-02 10:18:15 +03:00
David Zbarsky
d30dc5a7a3 Bug 881128: Make devtools not use window.GetSVGDocument r=bz 2013-06-11 21:56:19 -07:00
Mihai Sucan
6af16fed57 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
c3c1d9303e 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
5f03397bd6 Merge mozilla-central to mozilla-inbound 2013-06-22 08:42:15 -04:00
Victor Porof
3d32462632 Bug 885903 - Intermittent browser_dbg_scripts-searching-05.js | Test timed out, r=rcampbell 2013-06-22 12:35:39 +03:00
Jim Blandy
28b50b5dea 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
e59e54c50b merge m-c to fx-team 2013-06-01 18:22:45 +02:00
Rob Campbell
f5a1db26b1 Bug 843609 - Directory listing with an XStringBundle url appears in the debugger; r=vporof 2013-06-01 04:38:00 +03:00
Rob Campbell
4f7a3c940c Bug 877331 - Cmd/Ctrl-shift-J opens Error Console, not Browser Console; r=msucan 2013-05-29 16:04:14 -04:00
Michael Ratcliffe
b874eeeefa 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
3cc2f4cf89 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
b88553233e 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
26c7d35b52 Bug 760370 - Visually distinguish non-extensible objects; r=vporof 2013-05-29 19:47:00 +03:00
Nick Fitzgerald
a26de060a2 Bug 870361 - Change the symbol for source map pragmas from @ to #. r=jorendorff 2013-06-10 08:36:23 -04:00
Dave Camp
d27f7147fc Bug 877298 - Move devtools globals to loader creation. r=jwalker 2013-05-31 11:06:09 -07:00
zmgmoz
5feef3fc96 Bug 817834 - webconsole should remember any edited input after perusing history; r=msucan 2013-05-30 19:16:41 +03:00
Victor Porof
9a58f9bb31 Bug 873225 - Totals for displayed file sizes, r=rcampbell 2013-05-30 21:46:36 +03:00
Ryan VanderMeulen
bd1234814b Merge m-c to fx-team. 2013-05-30 11:47:17 -04:00
Mihai Sucan
b335b51a5e 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
1020ce3380 Bug 867109 - tools reload not working correctly on windows. r=jwalker 2013-05-29 10:48:06 -07:00
Dave Camp
6c66472379 Bug 876793 - gDevTools._addToolToWindows doesn't work with existing windows. r=jwalker 2013-05-29 10:47:38 -07:00
Dave Camp
b0a19dd209 Bug 875432 - Loader.jsm references gDevTools. r=jwalker 2013-05-29 10:47:38 -07:00
Victor Porof
668c0e8459 Bug 876111 - Debugger's scripts pane acting weird after bug 866623, r=rcampbell 2013-05-29 11:45:58 +03:00
Ryan VanderMeulen
3aa3d304f2 Merge m-c to fx-team. 2013-05-28 21:25:32 -04:00
Victor Porof
8b7e31582c 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
69eceeab3c Bug 874061 - Figure out private browsing and the browser console; r=robcee f=ehsan 2013-05-25 12:25:36 +03:00
Joe Walker
5181fd5bb2 Bug 873963 - Set fontFamily property directly; r=dcamp, mgoodwin 2013-05-25 09:51:31 +01:00
Joe Walker
64da4fadfc Bug 846696 - GCLI helpers.js should be shared rather than copied; r=mratcliffe 2013-05-25 09:51:31 +01:00
Joe Walker
93920d3fe2 Bug 874821 - Enable better remote gcli testing; r=mratcliffe 2013-05-25 09:51:31 +01:00
Victor Porof
f95b9695ff Bug 874436 - Disable syntax highlighting on large HTML responses, r=rcampbell 2013-05-24 21:36:52 +03:00
Victor Porof
89c9a56fff Bug 848504 - SideMenuWidget should be keyboard accessible, r=rcampbell 2013-05-24 21:36:51 +03:00
Victor Porof
1bcfae93c8 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
d025dfdef0 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
e655f69ca5 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
7a2fdc1a36 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
d70b929bd9 Bug 866642 - We need to add general telemetry / FHR info to devtools r=jwalker 2013-05-24 11:26:17 +01:00
Phil Ringnalda
1347de0113 Merge the last PGO-green cset from m-i to m-c 2013-05-23 21:01:29 -07:00
Brandon Benvie
03570c7b6a Bug 824602 - Remove getUserData() usage from devtools. r=dcamp 2013-05-20 17:46:55 -07:00
Mihai Sucan
e3b75889e6 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
27a9375ceb Bug 817836 - Support for console.profile and console.profileEnd; r=dcamp 2013-05-14 15:25:28 -07:00
Anton Kovalyov
d7a6ac8ae0 Backed out changeset 4f2586fe4489 2013-05-28 12:51:42 -07:00
Anton Kovalyov
1bc1c91f37 Bug 817836 - Support for console.profile and console.profileEnd; r=dcamp 2013-05-14 15:25:28 -07:00
Mihai Sucan
2ff555392e Bug 602006 - Remove Error Console Menu Items; r=Mossop,dao 2013-05-17 21:29:31 +03:00
Mihai Sucan
41f0938b15 Bug 859756 - [browserconsole] Show nsIConsoleMessages in the Browser Console; r=robcee 2013-05-28 18:24:31 +03:00
Ryan VanderMeulen
0231e934ad Merge m-c to inbound. 2013-05-21 08:17:04 -04:00
Joe Walker
0c7d73fa2a 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
d82a625272 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
467af11b78 Bug 773271 - GCLI needs a date type; r=jwalker,harth 2013-05-21 10:18:55 +01:00
Joe Walker
7b67581531 Bug 856002 - GCLI requisition update/exec methods should take a DOM node; r=harth 2013-05-21 10:18:55 +01:00
Joe Walker
ba712dc342 Bug 834230 - break del command suffers from an off by 1 error; r=vporof 2013-05-21 10:18:55 +01:00
Joe Walker
ded82847c6 Bug 866680 - gcli string params should allow empty values; r=mgoodwin,harth 2013-05-21 10:18:54 +01:00
Joe Walker
0f5d8cc2a1 Bug 786661 - GCLI should not auto-unescape command line escapes; r=optimizer,harth 2013-05-21 10:18:54 +01:00
Ryan VanderMeulen
acb2d9cc01 Merge m-c to inbound. 2013-05-20 22:28:32 -04:00
Gijs Kruitbosch
ca81fb67bf Bug 874040 - Fix l10n expectations in net monitor tests, r=vp 2013-05-20 16:14:27 +02:00
Gijs Kruitbosch
488e1354a5 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
4d91223d57 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
1732f4e103 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
1575a033a0 Merge m-c to fx-team. 2013-05-17 12:51:20 -04:00
Mihai Sucan
5f4fe12638 Bug 859756 - [browserconsole] Show nsIConsoleMessages in the Browser Console; r=robcee 2013-05-17 13:36:56 +03:00
Mihai Sucan
1c4ff5e9b2 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
ef09dc0ada 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
827fcbe731 Merge m-c to inbound. 2013-05-30 07:47:14 -04:00
Mihai Sucan
426930b809 Bug 858101 - Fix browser tests. r=me 2013-05-31 10:36:02 -07:00
Frederik Braun
e6d47d953b Bug 879316 - Clean up CSP logging code. r=imelven 2013-05-15 11:30:43 +02:00
Mihai Sucan
2cc997d7e6 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
223f11ac08 Bug 874003 - Remove preventBubble and preventCapture. r=smaug 2013-05-21 06:20:01 +09:00
Victor Porof
cec140d969 Bug 872058 - Move the clear button next to the output/checkbox buttons, r=msucan 2013-05-16 20:30:15 +03:00
Johan Charlez
422466d9c1 Bug 656273 - Create a toolbar for Scratchpad; r=dcamp 2012-10-26 15:05:00 -04:00
Girish Sharma
b847342fcc Bug 883220 - Raise the toolbox window if breakpoint is hit, r=vporof 2013-06-26 12:09:59 +05:30
Victor Porof
36e4594c52 Merge m-c to fx-team 2013-05-16 10:32:06 +03:00
Victor Porof
16275e9e50 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
5cadfdddd0 Bug 868380 - Lazily populate tabs in the network request details pane, r=dcamp 2013-05-14 20:03:24 +03:00
Joe Walker
e457c31fce 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
c6104f852b Bug 867485: Move the devtools loader into toolkit/ r=jwalker 2013-05-01 09:27:24 -07:00
Victor Porof
07ef24e1f1 Bug 869497 - Remove function expression names from the debugger, netmonitor and widgets, r=rcampbell 2013-05-13 10:01:00 +03:00
David Creswick
14d3a7a2a7 Bug 870004 - Fix linking to Style Editor from Inspector; r=harth 2013-05-12 19:05:32 -07:00
Victor Porof
742efe3be7 Bug 859222 - Need custom icon for Network tab; r=jwalker 2013-05-11 09:14:40 +03:00
Mihai Sucan
dd218ccf61 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
62a1b7c9b7 Bug 856814 - [toolbox] Labels aren't centered in toolbox tabs; r=mratcliffe 2013-05-10 18:53:58 -07:00
Michael Ratcliffe
819ed9d74b Bug 860182 - TypeError: this._elementStyle is null: CssRuleView_nodeChanged; r=harth 2013-05-10 15:29:11 +01:00
Heather Arthur
09d7c846ac Bug 870131 - Rename 'Web Console' to 'Console' in toolbox; r=mratcliffe 2013-05-10 15:27:16 -07:00
Ryan VanderMeulen
30578632b7 Merge m-c to fx-team. 2013-05-10 15:00:46 -04:00
Joe Walker
cf09fcba29 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
97daa9f1b3 Bug 870308 - GCLI appcache list command exception when cache disabled r=jwalker 2013-05-10 14:41:27 +01:00
Michael Ratcliffe
5faf9f62db Bug 862286 - GCLI panel too narrow for meaningful output r=jwalker 2013-05-10 14:46:28 +01:00
Brian Grinstead
600ba060ec Bug 866507: Style Inspector: open URLs in new tab r=mratcliffe 2013-04-29 17:12:47 -05:00
Mihai Sucan
71c7b4f103 Bug 862916 - console.dir() shows blank box if Logging filter is off; r=past 2013-05-10 13:15:11 +03:00
David Creswick
cc489ea469 Bug 863102 - Automatically scroll down upon new network requests, r=vporof 2013-05-10 12:01:08 +03:00
Victor Porof
e93024ed40 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
e0977c520e Bug 866623 - Firefox spoils cyrilic text in the Web Developer Console, r=rcampbell 2013-05-10 12:01:07 +03:00
Victor Porof
15602fbef0 Bug 859041 - Display timing interval divisions (ms ticks) in the timeline, r=rcampbell 2013-05-10 12:01:05 +03:00
Mihai Sucan
99a3fbf2df Bug 869003 - Cannot inspect objects from cross-domain iframes; r=robcee 2013-05-09 18:20:51 +03:00
Joe Walker
66fa5601d6 Backed out changeset d6249744132e (bug 839862) because xpcshell bustage (attempt 2) 2013-05-09 21:35:26 +01:00
Joe Walker
67bb224aa6 Backed out changeset d6249744132e (bug 839862) because xpcshell bustage 2013-05-09 17:46:27 +01:00
Girish Sharma
2021cdcbd7 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
be7443328a 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
1c718b1125 Bug 866610 - Fix Typo in GCLI output 'profilerAlradyFinished'; r=mratcliffe 2013-05-09 15:15:23 +01:00
Joe Walker
1a399fbc04 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
6b4c4b0f52 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
887300ea78 Bug 869908 - Remote the promise stack hacks from GCLI; r=mratcliffe 2013-05-09 15:15:23 +01:00
Joe Walker
bb0acd34f2 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
70a95751c9 Bug 869981 - Bring back inspect() jsterm helper function; r=me a=robcee 2013-05-09 13:36:56 +03:00
Mihai Sucan
5a0a9c3122 Bug 869565 - Fix strict errors and warnings in the browser console; r=me 2013-05-08 21:54:57 +03:00
Phil Ringnalda
50de41e318 Merge m-c to fx-team 2013-05-07 19:55:28 -07:00
Heather Arthur
04cf9f778a Bug 868321 - Sites with no stylesheets just show loading indicator forever; r=dcamp 2013-05-07 15:49:52 -07:00
Brandon Benvie
88b3217c50 Bug 862943 - Change Scratchpad to use Arrow Functions; r=dcamp 2013-04-25 14:30:00 -04:00
Brandon Benvie
d19b6f5933 Bug 865788 - Pressing ESC should close the sidebar in Scratchpad; r=rcampbell 2013-04-26 13:26:00 -04:00
Brandon Benvie
3bd13361af bug 843094 - Remove the PropertyPanel; r=msucan 2013-05-03 11:39:00 -04:00
David Creswick
18cd42578c 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
1c761fd71d bug 679364 - Use content/browser/devtools/* for aliases; r=rcampbell 2013-04-30 11:56:00 -04:00
Brandon Benvie
7b433402d6 bug 808369 - Use VariablesView in the Scratchpad; r=msucan 2013-05-06 19:11:44 -04:00
Rob Campbell
12a5324d42 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
65928b8591 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
c460ada8ad Bug 795978 - Error: this._containers is undefined in MarkupView.jsm Line: 327; r=mratcliffe 2013-04-30 16:05:22 -05:00
Brandon Benvie
e4f7d5f055 bug 867450 - Type in JSTerm.prototype._fetVarProperties; r=msucan 2013-04-30 16:45:00 -04:00
Girish Sharma
7825bd339f 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
e8fb862808 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
2512a51c3d Merge m-c to fx-team 2013-05-03 21:37:03 -07:00
Michael Ratcliffe
b9142d6765 Bug 831720 - GCLI needs an appcache command r=jwalker 2013-05-03 14:32:26 +01:00
Mihai Sucan
9b04021056 Bug 865288 - Do not count console.log messages with different objects as repeats; r=past 2013-05-02 18:21:45 +03:00
Panos Astithas
e75b6100d0 Add more logging for bug 847558 (on amazon ec2 vm's browser_dbg_createChrome.js hangs on opt builds); rs=robcee 2013-05-02 20:39:48 +03:00
Mihai Sucan
a33f6aed4a Bug 855058 - Fix for intermittent browser/dom/tests/browser/browser_ConsoleAPITests.js | timer duration is positive; r=rcampbell 2013-04-30 21:35:07 +03:00
Mihai Sucan
0bee038fad Bug 865871 - Allow object inspector to be closed by pressing Escape; r=past 2013-05-02 14:53:11 +03:00
Dave Camp
ebc5c2c644 Backed out changeset 9c204e0c1af1 (bug 867485) for bustage. 2013-05-01 14:03:19 -07:00
Dave Camp
b50f71cc49 Bug 867485: Move the devtools loader into toolkit/ r=jwalker 2013-05-01 09:27:24 -07:00
Tim Taubert
4d617e4b7c merge m-c to fx-team 2013-05-01 10:18:22 +02:00
Ryan VanderMeulen
db7d219bfc Merge inbound to m-c. 2013-04-30 21:58:19 -04:00
Ryan VanderMeulen
404aef7cdd Merge the last PGO-green inbound changeset to m-c. 2013-04-30 21:49:23 -04:00
Dave Camp
db676916b2 Bug 867481 - Remote debugging connection screen is broken. r=harth 2013-04-30 18:40:44 -07:00
Heather Arthur
8390780e60 Bug 866264 - Intermittent devtools/styleeditor/test/browser_styleeditor_new.js | new editor shows 1 rule after modification - Got 2, expected 1; r=dcamp 2013-04-30 17:19:59 -07:00
Jim Blandy
e9b58eb4dc Bug 862531: Replace BaseProxyHandler::obj_toString with className. r=jorendorff 2013-04-30 14:44:50 -07:00
Rob Campbell
b2daca6b81 Bug 860349 - Intermittent browser_dbg_createChrome.js | application timed out after 330 seconds with no output; r=testonly 2013-04-30 12:40:00 +03:00
Tim Taubert
026f9c647d merge m-c to fx-team 2013-04-30 10:39:24 +02:00
Ryan VanderMeulen
d148f3b0f4 Merge m-c to inbound. 2013-04-30 08:09:43 -04:00
Mihai Sucan
18df4bf992 Bug 711846 - Fix for intermittent browser_webconsole_bug_595934_message_categories.js | Test timed out; r=me 2013-04-29 23:01:48 +03:00
Gijs Kruitbosch
97bf6d8ae6 Bug 866381 - allow inspector to be used on chrome windows, r=dcamp 2013-04-29 19:32:12 +02:00
Ryan VanderMeulen
8090a13071 Merge m-c to inbound. 2013-04-29 13:09:28 -04:00
Ryan VanderMeulen
4c4781e825 Merge m-c to inbound. 2013-04-29 08:25:31 -04:00
Tim Taubert
bd2da557d4 Backed out changeset 229cd2ebe225 (bug 855108) for intermittent mochitest-bc failures 2013-04-27 21:21:42 +02:00
Tim Taubert
21539156ea merge m-c to fx-team 2013-04-27 17:34:36 +02:00
Mihai Sucan
9d3a3268f5 Bug 855763 - [Responsive Mode] Fix for intermittent browser_responsiveuiaddcustompreset.js | Test timed out, | Found a tab after previous test timed out: data:text/html,foo; r=me 2013-04-26 18:49:49 +03:00
Brian Grinstead
4c20e2b914 Bug 677930 - Style Inspector: make URLs clickable. 2013-04-19 16:30:33 -05:00
David Creswick
b61a814208 Bug 855108 - Disable tools toggled by the developer toolbar when it closes. r=jwalker 2013-04-21 18:35:53 -05:00
Tim Taubert
1e3e5eb0c5 merge m-c to fx-team 2013-04-26 14:47:39 +02:00
Heather Arthur
6eccf5405e Bug 816967 - fix browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js bustage; r=dcamp 2013-04-25 12:51:23 -07:00
Heather Arthur
76a6f2869e Bug 816967 - Remotable Style Editor; r=dcamp 2013-04-25 09:46:13 -07:00
Ryan VanderMeulen
0bfa85f631 Merge m-c to inbound. 2013-04-26 13:06:35 -04:00
Victor Porof
e4fa49122a Bug 866091 - Intermittent devtools/netmonitor/test/browser_net_prefs-reload.js | Test timed out | Found a tab after previous test timed out: http://example.com/browser/browser/devtools/netmonitor/test/html_simple-test-page.html and tons of fallout, r=rcampbell 2013-04-26 20:02:39 +03:00
Dave Camp
5061027c8e Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
--HG--
rename : browser/devtools/framework/Sidebar.jsm => browser/devtools/framework/sidebar.js
rename : browser/devtools/framework/Target.jsm => browser/devtools/framework/target.js
rename : browser/devtools/framework/ToolboxHosts.jsm => browser/devtools/framework/toolbox-hosts.js
rename : browser/devtools/framework/Toolbox.jsm => browser/devtools/framework/toolbox.js
rename : browser/devtools/inspector/Breadcrumbs.jsm => browser/devtools/inspector/breadcrumbs.js
rename : browser/devtools/inspector/Highlighter.jsm => browser/devtools/inspector/highlighter.js
rename : browser/devtools/inspector/InspectorPanel.jsm => browser/devtools/inspector/inspector-panel.js
rename : browser/devtools/inspector/Selection.jsm => browser/devtools/inspector/selection.js
rename : browser/devtools/inspector/SelectorSearch.jsm => browser/devtools/inspector/selector-search.js
rename : browser/devtools/framework/ToolDefinitions.jsm => browser/devtools/main.js
rename : browser/devtools/markupview/MarkupView.jsm => browser/devtools/markupview/markup-view.js
rename : browser/devtools/shared/EventEmitter.jsm => browser/devtools/shared/event-emitter.js
rename : browser/devtools/shared/InplaceEditor.jsm => browser/devtools/shared/inplace-editor.js
rename : browser/devtools/shared/Undo.jsm => browser/devtools/shared/undo.js
rename : browser/devtools/styleinspector/CssHtmlTree.jsm => browser/devtools/styleinspector/computed-view.js
rename : browser/devtools/styleinspector/CssLogic.jsm => browser/devtools/styleinspector/css-logic.js
rename : browser/devtools/styleinspector/CssRuleView.jsm => browser/devtools/styleinspector/rule-view.js
rename : browser/devtools/styleinspector/StyleInspector.jsm => browser/devtools/styleinspector/style-inspector.js
rename : browser/devtools/tilt/TiltGL.jsm => browser/devtools/tilt/tilt-gl.js
rename : browser/devtools/tilt/TiltMath.jsm => browser/devtools/tilt/tilt-math.js
rename : browser/devtools/tilt/TiltUtils.jsm => browser/devtools/tilt/tilt-utils.js
rename : browser/devtools/tilt/TiltVisualizerStyle.jsm => browser/devtools/tilt/tilt-visualizer-style.js
rename : browser/devtools/tilt/TiltVisualizer.jsm => browser/devtools/tilt/tilt-visualizer.js
rename : browser/devtools/tilt/Tilt.jsm => browser/devtools/tilt/tilt.js
2013-04-11 13:59:08 -07:00
Dave Camp
518c9ac841 Backed out changeset 9117c7ad29d5 for MaxHeap regression. 2013-04-28 14:42:23 -07:00
Dave Camp
609408725b Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
--HG--
rename : browser/devtools/framework/Sidebar.jsm => browser/devtools/framework/sidebar.js
rename : browser/devtools/framework/Target.jsm => browser/devtools/framework/target.js
rename : browser/devtools/framework/ToolboxHosts.jsm => browser/devtools/framework/toolbox-hosts.js
rename : browser/devtools/framework/Toolbox.jsm => browser/devtools/framework/toolbox.js
rename : browser/devtools/inspector/Breadcrumbs.jsm => browser/devtools/inspector/breadcrumbs.js
rename : browser/devtools/inspector/Highlighter.jsm => browser/devtools/inspector/highlighter.js
rename : browser/devtools/inspector/InspectorPanel.jsm => browser/devtools/inspector/inspector-panel.js
rename : browser/devtools/inspector/Selection.jsm => browser/devtools/inspector/selection.js
rename : browser/devtools/inspector/SelectorSearch.jsm => browser/devtools/inspector/selector-search.js
rename : browser/devtools/framework/ToolDefinitions.jsm => browser/devtools/main.js
rename : browser/devtools/markupview/MarkupView.jsm => browser/devtools/markupview/markup-view.js
rename : browser/devtools/shared/EventEmitter.jsm => browser/devtools/shared/event-emitter.js
rename : browser/devtools/shared/InplaceEditor.jsm => browser/devtools/shared/inplace-editor.js
rename : browser/devtools/shared/Undo.jsm => browser/devtools/shared/undo.js
rename : browser/devtools/styleinspector/CssHtmlTree.jsm => browser/devtools/styleinspector/computed-view.js
rename : browser/devtools/styleinspector/CssLogic.jsm => browser/devtools/styleinspector/css-logic.js
rename : browser/devtools/styleinspector/CssRuleView.jsm => browser/devtools/styleinspector/rule-view.js
rename : browser/devtools/styleinspector/StyleInspector.jsm => browser/devtools/styleinspector/style-inspector.js
rename : browser/devtools/tilt/TiltGL.jsm => browser/devtools/tilt/tilt-gl.js
rename : browser/devtools/tilt/TiltMath.jsm => browser/devtools/tilt/tilt-math.js
rename : browser/devtools/tilt/TiltUtils.jsm => browser/devtools/tilt/tilt-utils.js
rename : browser/devtools/tilt/TiltVisualizerStyle.jsm => browser/devtools/tilt/tilt-visualizer-style.js
rename : browser/devtools/tilt/TiltVisualizer.jsm => browser/devtools/tilt/tilt-visualizer.js
rename : browser/devtools/tilt/Tilt.jsm => browser/devtools/tilt/tilt.js
2013-04-11 13:59:08 -07:00
Garrett Robinson
a94c3ec885 Bug 863878 - The CSP logging from bug 821877 should go to the new Security Pane in the Web Console. r=bzbarsky r=ddahl 2013-04-23 17:39:10 -05:00
Mihai Sucan
2ea8e31947 Bug 863943 - Fix for intermittent browser_webconsole_bug_602572_log_bodies_checkbox.js | Test timed out; r=me 2013-04-30 20:40:27 +03:00
Victor Porof
6806e687eb Bug 864802 - The _store on each variables view instance is redundant, r=rcampbell 2013-04-25 09:18:19 +03:00
Francesco Lodolo [:flod]
1efcb7eeeb Bug 868452 - Fix entity name (&brandShortName;) and string consistency in gclicommands.properties r=dcamp 2013-05-09 18:58:45 +02:00
Joel Maher
6a2ee722a9 Bug 847558 - on amazon ec2 vm's browser_dbg_createChrome.js hangs (timed out) on opt builds. r=armenzg 2013-05-07 12:46:43 -04:00
Michael Ratcliffe
0135454c13 Bug 869233 - TEST-UNEXPECTED-FAIL | browser_cmd_appcache_valid.js | html output for appcache validate should match successfully. Actual textContent: "Manifest URI..." r=me 2013-05-07 12:31:39 +01:00
Peter Van der Beken
2c2b37c721 Bug 855971 - Switch HTMLDocument to WebIDL bindings. r=bz. 2012-12-11 21:45:36 -05:00
Ehsan Akhgari
cfa035fed9 Backed out 3 changesets (bug 855971, bug 820846) because of browser-chrome test failures
Backed out changeset a2245b038bcc (bug 855971)
Backed out changeset 2a999f8ee317 (bug 820846)
Backed out changeset 6dba144500f3 (bug 820846)
2013-05-04 19:27:20 -04:00
Peter Van der Beken
2b06e35158 Bug 855971 - Switch HTMLDocument to WebIDL bindings. r=bz.
--HG--
extra : rebase_source : d5ec9a80442e5b9c8df29f6d5971b61cb9b05778
2012-12-11 21:45:36 -05:00
Joey Armstrong
12356a4c50 bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS 2013-04-29 14:49:00 -04:00
Ryan VanderMeulen
39c606c5db Merge the last PGO-green inbound changeset to m-c. 2013-04-23 15:01:57 -04:00
Tim Taubert
446be50fce merge m-c to fx-team 2013-04-23 18:56:19 +02:00
J. Ryan Stinnett
dbd57def7f Bug 843187 - Variables view: going down through the properties via keyboard is really broken, r=vporof 2013-04-23 07:34:08 -05:00
sinduja ramaraj
6cbea16060 Bug 586125 - "Copy", "Select All", etc. popup menu item in the Web Console displays keyboard shortcuts; r=msucan 2013-04-20 14:09:00 +03:00
Joe Walker
59f68c3707 Bug 854948 - GCLI context.environment.contentDocument points to doc from when GCLI first opened; r=mratcliffe 2013-04-20 11:59:00 +03:00
Panos Astithas
47cbeb84fe Bug 862142 - remote debugger doesn't find any sources for simulator on nightly; r=vporof,msucan 2013-04-23 09:09:24 +03:00
Victor Porof
d57ea101ca Bug 864176 - Details pane should remember its height when docked on the right, r=rcampbell 2013-04-22 21:12:17 +03:00
Victor Porof
df7f7b2055 Bug 860175 - On netmonitor examining the specific details of a network action leads to bad overlapping display, r=rcampbell 2013-04-22 21:12:17 +03:00
Ryan VanderMeulen
13d8b090f4 Merge m-c to fx-team. 2013-04-19 14:00:56 -04:00
Ryan VanderMeulen
8462eb89ca Merge inbound to m-c. 2013-04-19 13:46:37 -04:00
Girish Sharma
1fa30ed933 Bug 862363 - Sync the killswitch upon (un)registering of a tool and respect it in Options Panel, r=jwalker 2013-04-19 19:14:38 +05:30
Panos Astithas
90d11c4d14 Bug 863600 - Intermittent browser_toolbox_options.js; r=me 2013-04-19 11:13:32 +03:00
Norbert Lindenberg
83f393f8df Bug 864519 - Several Netmonitor tests fail when ECMAScript Internationalization API is enabled, r=vporof 2013-04-23 15:03:58 +03:00
Garrett Robinson
d885e55059 Bug 837351 - Security Errors in Web Console. r=msucan 2013-04-22 18:07:36 -07:00
Girish Sharma
c9658ce6d6 Bug 861908 - While unregistering, first destroy the tool, then remove its panel from toolbox, r=jwalker
Bug 861908 - While unregistering, first destroy the tool, then remove its panel from toolbox, r=jwalker
2013-04-17 14:28:41 +05:30
Mihai Sucan
8ecaecb69f Bug 855763 - [Responsive Mode] Fix for intermittent browser_responsiveuiaddcustompreset.js | Test timed out, | Found a tab after previous test timed out: data:text/html,foo, browser_Services.js | Services.prompt is an nsIPromptService; r=jwalker 2013-04-19 13:33:57 +03:00
Girish Sharma
a17848fa8c Bug 861817 - Stop using Ctrl+Shift+O shortcut for function searching, r=vporof 2013-04-15 17:41:55 +05:30
Josh Marchán
222a59156d Bug 861192 - gcli addon command shows [object Object] instead of a list of addons; r=mratcliffe 2013-04-17 05:10:00 +03:00
David Creswick
423cca68c0 Bug 777681 - [rule view] Abbreviate long CSS file name source links. r=jwalker 2013-04-11 11:08:33 -05:00
Girish Sharma
dd95cc88be Bug 851546 - Options panel for DevTools Toolbox, r=jwalker,vporof,past 2013-04-15 18:04:48 +05:30
Victor Porof
b0d3f2f2ee Bug 862198 - Intermittent browser_net_json-long.js | Test timed out, found a tab, r=rcampbell 2013-04-18 09:35:27 +03:00
Victor Porof
e4092ba3c9 Bug 861487 - Sizes are displayed with non-localized decimal separator, r=rcampbell 2013-04-18 09:35:27 +03:00
Victor Porof
e4df8ffcad Bug 859308 - Hide Blocked in Timings tab until we know what that's doing, r=rcampbell 2013-04-18 09:35:27 +03:00
Victor Porof
4a681d1465 Bug 861783 - Removing watch expression of large object not possible via mouse, r=past 2013-04-18 09:35:26 +03:00
Victor Porof
a80895f824 Bug 862435 - Tilt doesn't open if the Inspector was opened beforehand, r=dtownsend 2013-04-18 09:35:26 +03:00
Panos Astithas
5b457eb0e8 Bug 849071 - Create some kind of chrome to turn source mapping on/off in the debugger, r=vporof 2013-04-16 18:00:33 +03:00
Girish Sharma
c22f3faeba Bug 862294 - Sidebar should be responsive in docked Toolbox, r=vporof 2013-04-17 12:27:36 +05:30
Mihai Sucan
892e9be42b Bug 862024 - Warning about replaced window.console API shows when content scripts do not change the object; r=past 2013-04-17 13:19:29 +03:00
Ryan VanderMeulen
32e0055ca7 Merge m-c to inbound. 2013-04-16 16:04:20 -04:00
Nick Fitzgerald
c1e0cabf5f Bug 849069 - relative source map URLs should be resolved according to the spec's rules; r=past 2013-04-09 11:40:00 +03:00
Nick Fitzgerald
6de4bef71a Bug 772119 - expose source mapped sources over the remote debugging protocol; r=past 2013-04-16 00:07:00 +03:00
Mihai Sucan
213c37802d Bug 851231 - Output Console.jsm API calls to the browser console; r=jwalker 2013-04-15 19:10:04 +03:00
Panos Astithas
43a151ff2d Backed out changeset 371ecfa8df92 (bug 851546) for breakage 2013-04-15 11:51:19 +03:00
Girish Sharma
c6fd6d76ba Bug 851546 - Options panel for DevTools Toolbox, r=jwalker 2013-04-05 00:00:24 +05:30
Panos Astithas
dbe8ee9a18 Bug 860101 - payload._navPayload is a Window in 'will-navigate' event handler; r=harth 2013-04-11 10:22:50 +03:00
Dave Camp
6789ef2fde Merge backout. 2013-04-12 08:08:04 -07:00
Dave Camp
aff8b8d2ee Backout 643194ceabe4, cfca520dc6f5, and cfca520dc6f5 (bug 855914) for MaxHeap regression. 2013-04-12 08:07:34 -07:00
Dave Camp
9ce7c45dd4 Bug 855914 - Fix test typo. r=me 2013-04-11 18:25:24 -07:00
Dave Camp
19fe055e2a Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
--HG--
rename : browser/devtools/framework/Sidebar.jsm => browser/devtools/framework/sidebar.js
rename : browser/devtools/framework/Target.jsm => browser/devtools/framework/target.js
rename : browser/devtools/framework/ToolboxHosts.jsm => browser/devtools/framework/toolbox-hosts.js
rename : browser/devtools/framework/Toolbox.jsm => browser/devtools/framework/toolbox.js
rename : browser/devtools/inspector/Breadcrumbs.jsm => browser/devtools/inspector/breadcrumbs.js
rename : browser/devtools/inspector/Highlighter.jsm => browser/devtools/inspector/highlighter.js
rename : browser/devtools/inspector/InspectorPanel.jsm => browser/devtools/inspector/inspector-panel.js
rename : browser/devtools/inspector/Selection.jsm => browser/devtools/inspector/selection.js
rename : browser/devtools/inspector/SelectorSearch.jsm => browser/devtools/inspector/selector-search.js
rename : browser/devtools/framework/ToolDefinitions.jsm => browser/devtools/main.js
rename : browser/devtools/markupview/MarkupView.jsm => browser/devtools/markupview/markup-view.js
rename : browser/devtools/shared/EventEmitter.jsm => browser/devtools/shared/event-emitter.js
rename : browser/devtools/shared/InplaceEditor.jsm => browser/devtools/shared/inplace-editor.js
rename : browser/devtools/shared/Undo.jsm => browser/devtools/shared/undo.js
rename : browser/devtools/styleinspector/CssHtmlTree.jsm => browser/devtools/styleinspector/computed-view.js
rename : browser/devtools/styleinspector/CssLogic.jsm => browser/devtools/styleinspector/css-logic.js
rename : browser/devtools/styleinspector/CssRuleView.jsm => browser/devtools/styleinspector/rule-view.js
rename : browser/devtools/styleinspector/StyleInspector.jsm => browser/devtools/styleinspector/style-inspector.js
rename : browser/devtools/tilt/TiltGL.jsm => browser/devtools/tilt/tilt-gl.js
rename : browser/devtools/tilt/TiltMath.jsm => browser/devtools/tilt/tilt-math.js
rename : browser/devtools/tilt/TiltUtils.jsm => browser/devtools/tilt/tilt-utils.js
rename : browser/devtools/tilt/TiltVisualizerStyle.jsm => browser/devtools/tilt/tilt-visualizer-style.js
rename : browser/devtools/tilt/TiltVisualizer.jsm => browser/devtools/tilt/tilt-visualizer.js
rename : browser/devtools/tilt/Tilt.jsm => browser/devtools/tilt/tilt.js
2013-04-11 13:59:08 -07:00
Dave Camp
05047a10c0 Backed out changeset 549973e335e4 for xpcshell test failures. 2013-04-11 15:24:55 -07:00
Dave Camp
d0e05b6ff6 Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
--HG--
rename : browser/devtools/framework/Sidebar.jsm => browser/devtools/framework/sidebar.js
rename : browser/devtools/framework/Target.jsm => browser/devtools/framework/target.js
rename : browser/devtools/framework/ToolboxHosts.jsm => browser/devtools/framework/toolbox-hosts.js
rename : browser/devtools/framework/Toolbox.jsm => browser/devtools/framework/toolbox.js
rename : browser/devtools/inspector/Breadcrumbs.jsm => browser/devtools/inspector/breadcrumbs.js
rename : browser/devtools/inspector/Highlighter.jsm => browser/devtools/inspector/highlighter.js
rename : browser/devtools/inspector/InspectorPanel.jsm => browser/devtools/inspector/inspector-panel.js
rename : browser/devtools/inspector/Selection.jsm => browser/devtools/inspector/selection.js
rename : browser/devtools/inspector/SelectorSearch.jsm => browser/devtools/inspector/selector-search.js
rename : browser/devtools/framework/ToolDefinitions.jsm => browser/devtools/main.js
rename : browser/devtools/markupview/MarkupView.jsm => browser/devtools/markupview/markup-view.js
rename : browser/devtools/shared/EventEmitter.jsm => browser/devtools/shared/event-emitter.js
rename : browser/devtools/shared/InplaceEditor.jsm => browser/devtools/shared/inplace-editor.js
rename : browser/devtools/shared/Undo.jsm => browser/devtools/shared/undo.js
rename : browser/devtools/styleinspector/CssHtmlTree.jsm => browser/devtools/styleinspector/computed-view.js
rename : browser/devtools/styleinspector/CssLogic.jsm => browser/devtools/styleinspector/css-logic.js
rename : browser/devtools/styleinspector/CssRuleView.jsm => browser/devtools/styleinspector/rule-view.js
rename : browser/devtools/styleinspector/StyleInspector.jsm => browser/devtools/styleinspector/style-inspector.js
rename : browser/devtools/tilt/TiltGL.jsm => browser/devtools/tilt/tilt-gl.js
rename : browser/devtools/tilt/TiltMath.jsm => browser/devtools/tilt/tilt-math.js
rename : browser/devtools/tilt/TiltUtils.jsm => browser/devtools/tilt/tilt-utils.js
rename : browser/devtools/tilt/TiltVisualizerStyle.jsm => browser/devtools/tilt/tilt-visualizer-style.js
rename : browser/devtools/tilt/TiltVisualizer.jsm => browser/devtools/tilt/tilt-visualizer.js
rename : browser/devtools/tilt/Tilt.jsm => browser/devtools/tilt/tilt.js
2013-04-11 13:59:08 -07:00
Victor Porof
9a521bedba Bug 860232 - Function callbacks in jsonp responses should be displayed in the Response tab, r=rcampbell 2013-04-11 21:11:47 +03:00
Victor Porof
9f7c4f4973 Bug 859980 - [netmonitor] JSON request not parsed, r=rcampbell 2013-04-11 21:11:46 +03:00
Victor Porof
bcd759d62a Bug 859968 - [netmonitor] JSONP requests are not parsed into a tree, r=rcampbell 2013-04-11 21:11:46 +03:00
Victor Porof
8790fa745f Bug 860055 - SideMenuWidget shouldn't scroll back to the selected item when new requests are coming in, r=dcamp 2013-04-11 21:11:46 +03:00
Mihai Sucan
25425c359e Bug 859170 - Fix for hang when trying to expand a very long message in the web console output; r=past 2013-04-11 15:27:49 +03:00
Phil Ringnalda
f91025924c Merge m-c to fx-team 2013-04-11 20:55:39 -07:00
Dave Camp
b7de8ad6ff Bug 855914 - Add a blank line to devtools/browser/moz.build to kick the build system. r=gps 2013-04-11 18:52:30 -07:00
Ryan VanderMeulen
25dcf8cff7 Merge m-c to inbound. 2013-04-11 12:03:46 -04:00
Victor Porof
3ce07a9bc8 Bug 843287 - UI improvements for the variables view and sidebar, r=msucan 2013-04-09 22:05:34 +03:00
J. Ryan Stinnett
d01605fb43 Bug 847349 - Clean up left / down navigation in variables view; r=vporof 2013-04-10 10:59:26 -05:00
Panos Astithas
bf63207433 Bug 859569 - Target.makeRemote should attachTab; r=dcamp 2013-04-11 07:55:14 +03:00
Anton Kovalyov
06a6cd27f8 Bug 858759 - Move profiler.css to browser/themes. r=vporof 2013-04-10 10:41:45 -07:00
Panos Astithas
c08908c3bb Backout eb887b962dfa (bug 772119) on suspicion of leaks 2013-04-10 16:08:59 +03:00
Panos Astithas
51594708f5 Backout 50b1fc3ef560 (bug 849069) on suspicion of leaks 2013-04-10 16:05:35 +03:00
Panos Astithas
4d25a412ba Backout 0289f7473afa for causing intermittent failures 2013-04-10 14:44:33 +03:00
Josh Marchán
2935308c1d Bug 792815 - Update promise usage in gcli commands; r=jwalker 2013-03-30 21:54:00 +02:00
David Creswick
37e7ec68bf Bug 777877 - Switch CssRuleView.jsm back to WeakMaps; r=mratcliffe 2013-04-04 09:40:00 +03:00
David Creswick
7f3451b8a8 Bug 777681 - [rule view] Abbreviate long CSS file names source links; r=jwalker 2013-03-28 13:24:00 +02:00
Josh Marchán
3af0515a35 Bug 723923 - Debugger 'breakpoint list' GCLI command should have extra nice output; r=jwalker 2013-04-03 19:55:00 +03:00
Nick Fitzgerald
8b8f9fea8f Bug 849069 - Relative source map URLs should be resolved according to the spec's rules; r=past 2013-04-09 11:40:00 +03:00
Nick Fitzgerald
0dcb499894 Bug 772119 - Expose source mapped sources over the remote debugging protocol; r=past 2013-04-09 11:42:00 +03:00
Victor Porof
1c2a3ee418 Bug 859085 - [netmonitor] Add tooltips to all labels in the UI that may have cropped values, r=dcamp 2013-04-10 02:05:09 +03:00
Victor Porof
566ed48fb4 Bug 859062 - [netmonitor] Hide right arrow in the SideMenuWidget, r=dcamp 2013-04-10 02:05:09 +03:00
Victor Porof
20a389714c Bug 859181 - Variables view closes immediately on first open, r=rcampbell 2013-04-10 02:05:09 +03:00
Dave Townsend
5ae2933389 Bug 852777 - Make Tilt more extensible, r=vporof 2013-04-10 02:05:09 +03:00
Anton Kovalyov
dd766a91cc Bug 855244 - Add support for the Profiler running in multiple tabs. r=past, r=robcee 2013-04-09 12:00:30 -07:00