RESOLVED FIXED 198934
[WHLSL] Remove backtracking from parseAttributeBlock
https://bugs.webkit.org/show_bug.cgi?id=198934
Summary [WHLSL] Remove backtracking from parseAttributeBlock
Robin Morisset
Reported 2019-06-17 15:13:44 PDT
It is one of 3 places left in the parser that use backtrackingScope, and it is by far the simplest to remove.
Attachments
Patch (1.76 KB, patch)
2019-06-17 15:16 PDT, Robin Morisset
no flags
Robin Morisset
Comment 1 2019-06-17 15:16:28 PDT
WebKit Commit Bot
Comment 2 2019-06-17 16:07:38 PDT
Comment on attachment 372277 [details] Patch Clearing flags on attachment: 372277 Committed r246520: <https://trac.webkit.org/changeset/246520>
WebKit Commit Bot
Comment 3 2019-06-17 16:07:39 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2019-06-17 16:08:18 PDT
Note You need to log in before you can comment on or make changes to this bug.