WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
33546
Add V8 bindings for PopStateEvent
https://bugs.webkit.org/show_bug.cgi?id=33546
Summary
Add V8 bindings for PopStateEvent
Darin Fisher (:fishd, Google)
Reported
2010-01-12 12:35:01 PST
Add V8 bindings for PopStateEvent
Attachments
v1 patch
(7.81 KB, patch)
2010-01-12 12:35 PST
,
Darin Fisher (:fishd, Google)
dglazkov
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Darin Fisher (:fishd, Google)
Comment 1
2010-01-12 12:35:50 PST
Created
attachment 46390
[details]
v1 patch
Dimitri Glazkov (Google)
Comment 2
2010-01-12 12:45:53 PST
Comment on
attachment 46390
[details]
v1 patch Yay, except:
> + > + // NOTE: v8String converts a null String into an empty v8::String :( > + return v8String(state->toString());
v8StringOrNull
Darin Fisher (:fishd, Google)
Comment 3
2010-01-12 13:28:26 PST
Landed as
http://trac.webkit.org/changeset/53161
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug