Bug 136338 - [GTK] ScrollbarThemeGtk should not depend on RenderThemeGtk
Summary: [GTK] ScrollbarThemeGtk should not depend on RenderThemeGtk
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on: 136336
Blocks: 22176
  Show dependency treegraph
 
Reported: 2014-08-28 04:30 PDT by Carlos Garcia Campos
Modified: 2014-08-29 00:43 PDT (History)
0 users

See Also:


Attachments
Patch (13.99 KB, patch)
2014-08-28 05:05 PDT, Carlos Garcia Campos
pnormand: review+
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 2014-08-28 04:30:46 PDT
It's a layering violation (RenderThemeGtk is still in platform, but should be moved to WebCore eventually)
Comment 1 Carlos Garcia Campos 2014-08-28 05:05:30 PDT
Created attachment 237305 [details]
Patch
Comment 2 Carlos Garcia Campos 2014-08-29 00:43:17 PDT
Committed r173110: <http://trac.webkit.org/changeset/173110>