Closed Bug 1171342 Opened 8 years ago Closed 8 years ago

store contenteditable.css and designmode.css in the style sheet cache

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla41
Tracking Status
firefox41 --- fixed

People

(Reporter: heycam, Assigned: heycam)

References

Details

Attachments

(1 file, 1 obsolete file)

This will help with bug 77999.
Attached patch patch (obsolete) — Splinter Review
https://treeherder.mozilla.org/#/jobs?repo=try&revision=3d65d29e341d
Assignee: nobody → cam
Status: NEW → ASSIGNED
Attachment #8615123 - Flags: review?(jwatt)
Test failures revealed an underlying problem where we could insert these style sheets more than once.  The current code doesn't assert because we create a new sheet each time, but with the patch we use the same sheet.
Attached patch patch v2Splinter Review
https://treeherder.mozilla.org/#/jobs?repo=try&revision=f80cb466ac08
Attachment #8615123 - Attachment is obsolete: true
Attachment #8615123 - Flags: review?(jwatt)
Attachment #8615187 - Flags: review?(jwatt)
Attachment #8615187 - Flags: review?(jwatt) → review+
https://hg.mozilla.org/mozilla-central/rev/7ae3e54ebb63
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in before you can comment on or make changes to this bug.