Dave Camp
|
a9c69886a5
|
Bug 747550 - Style button doesn't work since bug 707809. r=dietrich
|
2012-04-20 15:11:16 -07:00 |
|
Paul Rouget
|
535b14eabe
|
Bug 683954 - [Layout] Implement an abstract view of the layout of the selected node. r=dcamp, r=jwalker
|
2012-03-12 14:39:56 +01:00 |
|
Dave Camp
|
6932bbe470
|
Bug 702411 - Rule view shouldn't update during highlighting. r=robcee
|
2012-04-19 11:13:44 -07:00 |
|
Dave Camp
|
75189ca2b0
|
Bug 740662 - Replace InspectorStore dictionaries with Inspector instances. r=robcee
|
2012-04-19 11:13:42 -07:00 |
|
Dave Camp
|
db226ca396
|
Bug 707809 - Refactor creation of registered sidebar tools iframes in InspectorUI. r=robcee
|
2012-04-19 11:04:46 -07:00 |
|
Paul Rouget
|
ae8a845166
|
Bug 717922 - In the PageInspector toolbar, move the HTML Tree button in front of the breadcrumbs display. a=desktop-only r=dao
|
2012-04-17 13:21:28 +02:00 |
|
Paul Rouget
|
90466a1948
|
Bug 735214 - [inspector] Give the focus to the toolbar and make the buttons tabbable. a=desktop-only r=dao r=rcampbell
|
2012-04-04 13:13:42 +02:00 |
|
Ehsan Akhgari
|
7ee6602b21
|
Merge the last green PGO changeset on mozilla-inbound into mozilla-central; a=me
|
2012-04-18 16:18:04 -04:00 |
|
Ed Morley
|
67387f3d0e
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central a=merge
|
2012-04-17 17:47:09 -07:00 |
|
Bobby Holley
|
1d9be38c0f
|
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
|
0256bd5bee
|
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 |
|
Heather Arthur
|
b22726856a
|
Backing out f95f46afce27:01a50802f2d7 for TypeError on inspector open
|
2012-04-17 16:40:03 +01:00 |
|
Paul Rouget
|
ce0d664a16
|
Bug 735214 - [inspector] Give the focus to the toolbar and make the buttons tabbable. (Part B - tabbable); r=rcampbell
|
2012-04-04 13:57:55 +02:00 |
|
Paul Rouget
|
96ef033981
|
Bug 735214 - [inspector] Give the focus to the toolbar and make the buttons tabbable. (Part A - shortcut); r=dao
|
2012-04-04 13:13:42 +02:00 |
|
Heather Arthur
|
95e0e585d4
|
Bug 733612 - Add a pseudo-class lock menu to the infobar node menu. r=paul
|
2012-04-17 14:25:05 +01:00 |
|
Mark Capella
|
6f210923fa
|
Bug 745119 - Clean up TEST_URIs in webconsole tests; r=rcampbell
|
2012-04-15 23:10:00 +03:00 |
|
Michael Ratcliffe
|
42af291e09
|
Bug 740603 - "Copy Rule" in the rule view includes expanded shorthand properties; r=dcamp
|
2012-04-16 12:20:46 +01:00 |
|
Panos Astithas
|
b5229b2571
|
Bug 740805 - Treat JSM files as JS scripts in the debugger; r=rcampbell
|
2012-03-23 10:08:59 +00:00 |
|
Paul Rouget
|
4f097662d6
|
Bug 717916 - Add an Inspect button and a node menu to the infobar; r=dao,dcamp
|
2012-04-04 20:40:48 +02:00 |
|
Victor Porof
|
2c2a92a96e
|
Bug 741322 - Refactor debugger UI, make it slimmer; r=past
|
2012-04-09 08:15:47 +03:00 |
|
Murali S R
|
dc698e681a
|
Bug 722079 - Error: button is null ... inspector.jsm when Right Clicking on Breadcrumbs; r=paul
|
2012-03-31 05:31:00 -04:00 |
|
Girish Sharma
|
822725e6aa
|
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
|
4135a0c9b7
|
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
|
8f957e058e
|
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
|
8e7aaec577
|
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
|
38d0432d2a
|
backout bug 728926; a=orange
|
2012-04-04 14:54:13 -03:00 |
|
Dave Camp
|
dc6de1215a
|
Bug 740615 - Move rule view copy code into CssRuleView.jsm. r=paul
|
2012-04-04 09:36:35 -07:00 |
|
Victor Porof
|
02a1fa2fd8
|
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
|
4f7ed1d507
|
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
|
3e5cbb0133
|
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
|
f25ef1da69
|
Bug 741543 - Some scratchpad browser chrome tests pollute next ones.
r=robcee
|
2012-04-03 12:42:24 +02:00 |
|
Panos Astithas
|
24e2e8ef1e
|
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
|
d3b91e408a
|
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
|
dbd690a2a0
|
Backout changeset 794ff67c7a9a (bug 723563) due to suspected randomorange (bug 739995)
|
2012-03-28 17:47:33 +03:00 |
|
Panos Astithas
|
2097de3bf7
|
Backout changeset 0b6a274e8b5a (bug 737464) due to suspected randomorange (bug 739995)
|
2012-03-28 17:45:22 +03:00 |
|
Heather Arthur
|
0e1c0a152f
|
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
|
0ec11411f1
|
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
|
7a6016f459
|
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
|
675a906045
|
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
|
182e94b33f
|
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
|
caf429f9f6
|
Bug 739432 - Access the inplaceEditor expando with an explicit API. r=dcamp
|
2012-03-26 15:26:21 -07:00 |
|
Henri Sivonen
|
71efda6e2b
|
Bug 672453 - Whine to console about various character encoding declaration-related authoring errors. r=smaug.
|
2012-03-24 13:34:42 +02:00 |
|
Tim Taubert
|
b6f087d63e
|
merge m-c to fx-team
|
2012-03-20 09:23:36 +01:00 |
|
Mike Hommey
|
9565afe7bf
|
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
|
9c51826a86
|
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
|
89145df39c
|
Bug 736014 - "Copy rule" with some text selected copies that text additionally; r=paul
|
2012-03-15 14:37:58 +00:00 |
|
Mihai Sucan
|
bc6ce51db1
|
Bug 731721 - Source Editor stepping support; r=rcampbell,past
|
2012-03-14 18:23:39 +02:00 |
|
Panos Astithas
|
f39160faa5
|
Bug 711164 - Add support for stepping to the debugger; r=rcampbell
|
2012-03-18 08:50:43 +02:00 |
|
Pranav Ravichandran
|
ecd8472b3a
|
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
|
aff7546821
|
Bug 735477 - Extended testsuite for Promise.jsm. r=rcampbell,jwalker
|
2012-03-13 23:22:02 +01:00 |
|