WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
169926
Fix Apache::SizeLimit unshared size limit in mod_perl.pl for bugs.webkit.org
https://bugs.webkit.org/show_bug.cgi?id=169926
Summary
Fix Apache::SizeLimit unshared size limit in mod_perl.pl for bugs.webkit.org
David Kilzer (:ddkilzer)
Reported
2017-03-21 14:38:21 PDT
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.
Attachments
Patch
(1.46 KB, patch)
2017-03-21 14:47 PDT
,
David Kilzer (:ddkilzer)
no flags
Details
Formatted Diff
Diff
Patch
(1.46 KB, patch)
2017-03-21 14:49 PDT
,
David Kilzer (:ddkilzer)
no flags
Details
Formatted Diff
Diff
Patch
(1.46 KB, patch)
2017-03-21 15:13 PDT
,
David Kilzer (:ddkilzer)
bfulgham
: review+
Details
Formatted Diff
Diff
Patch for landing
(1.46 KB, patch)
2017-03-21 15:44 PDT
,
David Kilzer (:ddkilzer)
no flags
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2017-03-21 14:47:11 PDT
Created
attachment 305029
[details]
Patch
David Kilzer (:ddkilzer)
Comment 2
2017-03-21 14:48:57 PDT
Let's try uploading again, this time as a security bug.
David Kilzer (:ddkilzer)
Comment 3
2017-03-21 14:49:20 PDT
Created
attachment 305031
[details]
Patch
David Kilzer (:ddkilzer)
Comment 4
2017-03-21 15:11:40 PDT
Mucking with the title.
David Kilzer (:ddkilzer)
Comment 5
2017-03-21 15:13:33 PDT
Created
attachment 305032
[details]
Patch
Brent Fulgham
Comment 6
2017-03-21 15:15:25 PDT
Comment on
attachment 305032
[details]
Patch Seems reasonable. Wish we had EWS coverage for this, but at least we'll notice if we break anything pretty quickly!
David Kilzer (:ddkilzer)
Comment 7
2017-03-21 15:44:35 PDT
Created
attachment 305039
[details]
Patch for landing
Radar WebKit Bug Importer
Comment 8
2017-03-23 09:36:52 PDT
<
rdar://problem/31221133
>
Ahmad Saleem
Comment 9
2024-09-16 13:21:20 PDT
Landed -
https://github.com/WebKit/WebKit/commit/a332e4d9619cd6675704051372cd4478ffc5655a
https://commits.webkit.org/186957@main
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug