RESOLVED FIXED 116323
Move the policy function to WebFramePolicyListener
https://bugs.webkit.org/show_bug.cgi?id=116323
Summary Move the policy function to WebFramePolicyListener
Anders Carlsson
Reported 2013-05-17 09:38:02 PDT
Move the policy function to WebFramePolicyListener
Attachments
Patch (4.89 KB, patch)
2013-05-17 09:42 PDT, Anders Carlsson
darin: review+
Anders Carlsson
Comment 1 2013-05-17 09:42:46 PDT
Darin Adler
Comment 2 2013-05-17 09:44:02 PDT
Comment on attachment 202102 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=202102&action=review > Source/WebKit/mac/WebCoreSupport/WebFrameLoaderClient.mm:2024 > + _policyFunction = nullptr; OK but unneeded.
Anders Carlsson
Comment 3 2013-05-17 09:47:45 PDT
Note You need to log in before you can comment on or make changes to this bug.