[Webkit-unassigned] [Bug 176961] New: Probe::Stack should use same values and memcpy implementation for both ASan and non-ASan builds.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 14 15:10:05 PDT 2017


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

            Bug ID: 176961
           Summary: Probe::Stack should use same values and memcpy
                    implementation for both ASan and non-ASan builds.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

See changes in https://bugs.webkit.org/show_bug.cgi?id=176874.  The only reason for them being different is for performance and memory usage.  We should check if the difference in behavior actually make any difference for performance and memory usage.  If not, we should unify them and use the same values and memcpy implementations.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170914/d3042d55/attachment.html>


More information about the webkit-unassigned mailing list