Bug 115317 - WebGL shouldn't allocate a "length" Identifier just to move some numbers around
Summary: WebGL shouldn't allocate a "length" Identifier just to move some numbers around
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-27 17:03 PDT by Geoffrey Garen
Modified: 2013-04-27 17:08 PDT (History)
1 user (show)

See Also:


Attachments
Patch (4.03 KB, patch)
2013-04-27 17:05 PDT, Geoffrey Garen
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2013-04-27 17:03:40 PDT
WebGL shouldn't allocate a "length" Identifier just to move some numbers around
Comment 1 Geoffrey Garen 2013-04-27 17:05:48 PDT
Created attachment 199924 [details]
Patch
Comment 2 Geoffrey Garen 2013-04-27 17:08:14 PDT
Committed r149249: <http://trac.webkit.org/changeset/149249>