[webkit-reviews] review granted: [Bug 45565] URIs in styles created via innerHTML are not resolved against the document's base URI : [Attachment 67256] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 10 16:16:38 PDT 2010


Adam Barth <abarth at webkit.org> has granted Mihai Parparita
<mihaip at chromium.org>'s request for review:
Bug 45565: URIs in styles created via innerHTML are not resolved against the
document's base URI
https://bugs.webkit.org/show_bug.cgi?id=45565

Attachment 67256: Patch
https://bugs.webkit.org/attachment.cgi?id=67256&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context:
https://bugs.webkit.org/attachment.cgi?id=67256&action=prettypatch

> WebCore/html/HTMLElement.cpp:-272
> -static bool useLegacyTreeBuilder(Document*)
> -{
> -    return false;
> -}
This patch is good, but it should be separate.


More information about the webkit-reviews mailing list