WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
65782
Fix Timer heap implementation to work with more libraries (other versions of STL)
https://bugs.webkit.org/show_bug.cgi?id=65782
Summary
Fix Timer heap implementation to work with more libraries (other versions of ...
Darin Adler
Reported
2011-08-05 11:40:49 PDT
Fix Timer heap implementation to work with more libraries (other versions of STL)
Attachments
Patch
(12.64 KB, patch)
2011-08-05 11:43 PDT
,
Darin Adler
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2011-08-05 11:43:25 PDT
Created
attachment 103092
[details]
Patch
Darin Adler
Comment 2
2011-08-05 17:41:26 PDT
I’ll have to find time to fix the Windows build and then land.
Darin Adler
Comment 3
2011-08-05 17:42:56 PDT
I also noticed there is a typo in swap, timerB = a, which did not cause a problem at runtime because it is not used in our current library implementations. I’ll fix that typo before landing.
Darin Adler
Comment 4
2011-08-06 13:17:31 PDT
Committed
r92556
: <
http://trac.webkit.org/changeset/92556
>
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