Bug 34766

Summary: Remove automatic viewport resizing
Product: WebKit Reporter: Kenneth Russell <kbr>
Component: WebGLAssignee: Kenneth Russell <kbr>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarrin, commit-queue, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Kenneth Russell
Reported 2010-02-09 11:20:23 PST
In discussions on the public WebGL mailing list, it was resolved to remove the automatic resizing of the viewport that is currently a result of changing the canvas's size. The backing store will still be allocated to the new size, but the automatic call to glViewport() needs to be removed.
Attachments
Patch (9.62 KB, patch)
2010-02-09 17:19 PST, Kenneth Russell
no flags
Kenneth Russell
Comment 1 2010-02-09 17:19:43 PST
WebKit Commit Bot
Comment 2 2010-02-10 15:05:04 PST
Comment on attachment 48452 [details] Patch Clearing flags on attachment: 48452 Committed r54625: <http://trac.webkit.org/changeset/54625>
WebKit Commit Bot
Comment 3 2010-02-10 15:05:10 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.