Bug 59694

Summary: [GTK] Check whether to use native scrollbars at run time
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Bug Depends on:    
Bug Blocks: 59695    
Attachments:
Description Flags
Patch none

Description Carlos Garcia Campos 2011-04-28 06:21:20 PDT
It's currently decided at build time depending on whether webkit2 build is enabled or not. That makes imposible to build both webkit1 and webkit2 using the same libWebCore.
Comment 1 Carlos Garcia Campos 2011-04-28 06:23:26 PDT
Created attachment 91477 [details]
Patch
Comment 2 Carlos Garcia Campos 2011-04-28 09:04:28 PDT
Committed r85188: <http://trac.webkit.org/changeset/85188>