Bug 308065
| Summary: | Replace isInUserAgentShadowTree() with bit flag checks | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | New Bugs | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryosuke Niwa
We don't need to make a function call for `isInUserAgentShadowTree()`.
Use bit flags to determine this condition instead.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/58865
EWS
Committed 307738@main (46370fde504e): <https://commits.webkit.org/307738@main>
Reviewed commits have been landed. Closing PR #58865 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/170601263>