Commit Graph

513 Commits

Author SHA1 Message Date
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
Heather Arthur
29115503b0 Backing out f95f46afce27:01a50802f2d7 for TypeError on inspector open 2012-04-17 16:40:03 +01:00
Paul Rouget
48e7470014 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
35da34a70f 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
ccb712006e 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
7e5a1c90ea Bug 745119 - Clean up TEST_URIs in webconsole tests; r=rcampbell 2012-04-15 23:10:00 +03:00
Michael Ratcliffe
46b4e30246 Bug 740603 - "Copy Rule" in the rule view includes expanded shorthand properties; r=dcamp 2012-04-16 12:20:46 +01:00
Panos Astithas
ea474aecfc Bug 740805 - Treat JSM files as JS scripts in the debugger; r=rcampbell 2012-03-23 10:08:59 +00:00
Paul Rouget
ee5fb51e39 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
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
Murali S R
186d6326bc 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
a8490ef635 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
53477a2d1d 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
ca71515427 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
d4c7cfc044 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
dd29c7af33 backout bug 728926; a=orange 2012-04-04 14:54:13 -03:00
Dave Camp
eea25d558b Bug 740615 - Move rule view copy code into CssRuleView.jsm. r=paul 2012-04-04 09:36:35 -07:00
Victor Porof
29c43d4baa 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
dbaafefc7b 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
3a36c5ee48 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
838fdd93a5 Bug 741543 - Some scratchpad browser chrome tests pollute next ones.
r=robcee
2012-04-03 12:42:24 +02: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
Panos Astithas
5c8eebe4f4 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
4800135eba Backout changeset 794ff67c7a9a (bug 723563) due to suspected randomorange (bug 739995) 2012-03-28 17:47:33 +03:00
Panos Astithas
7b0562ad64 Backout changeset 0b6a274e8b5a (bug 737464) due to suspected randomorange (bug 739995) 2012-03-28 17:45:22 +03:00
Heather Arthur
ba5a404089 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
9393eed19e 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
f03ae0ebd4 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
0779ee7e6b 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
32e33cb96d 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
9547cdcb7b Bug 739432 - Access the inplaceEditor expando with an explicit API. r=dcamp 2012-03-26 15:26:21 -07: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
Tim Taubert
b1db731c92 merge m-c to fx-team 2012-03-20 09:23:36 +01:00
Mike Hommey
f72b78b5db 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
f40cad50f8 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
1c78bee43d Bug 736014 - "Copy rule" with some text selected copies that text additionally; r=paul 2012-03-15 14:37:58 +00:00
Mihai Sucan
93034120e5 Bug 731721 - Source Editor stepping support; r=rcampbell,past 2012-03-14 18:23:39 +02:00
Panos Astithas
a1c5eab279 Bug 711164 - Add support for stepping to the debugger; r=rcampbell 2012-03-18 08:50:43 +02:00
Pranav Ravichandran
8a526ee724 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
22fa635d18 Bug 735477 - Extended testsuite for Promise.jsm. r=rcampbell,jwalker 2012-03-13 23:22:02 +01:00
David Rajchenbach-Teller
b9786e4876 Bug 720628 - Improve error reporting of Promise.jsm. r=rcampbell 2012-03-07 16:22:33 +01:00
David Rajchenbach-Teller
92059a06a4 Bug 711126 - Utilities for Promise.jsm. r=rcampbell,jwalker 2012-03-14 18:17:43 +01:00
Panos Astithas
dae7857d90 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
c85fa7e713 Bug 734432 - Add Orion ProjectionTextModel to our package; r=rcampbell 2012-03-11 13:25:19 +02:00
Michael Ratcliffe
608f7a934b Bug 705276 - Split style inspector CSS between content & document CSS; r=prouget 2012-03-11 20:36:46 +00:00
Michael Ratcliffe
7a0125fde0 Bug 703643 - Be able to copy from the rules view; r=prouget 2012-03-11 14:01:38 +00:00
Blake Winton
2903600336 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
74ba389728 Bug 717923 - Use an icon for the inspect button; r=dao 2012-03-08 16:02:23 +01:00
Rob Campbell
b539e1b534 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
35566c488e 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
96e9d0df62 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
163d07e85a 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
fdbf6382b0 Bug 730898 - Reuse editMenuKeys in scratchpad.xul, r=msucan 2012-03-11 11:47:01 +02:00
Dave Camp
4f7fe0d6d3 Bug 719916 - Rule view loses focus after entering attribute name. r=jwalker 2012-03-08 18:27:37 -08:00
Panos Astithas
7ed3bc29f3 Bug 709088 - Put dump() calls in debugger code behind a pref; r=rcampbell 2012-03-08 09:14:41 +02:00
Tim Taubert
05de83e14e 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
7b344c1ac7 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
a8eb63c0a8 Bug 725618 - Source Editor: keyboard shortcut for moving lines up/down; r=msucan 2012-03-06 17:53:59 +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
Michael Ratcliffe
03d179f404 Bug 722196 - Rule view showing rules in the wrong order; r=jwalker 2012-03-01 19:13:12 +00:00
Panos Astithas
db7a0885c5 Bug 729191 - Make debugger mochitests wait for debugger server shutdown before finishing; r=rcampbell 2012-03-06 10:22:17 +02:00
Tim Taubert
6c87763997 merge m-c to fx-team 2012-03-02 09:47:01 +01:00
Rob Campbell
c1923d6de4 Bug 732040 - move themes/*stripe/inspector.css into devtools theme directory and rename to htmlpanel.css; r=prouget
--HG--
rename : browser/themes/gnomestripe/inspector.css => browser/themes/gnomestripe/devtools/htmlpanel.css
rename : browser/themes/pinstripe/inspector.css => browser/themes/pinstripe/devtools/htmlpanel.css
rename : browser/themes/winstripe/inspector.css => browser/themes/winstripe/devtools/htmlpanel.css
2012-03-01 13:33:41 -04:00
Michael Ratcliffe
e2ab40787d Bug 729539 - Title attributes not showing in developer tools sidebar; r=msucan 2012-02-23 13:05:25 +00:00
Michael Ratcliffe
294829b875 Bug 728833 - String change in styleinspector.properties whitout changing name; r=past 2012-02-20 11:53:33 +00:00
Michael Ratcliffe
1ad14e2596 Bug 727867 - Rule view indicate when invalid values are entered; r=dcamp 2012-02-25 15:30:51 +00:00
Michael Ratcliffe
19ce2b035e Bug 707940 - Rule view should maintain user entered values; r=msucan,dcamp 2012-02-23 12:24:23 +00:00
Michael Ratcliffe
67afe23484 Bug 592743 - Style inspector specificity calculator makes mistakes; r=jwalker 2012-02-28 14:26:05 +00:00
Paul Rouget
61aa9cbdb8 Bug 730596 - Make the HTML Panel context menu more generic (should work even if the HTML Panel is closed); r=rcampbell 2012-02-25 20:08:37 +01:00
Victor Porof
d2621c05e4 Bug 690404 - Simplify the script name in the script debugger; r=past 2012-02-29 19:20:02 +02:00
Victor Porof
480eb3f3a5 Bug 723047 - Stack frames should display the location next to the function name; r=past 2012-02-25 11:04:07 +02:00
Mihai Sucan
a5b9915053 Bug 684445 - Orion source editor should have built-in context menu; r=rcampbell f=rcampbell 2012-02-27 20:08:45 +02:00
Mihai Sucan
44e9c823e2 Bug 700893 - API for tracking unsaved/saved state in source editor; r=rcampbell f=fayearthur 2012-02-17 19:11:17 +02:00
Heather Arthur
2acd67c3c7 Bug 707740 - Ability to lock in a pseudo class in the page inspector. r=dcamp 2012-02-24 16:01:29 -08:00
Dave Camp
f114db9ebf Bug 696755: Open the inspector sidebar on inspect if previously active. r=rcampbell 2012-01-28 14:48:00 +01:00
Rob Campbell
7b2ee1f2ec Bug 584407 - Create popup menu for inspector HTML panel. r=paul 2012-02-21 03:02:00 +01:00
Paul Rouget
69801662e6 Bug 719607 - The HTML Tree Panel should NOT use the registerTools mechanism. r=rcampbell 2012-01-27 17:13:53 +01:00
Paul Rouget
a1320dd0e3 Bug 717924 - Move the HTML tree view in the Page Inspector above the inspector toolbar. r=rcampbell r=dao 2012-02-23 18:41:43 +01:00
Spyros Livathinos
4d868ce676 Bug 725405 - Move the inline-output comment to the next line; r=msucan 2012-02-24 10:41:06 -04:00
Victor Porof
466fae86e3 Bug 723048 - CSS Class names for scopes shouldn't have spaces; r=past 2012-02-24 10:37:40 -04:00
Victor Porof
403a6accc1 Bug 727529 - Tilt could use a key to bring a node into view; r=rcampbell 2012-02-15 22:26:30 +02:00
Victor Porof
1761ba8263 Bug 725717 - GCLI needs a 'tilt' command; r=jwalker 2012-02-22 19:18:49 +02:00
Victor Porof
37452e6e1a Bug 726634 - Fix the maximum nodes limitation in Tilt; r=rcampbell 2012-02-14 19:40:55 +02:00
Victor Porof
3f5a32478c Bug 723937 - Make sure all the obviously private properties in Tilt start with an underscore; r=rcampbell 2012-02-07 11:44:55 +02:00
Victor Porof
bc88b44e93 Bug 723588 - Tilt outro animation doesn't correctly align the 3D mesh with the 2D webpage if the HTML panel is open; r=rcampbell 2012-02-03 12:55:15 +02:00
Victor Porof
90b51b2762 Bug 720992 - Tilt should use mozAnimation for all its animations, instead of intervals; r=rcampbell 2012-02-03 12:29:02 +02:00
Victor Porof
000cbf4555 Bug 723435 - Properly cleanup enabled vertex attributes after a program is used in Tilt; r=rcampbell 2012-02-02 15:28:26 +02:00
Victor Porof
32380b1455 Bug 719042 - Tilt should use the new Highlighter API; r=rcampbell 2012-01-29 20:00:10 +02:00
Panos Astithas
bc3ed29333 Bug 697040 - The Script Debugger onNewScript notifications don't always fire; r=jimb,dcamp,rcampbell 2012-02-23 09:41:00 +02:00
Mihai Sucan
bfe616562e Bug 717613 - Make sure the primary selection is not updated too often in the Source Editor; r=rcampbell 2012-02-08 22:59:33 +02:00
Mihai Sucan
a23fc1e763 Bug 712982 - can't select line by clicking the line number in scratchpad; r=rcampbell 2012-02-20 19:13:19 +02:00
Mihai Sucan
36d4cb4ec8 Bug 717219 - Source Editor should highlight the current line in HTML documents; r=rcampbell 2012-02-08 22:49:10 +02:00
Mihai Sucan
bf2bd25595 Bug 707987 - Ability to set breakpoints in the Source Editor (orion); r=rcampbell f=past 2012-02-18 12:58:54 +02:00
Mihai Sucan
05ae442701 Bug 718816 - Orion upstream update (with debugger ruler support code); r=rcampbell 2012-02-21 20:05:46 +02:00
Johan Charlez
a344f2f7ae Bug 650760 - Create Help menu for Scratchpad; r=rcampbell 2012-02-21 07:09:29 -04:00
Tim Taubert
517c2c96e4 merge m-c to fx-team 2012-02-18 02:03:47 +01:00
Spyros Livathinos
1466c9c92f Bug 725388 - Expose the Orion mouse events in the Source Editor; r=msucan f=msucan 2012-02-17 18:40:03 +02:00