Closed Bug 1229567 Opened 10 years ago Closed 9 years ago

back out data: URL hack from bug 1194856

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla46
Tracking Status
firefox45 --- affected
firefox46 --- fixed

People

(Reporter: dbaron, Assigned: heycam)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

We probably want to back out the hack in https://hg.mozilla.org/mozilla-central/rev/d05b4fbebba8 . I think the conclusion was that it didn't help anything, although I'm not sure.
Is it correct that this didn't help? Should we revert it?
Flags: needinfo?(cam)
That's right, it didn't help and we should back it out.
Flags: needinfo?(cam)
Attached patch patchSplinter Review
Assignee: nobody → cam
Status: NEW → ASSIGNED
Attachment #8701371 - Flags: review?(dbaron)
Comment on attachment 8701371 [details] [diff] [review] patch (I see dbaron's review queue is a bit long at the moment, so moving this (and a couple of others) over to dholbert.)
Attachment #8701371 - Flags: review?(dbaron) → review?(dholbert)
Comment on attachment 8701371 [details] [diff] [review] patch Review of attachment 8701371 [details] [diff] [review]: ----------------------------------------------------------------- I'm not reviewing the details of this patch too closely, since IIUC it's just reverting an experiment that didn't pan out. I did discover one minor nit from doing an explicit backout (of d05b4fbebba8) locally myself, and diffing it against your attached patch. r=me with that nit addressed. ::: layout/style/nsLayoutStylesheetCache.cpp @@ +206,5 @@ > EnsureGlobal(); > > if (!gStyleCache->mNoFramesSheet) { > // If you update the data: URL, also update noframes.css (See bug 1194856.) > + LoadSheetURL("resource://gre-resources/noframes.css", The comment here ("If you update the data: URL") needs removing, to make the backout complete. (and because you're removing the data URL that the comment refers to)
Attachment #8701371 - Flags: review?(dholbert) → review+
Thanks, yes I'll remove the comment too.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: