Bug 184868 - Cleanup CookieRequestHeaderFieldProxy
Summary: Cleanup CookieRequestHeaderFieldProxy
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-04-21 17:04 PDT by Daniel Bates
Modified: 2018-04-21 18:22 PDT (History)
3 users (show)

See Also:


Attachments
Patch (13.29 KB, patch)
2018-04-21 17:10 PDT, Daniel Bates
youennf: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2018-04-21 17:04:19 PDT
Cleanup CookieRequestHeaderFieldProxy.
Comment 1 Daniel Bates 2018-04-21 17:10:33 PDT
Created attachment 338540 [details]
Patch
Comment 2 Daniel Bates 2018-04-21 18:16:27 PDT
Committed r230898: <https://trac.webkit.org/changeset/230898>
Comment 3 Radar WebKit Bug Importer 2018-04-21 18:17:23 PDT
<rdar://problem/39625268>
Comment 4 Daniel Bates 2018-04-21 18:22:21 PDT
Removed extraneous whitespace that I inadvertently added to file Source/WebCore/platform/network/CookieRequestHeaderFieldProxy.h in <https://trac.webkit.org/changeset/230899>.