Chromium Code Reviews
DescriptionMove the new WebUI's code to read the data off the IO thread as it's generally from the memory-mapped resource file.
To avoid extra thread hops, I call (and bind) URLLoaderClient on the thread where we do the reads. I've found it easier to read to remove the URLLoaderImpl and just pass the required data to static methods.
BUG=717714
Review-Url: https://codereview.chromium.org/2867083002
Cr-Commit-Position: refs/heads/master@{#470082}
Committed: https://chromium.googlesource.com/chromium/src/+/165aa1cd8fb624a2f222c2049edd5b1b48597b63
Patch Set 1 #
Total comments: 2
Patch Set 2 : review comments and a TODO #
Messages
Total messages: 17 (10 generated)
|
||||||||||||||||||||||||||||