[Webkit-unassigned] [Bug 118738] Improve how the script size is determined

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 16 10:24:50 PDT 2013


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





--- Comment #1 from Frédéric Wang <fred.wang at free.fr>  2013-07-16 10:24:56 PST ---
Created an attachment (id=206795)
 --> (https://bugs.webkit.org/attachment.cgi?id=206795&action=review)
testcase

Here is a testcase. The scriptsizemultiplier is .5, mroot increments the scriptlevel of its script by 2 and there is no scriptminsize constraint (set to 0). So the size of "SCRIPT" should be 0.5 ^ 2 = 25%, which is the size of "REFERENCE".

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list