Closed Bug 1091603 Opened 10 years ago Closed 10 years ago

[e10s] browser_net_filter-01.js disabled because `nsIXMLHttpRequest` doesn't correctly determine whether or not a request is XHR in e10s

Categories

(DevTools :: Netmonitor, defect)

defect
Not set
normal

Tracking

(e10s+)

RESOLVED FIXED
Firefox 36
Tracking Status
e10s + ---

People

(Reporter: vporof, Assigned: vporof)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

This test verifies whether or not filtering by 'xhr' in the network monitor works properly [0]. This relies on nsIXMLHttpRequest correctly asserting if a request channel is created via an XHR instance, which doesn't seem to work properly [1]. I manually verified this and the behavior is different there on e10s vs. non-e10s.

[0] http://dxr.mozilla.org/mozilla-central/source/browser/devtools/netmonitor/test/browser_net_filter-01.js#50

[1] http://dxr.mozilla.org/mozilla-central/source/toolkit/devtools/webconsole/network-monitor.js?from=network-monitor.js#673
Attached patch v1Splinter Review
Assignee: nobody → vporof
Status: NEW → ASSIGNED
Attachment #8514260 - Flags: review?(ejpbruel)
Blocks: 1074205
Blocks: e10s-tests
tracking-e10s: --- → +
Attachment #8514260 - Flags: review?(ejpbruel) → review+
https://hg.mozilla.org/mozilla-central/rev/cc978b102212
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 36
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: