Closed Bug 795362 Opened 12 years ago Closed 5 years ago

[jsdbg2] Replace boilerplate macros with boilerplate class

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1564167

People

(Reporter: jimb, Unassigned)

Details

Attachments

(1 file)

I dislike the THIS_DEBUGOBJECT_OWNER_REFERENT and THIS_DEBUGOBJECT_REFERENT macros, as well as the similar ones for the boilerplate for the other Debugger classes. As an experiment, I tried replacing them with a class. This patch should have no visible effect, despite being 766 lines long and making your eyes glaze over.
Attachment #665952 - Flags: feedback?(jorendorff)
Comment on attachment 665952 [details] [diff] [review]
Replace THIS_DEBUGOBJECT_REFERENT and THIS_DEBUGOBJECT_OWNER_REFERENT with a class.

Seems reasonable enough.
Attachment #665952 - Flags: feedback?(jorendorff) → feedback+
Assignee: general → nobody
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: