Bug 126862 - [Cocoa] Add type checking to isEqual methods
Summary: [Cocoa] Add type checking to isEqual methods
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-12 18:04 PST by Darin Adler
Modified: 2014-01-12 18:23 PST (History)
0 users

See Also:


Attachments
Patch (9.83 KB, patch)
2014-01-12 18:13 PST, Darin Adler
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2014-01-12 18:04:25 PST
Add type checking to isEqual methods
Comment 1 Darin Adler 2014-01-12 18:13:18 PST
Created attachment 220995 [details]
Patch
Comment 2 Darin Adler 2014-01-12 18:23:35 PST
Committed r161850: <http://trac.webkit.org/changeset/161850>