Chromium Code Reviews
Description[DevTools] Hide "Service Worker Fallback" response from the Network tab.
This message is used for an internal response which is sent from the browser
process to the page's renderer process to consider the CORS preflight logic
when the Service Worker didn't handle the CORS request .
This message is not only meaningless for Web developers but also confusing them.
http://stackoverflow.com/questions/34035667/service-worker-making-extra-call
So this cl removes the CORS fallback response from the network panel.
BUG=477685
Committed: https://crrev.com/2e1de2f8f4ee2c620c43f00b2825224689046c3a
Cr-Commit-Position: refs/heads/master@{#365441}
Patch Set 1 #
Total comments: 2
Patch Set 2 : incorporated pfeldman's comment #
Messages
Total messages: 13 (7 generated)
|
||||||||||||||||||||||||||||