Bug 149557

Summary: Expose 'geometryFlipped' state for debugging/logging purposes
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: Layout and RenderingAssignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch v2 (Fix iOS/WK2 build) none

Brent Fulgham
Reported 2015-09-25 11:17:48 PDT
Although we have a PlatformCALayer::setGeometryFlipped method, there is no corresponding "PlatformCALayer::geometryFlipped" accessor. Fix this so I can log it for debugging purposes.
Attachments
Patch (5.03 KB, patch)
2015-09-25 11:45 PDT, Brent Fulgham
no flags
Patch v2 (Fix iOS/WK2 build) (7.10 KB, patch)
2015-09-25 13:47 PDT, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2015-09-25 11:45:41 PDT
Brent Fulgham
Comment 2 2015-09-25 12:20:56 PDT
I'll fix the iOS/OSX build error and land from my Mac.
Brent Fulgham
Comment 3 2015-09-25 13:47:55 PDT
Created attachment 261937 [details] Patch v2 (Fix iOS/WK2 build)
Brent Fulgham
Comment 4 2015-09-28 15:48:01 PDT
Note You need to log in before you can comment on or make changes to this bug.