[Webkit-unassigned] [Bug 224620] New: webkitpy classes need not define loads/dumps helpers for pickle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 15 13:34:41 PDT 2021


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

            Bug ID: 224620
           Summary: webkitpy classes need not define loads/dumps helpers
                    for pickle
           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: gsnedders at apple.com

These have little advantage versus calling pickle directly (and lack some of the options), and are only used by the tests to ensure certain classes round-trip.

-- 
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/20210415/3dd83fa8/attachment.htm>


More information about the webkit-unassigned mailing list