Bug 91961 - Fix ENABLE_CSS_IMAGE_ORIENTATION compile flag
Summary: Fix ENABLE_CSS_IMAGE_ORIENTATION compile flag
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Barr
URL: http://www.w3.org/TR/2012/CR-css3-ima...
Keywords:
Depends on: 89055
Blocks: 89052 91566
  Show dependency treegraph
 
Reported: 2012-07-22 23:03 PDT by David Barr
Modified: 2012-07-23 22:47 PDT (History)
3 users (show)

See Also:


Attachments
Patch (5.43 KB, patch)
2012-07-22 23:15 PDT, David Barr
no flags Details | Formatted Diff | Diff
Patch for landing (1.70 KB, patch)
2012-07-23 21:37 PDT, David Barr
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Barr 2012-07-22 23:03:18 PDT
Somehow, in bug 89055, a rule was missed implementing the ENABLE_CSS_IMAGE_ORIENTATION compile flag.

Source/WebCore/Configurations/FeatureDefines.xcconfig needs to be updated to include this flag.
Comment 1 David Barr 2012-07-22 23:15:56 PDT
Created attachment 153734 [details]
Patch
Comment 2 David Barr 2012-07-23 21:37:15 PDT
Created attachment 153954 [details]
Patch for landing

Rebased against ToT. Partially applied inadvertently in bug 90046.
Comment 3 WebKit Review Bot 2012-07-23 22:47:11 PDT
Comment on attachment 153954 [details]
Patch for landing

Clearing flags on attachment: 153954

Committed r123427: <http://trac.webkit.org/changeset/123427>
Comment 4 WebKit Review Bot 2012-07-23 22:47:14 PDT
All reviewed patches have been landed.  Closing bug.