Bug 109520 - Build fix after r142528
Summary: Build fix after r142528
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-11 16:44 PST by Kentaro Hara
Modified: 2013-02-11 16:48 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.25 KB, patch)
2013-02-11 16:45 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kentaro Hara 2013-02-11 16:44:49 PST
r142528 changed GIFImageReader from a struct to a class. We also need to fix a forward declaration.
Comment 1 Kentaro Hara 2013-02-11 16:45:41 PST
Created attachment 187726 [details]
Patch
Comment 2 Kentaro Hara 2013-02-11 16:48:39 PST
Committed r142550: <http://trac.webkit.org/changeset/142550>
Comment 3 Kentaro Hara 2013-02-11 16:48:50 PST
Comment on attachment 187726 [details]
Patch

Landed manually in r142550.