Bug 47685 - Cache link status at linkProgram and use it in useProgram instead of querying GPU
Summary: Cache link status at linkProgram and use it in useProgram instead of querying...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Zhenyao Mo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-14 13:26 PDT by Zhenyao Mo
Modified: 2010-10-14 14:12 PDT (History)
4 users (show)

See Also:


Attachments
patch (4.78 KB, patch)
2010-10-14 14:06 PDT, Zhenyao Mo
kbr: review+
zmo: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zhenyao Mo 2010-10-14 13:26:38 PDT
This is a performance bottleneck.
Comment 1 Zhenyao Mo 2010-10-14 14:06:41 PDT
Created attachment 70776 [details]
patch
Comment 2 Kenneth Russell 2010-10-14 14:10:46 PDT
Comment on attachment 70776 [details]
patch

Looks good. Thanks for fixing this so quickly.
Comment 3 Zhenyao Mo 2010-10-14 14:12:15 PDT
Committed r69804: <http://trac.webkit.org/changeset/69804>