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+
Tim Horton
Comment 1 2013-03-25 18:06:06 PDT
Tim Horton
Comment 2 2013-03-25 18:38:51 PDT
Tim Horton
Comment 3 2013-03-26 11:46:10 PDT
Tim Horton
Comment 4 2013-03-26 14:30:39 PDT
Note You need to log in before you can comment on or make changes to this bug.