DescriptionService Worker: Use ScriptPromise instead of ScriptPromise&.
Replace |ScriptPromise&| with |ScriptPromise| for FetchEvent::respondWith() and
RespondWithObserver::respondWith(). This CL addresses a comment given by
yhirano@: https://codereview.chromium.org/1256133002/#msg8.
BUG=N/A
Committed: https://crrev.com/dc6e57649056db3ca6ac8d06422c4af371f2d3bc
git-svn-id: svn://svn.chromium.org/blink/trunk@199654 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Patch Set 1 #
Total comments: 2
Patch Set 2 : Address comment: add a header/forward declaration; Rename a param. #
Total comments: 2
Patch Set 3 : Remove the forward declaration (Included header will do). #
Messages
Total messages: 11 (3 generated)
|