Bug 112932 - [Mac] Consolidate bits of willSendRequest implementation
Summary: [Mac] Consolidate bits of willSendRequest implementation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-21 10:58 PDT by Alexey Proskuryakov
Modified: 2013-03-21 11:22 PDT (History)
0 users

See Also:


Attachments
proposed patch (4.55 KB, patch)
2013-03-21 11:03 PDT, Alexey Proskuryakov
beidson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2013-03-21 10:58:33 PDT
Parts are in Objective-C delegate, and other parts are in ResourceHandle class for no good reason.
Comment 1 Alexey Proskuryakov 2013-03-21 11:03:25 PDT
Created attachment 194292 [details]
proposed patch
Comment 2 Alexey Proskuryakov 2013-03-21 11:22:01 PDT
Committed <http://trac.webkit.org/changeset/146488>.