Commit Graph

379 Commits

Author SHA1 Message Date
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
Ed Morley
776733eb64 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-17 11:06:18 +00:00
Cameron McCormack
6f87b94b52 Bug 674370 - Make browser windows (and other document-like windows) zoom on creation on OS X 10.7. r=mstange,dao sr=bzbarsky 2012-02-17 14:47:39 +11:00
Panos Astithas
4c580efa44 Bug 726609 - Intermittent browser_dbg_select-line.js | The correct line is selected. - Got 0, expected 5; r=msucan 2012-02-15 16:12:27 +02:00
Michael Ratcliffe
c281712bcd Bug 705707 - Style Inspector doesn't take into account chrome:// stylesheets; r=msucan f=dao 2012-02-13 11:26:33 +00: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
Michael Ratcliffe
82ff6b3ed6 Bug 585563 - The inspector style panel should link to the CSS editor; r=dcamp f=cedricv 2012-02-10 13:39:47 +00:00
Panos Astithas
162742acd3 Bug 725360 - Closing the tab when the debugger is paused should cleanly exit the debugger; r=rcampbell 2012-02-17 10:15:43 +02:00
Panos Astithas
cfd1273497 Bug 687093 - Clicking on a stack frame in the debugger should put the caret in the proper source line; r=msucan 2012-02-11 11:44:20 +02:00
Panos Astithas
a4c20d96c1 Bug 690419 - Script debugger picks the wrong highlighting engine in URLs with a query string; r=dcamp
--HG--
rename : browser/devtools/debugger/test/test-script-switching-02.js => browser/devtools/debugger/test/test-editor-mode
2012-02-11 11:44:19 +02:00
Rob Campbell
66450c5e47 Backout Bug 705707 due to oranges; a=#fx-team 2012-02-10 14:31:07 -04:00
Victor Porof
d76f01f2b5 Bug 715970 - Highlighted node should center in the visualization (Tilt); r=rcampbell 2012-02-02 19:14:40 +02:00
Victor Porof
291fc2816a Bug 722129 - Tilt visualization mesh isn't correctly positioned when scrollbars are present or when the document body is smaller than the content window; r=rcampbell 2012-01-29 20:05:44 +02:00
Victor Porof
5c654da3f1 Bug 719877 - Tilt should use Highlighter's zoom property (screenPixelsPerCSSPixel) instead of markupDocumentViewer.fullZoom; r=rcampbell 2012-01-20 21:05:00 +02:00
Michael Ratcliffe
040dfd4335 Bug 705707 - Style Inspector doesn't take into account chrome:// stylesheets; r=msucan; f=dao 2012-02-02 19:04:35 +00:00
Panos Astithas
dcce296c6b Bug 706506 - The debugger refreshes the editor contents on every pause; r=dcamp 2012-01-30 17:12:11 +02:00
Panos Astithas
6d8b3cb915 Bug 690771 - Implement the debugger pause request (at the main loop); r=dcamp 2012-02-10 09:46:10 +02:00
Panos Astithas
dd1afdde2e Bug 683503 - GCLI needs commands to control the debugger; r=jwalker,dcamp 2012-02-10 09:46:04 +02:00
Spyros Livathinos
d6d5fc268c Bug 703692 - Source Editor: add support for the focus/blur events; r=msucan f=msucan 2012-02-09 14:40:41 +02:00
Tim Taubert
c2c6c894d0 merge m-c to fx-team 2012-02-09 09:28:33 +01:00
Marco Bonardo
152ac8a010 Backout 7a8b935ab596 (bug 674370) for Paint regression 2012-02-08 09:23:40 +01:00
Victor Porof
c5d39c9f10 Bug 699121 - Style Editor should save file:// URLs immediately; r=cedricv,paul 2012-02-02 13:27:43 +02:00
Rob Campbell
e3a7702248 Bug 717373 - Remove the textarea fallback from the Source Editor; r=msucan 2012-02-08 10:48:07 -04:00
Panagiotis Astithas
bf2295bb10 Bug 724832 - Fix mochitest leaks after the latest merge from fx-team; r=rcampbell 2012-02-07 14:20:14 +02:00
Panagiotis Astithas
6a84741227 Bug 697762 - Land the debugger in m-c - sr changes; r=msucan,rcampbell; sr=dtownsend 2012-01-23 10:29:15 +02:00
Panagiotis Astithas
38cc317f4e Bug 697762 - Land the debugger in m-c; r=msucan,rcampbell; sr=dtownsend 2012-02-07 13:22:30 -04: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
Cedric Vivier
74fc0f6e2b Bug 723459 - Add an API to SourceEditor to retrieve the character(s) used for indentation. r=msucan 2012-02-02 04:18:00 +01:00
Paul Rouget
adbafaa696 Bug 708643 - If Firebug is installed, using "Inspect Element" twice results in 2 inspectors, one uncloseable. r=dcamp 2012-02-06 16:23:31 +01:00
Michael Ratcliffe
dc54998ab5 Bug 720980 - Quick rule view ... quick layout fix until we have mockups - Only hide checkboxes. r=paul 2012-01-31 13:55:03 +00:00
Blake Winton
c52c3d6265 Bug 694958 - [highlighter] [infobar] limit the size of the infobar. r=dao 2012-01-30 14:27:53 -05:00