[webkit-reviews] review requested: [Bug 39928] Add a convenient helper getter for Frame* to RenderObject : [Attachment 57429] patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 30 20:31:09 PDT 2010


Antonio Gomes (tonikitoo) <tonikitoo at webkit.org> has asked  for review:
Bug 39928: Add a convenient helper getter for Frame* to RenderObject
https://bugs.webkit.org/show_bug.cgi?id=39928

Attachment 57429: patch v1
https://bugs.webkit.org/attachment.cgi?id=57429&action=review

------- Additional Comments from Antonio Gomes (tonikitoo)
<tonikitoo at webkit.org>
Added "Frame*" getter to RenderObject, and changed call sites previously going
through document()->frame() to just use the newly introduced frame() method.


More information about the webkit-reviews mailing list