RESOLVED FIXED40975
Expose HTMLInputStream to ScriptRunner so that ScriptRunner can save the insertion point itself
https://bugs.webkit.org/show_bug.cgi?id=40975
Summary Expose HTMLInputStream to ScriptRunner so that ScriptRunner can save the inse...
Adam Barth
Reported 2010-06-22 00:52:07 PDT
Expose HTMLInputStream to ScriptRunner so that ScriptRunner can save the insertion point itself
Attachments
Patch (5.62 KB, patch)
2010-06-22 00:53 PDT, Adam Barth
eric: review+
Adam Barth
Comment 1 2010-06-22 00:53:09 PDT
Eric Seidel (no email)
Comment 2 2010-06-22 00:55:55 PDT
Comment on attachment 59350 [details] Patch WebCore/html/HTML5ScriptRunner.cpp:240 + InsertionPointRecord savedInsertionPoint(m_host->inputStream()); I think this one is going to move to match the spec more closely.
Adam Barth
Comment 3 2010-06-22 00:56:37 PDT
Note You need to log in before you can comment on or make changes to this bug.