WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
152127
[EFL] Remove the unused IncrementalSweeper::m_isTimerFrozen member after
r193749
https://bugs.webkit.org/show_bug.cgi?id=152127
Summary
[EFL] Remove the unused IncrementalSweeper::m_isTimerFrozen member after r193749
Csaba Osztrogonác
Reported
2015-12-10 07:09:09 PST
In file included from ../../Source/JavaScriptCore/heap/IncrementalSweeper.cpp:27: ../../Source/JavaScriptCore/heap/IncrementalSweeper.h:60:10: warning: private field 'm_isTimerFrozen' is not used [-Wunused-private-field] bool m_isTimerFrozen; ^ 1 warning generated.
Attachments
Patch
(1.22 KB, patch)
2015-12-10 07:10 PST
,
Csaba Osztrogonác
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2015-12-10 07:10:39 PST
Created
attachment 267105
[details]
Patch
Mark Lam
Comment 2
2015-12-10 07:14:36 PST
Comment on
attachment 267105
[details]
Patch r=me
WebKit Commit Bot
Comment 3
2015-12-10 08:02:56 PST
Comment on
attachment 267105
[details]
Patch Clearing flags on attachment: 267105 Committed
r193902
: <
http://trac.webkit.org/changeset/193902
>
WebKit Commit Bot
Comment 4
2015-12-10 08:03:01 PST
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