WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
120526
SimpleClassVectorTraits shall be used for RuleData
https://bugs.webkit.org/show_bug.cgi?id=120526
Summary
SimpleClassVectorTraits shall be used for RuleData
Mikhail Pozdnyakov
Reported
2013-08-30 06:56:00 PDT
Whereas RuleData is POD type and whereas there are quite a lot of Vector<RuleData> occurrences in the code, it makes sense to use SimpleClassVectorTraits for RuleData and hence allow using more efficient mem functions in vectors.
Attachments
patch
(1.41 KB, patch)
2013-08-30 07:02 PDT
,
Mikhail Pozdnyakov
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mikhail Pozdnyakov
Comment 1
2013-08-30 07:02:36 PDT
Created
attachment 210103
[details]
patch
Andreas Kling
Comment 2
2013-08-30 07:08:48 PDT
Comment on
attachment 210103
[details]
patch Kool. r=me
WebKit Commit Bot
Comment 3
2013-08-30 07:30:44 PDT
Comment on
attachment 210103
[details]
patch Clearing flags on attachment: 210103 Committed
r154878
: <
http://trac.webkit.org/changeset/154878
>
WebKit Commit Bot
Comment 4
2013-08-30 07:30:46 PDT
All reviewed patches have been landed. Closing bug.
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