[Webkit-unassigned] [Bug 32309] noAccess url schemes block access to inline stylesheets
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 30 13:38:31 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=32309
--- Comment #5 from Adam Barth <abarth at webkit.org> 2010-03-30 13:38:30 PST ---
> The test covers the isEmpty case, but does not cover cases where baseURL !=
> finalURL. Since you are making both changes, I think we need to test both.
Looking at the implementation of baseURL(), I think the only case where they
are different is when finalURL is empty:
http://trac.webkit.org/browser/trunk/WebCore/css/StyleBase.cpp#L51
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list