Bug 83514

Summary: [chromium] Defer texture id allocation for copies until the actual copy executes
Product: WebKit Reporter: James Robinson <jamesr>
Component: New BugsAssignee: James Robinson <jamesr>
Status: RESOLVED FIXED    
Severity: Normal CC: cc-bugs, enne, nduca, reveman, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 83530    
Attachments:
Description Flags
Patch enne: review+

James Robinson
Reported 2012-04-09 15:25:22 PDT
[chromium] Defer texture id allocation for copies until the actual copy executes
Attachments
Patch (26.17 KB, patch)
2012-04-09 15:26 PDT, James Robinson
enne: review+
James Robinson
Comment 1 2012-04-09 15:26:35 PDT
James Robinson
Comment 2 2012-04-09 15:27:22 PDT
This is a prereq for removing LayerChromium::updateCompositorResources(), which I'll do in a separate patch (since it's biggish).
Adrienne Walker
Comment 3 2012-04-10 09:57:01 PDT
Comment on attachment 136316 [details] Patch Nice. R=me.
James Robinson
Comment 4 2012-04-10 11:18:03 PDT
Note You need to log in before you can comment on or make changes to this bug.