[Webkit-unassigned] [Bug 18183] Crashes when saving webpage to Web Archive format .webarchive file

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 29 17:55:56 PDT 2008


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





------- Comment #16 from a4list at hotmail.com  2008-03-29 17:55 PDT -------
Created an attachment (id=20202)
 --> (http://bugs.webkit.org/attachment.cgi?id=20202&action=view)
hosts file (modified)

to block unwanted domains from loading, modify the hosts file as shown in the
attachment

the hosts file is located at /private/etc/hosts on your Mac

note the filename is "hosts" and not "hosts.txt"

add a line to the hosts file such as "127.0.0.1
www.someunwanteddomainnamehere.com" 

you can add as many such lines as you wish

this blocks the unwanted domain by resolving to localhost instead of looking up
the domain name in DNS.


HTH


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