Bug 156445 - Fixed compilation of JPEGImageDecoder with libjpeg v9.
Summary: Fixed compilation of JPEGImageDecoder with libjpeg v9.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-09 14:08 PDT by Konstantin Tokarev
Modified: 2016-04-09 18:46 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.33 KB, patch)
2016-04-09 14:17 PDT, Konstantin Tokarev
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Tokarev 2016-04-09 14:08:24 PDT
ICU defines TRUE and FALSE macros, breaking libjpeg v9 headers.
Comment 1 Konstantin Tokarev 2016-04-09 14:17:31 PDT
Created attachment 276097 [details]
Patch
Comment 2 WebKit Commit Bot 2016-04-09 18:46:26 PDT
Comment on attachment 276097 [details]
Patch

Clearing flags on attachment: 276097

Committed r199278: <http://trac.webkit.org/changeset/199278>
Comment 3 WebKit Commit Bot 2016-04-09 18:46:30 PDT
All reviewed patches have been landed.  Closing bug.