Bug 125358

Summary: Remove some duplicate checks from SerializedScriptValue
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebCore JavaScriptAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, commit-queue, ggaren, jsbell, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch ggaren: review+

Description Alexey Proskuryakov 2013-12-06 11:54:00 PST
WebCore toXXX() functions incorporate inherits().
Comment 1 Alexey Proskuryakov 2013-12-06 12:00:21 PST
Created attachment 218609 [details]
proposed patch
Comment 2 Geoffrey Garen 2013-12-06 12:34:35 PST
Comment on attachment 218609 [details]
proposed patch

r=me
Comment 3 Alexey Proskuryakov 2013-12-06 14:31:36 PST
Committed <http://trac.webkit.org/changeset/160250>.