Closed Bug 1565767 Opened 5 years ago Closed 5 years ago

Stop returning already_AddRefed from nsINode::GetBaseURI

Categories

(Core :: DOM: Core & HTML, task)

task
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla70
Tracking Status
firefox70 --- fixed

People

(Reporter: bzbarsky, Assigned: bzbarsky)

References

Details

Attachments

(5 files)

Now that bug 903372 is fixed, we don't need to do this anymore.

We only needed this for xml:base.

Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3d55f32da2a4
part 1.  Stop returning addrefed URIs from GetBaseURI().  r=peterv
https://hg.mozilla.org/integration/autoland/rev/6ab526cc3d53
part 2.  Remove some unnecesary refcounting at nsPluginInstanceOwner::GetBaseURI callsites.  r=peterv
https://hg.mozilla.org/integration/autoland/rev/cd6675e2d5ba
part 3.  Remove some unnecesary refcounting at nsINode::GetBaseURI callsites.  r=peterv
https://hg.mozilla.org/integration/autoland/rev/7039ce59710f
part 4.  Remove some unnecesary refcounting at Document::GetBaseURI callsites.  r=peterv
https://hg.mozilla.org/integration/autoland/rev/9d6adda51187
part 5.  Remove some unnecesary refcounting at nsIContent::GetBaseURI callsites.  r=peterv
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: