[webkit-reviews] review granted: [Bug 94637] Remove UndoManager's undoscope content attribute : [Attachment 159779] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 21 15:30:55 PDT 2012


Ryosuke Niwa <rniwa at webkit.org> has granted Sukolsak Sakshuwong
<sukolsak at google.com>'s request for review:
Bug 94637: Remove UndoManager's undoscope content attribute
https://bugs.webkit.org/show_bug.cgi?id=94637

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

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=159779&action=review


> Source/WebCore/bindings/v8/DOMTransaction.cpp:96
> +    Frame* frame = m_undoManager->undoScopeHost()->frame();

We should probably rename undoScopeHost() to document().


More information about the webkit-reviews mailing list