Bug 83511 - Don't cache link_status and other info at link time
Summary: Don't cache link_status and other info at link time
Status: RESOLVED DUPLICATE of bug 83513
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zhenyao Mo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-09 14:56 PDT by Zhenyao Mo
Modified: 2012-04-09 15:15 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zhenyao Mo 2012-04-09 14:56:58 PDT
Instead, cache them at the first time such info are queried.

Apparently this becomes a performance issue for MapsGL.
Comment 1 Zhenyao Mo 2012-04-09 15:15:17 PDT

*** This bug has been marked as a duplicate of bug 83513 ***