[Webkit-unassigned] [Bug 179675] New: ArgumentCoder<Length> is broken when Length is Calculated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 14 10:55:17 PST 2017


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

            Bug ID: 179675
           Summary: ArgumentCoder<Length> is broken when Length is
                    Calculated
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: annulen at yandex.ru

ArgumentCoder<Length> was written in assumption that Length is effectively a POD type, however since r110126 there is a persistent map of Calculated values, which is not updated when Length is decoded in POD way.

-- 
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/20171114/49b190ba/attachment.html>


More information about the webkit-unassigned mailing list