Bug 247215
| Summary: | hasRareData() check is being called on the incorrect object in Element.cpp:2008 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chirag M Shah <chirag_m_shah> |
| Component: | WebCore Misc. | Assignee: | Chirag M Shah <chirag_m_shah> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chirag M Shah
hasRareData() check is being called on the incorrect object in Element.cpp:2008
It should be called on the parameter, and instead its being called on this
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chirag M Shah
Pull request: https://github.com/chirags27/WebKit/pull/2
Chirag M Shah
Pull request: https://github.com/WebKit/WebKit/pull/5924
EWS
Committed 256125@main (cf7b17d7b271): <https://commits.webkit.org/256125@main>
Reviewed commits have been landed. Closing PR #5924 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/101705191>