RESOLVED FIXED 165362
[CSS Parser] Remove Inspector test of Bison errors
https://bugs.webkit.org/show_bug.cgi?id=165362
Summary [CSS Parser] Remove Inspector test of Bison errors
Dave Hyatt
Reported 2016-12-03 13:24:24 PST
[CSS Parser] Remove Inspector test of Bison errors
Attachments
Patch (4.47 KB, patch)
2016-12-03 13:28 PST, Dave Hyatt
no flags
Patch (4.35 KB, patch)
2016-12-03 13:31 PST, Dave Hyatt
simon.fraser: review+
Dave Hyatt
Comment 1 2016-12-03 13:28:13 PST
Dave Hyatt
Comment 2 2016-12-03 13:31:47 PST
Dave Hyatt
Comment 3 2016-12-03 13:43:34 PST
Removed in r209305.
Blaze Burg
Comment 4 2016-12-04 13:25:03 PST
Do we have a story for how these errors will be reported to Inspector with the new CSS parser?
Joseph Pecoraro
Comment 5 2016-12-05 10:52:25 PST
(In reply to comment #4) > Do we have a story for how these errors will be reported to Inspector with > the new CSS parser? Maybe the "*" class of warnings should go away (this invalid syntax is frequently used for "IE6 only styles" because IE6 parsed them as valid). However we would certainly want to make sure that general CSS parse errors make it to Web Inspector.
Note You need to log in before you can comment on or make changes to this bug.