[Webkit-unassigned] [Bug 93912] Implement UndoManager's V8 bindings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 13 21:25:37 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=93912





--- Comment #4 from Adam Barth <abarth at webkit.org>  2012-08-13 21:26:04 PST ---
(From update of attachment 158199)
View in context: https://bugs.webkit.org/attachment.cgi?id=158199&action=review

> Source/WebCore/bindings/v8/custom/V8UndoManagerCustom.cpp:54
> +    transactionWrapper->SetHiddenValue(v8::String::NewSymbol(DOMTRANSACTION_DATA), dictionary);

Should we use V8HiddenPropertyName to keep track of the name?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list