Open Bug 1377508 Opened 7 years ago Updated 2 years ago

consider nursery collecting URL

Categories

(Core :: DOM: Core & HTML, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: bkelly, Unassigned)

References

(Blocks 1 open bug)

Details

The URL DOM object may be a good candidate for nursery collection.  I have seen a fair bit of code that does this:


  new URL(foo, bar).href;

Anne suggests that long lived URL object may be somewhat unusual.
Priority: -- → P3
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.