Updates:
Status: Fixed
Comment #8 on issue 4808 by [email protected]: Content area stops updating
sometimes
http://code.google.com/p/chromium/issues/detail?id=4808
@jon re: CNN will pause briefly when you click on the title bar
Although this bug is seemingly fixed (on the trunk), I did notice a slight
pause in
the dancer when a native control is first run. I *assumed* (but didn't
verfy) that
the initial startup of a native control either a) took a lot of cpu time;
or b)
pushed a *pile* of events on the windows event queue (effectively given
greater
pauses between time slices produced by the intermittent reminder message).
As a
result, it would not surprise me to hear of such other brief stalls as
native
controls are activated. This seems vastly better than complete stalling
(till the
native control is deactivated), but I haven't tried to profile and
investigate this
in detail. My preliminary thought is that this is not even a P2 bug....
but I'm open
to other input.
I meant to mark this bug as fixed, and I'm doing so now (I'm surprised
Mark's magical
script didn't include the precise checkin that referenced this bug). For
the record,
it was a subtle change is message_pump_win.cc in the method
ProcessPumpReplacementMessage().
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---