Commit Graph

35 Commits

Author SHA1 Message Date
Kyle Simpson
d8a34e9c6a Bug 575234 - Create attribute-value editor for HTML inspector; f=pwalton r=rcampbell,gavin.sharp 2011-08-17 09:16:15 -03:00
Dão Gottwald
7fcedf3d10 Backed out changeset 7715bba5cc3a 2011-08-15 19:49:57 +02:00
Mihai Sucan
c2f9c305a1 Bug 566084 - Inspect gets disabled when navigating to new pages; f=rcampbell r=rcampbell,dolske ui-r=limi 2011-08-15 20:02:43 +03:00
Rob Campbell
eff0c6a93c Bug 666650 - [highlighter] create a global toolbar for the highlighter; r=mihai.sucan,gavin.sharp; a=nits 2011-08-04 14:04:42 -03:00
Rob Campbell
9163fd9bbd Bug 666650 - [highlighter] create a global toolbar for the highlighter; r=mihai.sucan,gavin.sharp 2011-08-02 18:28:49 -03:00
Paul Rouget
dfcf7390ed Bug 671689 - [highlighter] Nodes should be selectable from the HTML tree; r=rcampbell,gavin.sharp 2011-08-02 18:08:38 -03:00
Mike Ratcliffe
a0f9e088a6 Bug 660606 - Highlighter should allow registration of developer tools; r=rcampbell,dolske 2011-07-26 12:28:54 -03:00
Paul Rouget
bfaaf387b5 Bug 669656 - [highlighter] Once a node is locked, the highlighter should give a visual feedback; r=rcampbell,dao 2011-07-22 16:18:27 -03:00
Paul Rouget
ce5d8a8042 Bug 664436 - Implement the highlighter without an iframe. r=dao
--HG--
extra : rebase_source : 04cff2a46fba7e38efa0d230d30c6d76d8f022d4
2011-07-11 19:18:11 +02:00
Rob Campbell
17c2bcb1cf Bug 660606 - Highlighter should allow registration of developer tools;
r=rcampbell,dolske, Backed out changeset 091f9b61d326, a=#orange
2011-07-06 14:43:55 -03:00
Mike Ratcliffe
4cb81b108d Bug 660606 - Highlighter should allow registration of developer tools; r=rcampbell,dolske 2011-07-06 11:27:53 -03:00
Dão Gottwald
843bffeb0d Bug 669178 - Remove InspectorUI.embeddedBrowserParents since it leaks content windows and is generally broken. r=robcee/gavin 2011-07-05 16:54:46 +02:00
Paul Rouget
5fb0e58b1b Bug 665880 - [highlighter] If a <embed> node is highlighted, a <<node.getSVGDocument() is null>> exception is raised; r=rcampbell,gavin.sharp 2011-06-30 10:17:48 -03:00
Mihai Sucan
2cb1359cb7 Bug 642471 - Rewrite PanelHighlighter using transparent xul iframe and canvas. patch=robcee,msucan,paul r=dietrich 2011-06-16 11:24:20 -07:00
Rob Campbell
b370997197 Bug 653528 - Strip out Style and DOM panels and support code from Inspector.; r=gavin.sharp 2011-05-26 14:38:09 -03:00
Mihai Sucan
424d059fb2 Bug 593460 - Tests must properly close the Inspector; f=rcampbell r=sdwilsh 2011-05-04 17:45:40 +03:00
Rob Campbell
e7246c3959 bug 633196 - Object details don't open in the Web Console, when trying a second time, rs=gavin, a=orange 2011-02-14 11:59:41 -08:00
Wolfgang Rosenauer
e01eb85f17 Bug 617000 - webconsole doesn't load for firefox-on-xulrunner setups. r+a20=gavin 2010-12-06 16:15:50 +01:00
Rob Campbell
12966c5056 Bug 593536 - Hide the Inspector behind a pref, r=gavin, a=blocking2.0 2010-09-09 18:52:43 -03:00
Rob Campbell
9e0b0e29f9 Bug 592525 - Txul Regression between 1PM-3PM PDT, r=gavin, a=blocking2.0 2010-09-09 18:52:43 -03:00
Rob Campbell
0baa0b5119 Bug 572038 - Create new Tree Panel for Inspector, r=gavin, a=blocking2.0 2010-09-03 15:34:09 -03:00
Rob Campbell
fa38dbdbae backout of rev. 9d7e7ac57f10 from bug 572038 due to txul regression, see bug 592525, a=#developers 2010-09-01 14:28:56 -03:00
Rob Campbell
a1398e70de Bug 572038 - Create new Tree Panel for Inspector, r=gavin, a=blocking2.0 2010-08-31 14:31:48 -03:00
Rob Campbell
1fa14e0341 backing out patch from bug 572038, a=developers 2010-08-28 15:52:23 -03:00
Rob Campbell
5d035e5240 Bug 572038 - Create new Tree Panel for Inspector (milestone 0.5), r=gavin, a=blocking2.0 (beta5) 2010-08-28 13:07:41 -03:00
Mihai Sucan
db06beb576 Bug 589209 - change name of DOM panel to Object r=gavin.sharp a=gavin.sharp 2010-08-25 14:47:24 -07:00
Mihai Sucan
086f799910 Bug 566083 - Inspect disappears when switching tabs r=dolske a=blocking2.0 2010-08-25 12:47:36 -07:00
Rob Campbell
4f622e445b Bug 561782 - Create DOM Panel for inspecting DOM nodes and their properties (reticle) Milestone 0.3 r=dietrich a=blocking2.0 2010-08-18 16:54:06 -07:00
Julian Viereck
154cacd36e Bug 560830 - Handle DOMMouseScroll events in highlighter panels, r+a=gavin 2010-08-09 16:02:20 -03:00
Mihai Sucan
475f933020 Bug 566081 - Inspect doesn't work inside iframes, r=gavin 2010-07-30 08:30:55 -03:00
Rob Campbell
239ca21615 bug 560692 - Create a style panel for web page inspector. p=me, r=gavin 2010-07-16 11:12:39 -03:00
Rob Campbell
a8693514ad bug 566096 - Inspect menu item's check mark gets out of sync when switching tabs, p=me, r=gavin 2010-05-20 14:34:04 -03:00
Rob Campbell
541a1320f8 Bug 547453: create a web page inspector for Firefox, r=gavin 2010-05-13 16:38:21 -04:00
Gavin Sharp
eb6853093f Backed out changeset f551d1be254e (inspector-0.1, fixing commit message)
--HG--
extra : rebase_source : b7a94409c817d49822920a8d38aadfc8dae1a0db
2010-05-13 16:36:43 -04:00
Rob Campbell
57f96d9b56 inspector-0.1 2010-05-13 17:08:34 -03:00