WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
103998
[Qt] Implement GCActivityCallback
https://bugs.webkit.org/show_bug.cgi?id=103998
Summary
[Qt] Implement GCActivityCallback
Allan Sandfeld Jensen
Reported
2012-12-04 07:24:30 PST
Implement the opportunistic garbage collector for the Qt port, so we do not rely solely on forced garbage collection.
Attachments
Patch
(6.69 KB, patch)
2012-12-04 07:26 PST
,
Allan Sandfeld Jensen
hausmann
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Allan Sandfeld Jensen
Comment 1
2012-12-04 07:26:27 PST
Created
attachment 177478
[details]
Patch Note this patch depends on the patch for
bug #103996
Allan Sandfeld Jensen
Comment 2
2013-01-29 02:54:19 PST
Comment on
attachment 177478
[details]
Patch Blocking patch has been landed.
Simon Hausmann
Comment 3
2013-01-29 03:00:34 PST
Comment on
attachment 177478
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=177478&action=review
> Source/JavaScriptCore/runtime/GCActivityCallback.h:90 > + void scheduleTimer(double);
Potentially trailing whitespace here :)
Allan Sandfeld Jensen
Comment 4
2013-01-29 08:46:47 PST
Committed
r141114
: <
http://trac.webkit.org/changeset/141114
>
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