[Webkit-unassigned] [Bug 77493] PopStateEvent.state should use the same object as history.state

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 22 15:17:17 PST 2012


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





--- Comment #14 from Pablo Flouret <pablof at motorola.com>  2012-02-22 15:17:16 PST ---
(In reply to comment #12)
> (From update of attachment 127283 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=127283&action=review
> 
> > Source/WebCore/bindings/v8/custom/V8PopStateEventCustom.cpp:53
> > +    v8::Handle<v8::String> propertyName = v8::String::NewSymbol("state");
> 
> Why not use V8HiddenPropertyNames ?

Wasn't aware of its existence, will use, thanks.

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