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 |
|
Victor Porof
|
32380b1455
|
Bug 719042 - Tilt should use the new Highlighter API; r=rcampbell
|
2012-01-29 20:00:10 +02: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 |
|
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 |
|
Blake Winton
|
c52c3d6265
|
Bug 694958 - [highlighter] [infobar] limit the size of the infobar. r=dao
|
2012-01-30 14:27:53 -05:00 |
|
Panagiotis Koutsourakis
|
583eb38038
|
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 |
|
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 |
|
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 |
|
Paul Rouget
|
29bdbb3a59
|
Bug 703031 - [highlighter] Refactor the highlighter code. Create highlighter.jsm - Patch D; r=rcampbell
|
2011-12-06 18:23:20 +01:00 |
|
Paul Rouget
|
c07b264d02
|
Bug 703031 - [highlighter] Refactor the highlighter code. Create highlighter.jsm - Patch C; r=rcampbell
|
2011-12-07 21:13:02 +01:00 |
|
Paul Rouget
|
ba3adf54d7
|
Bug 703031 - [highlighter] Refactor the highlighter code. Create highlighter.jsm - Patch B; r=rcampbell
|
2011-12-06 18:22:36 +01:00 |
|
Paul Rouget
|
f7f39d5d20
|
Bug 703031 - [highlighter] Refactor the highlighter code. Create highlighter.jsm Patch A; r=rcampbell
|
2012-01-13 19:52:37 +01:00 |
|
Paul Rouget
|
91f297fe7a
|
Bug 694954 - [highlighter] [infobar] If a node is not visible anymore, the infobar should point to the direction of the node; r=rcampbell
|
2011-12-07 17:22:12 +01:00 |
|
Paul Rouget
|
1104d49ce7
|
Bug 689939 - Infobar disappears when node fills top and bottom of screen during page zoom in highlighter; r=rcampbell
|
2011-12-07 16:20:36 +01:00 |
|
Rob Campbell
|
b7669206af
|
backout Bug 694954, Bug 689939; a=orange
|
2011-12-19 17:44:11 -04:00 |
|
Paul Rouget
|
8f00889ff1
|
Bug 689939 - Infobar disappears when node fills top and bottom of screen during page zoom in highlighter; r=rcampbell
|
2011-12-07 16:20:36 +01:00 |
|
Paul Rouget
|
1890399e52
|
Bug 694954 - [highlighter] [infobar] If a node is not visible anymore, the infobar should point to the direction of the node; r=rcampbell
|
2011-12-07 17:22:12 +01:00 |
|
Paul Rouget
|
e40f69190e
|
Bug 687702 - Skin the Style Editor according to shorlander's mockups. r=dao
|
2011-12-19 15:14:58 +01:00 |
|
Victor Porof
|
77e44974ce
|
Bug 689920 - Integrate Tilt with existing Firefox developer tools; r=cedric,msucan,rcampbell
|
2011-11-10 12:09:18 +02:00 |
|
Cameron McCormack
|
f374bcc12d
|
Bug 708107 - Remove calls to ignoreAllUncaughtExceptions() from these devtools tests. r=robcee a=ehsan
|
2011-12-13 09:49:29 +11:00 |
|
Rob Campbell
|
f2324e5ce2
|
Bug 705731 - Create InspectorUI.notifications.DESTROYED notification; r=prouget
|
2011-12-07 10:38:41 -04:00 |
|
Tim Taubert
|
2b6e549e62
|
merge m-c to fx-team
|
2011-12-05 11:13:17 +01:00 |
|
Paul Rouget
|
de91a5e484
|
Bug 706734 - "this.veilContainer is null" in browser/devtools/highlighter/inspector.jsm. r=robcee
|
2011-12-01 11:46:06 +01:00 |
|
Cameron McCormack
|
2290a3af32
|
Bug 706746 - Don't try to close the Inspector's "Leaving this page" notification bar twice. r=msucan
|
2011-12-02 11:08:56 +11:00 |
|
Cameron McCormack
|
0fb03e07e0
|
Bug 703176 - Ensure all browser chrome mochitests do fail when uncaught JS exceptions occur. (v1.1) r=jmaher
|
2011-12-02 23:25:03 +11:00 |
|
Paul Rouget
|
b134374732
|
Bug 692466 - [highlighter] transitions should be disabled only while scrolling, not when the node is locked; r=msucan,dao
|
2011-11-22 00:11:23 +01:00 |
|
Paul Rouget
|
0469267b97
|
Bug 704228 - Keybindings not restored in Highlighter when returning from other tab; r=rcampbell
|
2011-11-21 22:47:21 +01:00 |
|
Paul Rouget
|
e22ad5c2f2
|
Bug 705932 - Inspector should allow copying the current element's id/classes; f=jwalker; r=dao
|
2011-11-29 10:18:42 +01:00 |
|
Paul Rouget
|
0f021c1cf9
|
Bug 696139 - [highlighter] Attach the InspectorUI instance when notifying 'highlighter-ready'; r=rcampbell
|
2011-10-20 19:29:07 +02:00 |
|
Johan Charlez
|
8d5e7d6e28
|
Bug 691884 - Pressing Escape 'Esc' should close developer 'Inspect' mode; r=rcampbell
|
2011-11-21 15:32:35 -04:00 |
|
Mike Hommey
|
8d654e2170
|
Bug 703633 - TreePanel.jsm uses a resource:/// url that ought to be resource://gre/; r=rcampbell
|
2011-11-18 18:36:16 +01:00 |
|
Paul Rouget
|
f33df94d07
|
Bug 703237 - Figure out why browser_inspector_highlighter.js and browser_inspector_iframeTest.js fail when the style of the highlighter toolbar change; r=rcampbell
|
2011-11-18 12:08:51 +01:00 |
|
Cameron McCormack
|
13ab90286a
|
Bug 652494 - Report uncaught JS exceptions in chrome mochitests as test failures. r=jmaher
|
2011-11-12 22:06:54 +11:00 |
|
Rob Campbell
|
199523feba
|
Bug 689946 - Docked HTML panel in the highlighter should remember its height; r=msucan
|
2011-11-07 15:31:45 -04:00 |
|
Rob Campbell
|
3b76fa589c
|
Bug 700044 - Duplicate rule views after tab switching. r=msucan
|
2011-11-07 10:35:40 -08:00 |
|
Dave Camp
|
c2a0574100
|
Bug 696181 - Properties disabled in the css rule view should not be lost. r=robcee
|
2011-11-07 10:35:40 -08:00 |
|
Dave Camp
|
c9cf1b65d0
|
Bug 699978 - Tools should notify the highlighter when they've modified a node. r=robcee
|
2011-11-06 19:02:08 -08:00 |
|
Mihai Sucan
|
dc28502c99
|
Bug 699308 - Highlighter closes during iframe requests. r=robcee
|
2011-11-06 16:48:59 +02:00 |
|
Rob Campbell
|
57b784f621
|
Bug 696107 - HTML attribute editor in highlighter conflicts with new keyboard controls. r=dcamp
|
2011-11-05 12:38:00 -07:00 |
|
Dão Gottwald
|
0b639ce679
|
Bug 700036 - Put the style inspector into a xul document. r=dcamp
--HG--
rename : browser/devtools/styleinspector/csshtmltree.xhtml => browser/devtools/styleinspector/csshtmltree.xul
rename : browser/devtools/styleinspector/cssruleview.xhtml => browser/devtools/styleinspector/cssruleview.xul
|
2011-11-05 12:31:00 -07:00 |
|
Ed Morley
|
7bc582f20f
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
|
Rob Campbell
|
92c7bd7f02
|
merge m-c to fx-team
|
2011-11-05 10:11:34 -03:00 |
|
Rob Campbell
|
048d461e6b
|
Bug 699475 - Integrate RuleView into Highlighter Sidebar; r=dcamp
|
2011-11-03 18:40:36 -03:00 |
|
Rail Aliiev
|
8a56fd9db2
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Rob Campbell
|
04a8e53c79
|
Bug 699475 - Backed out changeset b878369ab3c8, testfailures and a
bug. a=orange
|
2011-11-03 19:55:02 -03:00 |
|
Rob Campbell
|
4d975d962c
|
Bug 699475 - Integrate RuleView into Highlighter Sidebar; r=dcamp
|
2011-11-03 18:40:36 -03:00 |
|