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

Issue 174499: One more deferred load fix. The ResourceDispatcher on receiving a message che... (Closed)

Created:
11 years, 4 months ago by ananta
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

One more deferred load fix. The ResourceDispatcher on receiving a message checks whether there are pending requests for the corresponding request id and if yes dispatches those first. However the request can get deferred in this context and hence the new message needs to be queued up. Fixes bug http://code.google.com/p/chromium/issues/detail?id=19393 This fixes an issue where flash videos on youtube would not work correctly at times. Bug=19393 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=24432

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -1 line) Patch
M chrome/common/resource_dispatcher.cc View 1 chunk +10 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
ananta
11 years, 4 months ago (2009-08-26 01:57:34 UTC) #1
darin (slow to review)
11 years, 4 months ago (2009-08-26 04:43:59 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698