Commit Graph

1604 Commits

Author SHA1 Message Date
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
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
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