Closed Bug 664355 Opened 13 years ago Closed 13 years ago

Maintain view selection and position across nodes for Computed Style viewer

Categories

(Other Applications :: DOM Inspector, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: crussell, Assigned: crussell)

References

Details

Attachments

(2 files)

Attached patch computedStyle.js cleanup (deleted) — Splinter Review
No description provided.
Attachment #539410 - Flags: review?(neil)
Attachment #539410 - Flags: review?(neil) → review+
Comment on attachment 539410 [details] [diff] [review] computedStyle.js cleanup >+ get uid() >+ { >+ return "computedStyle" >+ }, > >+ get pane() >+ { >+ return this.mPane >+ }, >+ >+ get subject() >+ { >+ return this.mSubject >+ }, Please add some ;s
Comment on attachment 539412 [details] [diff] [review] copy selection stuff and position across views In theory if you could update the view to look at the new object, you would only have to invalidate the value column.
Attachment #539412 - Flags: review?(neil) → review+
(In reply to comment #3) > Comment on attachment 539412 [details] [diff] [review] [review] > copy selection stuff and position across views > > In theory if you could update the view to look at the new object, you would > only have to invalidate the value column. True, but I don't like that it's not conceptually pure. (In reply to comment #2) > Please add some ;s Pushed with that change: http://hg.mozilla.org/dom-inspector/rev/8125b6d010ad Also: http://hg.mozilla.org/dom-inspector/rev/2d0a1137bcc6
Blocks: DOMi2.0.10
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: