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 |
|
Joe Walker
|
0835086a51
|
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
|
a69c5f55e9
|
Bug 721729 - GCLI failed to update page resources when page changes; r=dcamp
|
2012-02-07 10:20:20 +00:00 |
|
Joe Walker
|
ac3f7fd8af
|
Bug 709223 - GCLI needs a 'resource' type; r=dcamp
|
2012-02-07 10:20:20 +00:00 |
|
Joe Walker
|
4475650415
|
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
|
2ee2e8f0d9
|
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
|
239055141a
|
Bug 720985 - Make some tests stop polluting the global scope
|
2012-02-03 10:13:41 +01:00 |
|
Dão Gottwald
|
1e1d2ead86
|
Bug 720985 - Make some tests stop polluting the global scope
|
2012-02-02 09:56:35 +01:00 |
|
Joe Walker
|
3490516164
|
Bug 693269 - Ensure jstermhelpers work in JS mode in GCLI; r=dcamp,msucan
|
2012-01-27 18:24:57 +00:00 |
|
Joe Walker
|
257a8928f5
|
Bug 704918 - GCLI 'console clear' doesn't clear everything in the console; r=dcamp
|
2012-01-27 18:24:52 +00:00 |
|
Joe Walker
|
ca1fa6d6a7
|
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
|
e09959b687
|
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
|
2ed39b8124
|
Bug 717425 - GCLI forms should 'submit' when ENTER is pressed; r=dcamp
|
2012-01-27 13:42:05 +00:00 |
|
Rogério Gonçalves
|
80d7512dee
|
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
|
6bbf7d8a6e
|
Backed out changeset 1fe477ec35e9
|
2012-01-25 14:50:27 +01:00 |
|
User Rogério Gonçalves
|
22ac193955
|
Bug 719850 - Web Console should be checked according to the selected tab. r=dao
|
2012-01-25 13:42:53 +01:00 |
|
Dao Gottwald
|
706992fd3b
|
Bug 719849 - global variables pollute the browser window during devtools tests; r=rcampbell
|
2012-01-23 11:50:11 -04:00 |
|
Tobias Markus
|
0f226a7c32
|
Bug 707650 - Remove extra slash character from web console test uris; r=rcampbell
|
2012-01-17 15:04:23 +01:00 |
|
Paul Rouget
|
351b89956f
|
Bug 703031 - [highlighter] Refactor the highlighter code. Create highlighter.jsm - Patch D; r=rcampbell
|
2011-12-06 18:23:20 +01:00 |
|
Tim Taubert
|
e594afa94b
|
merge m-c to fx-team
|
2012-01-12 21:26:09 +01:00 |
|
Joe Walker
|
6cc518c27c
|
Bug 706230 - GCLI should have a jump-to-scratchpad feature; r=dcamp,dao
|
2012-01-12 10:12:18 +00:00 |
|
Joe Walker
|
75595eb7ba
|
Bug 715501 - GCLI should be built with the latest version of dryice; r=dcamp
|
2012-01-12 09:57:07 +00:00 |
|
Joe Walker
|
1557211bf7
|
Bug 717598 - Backout changeset 05f3cb:13e49 missing reviewer from comment, a=robcee
|
2012-01-12 15:09:07 +00:00 |
|
Joe Walker
|
e7772592ef
|
Bug 706230 - GCLI should have a jump-to-scratchpad feature
|
2012-01-12 10:12:18 +00:00 |
|
Joe Walker
|
00bc087960
|
Bug 715501 - GCLI should be built with the latest version of dryice
|
2012-01-12 09:57:07 +00:00 |
|
Mihai Sucan
|
93268df253
|
Bug 611032 - Errors from before the Web Console is opened do not show. r=gavin.sharp,rcampbell f=rcampbell
--HG--
rename : browser/devtools/webconsole/test/browser_ConsoleAPICachedMessages.js => browser/devtools/webconsole/test/browser_cached_messages.js
|
2012-01-11 12:51:49 +02:00 |
|
Gervase Markham
|
e2a85782e1
|
Bug 712992 - fix erroneous MPL-only licence; switch to tri-licence.
|
2012-01-11 16:21:59 +00:00 |
|
Lucio Valentin
|
8b8fe0e396
|
Bug 583218 - "Web Console" menu item should be checked when the Web Console is open. Additional fixes by Rogério Gonçalves. r=dao
|
2012-01-11 15:32:39 +01:00 |
|
Joe Walker
|
d058234a13
|
Bug 709748 - GCLI 'help' command causes firefox to crash; r=paul
|
2012-01-09 15:38:49 +00:00 |
|
Joe Walker
|
c8b969128d
|
Bug 689605 - GCLI should be ready to be shipped, preffed on; r=msucan
|
2012-01-09 15:38:49 +00:00 |
|
Berker Peksag
|
797c2a1ad9
|
Bug 683510 - GCLI needs a 'console' command; r=msucan
|
2012-01-09 15:38:48 +00:00 |
|
Joe Walker
|
d54917073b
|
Bug 710152 - GCLI javascript completion should stop providing completions with complex JS input; r=dcamp
|
2012-01-09 15:38:48 +00:00 |
|
Joe Walker
|
55b65e41c9
|
Bug 704184 - Find a better way to scroll web console output; r=dcamp
|
2012-01-09 15:38:48 +00:00 |
|
Mihai Sucan
|
905abfaa23
|
Bug 609890 - window.console API messages from before the Web Console is opened don't show. r=gavin.sharp
|
2012-01-06 21:34:56 +02:00 |
|