[Webkit-unassigned] [Bug 9849] ajaxWrite: Site check user-agent and does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 13 03:39:49 PST 2006


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





------- Comment #4 from ddkilzer at kilzer.net  2006-12-13 03:39 PDT -------
(In reply to comment #0)
> Site currently checks user agent string and does not allow you to enter it.

Actually, the site checks more than the user agent string as far as I can tell.
 Hacking the Safari binary to return a Firefox 2.0 user agent doesn't work. 
The site must be checking individual JavaScript properties to determine browser
version (in addition or instead of the user agent string).

Testing ajaxWrite is going to require hacking some JavaScript properties in a
custom (local) WebKit build, then reducing bugs as they're found (unless the
company is willing to put up a "secret" test page to allow WebKit ToT users in
to test).


-- 
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