Joe Walker
|
5364eba65b
|
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
|
417bb6ceeb
|
Bug 729514 - GCLI needs a way to execute os level commands; r=dcamp
|
2012-05-15 11:27:18 +01:00 |
|
Joe Walker
|
4e3190ea29
|
Bug 751120 - GCLI focusManager should remove slowTyping code that's commented out; r=dcamp
|
2012-05-15 11:27:18 +01:00 |
|
Joe Walker
|
a81c18e073
|
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
|
e9dd5ad927
|
Bug 748684 - GCLI shouldn't require removeCommand before addCommand; r=dcamp
|
2012-05-15 11:27:18 +01:00 |
|
Joe Walker
|
199aa3120b
|
Bug 745172 - GCLI intro command should be promoted out of 'demo'; r=dcamp
|
2012-05-15 11:27:18 +01:00 |
|
Joe Walker
|
06506fe449
|
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
|
7119269d31
|
Bug 745904 - GCLI needs extra unit tests for recently added code; r=dcamp
|
2012-05-15 11:27:18 +01:00 |
|
Mihai Sucan
|
14f803f42a
|
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
|
c3df6716d8
|
Bug 673148 - (async-webconsole) Part 1 - Make console API async; r=rcampbell,felipc
|
2012-05-10 16:15:10 +03:00 |
|
Joe Walker
|
d564306c56
|
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
|
680db60c37
|
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
|
1c4c90c1ae
|
Merge backout; a=me
|
2012-05-02 16:22:51 -04:00 |
|
Ehsan Akhgari
|
eca4125e02
|
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
|
2831a551ce
|
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
|
426bc7fa7f
|
Bug 730840 - Use getBrowserURL() in Firefox tests to ease porting them. r=dao
|
2012-04-27 09:44:53 +08:00 |
|
Ehsan Akhgari
|
290887ede1
|
Merge the last green PGO changeset on mozilla-inbound into mozilla-central; a=me
|
2012-04-18 16:18:04 -04:00 |
|
Ed Morley
|
28113eace9
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central a=merge
|
2012-04-17 17:47:09 -07:00 |
|
Bobby Holley
|
79161ed467
|
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
|
3f261756c8
|
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
|
7e5a1c90ea
|
Bug 745119 - Clean up TEST_URIs in webconsole tests; r=rcampbell
|
2012-04-15 23:10:00 +03:00 |
|
Victor Porof
|
4cf3e20416
|
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
|
bee012f6f7
|
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
|
4e93a91b3a
|
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
|
e669393a4e
|
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
|
1761ba8263
|
Bug 725717 - GCLI needs a 'tilt' command; r=jwalker
|
2012-02-22 19:18:49 +02:00 |
|
Michael Ratcliffe
|
c1a1d40bf6
|
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
|
dd1afdde2e
|
Bug 683503 - GCLI needs commands to control the debugger; r=jwalker,dcamp
|
2012-02-10 09:46:04 +02:00 |
|
Ed Morley
|
bbac4da064
|
Merge mozilla-central to mozilla-inbound
|
2012-02-07 21:05:31 +00:00 |
|
Joe Walker
|
05f09d55e8
|
Bug 707131 - GCLI Completer could be simplified if repeated spans are not a performance issue; r=dcamp
|
2012-02-07 10:20:20 +00:00 |
|
Joe Walker
|
7c5e436641
|
Bug 721729 - GCLI failed to update page resources when page changes; r=dcamp
|
2012-02-07 10:20:20 +00:00 |
|
Joe Walker
|
5942611e48
|
Bug 709223 - GCLI needs a 'resource' type; r=dcamp
|
2012-02-07 10:20:20 +00:00 |
|
Joe Walker
|
fe2a5d1e03
|
Bug 707342 - Intermittent browser_webconsole_completion.js | an unexpected uncaught JS exception reported through window.onerror - this._panel is null at resource:///modules/AutocompletePopup.jsm:215; r=msucan
|
2012-02-07 10:20:20 +00:00 |
|
Jason Orendorff
|
17cd06a094
|
Bug 699565 - Part 4 - for-of loops on array-like DOM object. r=bz.
|
2012-02-07 12:57:17 -06:00 |
|
Dão Gottwald
|
6a95aff71b
|
Bug 720985 - Make some tests stop polluting the global scope
|
2012-02-03 10:13:41 +01:00 |
|
Dão Gottwald
|
b2b298b551
|
Bug 720985 - Make some tests stop polluting the global scope
|
2012-02-02 09:56:35 +01:00 |
|
Joe Walker
|
bd3a184889
|
Bug 693269 - Ensure jstermhelpers work in JS mode in GCLI; r=dcamp,msucan
|
2012-01-27 18:24:57 +00:00 |
|
Joe Walker
|
45a9ddfcec
|
Bug 704918 - GCLI 'console clear' doesn't clear everything in the console; r=dcamp
|
2012-01-27 18:24:52 +00:00 |
|
Joe Walker
|
318c9ca569
|
Bug 719292 - Error: hud.jsterm is null in resource:///modules/HUDService.jsm:2074; r=msucan
|
2012-01-27 13:42:05 +00:00 |
|
Joe Walker
|
d9989e5c5f
|
Bug 697043 - GCLI's inspect command should use an overlay rather than direct node manipulation; r=dcamp
|
2012-01-27 13:42:05 +00:00 |
|
Joe Walker
|
8cfa56b4e7
|
Bug 717425 - GCLI forms should 'submit' when ENTER is pressed; r=dcamp
|
2012-01-27 13:42:05 +00:00 |
|
Rogério Gonçalves
|
b02e38d953
|
Bug 719850 - Web Console should be checked according to the selected tab. r=dao
|
2012-01-25 13:42:53 +01:00 |
|
Dão Gottwald
|
50bee72f29
|
Backed out changeset 1fe477ec35e9
|
2012-01-25 14:50:27 +01:00 |
|
User Rogério Gonçalves
|
9be93e7446
|
Bug 719850 - Web Console should be checked according to the selected tab. r=dao
|
2012-01-25 13:42:53 +01:00 |
|
Dao Gottwald
|
c7d43576c7
|
Bug 719849 - global variables pollute the browser window during devtools tests; r=rcampbell
|
2012-01-23 11:50:11 -04:00 |
|
Tobias Markus
|
68cc503dfb
|
Bug 707650 - Remove extra slash character from web console test uris; r=rcampbell
|
2012-01-17 15:04:23 +01:00 |
|
Paul Rouget
|
29bdbb3a59
|
Bug 703031 - [highlighter] Refactor the highlighter code. Create highlighter.jsm - Patch D; r=rcampbell
|
2011-12-06 18:23:20 +01:00 |
|
Tim Taubert
|
27bb5e2ce0
|
merge m-c to fx-team
|
2012-01-12 21:26:09 +01:00 |
|
Joe Walker
|
d874ae00c3
|
Bug 706230 - GCLI should have a jump-to-scratchpad feature; r=dcamp,dao
|
2012-01-12 10:12:18 +00:00 |
|
Joe Walker
|
48d67ee7f1
|
Bug 715501 - GCLI should be built with the latest version of dryice; r=dcamp
|
2012-01-12 09:57:07 +00:00 |
|