Bug 91961

Summary: Fix ENABLE_CSS_IMAGE_ORIENTATION compile flag
Product: WebKit Reporter: David Barr <davidbarr>
Component: CSSAssignee: David Barr <davidbarr>
Status: RESOLVED FIXED    
Severity: Normal CC: mikelawther, tony, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://www.w3.org/TR/2012/CR-css3-images-20120417/#the-image-orientation
Bug Depends on: 89055    
Bug Blocks: 89052, 91566    
Attachments:
Description Flags
Patch
none
Patch for landing none

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.