Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(103)

Issue 575023: Make Carbon plugin idle event source robust against changes during iteration (Closed)

Created:
10 years, 10 months ago by stuartmorgan
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Make Carbon plugin idle event source robust against changes during iteration Ensure that removing any plugin from the idle event source during iteration is safe (not just the currently-firing plugin). Also bullet-proofs against the possibility of nested iteration. Refactors the idle event source to use a helper class, to reduce duplicate code. BUG=33467 TEST=Scroll rapidly on a page with multiple instances of a Cabon plugin. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=38216

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -57 lines) Patch
M webkit/glue/plugins/webplugin_delegate_impl_mac.mm View 2 chunks +62 lines, -57 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
stuartmorgan
10 years, 10 months ago (2010-02-05 16:58:20 UTC) #1
pink (ping after 24hrs)
http://codereview.chromium.org/575023/diff/1/2 File webkit/glue/plugins/webplugin_delegate_impl_mac.mm (right): http://codereview.chromium.org/575023/diff/1/2#newcode131 webkit/glue/plugins/webplugin_delegate_impl_mac.mm:131: // if that happens and it's next on the ...
10 years, 10 months ago (2010-02-05 17:31:32 UTC) #2
pink (ping after 24hrs)
10 years, 10 months ago (2010-02-05 17:35:25 UTC) #3
stuart assures me this is ok for sets. LGTM.

Powered by Google App Engine
This is Rietveld 408576698