Patches item #1120309, was opened at 2005-02-10 15:14
Message generated for change (Comment added) made by kenlalonde
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=304866&aid=1120309&group_id=4866

Category: WebKit
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Ken Lalonde (kenlalonde)
Assigned to: Nobody/Anonymous (nobody)
Summary: Missing defaults for some Application config settings

Initial Comment:
Some required Application config settings have no default
values supplied, unlike the rest of Webware.
This means every webkit app must duplicate these missing
settings, or webkit will bomb.
It seems more sensible to supply reasonable defaults,
when possible.

The patch below adds defaults for the missing settings.
The values are the same as those in
WebKit/Configs/Application.config,
with two exceptions: UnknownFileTypes['CheckDate']
has been removed (since the code no longer references it),
and UnknownFileTypes['CacheContent'] is now False
(since it is almost always a waste of memory for zero
speedup).

----------------------------------------------------------------------

>Comment By: Ken Lalonde (kenlalonde)
Date: 2005-02-11 00:30

Message:
Logged In: YES 
user_id=203927

Patch applied.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=304866&aid=1120309&group_id=4866


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Webware-devel mailing list
Webware-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to