Bug 33546

Summary: Add V8 bindings for PopStateEvent
Product: WebKit Reporter: Darin Fisher (:fishd, Google) <fishd>
Component: WebCore JavaScriptAssignee: Darin Fisher (:fishd, Google) <fishd>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
v1 patch dglazkov: review+

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+
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
Note You need to log in before you can comment on or make changes to this bug.