WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 43548
Allow custom memory allocation control for EventHandlingState struct
https://bugs.webkit.org/show_bug.cgi?id=43548
Summary
Allow custom memory allocation control for EventHandlingState struct
Zoltan Horvath
Reported
2010-08-05 02:52:17 PDT
Inherits the following class from FastAllocBase because it is instantiated by 'new': struct name: EventHandlingState; instantiated at: WebCore/html/HTMLInputElement.cpp:2051
Attachments
proposed patch
(1.24 KB, patch)
2010-08-05 02:55 PDT
,
Zoltan Horvath
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zoltan Horvath
Comment 1
2010-08-05 02:55:12 PDT
Created
attachment 63568
[details]
proposed patch
Eric Seidel (no email)
Comment 2
2010-08-06 13:32:01 PDT
Comment on
attachment 63568
[details]
proposed patch Are you using a script to find these? Could we add a script to the build system to catch these before checkin?
Zoltan Horvath
Comment 3
2010-08-06 13:37:27 PDT
Unfortunately, not. I'm using our static code analyzer tool called Columbus to catch these. It's a continuous work, I make analyses once a week and usually I need a little hand-check on the results before posting bugs.
Eric Seidel (no email)
Comment 4
2010-08-07 22:01:14 PDT
Comment on
attachment 63568
[details]
proposed patch Clearing flags on attachment: 63568 Committed
r64936
: <
http://trac.webkit.org/changeset/64936
>
Eric Seidel (no email)
Comment 5
2010-08-07 22:01:18 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