[ServiceWorker] Introduce isControlledByServiceWorker() in content::RenderFrameImpl

We need to check this in DocumentThreadableLoader not to send CORS preflight requests to the ServiceWorker.

Blink side is implemented in https://codereview.chromium.org/546263002/.

BUG=411151

Review URL: https://codereview.chromium.org/553603002

Cr-Commit-Position: refs/heads/master@{#294156}
2 files changed