Script streaming: turn off cached data to prevent crashes.
Cached data was turned on by r184826, and it seems we're producing invalid cached data. Disabling the cached data for now; this needs to be debugged before enabling it again. In addition, it can be that we try to invoke streaming for already loaded async scripts; handle that gracefully too. BUG= Review URL: https://codereview.chromium.org/705953002 git-svn-id: svn://svn.chromium.org/blink/trunk@184911 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment