Concurrent access to files related to chrome://webrtc-logs |
|
Issue descriptionChromeBrowsingDataRemoverDelegate::RemoveEmbedderData() posts a task to modify the WebRTC textual log files. This is done to an arbitrary task queue (with a set of traits). That task queue is not guaranteed to be the same as that which writes to those files. Concurrent access can therefore occur. |
|
►
Sign in to add a comment |
|
Comment 1 by eladalon@chromium.org
, Jul 20