WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
6748
HashTable extractors should be classes not functions
https://bugs.webkit.org/show_bug.cgi?id=6748
Summary
HashTable extractors should be classes not functions
Maciej Stachowiak
Reported
2006-01-23 18:46:45 PST
HashTable extractors should be template classes with a static method, not template functions. This will remove the need for crazy workarounds for other compilers.
Attachments
change extractors to be classes
(32.85 KB, patch)
2006-01-23 18:47 PST
,
Maciej Stachowiak
timo
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Maciej Stachowiak
Comment 1
2006-01-23 18:47:34 PST
Created
attachment 5894
[details]
change extractors to be classes
Tim Omernick
Comment 2
2006-01-23 19:20:35 PST
Comment on
attachment 5894
[details]
change extractors to be classes Patch looks great. r=me.
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