[Webkit-unassigned] [Bug 8015] www.gcc.org uses SLOW Javascript with Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 13 09:44:39 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=8015


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|www.gcc.org freezes Safari  |www.gcc.org uses SLOW
                   |                            |Javascript with Safari
           Keywords|NeedsReduction              |
          Component|HTML DOM                    |Evangelism




------- Comment #3 from ap at webkit.org  2006-12-13 09:44 PDT -------
Actually, it doesn't actually freeze - it just takes several minutes to
successfully open.

The site sends some special ultra-slow code to Safari; spoofing the UA makes it
work fast, and without any immediately visible issues (even with shipping
Safari).

menu.js:
scriptNo=(nua.indexOf('Safari')>-1)?7:(nua.indexOf('Gecko')>-1)?2:((document.layers)?3:((nua.indexOf('Opera')>-1)?4:((nua.indexOf('Mac')>-1)?5:1)));


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



More information about the webkit-unassigned mailing list