Sankha Narayan Guria
|
511a21c7ad
|
Bug 764545 - WebConsole default position should be "below"; r=msucan
|
2012-06-28 14:03:50 +03:00 |
|
Mihai Sucan
|
1d799f461f
|
Bug 768019 - Cached CSS warnings are displayed as JavaScript warnings on Web Console open; r=paul
|
2012-06-25 20:18:13 +03:00 |
|
Mihai Sucan
|
dd01ca9e4d
|
Bug 767994 - reset the toolbar error counter when the clear button is pressed; r=paul
|
2012-06-25 18:58:14 +03:00 |
|
Mihai Sucan
|
f94c5f945e
|
Bug 766812 - Exception in HUDService-content.js when the Web Console is closed during network requests; r=rcampbell
|
2012-06-25 14:19:51 +03:00 |
|
Paul Rouget
|
0d34c555cf
|
Bug 764625 - Web Console and Debugger stay checked in Web Developer menu after closing them with the close X button. r=msucan,past
|
2012-06-19 18:56:31 +02:00 |
|
Mihai Sucan
|
f37e168b92
|
Bug 762996 - Add errors count to the Web Console button in the developer toolbar; r=paul
|
2012-06-14 14:36:48 +03:00 |
|
Mihai Sucan
|
0195bfa381
|
Bug 761257 - Further improve Web Console output performance; r=dcamp f=bz
|
2012-06-12 14:25:07 +03:00 |
|
Mihai Sucan
|
882c56a76f
|
Bug 761157 - Sometimes network requests do not display all information; r=dcamp
|
2012-06-11 19:23:46 +03:00 |
|
Mihai Sucan
|
349bbc9c34
|
Bug 760837 - Intermittent browser_webconsole_bug_595934_message_categories.js | expectUncaughtException was called but no uncaught exception was detected; r=past
|
2012-06-03 12:07:15 +03:00 |
|
Mihai Sucan
|
79256c2821
|
Bug 760999 - Intermittent browser_webconsole_netlogging.js | TypeError: content.wrappedJSObject.testXhrGet is not a function; r=rcampbell
|
2012-06-04 19:45:10 +03:00 |
|
Mihai Sucan
|
de1b29a211
|
Bug 664688 - JavaScript evaluation "permission denied" after navigation to a different domain; r=past
|
2012-06-03 13:17:16 +03:00 |
|
Mihai Sucan
|
7985fc62a3
|
Bug 760837 - Intermittent browser_webconsole_bug_595934_message_categories.js | expectUncaughtException was called but no uncaught exception was detected; r=past
|
2012-06-02 21:20:44 +03:00 |
|
Mihai Sucan
|
da9958af0a
|
Bug 722685 - Console logging is slow; r=rcampbell
|
2012-06-02 13:45:32 +03:00 |
|
Mihai Sucan
|
d3cd6724f1
|
Bug 673148 - (async-webconsole) Part 5 - HUDService.jsm cleanup; r=rcampbell f=jwalker
|
2012-05-31 13:30:56 +03:00 |
|
Mihai Sucan
|
e7e699e7f7
|
Bug 673148 - (async-webconsole) Part 4 - Make network logging async; r=rcampbell
|
2012-05-29 15:48:05 +03:00 |
|
Mihai Sucan
|
f37529970d
|
Bug 673148 - (async-webconsole) Part 3 - Make JS evaluation and object inspection async; r=rcampbell
|
2012-05-25 13:28:47 +03:00 |
|
Ed Morley
|
5037eeb762
|
Backout 4eafad042c36 (bug 673148) for turning browser_dbg_stack-04.js permaorange
|
2012-05-25 14:44:17 +01:00 |
|
Mihai Sucan
|
cc2d82ac50
|
Bug 673148 - (async-webconsole) Part 3 - Make JS evaluation and object inspection async; r=rcampbell
|
2012-05-25 13:28:47 +03:00 |
|
Thaddee Tyl
|
4f9a2ef337
|
Bug 675927 - [Mac] The Web Console Window freezes when drag and drop the parent tab to create a new window; r=msucan,rcampbell
|
2012-05-17 14:45:00 +03:00 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Joe Walker
|
0b2973d572
|
Bug 742672 - GCLI needs a new home; r=robcee
--HG--
rename : browser/devtools/webconsole/GcliCommands.jsm => browser/devtools/commandline/GcliCommands.jsm
rename : browser/devtools/webconsole/GcliTiltCommands.jsm => browser/devtools/commandline/GcliTiltCommands.jsm
rename : browser/devtools/webconsole/gcli.css => browser/devtools/commandline/gcli.css
rename : browser/devtools/webconsole/gcli.jsm => browser/devtools/commandline/gcli.jsm
rename : browser/devtools/webconsole/gcliblank.xhtml => browser/devtools/commandline/gcliblank.xhtml
rename : browser/devtools/shared/test/browser_gcli_break.html => browser/devtools/commandline/test/browser_gcli_break.html
rename : browser/devtools/shared/test/browser_gcli_break.js => browser/devtools/commandline/test/browser_gcli_break.js
rename : browser/devtools/shared/test/browser_gcli_commands.js => browser/devtools/commandline/test/browser_gcli_commands.js
rename : browser/devtools/shared/test/browser_gcli_inspect.html => browser/devtools/commandline/test/browser_gcli_inspect.html
rename : browser/devtools/shared/test/browser_gcli_inspect.js => browser/devtools/commandline/test/browser_gcli_inspect.js
rename : browser/devtools/shared/test/browser_gcli_integrate.js => browser/devtools/commandline/test/browser_gcli_integrate.js
rename : browser/devtools/shared/test/browser_gcli_web.js => browser/devtools/commandline/test/browser_gcli_web.js
rename : browser/devtools/shared/test/browser_gcli_require.js => browser/devtools/shared/test/browser_require_basic.js
|
2012-05-17 19:04:33 +01:00 |
|
Joe Walker
|
c13520b127
|
Bug 752906 - Fix GCLI memory cleanup issues found during Developer Toolbar memory work; r=dcamp
|
2012-05-15 11:27:19 +01:00 |
|
Joe Walker
|
6947e15225
|
Bug 729514 - GCLI needs a way to execute os level commands; r=dcamp
|
2012-05-15 11:27:18 +01:00 |
|
Joe Walker
|
849b37ff62
|
Bug 751120 - GCLI focusManager should remove slowTyping code that's commented out; r=dcamp
|
2012-05-15 11:27:18 +01:00 |
|
Joe Walker
|
d87e7ad9e5
|
Bug 750318 - localization note and string ID change required for helpSearchManual in gcli.properties; r=dcamp,flod
|
2012-05-15 11:27:18 +01:00 |
|
Joe Walker
|
06ccc2d4b5
|
Bug 748684 - GCLI shouldn't require removeCommand before addCommand; r=dcamp
|
2012-05-15 11:27:18 +01:00 |
|
Joe Walker
|
51b9398894
|
Bug 745172 - GCLI intro command should be promoted out of 'demo'; r=dcamp
|
2012-05-15 11:27:18 +01:00 |
|
Joe Walker
|
f7d7488b43
|
Bug 745741 - Find a way to get easy code coverage information on GCLI unit tests; r=dcamp
|
2012-05-15 11:27:18 +01:00 |
|
Joe Walker
|
127ca86d32
|
Bug 745904 - GCLI needs extra unit tests for recently added code; r=dcamp
|
2012-05-15 11:27:18 +01:00 |
|
Mihai Sucan
|
05aaae82d7
|
Bug 673148 - (async-webconsole) Part 2 - Make script and style errors async; r=rcampbell,felipc
|
2012-05-10 18:01:37 +03:00 |
|
Mihai Sucan
|
e5921530fe
|
Bug 673148 - (async-webconsole) Part 1 - Make console API async; r=rcampbell,felipc
|
2012-05-10 16:15:10 +03:00 |
|
Joe Walker
|
6bd9378234
|
Bug 720641 - Integrate GCLI into developer tools global toolbar; r=dcamp,dão,robcee,zpao
--HG--
rename : browser/devtools/webconsole/test/browser_gcli_break.html => browser/devtools/shared/test/browser_gcli_break.html
rename : browser/devtools/webconsole/test/browser_gcli_commands.js => browser/devtools/shared/test/browser_gcli_commands.js
rename : browser/devtools/webconsole/test/browser_gcli_inspect.html => browser/devtools/shared/test/browser_gcli_inspect.html
rename : browser/devtools/webconsole/test/browser_gcli_inspect.js => browser/devtools/shared/test/browser_gcli_inspect.js
rename : browser/devtools/webconsole/test/browser_gcli_integrate.js => browser/devtools/shared/test/browser_gcli_integrate.js
rename : browser/devtools/webconsole/test/browser_gcli_require.js => browser/devtools/shared/test/browser_gcli_require.js
rename : browser/devtools/webconsole/test/browser_gcli_web.js => browser/devtools/shared/test/browser_gcli_web.js
|
2012-05-10 18:33:54 +01:00 |
|
Victor Porof
|
315143efba
|
Bug 747429 - Make it possible to start a remote debugger only in a new chrome window; r=rcampbell
|
2012-05-03 20:36:40 +03:00 |
|
Ehsan Akhgari
|
86270a58c0
|
Merge backout; a=me
|
2012-05-02 16:22:51 -04:00 |
|
Ehsan Akhgari
|
9583e92170
|
Backout the merge from fx-team because of Ts regressions (no bug)
This is the backed out range:
http://hg.mozilla.org/mozilla-central/pushloghtml?changeset=a974c45914eb
|
2012-05-02 16:20:02 -04:00 |
|
Joe Walker
|
c620823148
|
Bug 720641 - Integrate GCLI into developer tools global toolbar; r=dcamp,dão,robcee,zpao
--HG--
rename : browser/devtools/webconsole/test/browser_gcli_break.html => browser/devtools/shared/test/browser_gcli_break.html
rename : browser/devtools/webconsole/test/browser_gcli_commands.js => browser/devtools/shared/test/browser_gcli_commands.js
rename : browser/devtools/webconsole/test/browser_gcli_inspect.html => browser/devtools/shared/test/browser_gcli_inspect.html
rename : browser/devtools/webconsole/test/browser_gcli_inspect.js => browser/devtools/shared/test/browser_gcli_inspect.js
rename : browser/devtools/webconsole/test/browser_gcli_integrate.js => browser/devtools/shared/test/browser_gcli_integrate.js
rename : browser/devtools/webconsole/test/browser_gcli_require.js => browser/devtools/shared/test/browser_gcli_require.js
rename : browser/devtools/webconsole/test/browser_gcli_web.js => browser/devtools/shared/test/browser_gcli_web.js
|
2012-04-25 10:12:06 +01:00 |
|
Raymond Lee
|
0913ad8c54
|
Bug 730840 - Use getBrowserURL() in Firefox tests to ease porting them. r=dao
|
2012-04-27 09:44:53 +08:00 |
|
Ehsan Akhgari
|
4adb3e2f09
|
Merge the last green PGO changeset on mozilla-inbound into mozilla-central; a=me
|
2012-04-18 16:18:04 -04:00 |
|
Ed Morley
|
0d5915835c
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central a=merge
|
2012-04-17 17:47:09 -07:00 |
|
Bobby Holley
|
7fbdf17321
|
Bug 746221 - Pull properties for comparison off the prototype to avoid mismatches with expandos. r=past a=test-only
|
2012-04-18 10:09:07 +02:00 |
|
Bobby Holley
|
047aceb802
|
Bug 746021 - Don't assert that the window ids are the same when they shouldn't be. r=msucan
|
2012-04-17 19:25:48 +02:00 |
|
Mark Capella
|
1742bcb097
|
Bug 745119 - Clean up TEST_URIs in webconsole tests; r=rcampbell
|
2012-04-15 23:10:00 +03:00 |
|
Victor Porof
|
dd30ddaf37
|
Bug 741322 - Refactor debugger UI, make it slimmer; r=past
--HG--
rename : browser/devtools/debugger/debugger.js => browser/devtools/debugger/debugger-controller.js
|
2012-04-09 08:15:47 +03:00 |
|
Panos Astithas
|
bb8e0d45ab
|
Bug 723563 - Use findScripts to retrieve the list of scripts known to the debugger; r=rcampbell
|
2012-03-30 11:25:52 +03:00 |
|
Henri Sivonen
|
342883de53
|
Bug 672453 - Whine to console about various character encoding declaration-related authoring errors. r=smaug.
--HG--
rename : extensions/universalchardet/tests/bug631751be_text.html => parser/htmlparser/tests/mochitest/file_bug672453_bomless_utf16.html
|
2012-03-24 13:34:42 +02:00 |
|
Mihai Sucan
|
1b727b5c6a
|
Bug 723069 - The debugger should allow breakpoints to be set in the embedded editor; r=past
|
2012-03-05 19:56:13 +02:00 |
|
Victor Porof
|
a363e87655
|
Bug 725717 - GCLI needs a 'tilt' command; r=jwalker
|
2012-02-22 19:18:49 +02:00 |
|
Michael Ratcliffe
|
54757b5699
|
Bug 683499 - GCLI needs an 'edit' command (for CSS only to start with); r=jwalker
|
2012-02-02 19:26:30 +00:00 |
|
Panos Astithas
|
105b2271c1
|
Bug 683503 - GCLI needs commands to control the debugger; r=jwalker,dcamp
|
2012-02-10 09:46:04 +02:00 |
|
Ed Morley
|
5483df1d20
|
Merge mozilla-central to mozilla-inbound
|
2012-02-07 21:05:31 +00:00 |
|