RESOLVED FIXED 200926
[ContentChangeObserver] isConsideredClickable should be able to process elements with no renderers
https://bugs.webkit.org/show_bug.cgi?id=200926
Summary [ContentChangeObserver] isConsideredClickable should be able to process eleme...
zalan
Reported 2019-08-20 11:09:32 PDT
when going from visible -> hidden.
Attachments
Patch (6.31 KB, patch)
2019-08-20 11:14 PDT, zalan
no flags
Patch (6.30 KB, patch)
2019-08-20 11:34 PDT, zalan
no flags
Radar WebKit Bug Importer
Comment 1 2019-08-20 11:09:54 PDT
zalan
Comment 2 2019-08-20 11:14:35 PDT
Simon Fraser (smfr)
Comment 3 2019-08-20 11:20:15 PDT
Comment on attachment 376784 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=376784&action=review > Source/WebCore/ChangeLog:7 > + Now that ContentChangeObserver tracks visible->hidden changes, isConsideredClickable should be able to deal with elemenets with no renderers. elemenets. You should say that this is fixing a crash (not just via the test case name).
zalan
Comment 4 2019-08-20 11:34:31 PDT
WebKit Commit Bot
Comment 5 2019-08-20 11:58:18 PDT
Comment on attachment 376786 [details] Patch Clearing flags on attachment: 376786 Committed r248911: <https://trac.webkit.org/changeset/248911>
WebKit Commit Bot
Comment 6 2019-08-20 11:58:20 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.