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.
Created attachment 305029 [details] Patch
Let's try uploading again, this time as a security bug.
Created attachment 305031 [details] Patch
Mucking with the title.
Created attachment 305032 [details] Patch
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!
Created attachment 305039 [details] Patch for landing
<rdar://problem/31221133>