[webkit-reviews] review granted: [Bug 40975] Expose HTMLInputStream to ScriptRunner so that ScriptRunner can save the insertion point itself : [Attachment 59350] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 22 00:55:55 PDT 2010


Eric Seidel <eric at webkit.org> has granted Adam Barth <abarth at webkit.org>'s
request for review:
Bug 40975: Expose HTMLInputStream to ScriptRunner so that ScriptRunner can save
the insertion point itself
https://bugs.webkit.org/show_bug.cgi?id=40975

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
WebCore/html/HTML5ScriptRunner.cpp:240
 +	    InsertionPointRecord savedInsertionPoint(m_host->inputStream());
I think this one is going to move to match the spec more closely.


More information about the webkit-reviews mailing list