DescriptionAdd logs to XMLHttpRequest to ease debugging.
In debugging complicated XHR bugs, it's important to understand sequence
of method calls and state transition. I want to upstream simple logs at the
head of each method implementations and loader delegate methods I'm regularly
putting for debugging.
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=159234
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #Patch Set 5 : #Patch Set 6 : #Patch Set 7 : #
Total comments: 6
Patch Set 8 : yhirano's comments #Patch Set 9 : Rebase #Patch Set 10 : Fix compile error (llu) #Messages
Total messages: 10 (0 generated)
|