RESOLVED FIXED 25773
Clean up the "graphicsContextsFlipped" terminology for accelerated compositing
https://bugs.webkit.org/show_bug.cgi?id=25773
Summary Clean up the "graphicsContextsFlipped" terminology for accelerated compositing
Simon Fraser (smfr)
Reported 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.
Attachments
Patch, changelog (10.31 KB, patch)
2009-05-13 18:06 PDT, Simon Fraser (smfr)
hyatt: review+
Simon Fraser (smfr)
Comment 1 2009-05-13 18:06:59 PDT
Created attachment 30308 [details] Patch, changelog
Dave Hyatt
Comment 2 2009-05-15 12:03:02 PDT
Comment on attachment 30308 [details] Patch, changelog r=me
Simon Fraser (smfr)
Comment 3 2009-05-17 10:02:29 PDT
Note You need to log in before you can comment on or make changes to this bug.