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

Description Kenneth Russell 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.
Comment 1 Kenneth Russell 2010-02-09 17:19:43 PST
Created attachment 48452 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2010-02-10 15:05:10 PST
All reviewed patches have been landed.  Closing bug.