Changeset 209195 in webkit


Ignore:
Timestamp:
Dec 1, 2016 1:22:07 PM (7 years ago)
Author:
commit-queue@webkit.org
Message:

Misc. cleanup in Modules/fetch
https://bugs.webkit.org/show_bug.cgi?id=165240

Patch by Joseph Pecoraro <Joseph Pecoraro> on 2016-12-01
Reviewed by Darin Adler.

  • Modules/fetch/DOMWindowFetch.h:
  • Modules/fetch/FetchBody.cpp:
  • Modules/fetch/FetchBody.h:
  • Modules/fetch/FetchBodyConsumer.cpp:
  • Modules/fetch/FetchBodyOwner.cpp:
  • Modules/fetch/FetchBodyOwner.h:
  • Modules/fetch/FetchInternals.js:

(consumeStream):

  • Modules/fetch/FetchLoader.cpp:
  • Modules/fetch/FetchResponse.h:

Remove unnecessary includes and forward declarations.

  • Modules/fetch/DOMWindowFetch.js:

(fetch):

  • Modules/fetch/FetchResponse.js:

(initializeFetchResponse):

  • Modules/fetch/WorkerGlobalScopeFetch.js:

(fetch):
Improve style.

Location:
trunk/Source/WebCore
Files:
13 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.