WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
140297
[ThreadedCompositor] Prevent excessive rendering call.
https://bugs.webkit.org/show_bug.cgi?id=140297
Summary
[ThreadedCompositor] Prevent excessive rendering call.
Gwang Yoon Hwang
Reported
2015-01-09 10:37:41 PST
[ThreadedCompositor] Prevent excessive rendering call.
Attachments
Patch
(5.63 KB, patch)
2015-01-09 10:38 PST
,
Gwang Yoon Hwang
zan
: review+
Details
Formatted Diff
Diff
Patch
(5.56 KB, patch)
2015-01-10 03:17 PST
,
Gwang Yoon Hwang
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Gwang Yoon Hwang
Comment 1
2015-01-09 10:38:29 PST
Created
attachment 244349
[details]
Patch
Zan Dobersek
Comment 2
2015-01-10 01:25:15 PST
Comment on
attachment 244349
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=244349&action=review
> Source/WebKit2/Shared/CoordinatedGraphics/threadedcompositor/ThreadedCompositor.cpp:78 > + const double targetFPS = 60;
This variable can be static.
Gwang Yoon Hwang
Comment 3
2015-01-10 03:17:09 PST
Created
attachment 244407
[details]
Patch
Gwang Yoon Hwang
Comment 4
2015-01-10 03:21:00 PST
Comment on
attachment 244349
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=244349&action=review
>> Source/WebKit2/Shared/CoordinatedGraphics/threadedcompositor/ThreadedCompositor.cpp:78 >> + const double targetFPS = 60; > > This variable can be static.
Good point. I'll modify
WebKit Commit Bot
Comment 5
2015-01-10 04:07:28 PST
Comment on
attachment 244407
[details]
Patch Clearing flags on attachment: 244407 Committed
r178238
: <
http://trac.webkit.org/changeset/178238
>
Zan Dobersek
Comment 6
2015-04-13 02:27:39 PDT
All done here, closing.
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