DescriptionSupport ServiceWorker created request objects.
Request objects previously were created in the embedder and provided
to Blink; however the Cache API requires that they can cross the other
way. This CL adds the accessors required to do this; both to fill in a
WebServiceWorkerRequest object in Blink, and to read all the fields of the
WebServiceWorkerRequest in the embedder.
R=jkarlin@chromium.org,jsbell@chromium.org,asanka@chromium.org
BUG=399178
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181322
Patch Set 1 #Patch Set 2 : add test #Patch Set 3 : fix release build #Patch Set 4 : improved test #
Total comments: 4
Patch Set 5 : remediate to jochen review #Patch Set 6 : rebase to trunk #Patch Set 7 : fix build #
Total comments: 1
Patch Set 8 : fix more builds #
Messages
Total messages: 17 (4 generated)
|