DescriptionPrevent DocumentThreadableLoader from calling m_client handlers after didFailAccessControlCheck()
There were cases where m_client->didFinishLoading() was called after m_client->didFailAccessControlCheck() is called.
This CL fixes that by clearing resource in handlePreflightFailure(), and always calling handlePreflightFailure() instead of calling didFailAccessControlCheck() directly.
BUG=421627
Patch Set 1 #Patch Set 2 : #Patch Set 3 : Comments. #Patch Set 4 : #Patch Set 5 : #
Messages
Total messages: 2 (2 generated)
|