[Webkit-unassigned] [Bug 9654] Refresh Loop when accessing XML URLs

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Jul 1 01:53:12 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9654





------- Comment #12 from ap at nypop.com  2006-07-01 01:53 PDT -------
As a start, you can try logging the loading progress:
- build WebKit from sources;
- "defaults write com.apple.Safari WebKitLogLevel 0xffffffff" in Terminal;
- Tools/Scripts/run-safari
- defaults delete com.apple.Safari WebKitLogLevel

Debugging may be tricky because RSS handling is not in WebKit; I'd start with
setting a breakpoint in [WebLoader loadWithRequest:].

Also, please answer my question about Safari preferences from comment 6.


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