RESOLVED FIXED 42199
Fix my misreading of "clear to the last marker" in the HTML5 spec
https://bugs.webkit.org/show_bug.cgi?id=42199
Summary Fix my misreading of "clear to the last marker" in the HTML5 spec
Eric Seidel (no email)
Reported 2010-07-13 14:25:27 PDT
Fix my misreading of "clear to the last marker" in the HTML5 spec
Attachments
Patch (6.61 KB, patch)
2010-07-13 14:26 PDT, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2010-07-13 14:26:31 PDT
Adam Barth
Comment 2 2010-07-13 14:31:09 PDT
Comment on attachment 61415 [details] Patch Ok. I feel like the loop could be slightly more elegant, but I'm not immediately sure how.
Eric Seidel (no email)
Comment 3 2010-07-13 14:34:15 PDT
Yeah. I was trying to avoid any posible copy of the Entry, which would cause us to ref the Element needlessly.
WebKit Commit Bot
Comment 4 2010-07-13 18:12:07 PDT
Comment on attachment 61415 [details] Patch Clearing flags on attachment: 61415 Committed r63274: <http://trac.webkit.org/changeset/63274>
WebKit Commit Bot
Comment 5 2010-07-13 18:12:11 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.