Bug 59694 - [GTK] Check whether to use native scrollbars at run time
Summary: [GTK] Check whether to use native scrollbars at run time
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 59695
  Show dependency treegraph
 
Reported: 2011-04-28 06:21 PDT by Carlos Garcia Campos
Modified: 2011-04-28 09:05 PDT (History)
0 users

See Also:


Attachments
Patch (3.65 KB, patch)
2011-04-28 06:23 PDT, Carlos Garcia Campos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>