[Webkit-unassigned] [Bug 131341] New: Web Replay: memoize plugin data for navigator.mimeTypes and navigator.plugins

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 7 19:04:08 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=131341

           Summary: Web Replay: memoize plugin data for
                    navigator.mimeTypes and navigator.plugins
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Bindings
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: burg at cs.washington.edu
                CC: timothy at apple.com, andersca at apple.com, sam at webkit.org,
                    joepeck at webkit.org, akling at apple.com


It should be pretty straightforward to make a new EncodedValue specialization for PluginData, then memoize inside PluginData where it calls out to the platform-specific implementation of getPluginInfo(). This should only happen once per page and when Page::refreshPlugins blows away cached info.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list