Closed Bug 1584844 Opened 5 years ago Closed 5 years ago

Tools > Developer Tools (aka DevTools) > Network is blank - No network request can be recorded or managed.

Categories

(Thunderbird :: Preferences, defect)

Unspecified
Windows 10
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 71.0

People

(Reporter: richard.leger, Assigned: jorgk-bmo)

Details

Attachments

(2 files, 3 obsolete files)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36

Steps to reproduce:

Open TB Daily 71.0a1 2019-09-29-08-27-21, press CTRL+SHIFT+I to open Developer Tools (equivalent to Menu > Tools > Developer Tools), then select Network tab in the DevTools window that opened...

Actual results:

Dev Tools > Network tab content is empty. No network request can be recorded or managed.

Expected results:

Dev Tools > Network tab content shall not be empty. Tools to record and manage network request shall appear in the view.

OS: Unspecified → Windows 10

Must be a recent regression, Alice, can you find it for us please.

Flags: needinfo?(alice0775)

Thanks you, Alice, nothing really obvious here.

Julian, there are a few devtools changesets in that range. Anything comes to mind that would have broken the network tab in TB?

Flags: needinfo?(jdescottes)

(In reply to Jorg K (GMT+2) from comment #3)

Thanks you, Alice, nothing really obvious here.

Julian, there are a few devtools changesets in that range. Anything comes to mind that would have broken the network tab in TB?

Manually adding devtools.netmonitor.features.requestBlocking = false will fix the issue on TB71a1.
So. this is regressed by d9b4b368aa2e7151f0a1dd8065a0864bc4d001e6 David Walsh — Bug 1580530 - Implement NetworkActionBar in the netmonitor r=Honza

Interesting. So does FF set this pref? Oh, yes, they do here:
browser/app/profile/firefox.js
2107 pref("devtools.netmonitor.features.requestBlocking", false);

So we just need to port that. Thanks so much, Alice, I'll do that in the next two hours.

Flags: needinfo?(jdescottes)
Assignee: nobody → jorgk
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Target Milestone: --- → Thunderbird 71.0

FYI, the preference option devtools.netmonitor.features.requestBlocking is non-existent by default in TB. See attached...

Adding it manually as a boolean preference with value false did not fixed the issue at my end...

Attached image requestBlocking=false not fixing issue (obsolete) —
Attached image browser.toolbox.conectiion.status (obsolete) —

FYI, after a short while the DevTools > Network tab disappear and is replaced by the Browser Toolbox connection status attached...

This does fix the issue. Richard, you can confirm in tomorrow's Daily.

Attachment #9097236 - Attachment is obsolete: true
Attachment #9097237 - Attachment is obsolete: true
Attachment #9097238 - Attachment is obsolete: true
Attachment #9097243 - Flags: review+

Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/1d6ea04f0f44
Port bug 1580530: add pref devtools.netmonitor.features.requestBlocking. r=me

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Component: Untriaged → Preferences

(In reply to Jorg K (GMT+2) from comment #9)

This does fix the issue. Richard, you can confirm in tomorrow's Daily.

Confirmed sorted in TB Daily 71.0a1 2019-09-30-08-24-03-comm-central...
Thank you all.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: