RESOLVED FIXED 144783
Don't register for Lookup notifications until needed
https://bugs.webkit.org/show_bug.cgi?id=144783
Summary Don't register for Lookup notifications until needed
Conrad Shultz
Reported 2015-05-07 20:10:06 PDT
WKView currently unconditionally registers for Lookup popover closure notifications when initialized, but it really doesn't need to unless lookup is invoked.
Attachments
Patch (5.86 KB, patch)
2015-05-07 20:17 PDT, Conrad Shultz
thorton: review+
Conrad Shultz
Comment 1 2015-05-07 20:10:41 PDT
Conrad Shultz
Comment 2 2015-05-07 20:17:06 PDT
Tim Horton
Comment 3 2015-05-07 20:48:56 PDT
Comment on attachment 252677 [details] Patch Thank you!
Conrad Shultz
Comment 4 2015-05-07 21:25:05 PDT
Note You need to log in before you can comment on or make changes to this bug.