WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
52727
Throttle sending of SetSize messages
https://bugs.webkit.org/show_bug.cgi?id=52727
Summary
Throttle sending of SetSize messages
Anders Carlsson
Reported
2011-01-19 10:26:35 PST
Throttle sending of SetSize messages
Attachments
Patch
(2.79 KB, patch)
2011-01-19 10:27 PST
,
Anders Carlsson
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2011-01-19 10:27:34 PST
Created
attachment 79445
[details]
Patch
Darin Adler
Comment 2
2011-01-19 10:33:26 PST
Comment on
attachment 79445
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=79445&action=review
> Source/WebKit2/UIProcess/DrawingAreaProxyImpl.cpp:113 > + // FIXME: Send a new SetSize message if needed.
Is it really OK to land without this?
Anders Carlsson
Comment 3
2011-01-19 10:36:27 PST
(In reply to
comment #2
)
> (From update of
attachment 79445
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=79445&action=review
> > > Source/WebKit2/UIProcess/DrawingAreaProxyImpl.cpp:113 > > + // FIXME: Send a new SetSize message if needed. > > Is it really OK to land without this?
The new drawing area is currently opt-in by setting an environment variable so yes.
Anders Carlsson
Comment 4
2011-01-19 10:36:52 PST
Committed
r76139
: <
http://trac.webkit.org/changeset/76139
>
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