Bug 72470 - Fix some hash traits that don't derive from the base hash traits
Summary: Fix some hash traits that don't derive from the base hash traits
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks: 70565
  Show dependency treegraph
 
Reported: 2011-11-15 23:29 PST by Darin Adler
Modified: 2011-11-16 00:05 PST (History)
1 user (show)

See Also:


Attachments
Patch (2.92 KB, patch)
2011-11-15 23:32 PST, Darin Adler
fpizlo: review+
fpizlo: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2011-11-15 23:29:27 PST
Fix some HashTraits that don't derive from the base hash traits
Comment 1 Darin Adler 2011-11-15 23:32:29 PST
Created attachment 115330 [details]
Patch
Comment 2 Darin Adler 2011-11-16 00:05:46 PST
Committed r100417: <http://trac.webkit.org/changeset/100417>