Bug 46526 - [chromium] remove unused gtk WebScreenInfoFactory
Summary: [chromium] remove unused gtk WebScreenInfoFactory
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Tony Chang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-24 15:23 PDT by Tony Chang
Modified: 2010-09-27 11:49 PDT (History)
2 users (show)

See Also:


Attachments
Patch (6.25 KB, patch)
2010-09-24 15:24 PDT, Tony Chang
tkent: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Chang 2010-09-24 15:23:45 PDT
[chromium] remove unused gtk WebScreenInfoFactory
Comment 1 Tony Chang 2010-09-24 15:24:26 PDT
Created attachment 68768 [details]
Patch
Comment 2 Tony Chang 2010-09-24 15:45:54 PDT
Looks like we stopped using this file a long time ago:
http://codereview.chromium.org/67145
Comment 3 Kent Tamura 2010-09-26 18:09:58 PDT
Comment on attachment 68768 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=68768&action=review

Please be careful of applying ChangeLog diff.

> WebKit/chromium/WebKit.gyp:-280
> -                'public/win/WebScreenInfoFactory.h',

This change is unrelated.  But it's ok.
Comment 4 Tony Chang 2010-09-27 11:49:40 PDT
Committed r68410: <http://trac.webkit.org/changeset/68410>