[webkit-reviews] review requested: [Bug 5312] comments aren't available via DOM : [Attachment 9282] New version that keeps documentElement const

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Sat Jul 8 21:11:04 PDT 2006


Timothy Hatcher <timothy at hatcher.name> has asked  for review:
Bug 5312: comments aren't available via DOM
http://bugzilla.opendarwin.org/show_bug.cgi?id=5312

Attachment 9282: New version that keeps documentElement const
http://bugzilla.opendarwin.org/attachment.cgi?id=9282&action=edit

------- Additional Comments from Timothy Hatcher <timothy at hatcher.name>
Uses the mutable keyword on m_documentElement to keep documentElement() a
const. This eliminates my earlier const changes.



More information about the webkit-reviews mailing list