Bug 25773

Summary: Clean up the "graphicsContextsFlipped" terminology for accelerated compositing
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Patch, changelog hyatt: review+

Description Simon Fraser (smfr) 2009-05-13 17:47:13 PDT
The GraphicsLayer code has this method called "graphicsContextsFlipped", which is vague and not really meaningful. 

What we really need is an indication that the compositing system uses a top-down or bottom-up cooridinate system.
Comment 1 Simon Fraser (smfr) 2009-05-13 18:06:59 PDT
Created attachment 30308 [details]
Patch, changelog
Comment 2 Dave Hyatt 2009-05-15 12:03:02 PDT
Comment on attachment 30308 [details]
Patch, changelog

r=me
Comment 3 Simon Fraser (smfr) 2009-05-17 10:02:29 PDT
http://trac.webkit.org/changeset/43777