the_dp
06-09-2009, 03:30 AM
I'm using Safari 3.2.2 on both Windows Vista and XP.
I've been trying to enable the debug menu, the guides I find on Google don't match the files stored by Safari.
Every search gives me the same result for Safari 3 on Windows:
c:\Documents and Settings\your username\Application Data\Apple Computer\Safari\Preferences.plist
But there is no Preferences.plist, not any more!
So I've tried to place the following tags:
<key>IncludeDebugMenu</key>
<true/>
Into: C:\Documents and Settings\eldare\Application Data\Apple Computer\Safari\WebKitPreferences.plist
and
C:\Documents and Settings\eldare\Application Data\Apple Computer\Safari\Preferences\com.apple.Safari.plist
And while adding the tags to the com.apple.Safari.plist file seems to enable the debug menu, I still can't open the javascript error console.
What's going on?
Thank you.
I've been trying to enable the debug menu, the guides I find on Google don't match the files stored by Safari.
Every search gives me the same result for Safari 3 on Windows:
c:\Documents and Settings\your username\Application Data\Apple Computer\Safari\Preferences.plist
But there is no Preferences.plist, not any more!
So I've tried to place the following tags:
<key>IncludeDebugMenu</key>
<true/>
Into: C:\Documents and Settings\eldare\Application Data\Apple Computer\Safari\WebKitPreferences.plist
and
C:\Documents and Settings\eldare\Application Data\Apple Computer\Safari\Preferences\com.apple.Safari.plist
And while adding the tags to the com.apple.Safari.plist file seems to enable the debug menu, I still can't open the javascript error console.
What's going on?
Thank you.