Closed
Bug 1596409
Opened 5 years ago
Closed 5 years ago
[socket process] Land PHttpTransaction IPC protocol
Categories
(Core :: Networking, task, P2)
Core
Networking
Tracking
()
RESOLVED
FIXED
mozilla73
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: kershaw, Assigned: kershaw)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(7 files, 1 obsolete file)
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review |
This bug is for landing the code related to PHttpTransaction.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
Assignee | ||
Comment 5•5 years ago
|
||
Assignee | ||
Comment 6•5 years ago
|
||
Assignee | ||
Comment 7•5 years ago
|
||
Updated•5 years ago
|
Attachment #9110601 -
Attachment is obsolete: true
Assignee | ||
Comment 8•5 years ago
|
||
Assignee | ||
Comment 9•5 years ago
|
||
Updated•5 years ago
|
Attachment #9110607 -
Attachment description: Bug 1596409 - P5: Enable necessary XPCOM components → Bug 1596409 - P5: Enable necessary XPCOM components for using nsHttpTransaction in socket process
Comment 10•5 years ago
|
||
Pushed by kjang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e4c90781403c
P1.1: Make socket process support IPCStream r=dragana
https://hg.mozilla.org/integration/autoland/rev/ff9237d7f536
P1.2: Create PHttpTransaction IPC protocol r=dragana
https://hg.mozilla.org/integration/autoland/rev/16635b64a0a2
P2: Seperate nsHttpConnectionMgr and AltSvcCache r=dragana
https://hg.mozilla.org/integration/autoland/rev/3aaf557c0329
P3: Add HttpConnectionMgrShell r=dragana
https://hg.mozilla.org/integration/autoland/rev/06820fe82c17
P4: Impl PHttpConnectionMgr IPC protocol r=dragana
https://hg.mozilla.org/integration/autoland/rev/628adc2416c9
P5: Enable necessary XPCOM components for using nsHttpTransaction in socket process r=dragana
https://hg.mozilla.org/integration/autoland/rev/103b1e697c6f
P6: Add a pref for using socket process for network r=dragana
Comment 11•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e4c90781403c
https://hg.mozilla.org/mozilla-central/rev/ff9237d7f536
https://hg.mozilla.org/mozilla-central/rev/16635b64a0a2
https://hg.mozilla.org/mozilla-central/rev/3aaf557c0329
https://hg.mozilla.org/mozilla-central/rev/06820fe82c17
https://hg.mozilla.org/mozilla-central/rev/628adc2416c9
https://hg.mozilla.org/mozilla-central/rev/103b1e697c6f
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in
before you can comment on or make changes to this bug.
Description
•