[Webkit-unassigned] [Bug 168329] New: webkitpy: Memoize app_identifier_from_bundle for efficiency

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 14 13:08:49 PST 2017


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

            Bug ID: 168329
           Summary: webkitpy: Memoize app_identifier_from_bundle for
                    efficiency
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jbedard at apple.com
                CC: lforschler at apple.com

The DarwinPort class in webkitpy calls PlistBuddy to extract the app identifier from the bundle of an app.  This function should be memoized to prevent unneeded calls to PlistBuddy.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170214/6989c2af/attachment-0001.html>


More information about the webkit-unassigned mailing list