Panos Astithas
|
065fc8a87c
|
Bug 706506 - The debugger refreshes the editor contents on every pause; r=dcamp
|
2012-01-30 17:12:11 +02:00 |
|
Panos Astithas
|
a6a526b23d
|
Bug 690771 - Implement the debugger pause request (at the main loop); r=dcamp
|
2012-02-10 09:46:10 +02:00 |
|
Panos Astithas
|
601f005ca2
|
Bug 683503 - GCLI needs commands to control the debugger; r=jwalker,dcamp
|
2012-02-10 09:46:04 +02:00 |
|
Spyros Livathinos
|
bf552b9084
|
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
|
8b64026974
|
merge m-c to fx-team
|
2012-02-09 09:28:33 +01:00 |
|
Marco Bonardo
|
faa6279f01
|
Backout 7a8b935ab596 (bug 674370) for Paint regression
|
2012-02-08 09:23:40 +01:00 |
|
Victor Porof
|
7759041ecc
|
Bug 699121 - Style Editor should save file:// URLs immediately; r=cedricv,paul
|
2012-02-02 13:27:43 +02:00 |
|
Rob Campbell
|
cb4b96de38
|
Bug 717373 - Remove the textarea fallback from the Source Editor; r=msucan
|
2012-02-08 10:48:07 -04:00 |
|
Panagiotis Astithas
|
6eef8acd63
|
Bug 724832 - Fix mochitest leaks after the latest merge from fx-team; r=rcampbell
|
2012-02-07 14:20:14 +02:00 |
|
Panagiotis Astithas
|
71a657e3b3
|
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
|
61072d64a7
|
Bug 697762 - Land the debugger in m-c; r=msucan,rcampbell; sr=dtownsend
|
2012-02-07 13:22:30 -04:00 |
|
Joe Walker
|
179fe96dad
|
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
|
5432844a51
|
Bug 721729 - GCLI failed to update page resources when page changes; r=dcamp
|
2012-02-07 10:20:20 +00:00 |
|
Joe Walker
|
52f9b13b40
|
Bug 709223 - GCLI needs a 'resource' type; r=dcamp
|
2012-02-07 10:20:20 +00:00 |
|
Joe Walker
|
f4b14f1ed0
|
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
|
4dbf499a75
|
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
|
c33b3c8a7a
|
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
|
eb60d8d608
|
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
|
6ba0920e91
|
Bug 694958 - [highlighter] [infobar] limit the size of the infobar. r=dao
|
2012-01-30 14:27:53 -05:00 |
|
VD
|
b540fba3c0
|
Bug 721324 - Allow the source code editor of Scratchpad & StyleEditor to be themed; r=dao,msucan
|
2012-02-06 21:35:19 +02:00 |
|
Panagiotis Koutsourakis
|
791aa57b19
|
Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey
Files named Makefile.in containing the expression
DIRS += <foo>
or
DIRS = <foo>
inside the conditional expression
ifdef ENABLE_TESTS
...
endif
are changed to
TEST_DIRS += tests
outside any conditional expression.
The files
./layout/Makefile.in
./layout/Makefile.in
./layout/style/Makefile.in
./rdf/Makefile.in
./security/manager/Makefile.in
./content/Makefile.in
./content/smil/Makefile.in
./content/xul/templates/Makefile.in
./content/xul/content/Makefile.in
./content/base/Makefile.in
./content/media/Makefile.in
./parser/htmlparser/Makefile.in
./dom/sms/Makefile.in
./js/jsd/Makefile.in
./js/xpconnect/Makefile.in
./widget/Makefile.in
./widget/windows/Makefile.in
./Makefile.in
./startupcache/Makefile.in
./storage/Makefile.in
./gfx/Makefile.in
./intl/strres/Makefile.in
./intl/uconv/Makefile.in
./intl/unicharutil/Makefile.in
./intl/lwbrk/Makefile.in
./embedding/Makefile.in
./modules/libjar/Makefile.in
./modules/libpref/Makefile.in
./build/Makefile.in
./build/win32/Makefile.in
./xpcom/Makefile.in
./extensions/spellcheck/hunspell/Makefile.in
./extensions/cookie/Makefile.in
./netwerk/Makefile.in
./netwerk/streamconv/Makefile.in
./editor/txmgr/Makefile.in
./toolkit/mozapps/shared/Makefile.in
./toolkit/mozapps/update/Makefile.in
./toolkit/library/Makefile.in
./toolkit/library/Makefile.in
./toolkit/crashreporter/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/feeds/Makefile.in
./toolkit/components/url-classifier/Makefile.in
contain the string
ifdef ENABLE_TESTS
but have some other statement inside (e.g. TOOL_DIRS += <foo> etc) and
they remain unchanged by this patch.
|
2012-02-04 17:32:24 +00:00 |
|
Dão Gottwald
|
be33215b58
|
Bug 720985 - Make some tests stop polluting the global scope
|
2012-02-03 10:13:41 +01:00 |
|
Dão Gottwald
|
bb1da0e09e
|
Bug 720985 - Make some tests stop polluting the global scope
|
2012-02-02 09:56:35 +01:00 |
|
Cedric Vivier
|
95e69e2115
|
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
|
06b7cb7fed
|
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
|
f1dfca9e4c
|
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
|
9cd135c225
|
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
|
f60a5bd061
|
Bug 719731 - Get rid of window mediator's getMostRecentBrowserWindow across Tilt codebase; r=rcampbell
|
2012-01-20 13:36:48 +02:00 |
|
Victor Porof
|
14a21e35af
|
Bug 719049 - Sometimes iframes xy positions aren't calculated correctly in Tilt; r=rcampbell
|
2012-01-19 17:13:08 +02:00 |
|
Victor Porof
|
84dd2a47c5
|
Bug 718973 - It would be nice to have more Tilt notifications; r=rcampbell
|
2012-01-19 17:48:22 +02:00 |
|
Joe Walker
|
fc08e9004f
|
Bug 693269 - Ensure jstermhelpers work in JS mode in GCLI; r=dcamp,msucan
|
2012-01-27 18:24:57 +00:00 |
|
Joe Walker
|
173c01fb8e
|
Bug 704918 - GCLI 'console clear' doesn't clear everything in the console; r=dcamp
|
2012-01-27 18:24:52 +00:00 |
|
Joe Walker
|
450723d705
|
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
|
efaba5cd08
|
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
|
a989a25356
|
Bug 717425 - GCLI forms should 'submit' when ENTER is pressed; r=dcamp
|
2012-01-27 13:42:05 +00:00 |
|
Paul Rouget
|
a9ef73c36c
|
Bug 720975 - Switch to vertical layout only when the window width < 550px. r=msucan
|
2012-01-25 16:09:11 +01:00 |
|
Cedric Vivier
|
41fc1c0f74
|
Bug 721353 - Fix invisible outline regression introduced by bug 719022. r=paul
|
2012-01-26 04:58:00 +01:00 |
|
Cedric Vivier
|
5d680041f1
|
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
|
13ef23f714
|
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
|
c3590b2ce9
|
merge fx-team to m-c
|
2012-01-26 08:36:07 +01:00 |
|
Ed Morley
|
04fa8416f5
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-01-26 01:30:30 +00:00 |
|
Cedric Vivier
|
f90a6bc561
|
Bug 720431 - Can't close Style Editor with cmd+w. r=paul
|
2012-01-25 02:45:00 +01:00 |
|
Rogério Gonçalves
|
f3228da812
|
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
|
277ae6b57f
|
Backed out changeset 1fe477ec35e9
|
2012-01-25 14:50:27 +01:00 |
|
User Rogério Gonçalves
|
f8aa21d82d
|
Bug 719850 - Web Console should be checked according to the selected tab. r=dao
|
2012-01-25 13:42:53 +01:00 |
|
Paul Rouget
|
3059262561
|
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
|
595fb31dbe
|
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
|
548c94dfbc
|
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
|
ca985b5303
|
Bug 719783 - In the Rule View, pressing Escape close the whole Inspector. r=dcamp
|
2012-01-20 16:36:35 +01:00 |
|
Paul Rouget
|
174ef593dc
|
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
|
4515a46e4e
|
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
|
1ad43e3919
|
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
|
2be3bd2261
|
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
|
29298434bc
|
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
|
67b80bc116
|
Bug 718425 - Make all Tilt animations less choppy; r=rcampbell
|
2012-01-19 16:42:02 +02:00 |
|
Victor Porof
|
d826943ac4
|
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
|
9501cc8d39
|
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
|
d031e37fcb
|
Bug 566092 - Inspector highlight doesn't handle reflows correctly; r=rcampbell
|
2012-01-14 06:58:08 +01:00 |
|
Dao Gottwald
|
5b8afd1702
|
Bug 719849 - global variables pollute the browser window during devtools tests; r=rcampbell
|
2012-01-23 11:50:11 -04:00 |
|
Victor Porof
|
fff3d740f2
|
Bug 718281 - Hide Tilt outro transition in a pref; r=rcampbell
|
2012-01-16 09:00:57 +02:00 |
|
Victor Porof
|
fd993f8815
|
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
|
115fff5e7c
|
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
|
9bdf59e459
|
Bug 712029 - Implement a way to reset the modelview matrix in Tilt; r=rcampbell
|
2012-01-16 01:56:06 +02:00 |
|
Victor Porof
|
ac7d2dd730
|
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
|
2128279e4b
|
Bug 708613 - Move SplitView component in devtools/shared; r=rcampbell
|
2011-12-08 23:19:17 +08:00 |
|
Tobias Markus
|
e5d3039011
|
Bug 707650 - Remove extra slash character from web console test uris; r=rcampbell
|
2012-01-17 15:04:23 +01:00 |
|
Rob Campbell
|
3b654e2513
|
backout rev f96d6dd51d6c from bug Bug 708613; a=orange
|
2012-01-19 14:07:41 -04:00 |
|
Cedric Vivier
|
76ea493ba4
|
Bug 708613 - Move SplitView component in devtools/shared; r=rcampbell
|
2011-12-08 23:19:17 +08:00 |
|
Cedric Vivier
|
a422bfae5a
|
Bug 687698 - Integrate Style Editor's automatic transitions; r=rcampbell,dao
|
2012-01-13 00:26:39 +08:00 |
|
Cedric Vivier
|
11601f0c7d
|
Bug 701635 - Style Editor should have a page loading placeholder; r=rcampbell
|
2012-01-13 00:26:31 +08:00 |
|
Marco Bonardo
|
088f004772
|
Merge last green PGO from inbound to central
|
2012-01-19 11:34:17 +01:00 |
|
Mihai Sucan
|
6415e8f1ec
|
Bug 714942 - Implement minimal UI for Jump to line in the Source Editor. r=rcampbell
|
2012-01-16 13:59:39 +02:00 |
|
Mihai Sucan
|
32d121899a
|
Bug 650345 - Implement minimal UI for Find in the Source Editor. r=rcampbell
|
2012-01-16 18:51:44 +02:00 |
|
Till Schneidereit
|
67c06fca06
|
Bug 718518. Remove in-tree uses of the nonstandard third argument to String.prototype.replace. r=dcamp,jgriffin,dao,ted,dtownsend
|
2012-01-18 16:10:39 -05:00 |
|
Paul Rouget
|
3c419117c2
|
Bug 703031 - [highlighter] Refactor the highlighter code. Create highlighter.jsm - Patch D; r=rcampbell
|
2011-12-06 18:23:20 +01:00 |
|
Paul Rouget
|
b97b73e0be
|
Bug 703031 - [highlighter] Refactor the highlighter code. Create highlighter.jsm - Patch C; r=rcampbell
|
2011-12-07 21:13:02 +01:00 |
|
Paul Rouget
|
c72534534c
|
Bug 703031 - [highlighter] Refactor the highlighter code. Create highlighter.jsm - Patch B; r=rcampbell
|
2011-12-06 18:22:36 +01:00 |
|
Paul Rouget
|
6701bbb620
|
Bug 703031 - [highlighter] Refactor the highlighter code. Create highlighter.jsm Patch A; r=rcampbell
|
2012-01-13 19:52:37 +01:00 |
|
Victor Porof
|
be4511f241
|
Bug 712868 - tilt does not honour webgl.force-enabled preference. r=bjacob,msucan
|
2012-01-13 15:27:12 +02:00 |
|
Victor Porof
|
88278f8c51
|
Bug 713260 - Add a Tilt test for content location changes. r=rcampbell
|
2011-12-23 20:23:25 +02:00 |
|
Dave Camp
|
74450a29ff
|
Bug 706886 - Line-through disappears after editing overridden rule in style inspector; f=rcampbell; r=joewalker
|
2012-01-13 13:05:49 -05:00 |
|
Cedric Vivier
|
51f8db01b8
|
Bug 713359 - CSS cut short in Style Editor; r=dcamp
|
2012-01-06 00:35:34 +08:00 |
|
Paul Rouget
|
d736c9521c
|
Bug 715887 - Rename Properties to Computed in the Style sidebar; r=rcampbell
|
2012-01-09 17:45:53 +01:00 |
|
Paul Rouget
|
8d98dd6119
|
Bug 704017 - [RTL] The Inspector rules view should be LTR; r=dao
|
2012-01-05 12:42:30 +01:00 |
|
Paul Rouget
|
bcfd55212b
|
Bug 712867 - Orion is white-on-white when using High Contrast Black color scheme; r=msucan
|
2012-01-03 17:52:57 +01:00 |
|
Tim Taubert
|
de11006829
|
merge m-c to fx-team
|
2012-01-12 21:26:09 +01:00 |
|
Dão Gottwald
|
65b3259751
|
Bug 717191 - browser_scratchpad_bug690552_display_outputs_errors.js leaks the scratchpad window. r=rcampbell
|
2012-01-12 11:35:35 +01:00 |
|
Joe Walker
|
3308772377
|
Bug 706230 - GCLI should have a jump-to-scratchpad feature; r=dcamp,dao
|
2012-01-12 10:12:18 +00:00 |
|
Joe Walker
|
19d58efed9
|
Bug 715501 - GCLI should be built with the latest version of dryice; r=dcamp
|
2012-01-12 09:57:07 +00:00 |
|
Joe Walker
|
889a3571e9
|
Bug 717598 - Backout changeset 05f3cb:13e49 missing reviewer from comment, a=robcee
|
2012-01-12 15:09:07 +00:00 |
|
Joe Walker
|
abf8b474e4
|
Bug 706230 - GCLI should have a jump-to-scratchpad feature
|
2012-01-12 10:12:18 +00:00 |
|
Joe Walker
|
4f8566a5b9
|
Bug 715501 - GCLI should be built with the latest version of dryice
|
2012-01-12 09:57:07 +00:00 |
|
Mihai Sucan
|
f26a3af98a
|
Bug 611032 - Errors from before the Web Console is opened do not show. r=gavin.sharp,rcampbell f=rcampbell
--HG--
rename : browser/devtools/webconsole/test/browser_ConsoleAPICachedMessages.js => browser/devtools/webconsole/test/browser_cached_messages.js
|
2012-01-11 12:51:49 +02:00 |
|
Gervase Markham
|
9cb7e4fa15
|
Bug 712992 - fix erroneous MPL-only licence; switch to tri-licence.
|
2012-01-11 16:21:59 +00:00 |
|
Lucio Valentin
|
31dd002a2e
|
Bug 583218 - "Web Console" menu item should be checked when the Web Console is open. Additional fixes by Rogério Gonçalves. r=dao
|
2012-01-11 15:32:39 +01:00 |
|
Joe Walker
|
38860cb693
|
Bug 709748 - GCLI 'help' command causes firefox to crash; r=paul
|
2012-01-09 15:38:49 +00:00 |
|
Joe Walker
|
59286a58bb
|
Bug 689605 - GCLI should be ready to be shipped, preffed on; r=msucan
|
2012-01-09 15:38:49 +00:00 |
|
Berker Peksag
|
99b4a74e5b
|
Bug 683510 - GCLI needs a 'console' command; r=msucan
|
2012-01-09 15:38:48 +00:00 |
|
Joe Walker
|
f451230710
|
Bug 710152 - GCLI javascript completion should stop providing completions with complex JS input; r=dcamp
|
2012-01-09 15:38:48 +00:00 |
|
Joe Walker
|
3e1aea36eb
|
Bug 704184 - Find a better way to scroll web console output; r=dcamp
|
2012-01-09 15:38:48 +00:00 |
|