Open Bug 1912354 Opened 3 months ago Updated 2 months ago

Allow DOMi to inspect any DOM element by shift + right click

Categories

(SeaMonkey :: General, enhancement)

enhancement

Tracking

(Not tracked)

ASSIGNED

People

(Reporter: nsITobin, Assigned: nsITobin)

Details

Attachments

(1 file, 1 obsolete file)

One of the short-lived DOM Inspector forks had the ability to inspect any DOM Element, XUL or HTML, by holding shift and right clicking the element.

Previously, I added the ability to the UXP version of DOMi, this bug will port it to the original in a slightly more polished state.

I have attempted to match general style and update things to the current scripting standard but I may have missed a few things.

Assignee: nobody → tobin
Attached patch v2.patchSplinter Review
  • Switched observerService to Services.obs.*.
  • Further fixed code style and formatting
Attachment #9418424 - Attachment is obsolete: true

Comment on attachment 9418614 [details] [diff] [review]
v2.patch

[Approval Request Comment]
Regression caused by (bug #): --
User impact if declined: less functionality
Testing completed (on m-c, etc.): 2.53.20bb1 pre
Risk to taking this patch (and alternatives if risky): behind a pref so no risk
String changes made by this patch: none

Attachment #9418614 - Flags: review?(iannbugzilla)
Attachment #9418614 - Flags: approval-comm-release?
Status: NEW → ASSIGNED

Comment on attachment 9418614 [details] [diff] [review]
v2.patch

[Triage Comment]
Seems to work okay from testing

Comments should end with a full stop:
// Shift + right click

Please fix indentation for:
Services.wm.addListener(this.aListener);

r/a=me with those fixed

Attachment #9418614 - Flags: review?(iannbugzilla)
Attachment #9418614 - Flags: review+
Attachment #9418614 - Flags: approval-comm-release?
Attachment #9418614 - Flags: approval-comm-release+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: