RESOLVED FIXED 209561
Remove hitTestOrder from ElementContext as it is no longer needed
https://bugs.webkit.org/show_bug.cgi?id=209561
Summary Remove hitTestOrder from ElementContext as it is no longer needed
Daniel Bates
Reported 2020-03-25 13:55:18 PDT
In bug #208463 I temporarily added a hit test order property to ElementContext as a holdover until <rdar://problem/59602885> is fixed. That radar has since been fixed. Let's remove the hit test order logic.
Attachments
Patch (6.48 KB, patch)
2020-03-25 14:03 PDT, Daniel Bates
no flags
Radar WebKit Bug Importer
Comment 1 2020-03-25 13:55:28 PDT
Daniel Bates
Comment 2 2020-03-25 14:03:59 PDT
Wenson Hsieh
Comment 3 2020-03-25 14:04:33 PDT
Comment on attachment 394542 [details] Patch r=mews
Daniel Bates
Comment 4 2020-03-26 16:06:35 PDT
Comment on attachment 394542 [details] Patch Clearing flags on attachment: 394542 Committed r259089: <https://trac.webkit.org/changeset/259089>
Daniel Bates
Comment 5 2020-03-26 16:06:36 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.