Closed Bug 1688925 Opened 5 years ago Closed 5 years ago

Move DNS prefetch state out of Link into its own super-class.

Categories

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

task

Tracking

()

RESOLVED FIXED
87 Branch
Tracking Status
firefox87 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

Details

Attachments

(3 files)

No description provided.
Assignee: nobody → emilio
Status: NEW → ASSIGNED

I made sure that this didn't grow HTMLAnchorElement, though if we don't
care too much (sizeof(HTMLAnchorElement) is 176 right now) we might want
to remove ToSupportsDNSPrefetch and such.

This fixes a subtle bug when the socket process is enabled too,
OnDNSPrefetchRequested wasn't being called when IsNeckoChild was true.

Depends on D103061

Keywords: leave-open
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1ac7432023a7 Move nsHTMLDNSPrefetch to the mozilla::dom namespace. r=smaug,edgar
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/37cbc73b07c3 Make nsLinkState an enum class, and make it smaller. r=edgar
Severity: -- → S3
Priority: -- → P3
Keywords: leave-open
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1731a015720a Move DNS prefetch state out of Link into its own super-class. r=smaug,edgar
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: