[Webkit-unassigned] [Bug 174239] WKWindowFeatures needs to expose scrollbar, fullscreen, and dialog configuration properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 11 15:53:18 PDT 2017


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

--- Comment #12 from Brady Eidson <beidson at apple.com> ---
/Volumes/Data/EWS/WebKit/Tools/TestWebKitAPI/Tests/WebKit2Cocoa/OpenAndCloseWindow.mm:237:91: error: use of undeclared identifier 'NSWindowStyleMaskBorderless'
    auto window = adoptNS([[NSWindow alloc] initWithContentRect:[webView frame] styleMask:NSWindowStyleMaskBorderless backing:NSBackingStoreBuffered defer:YES]);
                                                                                          ^
1 error generated.

Can't use 10.12 SDK features as long as WebKit has to build on 10.11

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170711/908736f6/attachment.html>


More information about the webkit-unassigned mailing list