84117f2d1b
This causes a race related to |notification_state_lock_| assignment when GetMainFrame is called from multiple threads. GetMainFrame doesn't trigger any notifications so it shouldn't need that lock. Instead, only use NotificationStateLock on the UI thread. |
||
---|---|---|
.. | ||
browser | ||
common | ||
features | ||
renderer | ||
resources |