Chromium Code Reviews
DescriptionMerge ResourceLoader's ResourceLoaderState and ConnectionState enums
ResourceLoaderState::Initialized maps to ConnectionState{New,Started,
ReceivedResponse,ReceivingData}, ResourceLoaderState::Finishing maps to
ConnectionState{FinishedLoading,Canceled,Failed}. Add a new
ConnectionStateReleased to match ResourceLoaderState::Terminated.
These enums used to be in different classes. The classes were merged a couple
of years ago, but the state machines were left as-is.
BUG=
Committed: https://crrev.com/7ee9c546d4c87bb1cc9eb5a81451005fc80133cd
Cr-Commit-Position: refs/heads/master@{#378924}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Add ResourceLoader::isFinishing #
Total comments: 2
Patch Set 3 : Remove spurious newline #
Messages
Total messages: 16 (6 generated)
|
||||||||||||||||||||||||||||