Description[DocumentThreadableLoader] Rename notifyResponseReceived to reportResponseReceived
"notifySomething" style method naming is often used to notify its
client about completion. This is just for inspector and console logging.
It's surprising that we see a function looks like notifying completion
called inside access control failure path. Use reportSomething that
is often used to methods that report to inspector or writing some log.
R=mkwst
BUG=none
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184905
Patch Set 1 #
Messages
Total messages: 8 (4 generated)
|