Closed
Bug 1270956
Opened 9 years ago
Closed 9 years ago
Make stylo codepaths more robust against unimplemented stuff
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla49
Tracking | Status | |
---|---|---|
firefox49 | --- | fixed |
People
(Reporter: bholley, Assigned: bholley)
References
Details
Attachments
(2 files)
(deleted),
patch
|
bholley
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
bholley
:
review+
|
Details | Diff | Splinter Review |
Right now we've got a lot of MOZ_CRASHes that make it impossible to prototype without a bunch of private tree hacks. I think it's worth upstreaming a few of the ones we've been using that don't interfere with the rest of Gecko.
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8749831 -
Flags: review+
Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8749832 -
Flags: review+
Comment 4•9 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/24e932653bd5
https://hg.mozilla.org/mozilla-central/rev/1d0b39b33148
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox49:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
You need to log in
before you can comment on or make changes to this bug.
Description
•