Commit Graph

324 Commits

Author SHA1 Message Date
Dão Gottwald
6a95aff71b Bug 720985 - Make some tests stop polluting the global scope 2012-02-03 10:13:41 +01:00
Dão Gottwald
b2b298b551 Bug 720985 - Make some tests stop polluting the global scope 2012-02-02 09:56:35 +01:00
Cedric Vivier
bb659c06f4 Bug 720291 - Intermittent browser_styleeditor_new.js | content's background color has been updated to red - Got rgb(255, 5, 5) (or 6, 6), expected rgb(255, 0, 0). r=dcamp 2012-01-26 01:53:00 +01:00
Victor Porof
c4b20bcd1f Bug 719039 - After the Highlighter was refactored, ESCAPE key closes Inspector when Tilt is open. r=rcampbell 2012-01-27 23:44:59 +02:00
Paul Rouget
a36aaff467 Bug 720468 - Add an "*" at the beginning of a file name if the file needs to be saved. r=dao 2012-01-27 15:28:47 +01:00
Victor Porof
130c9d59ba Bug 719732 - /*global */ comments in Tilt's codebase add more confusion than help; r=rcampbell 2012-01-20 13:53:31 +02:00
Victor Porof
8e9f827c8d Bug 719731 - Get rid of window mediator's getMostRecentBrowserWindow across Tilt codebase; r=rcampbell 2012-01-20 13:36:48 +02:00
Victor Porof
be46f8a187 Bug 719049 - Sometimes iframes xy positions aren't calculated correctly in Tilt; r=rcampbell 2012-01-19 17:13:08 +02:00
Victor Porof
b024e1202e Bug 718973 - It would be nice to have more Tilt notifications; r=rcampbell 2012-01-19 17:48:22 +02:00
Joe Walker
bd3a184889 Bug 693269 - Ensure jstermhelpers work in JS mode in GCLI; r=dcamp,msucan 2012-01-27 18:24:57 +00:00
Joe Walker
45a9ddfcec Bug 704918 - GCLI 'console clear' doesn't clear everything in the console; r=dcamp 2012-01-27 18:24:52 +00:00
Joe Walker
318c9ca569 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
d9989e5c5f 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
8cfa56b4e7 Bug 717425 - GCLI forms should 'submit' when ENTER is pressed; r=dcamp 2012-01-27 13:42:05 +00:00
Paul Rouget
32b5bb970a Bug 720975 - Switch to vertical layout only when the window width < 550px. r=msucan 2012-01-25 16:09:11 +01:00
Cedric Vivier
209f19c1d9 Bug 721353 - Fix invisible outline regression introduced by bug 719022. r=paul 2012-01-26 04:58:00 +01:00
Cedric Vivier
8e4df2ca64 Bug 721350 - Style Editor auto-scroll to the selected style sheet is annoying. r=paul
---
 browser/devtools/shared/SplitView.jsm |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

---
 browser/devtools/shared/SplitView.jsm |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
2012-01-26 05:13:00 +01:00
Cedric Vivier
bf5f7a8206 Bug 719021 - Saving an empty new style sheet does not display the file name upon saving. r=paul
---
 browser/devtools/styleeditor/StyleEditor.jsm       |    6 ++++--
 .../styleeditor/test/browser_styleeditor_new.js    |    4 ++--
 2 files changed, 6 insertions(+), 4 deletions(-)

---
 browser/devtools/styleeditor/StyleEditor.jsm       |    6 ++++--
 .../styleeditor/test/browser_styleeditor_new.js    |    4 ++--
 2 files changed, 6 insertions(+), 4 deletions(-)
2012-01-25 07:59:00 +01:00
Tim Taubert
642bce558f merge fx-team to m-c 2012-01-26 08:36:07 +01:00
Ed Morley
2806e8f2c1 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-01-26 01:30:30 +00:00
Cedric Vivier
618b34bb4b Bug 720431 - Can't close Style Editor with cmd+w. r=paul 2012-01-25 02:45:00 +01:00
Rogério Gonçalves
b02e38d953 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
50bee72f29 Backed out changeset 1fe477ec35e9 2012-01-25 14:50:27 +01:00
User Rogério Gonçalves
9be93e7446 Bug 719850 - Web Console should be checked according to the selected tab. r=dao 2012-01-25 13:42:53 +01:00
Paul Rouget
e06630d1cc Bug 719457 - When the URLs are very long (style editor), the user needs to resize to see the editor. r=jwalker 2012-01-23 18:29:18 +01:00
Paul Rouget
fd74a61734 Bug 715123 - Style Sheet Titles should be moved someplace less confusing in the Style Editor in Vertical Orientation. r=jwalker 2012-01-23 18:11:37 +01:00
Cedric Vivier
1c2445b172 Bug 715892 - In the Style Editor, remove the stylesheet filter. r=dcamp,paul
---
 browser/devtools/shared/SplitView.jsm              |  116 --------------------
 browser/devtools/styleeditor/styleeditor.xul       |   23 +---
 browser/devtools/styleeditor/test/Makefile.in      |    1 -
 .../test/browser_styleeditor_sv_filter.js          |  101 -----------------
 .../en-US/chrome/browser/devtools/styleeditor.dtd  |   11 --
 5 files changed, 6 insertions(+), 246 deletions(-)
 delete mode 100644 browser/devtools/styleeditor/test/browser_styleeditor_sv_filter.js

---
 browser/devtools/shared/SplitView.jsm              |  116 --------------------
 browser/devtools/styleeditor/styleeditor.xul       |   23 +---
 browser/devtools/styleeditor/test/Makefile.in      |    1 -
 .../test/browser_styleeditor_sv_filter.js          |  101 -----------------
 .../en-US/chrome/browser/devtools/styleeditor.dtd  |   11 --
 5 files changed, 6 insertions(+), 246 deletions(-)
 delete mode 100644 browser/devtools/styleeditor/test/browser_styleeditor_sv_filter.js
2012-01-25 04:02:00 +01:00
Paul Rouget
ade44b8e24 Bug 719783 - In the Rule View, pressing Escape close the whole Inspector. r=dcamp 2012-01-20 16:36:35 +01:00
Paul Rouget
d5c8c605d7 Bug 719933 - In the Inspector, the arrowkeys shortcuts should be used only when the higlighter or the toolbar are focused. r=rcampbell 2012-01-24 19:56:47 +01:00
Cedric Vivier
4e279f75b6 Bug 713612 - add closing curly bracket to avoid disrupting the rest of the CSS. r=rcampbell 2012-01-25 03:04:00 +01:00
Paul Rouget
bb5f788f64 Bug 719022 - Digits-only file names get .css prefixed in front of postfixed. r=jwalker 2012-01-23 20:26:03 +01:00
Alex Lakatos
62a45ed518 Bug 719028 - Style Editor does not highlight a few CSS2.0 and CSS3 properties. r=msucan 2012-01-22 01:11:28 +02:00
Victor Porof
b9966e2bcf Bug 715163 - Mouse click + drag causing Tilt to Translate instead of Rotate on First Open; r=rcampbell 2012-01-17 12:31:21 +02:00
Victor Porof
8308fee954 Bug 718425 - Make all Tilt animations less choppy; r=rcampbell 2012-01-19 16:42:02 +02:00
Victor Porof
a8a52fba40 Bug 718303 - Tilt intro and outro transitions aren't very precise when page is zoomed; r=rcampbell 2012-01-16 09:00:57 +02:00
Victor Porof
b6cbeb6fb8 Bug 715647 - I want to be able to remove nodes from the Tilt view; r=rcampbell 2012-01-25 10:04:15 +02:00
Paul Rouget
e6367e6b7f Bug 566092 - Inspector highlight doesn't handle reflows correctly; r=rcampbell 2012-01-14 06:58:08 +01:00
Dao Gottwald
c7d43576c7 Bug 719849 - global variables pollute the browser window during devtools tests; r=rcampbell 2012-01-23 11:50:11 -04:00
Victor Porof
65af38352c Bug 718281 - Hide Tilt outro transition in a pref; r=rcampbell 2012-01-16 09:00:57 +02:00
Victor Porof
4a5395d8fc Bug 712096 - Exiting 3D (Tilt) mode of the developer tools should show a transition back to a flat page; r=rcampbell 2012-01-16 09:00:56 +02:00
Victor Porof
1cf0bc91b6 Bug 715518 - WASD controls don't work in 3D view if typeaheadfind is active; r=rcampbell 2012-01-16 09:00:56 +02:00
Victor Porof
76a2334da5 Bug 712029 - Implement a way to reset the modelview matrix in Tilt; r=rcampbell 2012-01-16 01:56:06 +02:00
Victor Porof
1b7db68dfd Bug 713391 - There should be a test to make sure Tilt is opened via the access key; r=rcampbell 2011-12-24 20:41:12 +02:00
Cedric Vivier
f66abc1ea9 Bug 708613 - Move SplitView component in devtools/shared; r=rcampbell 2011-12-08 23:19:17 +08:00
Tobias Markus
68cc503dfb Bug 707650 - Remove extra slash character from web console test uris; r=rcampbell 2012-01-17 15:04:23 +01:00
Rob Campbell
0ff52aae12 backout rev f96d6dd51d6c from bug Bug 708613; a=orange 2012-01-19 14:07:41 -04:00
Cedric Vivier
cc6440d966 Bug 708613 - Move SplitView component in devtools/shared; r=rcampbell 2011-12-08 23:19:17 +08:00
Cedric Vivier
e924270603 Bug 687698 - Integrate Style Editor's automatic transitions; r=rcampbell,dao 2012-01-13 00:26:39 +08:00
Cedric Vivier
b42ef163e5 Bug 701635 - Style Editor should have a page loading placeholder; r=rcampbell 2012-01-13 00:26:31 +08:00
Marco Bonardo
6136ce1761 Merge last green PGO from inbound to central 2012-01-19 11:34:17 +01:00