ASSIGNED 138778
[meta] Improve stability of the style builder
https://bugs.webkit.org/show_bug.cgi?id=138778
Summary [meta] Improve stability of the style builder
Chris Dumez
Reported 2014-11-16 10:40:31 PST
Improve stability of the style builder. The style builder makes a lot of assumptions about input pre-validation by the CSS Parser. Sometimes those assumptions are correct, but when they're not, we usually hit assertions. I am tested assigning random values to all CSS properties supported by WebKit and fixing crashes as I find them.
Attachments
Note You need to log in before you can comment on or make changes to this bug.