[webkit-reviews] review granted: [Bug 187256] Allow to remove MediaStreamPrivate observers when iterating over observers : [Attachment 354806] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 14 09:05:41 PST 2018


Eric Carlson <eric.carlson at apple.com> has granted youenn fablet
<youennf at gmail.com>'s request for review:
Bug 187256: Allow to remove MediaStreamPrivate observers when iterating over
observers
https://bugs.webkit.org/show_bug.cgi?id=187256

Attachment 354806: Patch

https://bugs.webkit.org/attachment.cgi?id=354806&action=review




--- Comment #2 from Eric Carlson <eric.carlson at apple.com> ---
Comment on attachment 354806
  --> https://bugs.webkit.org/attachment.cgi?id=354806
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=354806&action=review

> Source/WebCore/ChangeLog:8
> +	   Copy the set of observers in a vector before iterating over it.

Nit: s/in a vector/to a vector/


More information about the webkit-reviews mailing list