[Webkit-unassigned] [Bug 6526] Tiger REGRESSION: Global variables outside function scope inaccessible within PAC files
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Wed Jan 25 08:47:27 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=6526
------- Comment #6 from jdandrea at att.net 2006-01-25 08:47 -------
A quick test shows promise. By changing PACSupport.js to assign the null object
to __Apple_dsn_cache, I was able to use the test PAC file with success.
Changing it back to nil instigates the regression again.
Although PACSupport.js is part of CFNetwork, I don't know if there are any
remaining questions WRT JavaScriptCore's handling of other global variables in
light of that 'nil' assignment. Or perhaps it's working as expected?
--
Configure bugmail: http://bugzilla.opendarwin.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