Closed Bug 239953 Opened 20 years ago Closed 20 years ago

Remove duplicated code in nsContentUtils

Categories

(Core :: DOM: Core & HTML, defect, P2)

defect

Tracking

()

RESOLVED FIXED
mozilla1.8alpha1

People

(Reporter: jst, Assigned: jst)

Details

Attachments

(1 file)

nsContentUtils duplicates some code in nsJSUtils, and now that the two files
live in the same library, the duplicated code can be removed. Patch coming up.
Attachment #145654 - Flags: superreview?(peterv)
Attachment #145654 - Flags: review?(bugmail)
Comment on attachment 145654 [details] [diff] [review]
Remove duplicated code.

assuming it compiles, r=me
Attachment #145654 - Flags: review?(bugmail) → review+
Comment on attachment 145654 [details] [diff] [review]
Remove duplicated code.

I'm assuming the differences between nsJSUtils::GetStaticScriptGlobal and
nsContentUtils::GetStaticScriptGlobal don't matter.
Attachment #145654 - Flags: superreview?(peterv) → superreview+
Shouldn't matter at all, no.
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → mozilla1.8alpha
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: