Closed Bug 1091612 Opened 10 years ago Closed 10 years ago

[e10s] browser_net_resend.js disabled because actors for the new request channels don't correspond to the ones sent in network event updates 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 that a network request can be cloned, edited and resent in the network monitor. Everything works properly, except the fact that when the new request is created [0], the actor id for that request doesn't correspond to the one in the "networkEvent" and "networkEventUpdate" packets sent afterwards over the protocol. This makes it impossible for the frontend to know whether or not this new network request is the one that we cloned, edited and resent beforehand. [0] http://dxr.mozilla.org/mozilla-central/source/toolkit/devtools/server/actors/webconsole.js#1304
Blocks: 1074205
Attached patch v1Splinter Review
Assignee: nobody → vporof
Status: NEW → ASSIGNED
Attachment #8514271 - Flags: review?(ejpbruel)
Summary: [e10s] browser_net_resend.js disabled because actors for the new request channels don't correspond to the ones sent in network event updates → [e10s] browser_net_resend.js disabled because actors for the new request channels don't correspond to the ones sent in network event updates in e10s
Blocks: e10s-tests
tracking-e10s: --- → +
Attachment #8514271 - Flags: review?(ejpbruel) → review+
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 36
Depends on: 1292503
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: