[Cocoa] API::FrameHandle has a generic wrapper
Created attachment 223436 [details] Add WKFrameHandle
Comment on attachment 223436 [details] Add WKFrameHandle Very nice. Did we decide that SPI classes should have an underscore prefix as well?
(In reply to comment #2) > (From update of attachment 223436 [details]) > Very nice. > > Did we decide that SPI classes should have an underscore prefix as well? I think so far the only underscore-prefixed classes are ones that are internal.
Fixed in <http://trac.webkit.org/r163629>.