[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:11:12 PST 2012


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #127283|review?                     |review+
               Flag|                            |




--- Comment #12 from Adam Barth <abarth at webkit.org>  2012-02-22 15:11:11 PST ---
(From update of attachment 127283)
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 ?

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