[webkit-reviews] review requested: [Bug 192946] Web Inspector: Autoformat doesn't work on icloud.com (javascript-packed.js) : [Attachment 357851] [PATCH] Proposed Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 20 12:46:29 PST 2018


Joseph Pecoraro <joepeck at webkit.org> has asked	for review:
Bug 192946: Web Inspector: Autoformat doesn't work on icloud.com
(javascript-packed.js)
https://bugs.webkit.org/show_bug.cgi?id=192946

Attachment 357851: [PATCH] Proposed Fix

https://bugs.webkit.org/attachment.cgi?id=357851&action=review




--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org> ---
Created attachment 357851

  --> https://bugs.webkit.org/attachment.cgi?id=357851&action=review

[PATCH] Proposed Fix

I still think the best solution might be to auto format if any line is longer
than 250 characters, or something like that. But a start/end check of 2500
characters seems reasonable. We can bring that back to 5000 if there is a
counterexample.


More information about the webkit-reviews mailing list