WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 101812
Implement NetworkProcess willSendRequest
https://bugs.webkit.org/show_bug.cgi?id=101812
Summary
Implement NetworkProcess willSendRequest
Brady Eidson
Reported
2012-11-09 16:26:17 PST
Implement NetworkProcess willSendRequest Because we're getting network callbacks on a background thread this requires up to jump through a couple of hoops to get the message to the WebProcess synchronously. Fortunately those hoops follow an established pattern we've used in other places already.
Attachments
Patch v1
(12.54 KB, patch)
2012-11-09 16:34 PST
,
Brady Eidson
ap
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brady Eidson
Comment 1
2012-11-09 16:34:10 PST
Created
attachment 173396
[details]
Patch v1
Brady Eidson
Comment 2
2012-11-09 16:54:06 PST
http://trac.webkit.org/changeset/134137
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug