Closed Bug 1128870 Opened 10 years ago Closed 10 years ago

XHR filter in the Network panel doesn't work when e10s is enabled

Categories

(DevTools :: Netmonitor, defect)

37 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1124456

People

(Reporter: Honza, Unassigned)

Details

STR: 1. Load https://getfirebug.com/tests/head/net/601/issue601.html 2. Open toolbox and select the Network panel 3. Generate a few XHRs by clickin the POST button on the page 4. Check XHR filter in the Network panel 5. XHR requests should stay visible, but they don't -> BUG --- Note that there is an exception in NetworkMonitor._onRequestHeader; "Component returned failure code: 0x80004002 (NS_NOINTERFACE) [nsIInterfaceRequestor.getInterface]" when calling: callbacks.getInterface(Ci.nsIXMLHttpRequest) OK 37.0a2 (2015-02-02) ERR 38.0a1 (2015-02-01) Honza
@Irakli: this sounds like a platform bug introduced in Nightly. Any tips what to do with it or who to ask? Honza
Flags: needinfo?(rFobic)
This is only a problem when e10s is enabled. It works fine for non-e10s windows. e10s was enabled by default for Nightly in bug 1093691. Sebastian
OS: Windows 7 → All
Hardware: x86_64 → All
Summary: XHR filter in the Network panel doesn't work → XHR filter in the Network panel doesn't work when e10s is enabled
Version: unspecified → 37 Branch
Looks like dup of bug 1124456 Jordan, is that correct? Honza
Flags: needinfo?(jsantell)
Yes, looks the same. Only in e10s due to not being able to parse files correctly I believe
Flags: needinfo?(jsantell)
(In reply to Jordan Santell [:jsantell] [@jsantell] from comment #4) > Yes, looks the same. Only in e10s due to not being able to parse files > correctly I believe Thanks for the info! Honza
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Flags: needinfo?(rFobic)
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.