[Webkit-unassigned] [Bug 157718] RenderLayer::hitTestList could mutate the list of candidate layers.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 14 18:49:26 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=157718

--- Comment #2 from zalan <zalan at apple.com> ---
Created attachment 278952
  --> https://bugs.webkit.org/attachment.cgi?id=278952&action=review
WIP patch

Not sure whether we should return nullptr or resultLayer. and whether the mutate check should happen at the end of the loop so that we could still return the current layer if it is the hittest candidate even if while hit testing it, the list got mutated.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160515/7c58ad5f/attachment.html>


More information about the webkit-unassigned mailing list