[Webkit-unassigned] [Bug 169926] New: Fix Apache::SizeLimit unshared size limit in mod_perl.pl for bugs.webkit.org

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 21 14:38:21 PDT 2017


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

            Bug ID: 169926
           Summary: Fix Apache::SizeLimit unshared size limit in
                    mod_perl.pl for bugs.webkit.org
           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: ddkilzer at webkit.org
                CC: jer.noble at apple.com, lforschler at apple.com,
                    zalan at apple.com

After updating to Bugzilla 5.0.3, the syntax for the Apache::SizeLimit module changed:

-Apache2::SizeLimit->set_max_unshared_size(700_000);
+$Apache2::SizeLimit::MAX_UNSHARED_SIZE = 800000;

This is to track that change, and to test fixing "webkit-patch upload" for the new Bugzilla.

-- 
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/20170321/8996f177/attachment-0001.html>


More information about the webkit-unassigned mailing list