Closed Bug 1850238 Opened 1 year ago Closed 1 year ago

Make link states not intrinsic

Categories

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

task

Tracking

()

RESOLVED FIXED
119 Branch
Tracking Status
firefox119 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

Details

Attachments

(3 files, 1 obsolete file)

No description provided.

While at it remove some batching that happened in Document, since
history queries are already batched and sent on idle time since
bug 1593690, so we're not saving that much work.

Assignee: nobody → emilio
Status: NEW → ASSIGNED

History queries are already batched and sent on idle time since
bug 1593690, so we're not saving that much work.

Depends on D186877

Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/99edf5a2b043 Make Link states not intrinsic. r=smaug https://hg.mozilla.org/integration/autoland/rev/2db6638a3d8a 1850293: apply code formatting via Lando
Attachment #9350558 - Attachment is obsolete: true

This fixes some intermittent that my previous patches introduce because
we don't reframe so often object or embed documents, and so the class
(which gets set on resize etc) isn't set.

The class is immutable in the object case so it's safe to just do this.

Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d022a7b7801a Set in-object-or-embed flag on image documents earlier. r=smaug
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Status: REOPENED → RESOLVED
Closed: 1 year ago1 year ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: