[Webkit-unassigned] [Bug 155383] Make preview inline navigation work API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 12 14:23:39 PST 2016


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

--- Comment #11 from Beth Dakin <bdakin at apple.com> ---
(In reply to comment #10)
> (In reply to comment #8)
> > (In reply to comment #6)
> > 
> > > > > Source/WebKit2/UIProcess/API/Cocoa/WKElementInfoInternal.h:39
> > > > > +#endif // WK_API_ENABLED
> > > > 
> > > > I think we normally don’t // WK_API_ENABLED.
> > > > 
> > > 
> > > I found 173 occurrences of '// WK_API_ENABLED' when I searched for it in the
> > > WebKit2 xcoeproj, so I left it in for now. :-O
> > 
> > I should have been more specific. I think we normally avoid //
> > WK_API_ENABLED in our API and SPI headers, or at least in our API headers :-P
> 
> OOoooOooOooOOoO. I have a bunch of them in the API headers. Will remove.

Although we do seem to have one in WKUIDelegate.h, but I will still remove the ones I added.

-- 
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/20160312/2de7122e/attachment.html>


More information about the webkit-unassigned mailing list