Closed Bug 1636974 Opened 4 years ago Closed 4 years ago

Move initialization of `SheetLoadData::mIsLinkPreload` to constructor(s)

Categories

(Core :: DOM: Security, task, P3)

task

Tracking

()

RESOLVED FIXED
mozilla78
Tracking Status
firefox78 --- fixed

People

(Reporter: mayhemer, Assigned: emilio)

References

Details

(Whiteboard: [domsecurity-backlog1])

Attachments

(1 file)

According Emilio's requirement. Right now this public member is updated at run-time at the place we know the SheetLoadData is for a link preload. This is a cleanup bug.

Flags: needinfo?(emilio)
Priority: -- → P3
Whiteboard: [domsecurity-backlog1]
Flags: needinfo?(emilio)

And make a bunch of other stuff const while at it.

Assignee: nobody → emilio
Status: NEW → ASSIGNED
Assignee: nobody → emilio
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f53ceddd5fe3
Make SheetLoadData know whether it's a preload on construction. r=mayhemer
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/74820b124af2
Unbust base toolchain builds by working around a GCC bug.
Pushed by rmaries@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/97a303dee937
Make SheetLoadData know whether it's a preload on construction. r=mayhemer
https://hg.mozilla.org/integration/autoland/rev/f3fecdea9001
Unbust base toolchain builds by working around a GCC bug. CLOSED TREE
Backout by rmaries@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d67766877c1a
Backed out 2 changesets for wpt perma failures at subresource-integrity.html. CLOSED TREE
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: