Bug 94637

Summary: Remove UndoManager's undoscope content attribute
Product: WebKit Reporter: Sukolsak Sakshuwong <sukolsak>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, cmarcelo, haraken, japhet, mifenton, mjs, ojan, rniwa, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing
none
Patch for landing none

Sukolsak Sakshuwong
Reported 2012-08-21 14:28:02 PDT
Remove UndoManager's undoscope content attribute as per discussion on #whatwg.
Attachments
Patch (33.67 KB, patch)
2012-08-21 15:26 PDT, Sukolsak Sakshuwong
no flags
Patch for landing (34.81 KB, patch)
2012-08-21 15:46 PDT, Sukolsak Sakshuwong
no flags
Patch for landing (34.80 KB, patch)
2012-08-21 15:54 PDT, Sukolsak Sakshuwong
no flags
Sukolsak Sakshuwong
Comment 1 2012-08-21 15:26:06 PDT
Ryosuke Niwa
Comment 2 2012-08-21 15:30:53 PDT
Comment on attachment 159779 [details] Patch 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().
Sukolsak Sakshuwong
Comment 3 2012-08-21 15:46:32 PDT
Created attachment 159782 [details] Patch for landing
Ryosuke Niwa
Comment 4 2012-08-21 15:51:45 PDT
Comment on attachment 159782 [details] Patch for landing Let's wait until we can sort out all the details.
Sukolsak Sakshuwong
Comment 5 2012-08-21 15:54:38 PDT
Created attachment 159784 [details] Patch for landing
WebKit Review Bot
Comment 6 2012-08-21 18:42:21 PDT
Comment on attachment 159784 [details] Patch for landing Clearing flags on attachment: 159784 Committed r126245: <http://trac.webkit.org/changeset/126245>
WebKit Review Bot
Comment 7 2012-08-21 18:42:24 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.