WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
53028
Wait for half a second if we're asked to paint when receiving a DidSetSize message
https://bugs.webkit.org/show_bug.cgi?id=53028
Summary
Wait for half a second if we're asked to paint when receiving a DidSetSize me...
Anders Carlsson
Reported
2011-01-24 11:26:07 PST
Wait for half a second if we're asked to paint when receiving a DidSetSize message
Attachments
Patch
(1.69 KB, patch)
2011-01-24 11:26 PST
,
Anders Carlsson
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2011-01-24 11:26:45 PST
Created
attachment 79943
[details]
Patch
Sam Weinig
Comment 2
2011-01-24 11:28:22 PST
Comment on
attachment 79943
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=79943&action=review
> Source/WebKit2/UIProcess/DrawingAreaProxyImpl.cpp:71 > + static const double didSetSizeTimeout = 0.5;
This constant should move to the top of the file and have a comment explaining it.
Anders Carlsson
Comment 3
2011-01-24 11:34:00 PST
Committed
r76536
: <
http://trac.webkit.org/changeset/76536
>
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