WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
116998
[Windows] Be consistent with allocation/deallocation behavior
https://bugs.webkit.org/show_bug.cgi?id=116998
Summary
[Windows] Be consistent with allocation/deallocation behavior
Brent Fulgham
Reported
2013-05-29 14:20:25 PDT
Running a Visual Studio 2010 build of DumpRenderTree can crash when using WebPreferences if a non-2010 runtime library is deallocating the memory. This patch adjusts the behavior of the WebPreferences implementation to use the library allocator rather than overriding to use the current CRT allocator so that future cleanup can be done by the same runtime library.
Attachments
Patch
(1.49 KB, patch)
2013-05-29 14:22 PDT
,
Brent Fulgham
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2013-05-29 14:22:26 PDT
Created
attachment 203276
[details]
Patch
Radar WebKit Bug Importer
Comment 2
2013-05-29 14:23:37 PDT
<
rdar://problem/14016391
>
Brent Fulgham
Comment 3
2013-05-29 14:28:16 PDT
Committed
r150930
: <
http://trac.webkit.org/changeset/150930
>
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