[webkit-reviews] review granted: [Bug 110276] Fix crash in preloading scanning base tags with no href attribute for background parser : [Attachment 189193] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 19 16:09:37 PST 2013


Eric Seidel <eric at webkit.org> has granted Tony Gentilcore
<tonyg at chromium.org>'s request for review:
Bug 110276: Fix crash in preloading scanning base tags with no href attribute
for background parser
https://bugs.webkit.org/show_bug.cgi?id=110276

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
I was afraid of this.  I think this is a good change, but I don't really like
how we're tying HTMLToken and CompactToken to the same API via the
PreloadScanner template. :(


More information about the webkit-reviews mailing list