Closed Bug 1646358 Opened 6 years ago Closed 6 years ago

[socket process] Fix test failures regarding devtool tests

Categories

(Core :: Networking, task, P2)

task

Tracking

()

RESOLVED FIXED
mozilla80
Tracking Status
firefox80 --- fixed

People

(Reporter: kershaw, Assigned: kershaw)

Details

(Whiteboard: [necko-triaged])

Attachments

(5 files)

When nsHttpActivityDistributor::ObserveActivityWithArgs is called from socket process parent, we are already on min thread. There is no need to dispatch again at here.

Summary: [socket process[ remove redundant main thread dispatch in nsHttpActivityDistributor::ObserveActivityWithArgs → [socket process] remove redundant main thread dispatch in nsHttpActivityDistributor::ObserveActivityWithArgs
Attachment #9158283 - Attachment description: Bug 1646358 - Make sure remote address is available at the right time → Bug 1646358 - Make sure remote address is available at the right time, r=dragana
Summary: [socket process] remove redundant main thread dispatch in nsHttpActivityDistributor::ObserveActivityWithArgs → [socket process] Fix test failures regarding devtool tests

Depends on D81976

Attachment #9158283 - Attachment description: Bug 1646358 - Make sure remote address is available at the right time, r=dragana → Bug 1646358 - Make sure remote address is available at the right time
Pushed by kjang@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/059a823032d2 Make sure remote address is available at the right time r=dragana https://hg.mozilla.org/integration/autoland/rev/91fce3e27eac Calculate request size in parent process r=dragana https://hg.mozilla.org/integration/autoland/rev/aa32d2fc1762 Update transfer size in OnDataAvailable r=dragana https://hg.mozilla.org/integration/autoland/rev/f7ebad48e890 Remove unnecessary main thread dispatch, r=dragana https://hg.mozilla.org/integration/autoland/rev/432a56d9e68e Only set 'Alt-Used' when the header is not empty r=dragana
Pushed by kjang@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/86ad7016b9ab Make sure remote address is available at the right time r=dragana https://hg.mozilla.org/integration/autoland/rev/7a20841b3834 Calculate request size in parent process r=dragana https://hg.mozilla.org/integration/autoland/rev/0eb38daa2b66 Update transfer size in OnDataAvailable r=dragana https://hg.mozilla.org/integration/autoland/rev/a28eb84718a6 Remove unnecessary main thread dispatch, r=dragana https://hg.mozilla.org/integration/autoland/rev/7997a98be55e Only set 'Alt-Used' when the header is not empty r=dragana
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: