WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
90175
[BlackBerry] Implement GCActivityCallback with platform timer
https://bugs.webkit.org/show_bug.cgi?id=90175
Summary
[BlackBerry] Implement GCActivityCallback with platform timer
Yong Li
Reported
2012-06-28 06:55:41 PDT
Implement GCActivityCallback for PLATFORM(BLACKBERRY)
Attachments
the patch
(4.21 KB, patch)
2012-07-13 10:11 PDT
,
Yong Li
rwlbuis
: review+
Details
Formatted Diff
Diff
90175
(4.07 KB, patch)
2012-07-13 10:28 PDT
,
Yong Li
no flags
Details
Formatted Diff
Diff
again
(4.03 KB, patch)
2012-07-13 11:19 PDT
,
Yong Li
no flags
Details
Formatted Diff
Diff
the patch
(1.25 KB, patch)
2012-07-23 08:07 PDT
,
Yong Li
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Yong Li
Comment 1
2012-07-13 10:11:35 PDT
Created
attachment 152285
[details]
the patch
Rob Buis
Comment 2
2012-07-13 10:23:16 PDT
Comment on
attachment 152285
[details]
the patch View in context:
https://bugs.webkit.org/attachment.cgi?id=152285&action=review
LGTM.
> Source/JavaScriptCore/heap/HeapTimer.h:70 > + bool m_valid;
May be a bit strange to declare before the getter.
Yong Li
Comment 3
2012-07-13 10:28:41 PDT
Created
attachment 152292
[details]
90175
Yong Li
Comment 4
2012-07-13 11:19:23 PDT
Created
attachment 152307
[details]
again
WebKit Review Bot
Comment 5
2012-07-13 13:12:49 PDT
Comment on
attachment 152307
[details]
again Clearing flags on attachment: 152307 Committed
r122624
: <
http://trac.webkit.org/changeset/122624
>
WebKit Review Bot
Comment 6
2012-07-13 13:12:53 PDT
All reviewed patches have been landed. Closing bug.
Yong Li
Comment 7
2012-07-23 07:43:37 PDT
Reopen to use a JSLock when doing GC to avoid assertions
Yong Li
Comment 8
2012-07-23 08:07:43 PDT
Created
attachment 153799
[details]
the patch
Rob Buis
Comment 9
2012-07-23 08:10:58 PDT
Comment on
attachment 153799
[details]
the patch Looks good.
WebKit Review Bot
Comment 10
2012-07-23 08:49:50 PDT
Comment on
attachment 153799
[details]
the patch Clearing flags on attachment: 153799 Committed
r123342
: <
http://trac.webkit.org/changeset/123342
>
WebKit Review Bot
Comment 11
2012-07-23 08:49:54 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