Bug 45768 - [chromium] Remove WebKit::areLayoutTestImagesOpaque since it's no longer needed
Summary: [chromium] Remove WebKit::areLayoutTestImagesOpaque since it's no longer needed
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-14 12:11 PDT by Tony Chang
Modified: 2010-09-14 17:45 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.92 KB, patch)
2010-09-14 12:13 PDT, Tony Chang
ojan: 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-14 12:11:58 PDT
[chromium] Remove WebKit::areLayoutTestImagesOpaque since it's no longer needed
Comment 1 Tony Chang 2010-09-14 12:13:12 PDT
Created attachment 67586 [details]
Patch
Comment 2 Tony Chang 2010-09-14 12:14:57 PDT
I rebaselined the Linux checksums so they now match Windows.  This lets me simplify this logic a bit and remove the bool in WebKit.h.
Comment 3 Tony Chang 2010-09-14 17:45:53 PDT
Committed r67521: <http://trac.webkit.org/changeset/67521>