[Webkit-unassigned] [Bug 76035] Add state attribute to history's dom interface.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 19 11:08:37 PST 2012


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





--- Comment #48 from Oliver Hunt <oliver at apple.com>  2012-01-19 11:08:35 PST ---
(From update of attachment 123150)
View in context: https://bugs.webkit.org/attachment.cgi?id=123150&action=review

> Source/WebCore/page/History.idl:40
> +        readonly attribute [CallWith=ScriptState] DOMObject state;

Why isn't this SerializedScriptValue as we do for message.data?  (I'm genuinely curious what the different required semantic is)

-- 
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