WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
113258
[wk2] Don't send intrinsic content size updates more than once per runloop
https://bugs.webkit.org/show_bug.cgi?id=113258
Summary
[wk2] Don't send intrinsic content size updates more than once per runloop
Tim Horton
Reported
2013-03-25 17:47:09 PDT
This can cause flickering when clients mutate the DOM within a single runloop cycle, because we can send multiple messages to the UIProcess.
Attachments
patch
(4.06 KB, patch)
2013-03-25 18:38 PDT
,
Tim Horton
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Tim Horton
Comment 1
2013-03-25 18:06:06 PDT
<
rdar://problem/13492038
>
Tim Horton
Comment 2
2013-03-25 18:38:51 PDT
Created
attachment 194970
[details]
patch
Tim Horton
Comment 3
2013-03-26 11:46:10 PDT
http://trac.webkit.org/changeset/146913
Tim Horton
Comment 4
2013-03-26 14:30:39 PDT
Follow up change in
https://trac.webkit.org/r146928
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