Bug 119452

Summary: ANGLE should be soft linked on Windows
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: ANGLEAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dino, kondapallykalyan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
Bug Depends on: 119577    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Alex Christensen
Reported 2013-08-02 11:00:08 PDT
Of all the not tedious things in the world, my favorite is manually linking large libraries. libEGL and libGLESv2 should be soft linked to avoid adding startup time and to not require people who won't use it to ship additional dlls. These libraries are not going to change because they are based on stable standards.
Attachments
Patch (33.53 KB, patch)
2013-08-02 11:29 PDT, Alex Christensen
no flags
Alex Christensen
Comment 1 2013-08-02 11:29:01 PDT
WebKit Commit Bot
Comment 2 2013-08-02 13:09:17 PDT
Comment on attachment 208036 [details] Patch Clearing flags on attachment: 208036 Committed r153664: <http://trac.webkit.org/changeset/153664>
WebKit Commit Bot
Comment 3 2013-08-02 13:09:20 PDT
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.