Closed Bug 1912354 Opened 1 year ago Closed 1 year ago

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

Categories

(SeaMonkey :: General, enhancement)

SeaMonkey 2.53
enhancement

Tracking

(seamonkey2.53+ fixed)

RESOLVED FIXED
seamonkey2.53
Tracking Status
seamonkey2.53 + fixed

People

(Reporter: nsITobin, Assigned: nsITobin)

Details

(Whiteboard: SM2.53.20)

Attachments

(1 file, 2 obsolete files)

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.patch (obsolete) — Splinter 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+

Took the liberty and grabbed the patch. Nit fixes. For the new files http license link changed to https which is current mozilla style and version change added.
One more nit fix with a curly bracket moved from its own line.
r/a+ from IanN retained.

Attachment #9418614 - Attachment is obsolete: true
Attachment #9434270 - Flags: review+
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Whiteboard: SM2.53.20
Target Milestone: --- → seamonkey2.53
Version: unspecified → SeaMonkey 2.53 Branch
Version: SeaMonkey 2.53 Branch → SeaMonkey 2.53
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: