Bug 126039 - Don't call setContentsToCanvas() for normal canvii
Summary: Don't call setContentsToCanvas() for normal canvii
Status: RESOLVED DUPLICATE of bug 126042
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-19 18:49 PST by Simon Fraser (smfr)
Modified: 2013-12-19 19:38 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2013-12-19 18:49:53 PST
We're hitting the WebGL-ish setContentsToCanvas() code in RenderLayerBacking::updateGraphicsLayerConfiguration() which is confusing. We only want to do this for WebGL.
Comment 1 Simon Fraser (smfr) 2013-12-19 19:38:06 PST

*** This bug has been marked as a duplicate of bug 126042 ***