Bug 305301
| Summary: | Update compileSelector() to take in CSSSelector by reference | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | CSS | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | koivisto, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Update compileSelector() to take in CSSSelector by reference instead of raw pointer, given that it cannot be null.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/56430
EWS
Committed 305436@main (daee78a99c70): <https://commits.webkit.org/305436@main>
Reviewed commits have been landed. Closing PR #56430 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/167959254>