Bug 25773 - Clean up the "graphicsContextsFlipped" terminology for accelerated compositing
Summary: Clean up the "graphicsContextsFlipped" terminology for accelerated compositing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-13 17:47 PDT by Simon Fraser (smfr)
Modified: 2009-05-17 10:02 PDT (History)
0 users

See Also:


Attachments
Patch, changelog (10.31 KB, patch)
2009-05-13 18:06 PDT, Simon Fraser (smfr)
hyatt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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