On 9/4/09 9:47 PM, David Hyatt wrote:
Right now the user stylesheet location is stored as a URL.  This is
based off ancient history, namely that we happened to store the
preference this way on Mac. Even though Safari only allows you to pick
local files from its UI for user stylesheets, the preference itself is a
URL. Because of this, the current code is making an assumption that
remote URLs should be allowed to work as user stylesheets. On Mac and Qt
only, we have a UserStyleSheetLoader object that is dealing with remote
URLs. Other platforms seem to just not support this.

I would like to eliminate this object on all platforms.

Sounds good.

Tor Arne

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to