WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
98997
IndexingType should not have a bit for each type
https://bugs.webkit.org/show_bug.cgi?id=98997
Summary
IndexingType should not have a bit for each type
Filip Pizlo
Reported
2012-10-10 23:44:08 PDT
Right now we test if we have a particular IndexingType by testing a bit. That's just silly, since it constrains the number of IndexingTypes we could have.
Attachments
work in progress
(39.99 KB, patch)
2012-10-13 19:45 PDT
,
Filip Pizlo
no flags
Details
Formatted Diff
Diff
the patch
(52.28 KB, patch)
2012-10-13 22:27 PDT
,
Filip Pizlo
oliver
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Filip Pizlo
Comment 1
2012-10-13 19:45:34 PDT
Created
attachment 168572
[details]
work in progress
Filip Pizlo
Comment 2
2012-10-13 22:27:09 PDT
Created
attachment 168575
[details]
the patch
Filip Pizlo
Comment 3
2012-10-14 15:06:38 PDT
Landed in
http://trac.webkit.org/changeset/131276
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