Bug 286747
| Summary: | Regression(289546@main) Introduced crashes on the bots | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | CSS | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | commit-queue, koivisto, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
originalTokens was not captured early enough, as a result, when going back one item, we would sometimes try to access originalTokens[-1].
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
<rdar://problem/143882194>
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/39763
EWS
Committed 289558@main (df8d07856ceb): <https://commits.webkit.org/289558@main>
Reviewed commits have been landed. Closing PR #39763 and removing active labels.
Chris Dumez
*** Bug 286743 has been marked as a duplicate of this bug. ***
Chris Dumez
*** Bug 286745 has been marked as a duplicate of this bug. ***