Girish Sharma
|
e37e9fa965
|
Bug 729960 - Source Editor: add shortcuts to quickly jump to the code block start and end; r=msucan
|
2012-04-09 13:31:45 +03:00 |
Girish Sharma
|
a9d2fb3ede
|
Bug 739192 - Source Editor should toggle comment on line or selection with one key binding; r=msucan
|
2012-04-09 13:31:45 +03:00 |
Mihai Sucan
|
c1c4d9cef2
|
Bug 728926 - Intermittent failure in browser_dbg_script-switching.js | The correct script was loaded initially. | The first script is displayed. r=rcampbell
|
2012-04-05 16:00:05 +03:00 |
Mihai Sucan
|
c0f208e102
|
Bug 728830 - Intermittent browser_dbg_update-editor-mode.js | Found the expected editor mode. - Got js, expected html | The correct script was loaded initially. | The first script is displayed. | Test timed out; r=rcampbell
|
2012-04-05 13:47:26 +03:00 |
Rob Campbell
|
c4b09f37fb
|
backout bug 728926; a=orange
|
2012-04-04 14:54:13 -03:00 |
Dave Camp
|
45845aa58f
|
Bug 740615 - Move rule view copy code into CssRuleView.jsm. r=paul
|
2012-04-04 09:36:35 -07:00 |
Victor Porof
|
c02e7c267a
|
Bug 728926 - Intermittent failure in browser_dbg_script-switching.js | The correct script was loaded initially. | The first script is displayed.; r=past
|
2012-04-02 12:34:23 +03:00 |
Mihai Sucan
|
7c64f24991
|
Bug 734641 - Intermittent mochitest-browser-chrome browser/devtools/debugger/test/browser_dbg_bug723069_editor-breakpoints.js | The correct script was loaded initially. - Didn't expect -1, but got it; r=rcampbell
|
2012-03-31 21:15:53 +03:00 |
Victor Porof
|
145f3a2c11
|
Bug 725249 - intermittent browser/devtools/debugger/test/browser_dbg_propertyview-08.js | Test timed out; r=rcampbell
|
2012-04-03 14:23:18 +03:00 |
Marco Bonardo
|
f38a9f3886
|
Bug 741543 - Some scratchpad browser chrome tests pollute next ones.
r=robcee
|
2012-04-03 12:42:24 +02:00 |
Panos Astithas
|
11a07c5ba2
|
Bug 723563 - Use findScripts to retrieve the list of scripts known to the debugger; r=rcampbell
|
2012-03-30 11:25:52 +03:00 |
Panos Astithas
|
353ab09a17
|
Bug 737464 - Add frame and iframe globals to the debugger when present in a page; r=rcampbell
|
2012-03-29 08:46:54 +03:00 |
Panos Astithas
|
d88f14efc0
|
Backout changeset 794ff67c7a9a (bug 723563) due to suspected randomorange (bug 739995)
|
2012-03-28 17:47:33 +03:00 |
Panos Astithas
|
468df70a6b
|
Backout changeset 0b6a274e8b5a (bug 737464) due to suspected randomorange (bug 739995)
|
2012-03-28 17:45:22 +03:00 |
Heather Arthur
|
09d4223caa
|
Bug 721156 - aError.stack is undefined in the Error Console when exception is thrown in Scratchpad. r=robcee
|
2012-03-28 13:24:44 +01:00 |
Victor Porof
|
586b44fb6d
|
Bug 737457 - Intermittent browser/devtools/tilt/test/browser_tilt_picking_highlight02.js | Test timed out | Found a tab after previous test timed out; r=rcampbell
|
2012-03-28 10:54:21 +03:00 |
Michael Ratcliffe
|
ff162d94fe
|
Bug 734259 - Clicking a system stylesheet in the style inspector does not open the source; r=msucan
|
2012-03-19 18:38:13 +00:00 |
Panos Astithas
|
31b7eec95d
|
Bug 737464 - Add frame and iframe globals to the debugger when present in a page; r=rcampbell
|
2012-03-28 13:31:11 +03:00 |
Panos Astithas
|
1441f97fe0
|
Bug 723563 - Use findScripts to retrieve the list of scripts known to the debugger; r=rcampbell
|
2012-02-23 10:39:02 +02:00 |
Bobby Holley
|
63585ab54b
|
Bug 739432 - Access the inplaceEditor expando with an explicit API. r=dcamp
|
2012-03-26 15:26:21 -07:00 |
Henri Sivonen
|
70326c55cc
|
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 |
Tim Taubert
|
22410b1069
|
merge m-c to fx-team
|
2012-03-20 09:23:36 +01:00 |
Mike Hommey
|
74c62fe945
|
Bug 736495 - Some scripts are importing modules with resource:///gre instead of resource:/// and vice-versa. r=gavin
|
2012-03-16 17:21:19 +01:00 |
Victor Porof
|
f65704869e
|
Bug 735151 - Intermittent browser_tilt_picking_highlight02.js | Highlighting a node didn't work properly and | an unexpected uncaught JS exception reported through window.onerror - this.treePanel is undefined at resource:///modules/inspector.jsm:478; r=rcampbell
|
2012-03-13 19:20:53 +02:00 |
Michael Ratcliffe
|
5c64ed2c14
|
Bug 736014 - "Copy rule" with some text selected copies that text additionally; r=paul
|
2012-03-15 14:37:58 +00:00 |
Mihai Sucan
|
19d34fac6e
|
Bug 731721 - Source Editor stepping support; r=rcampbell,past
|
2012-03-14 18:23:39 +02:00 |
Panos Astithas
|
0b5eee6844
|
Bug 711164 - Add support for stepping to the debugger; r=rcampbell
|
2012-03-18 08:50:43 +02:00 |
Pranav Ravichandran
|
c8d3972d1c
|
Bug 725430 - Add feature to sourceeditor/scratchpad: comment/uncomment line/block of code; r=msucan
|
2012-03-16 15:17:11 +02:00 |
David Rajchenbach-Teller
|
2afc6a09b6
|
Bug 735477 - Extended testsuite for Promise.jsm. r=rcampbell,jwalker
|
2012-03-13 23:22:02 +01:00 |
David Rajchenbach-Teller
|
da6ffd79ab
|
Bug 720628 - Improve error reporting of Promise.jsm. r=rcampbell
|
2012-03-07 16:22:33 +01:00 |
David Rajchenbach-Teller
|
95355def45
|
Bug 711126 - Utilities for Promise.jsm. r=rcampbell,jwalker
|
2012-03-14 18:17:43 +01:00 |
Panos Astithas
|
1de7dc1e8a
|
Bug 734872 - Disable browser_dbg_select-line.js due to numerous intermittent failures; r=rcampbell
|
2012-03-12 16:36:29 +02:00 |
Mihai Sucan
|
a02faa5541
|
Bug 734432 - Add Orion ProjectionTextModel to our package; r=rcampbell
|
2012-03-11 13:25:19 +02:00 |
Michael Ratcliffe
|
88ba007028
|
Bug 705276 - Split style inspector CSS between content & document CSS; r=prouget
|
2012-03-11 20:36:46 +00:00 |
Michael Ratcliffe
|
e0c00ab20a
|
Bug 703643 - Be able to copy from the rules view; r=prouget
|
2012-03-11 14:01:38 +00:00 |
Blake Winton
|
4bd8b43687
|
Bug 704223 - styles added in data urls are displayed badly in the rule view; r=prouget
|
2012-03-08 20:27:55 -05:00 |
Paul Rouget
|
2ec625d768
|
Bug 717923 - Use an icon for the inspect button; r=dao
|
2012-03-08 16:02:23 +01:00 |
Rob Campbell
|
2321d3f23f
|
Bug 729220 - Allow editing of attribute names in the HTML panel of the Page Inspector; r=prouget
Bug 729220 - Allow editing of attribute names in the HTML panel of the Page Inspector; r=prouget
|
2012-03-09 12:49:00 +02:00 |
Panos Astithas
|
77179c6e6a
|
Bug 731277 - Add support for using fn.displayName as the function name in stack frames; r=rcampbell
|
2012-03-12 10:59:30 +02:00 |
Girish Sharma
|
af6924962c
|
Bug 729480 - Link to rule in Style Editor should show the relevant line at the top of the editor's viewport; r=msucan f=msucan
|
2012-03-11 11:50:01 +02:00 |
Mihai Sucan
|
a975598e87
|
Bug 731394 - Source Editor in read only mode is not entirely read only; r=rcampbell f=rcampbell
|
2012-03-08 19:37:35 +02:00 |
Mark Capella
|
be436794ec
|
Bug 730898 - Reuse editMenuKeys in scratchpad.xul, r=msucan
|
2012-03-11 11:47:01 +02:00 |
Dave Camp
|
1a7c461b9b
|
Bug 719916 - Rule view loses focus after entering attribute name. r=jwalker
|
2012-03-08 18:27:37 -08:00 |
Panos Astithas
|
47a7df533e
|
Bug 709088 - Put dump() calls in debugger code behind a pref; r=rcampbell
|
2012-03-08 09:14:41 +02:00 |
Tim Taubert
|
0a73efbb94
|
Bug 732501 - Intermittent browser_dbg_select-line.js | Test timed out | Found a tab after previous test timed out- patch 2; r=dcamp,rcampbell
|
2012-03-07 14:46:00 -04:00 |
Panos Astithas
|
9d735d57dc
|
Bug 732501 - Intermittent browser_dbg_select-line.js | Test timed out | Found a tab after previous test timed out- patch 1; r=rcampbell
|
2012-03-07 18:51:07 +02:00 |
Allen Eubank
|
02d85e0549
|
Bug 725618 - Source Editor: keyboard shortcut for moving lines up/down; r=msucan
|
2012-03-06 17:53:59 +02:00 |
Mihai Sucan
|
9c66515893
|
Bug 723069 - The debugger should allow breakpoints to be set in the embedded editor; r=past
|
2012-03-05 19:56:13 +02:00 |
Michael Ratcliffe
|
2e30564abf
|
Bug 722196 - Rule view showing rules in the wrong order; r=jwalker
|
2012-03-01 19:13:12 +00:00 |
Panos Astithas
|
85e818cfb1
|
Bug 729191 - Make debugger mochitests wait for debugger server shutdown before finishing; r=rcampbell
|
2012-03-06 10:22:17 +02:00 |