[Webkit-unassigned] [Bug 169147] New: Further optimize checkWebRTCAvailability

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 3 14:00:02 PST 2017


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

            Bug ID: 169147
           Summary: Further optimize checkWebRTCAvailability
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jonlee at apple.com

Further optimization on b168913 as suggested by Dan:

> This check can be implemented by null-checking any of the symbols known to be exported from the dylib, which is a single branch. An implementation that involves a function call still seems unoptimal.

-- 
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/20170303/b7235333/attachment.html>


More information about the webkit-unassigned mailing list