Closed Bug 1593728 Opened 5 years ago Closed 4 years ago

Add a console DAMP test with a page containing multiple cross-origin iframes

Categories

(DevTools :: Console, task, P3)

task

Tracking

(Fission Milestone:M7, firefox83 fixed)

RESOLVED FIXED
83 Branch
Fission Milestone M7
Tracking Status
firefox83 --- fixed

People

(Reporter: nchevobbe, Assigned: bradwerth)

References

(Blocks 1 open bug)

Details

(Whiteboard: dt-fission)

Attachments

(3 files)

Let's have a page which logs messages using the console API, and also has multiple iframes, with different origins, that also log messages (and maybe some workers as well?).
This will stress out our architecture in a Fission world.

Enabling DAMP is a prerequisite for enabling Fission in Nightly (M6).

Fission Milestone: --- → M6

Adding dt-fission whiteboard tag to DevTools bugs that mention Fission or block Fission meta bugs but don't already have a dt-fission whiteboard tag.

Whiteboard: dt-fission

Moving these DevTools Fission bugs from Fission's old M6 Nightly milestone to M7 Beta. I am assuming these bugs would have the dt-fission-m2-mvp whiteboard tag if they were Fission Nightly blockers.

Fission Milestone: M6 → M7
Blocks: 1659773

This is just cleanup to avoid the "async" keyword as an identifier, plus using
const where appropriate.

Assignee: nobody → bwerth
Status: NEW → ASSIGNED

This new param is used to allow testing of simple messages in high volume.

Depends on D93431

This allows this test to measure the performance of console messages arriving
from cross-origin domains.

Depends on D93432

Pushed by bwerth@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d0c4371a455f Part 1: [devtools] Rename parameter in a test to avoid using the async keyword. r=perftest-reviewers,nchevobbe,sparky https://hg.mozilla.org/integration/autoland/rev/f3d078512924 Part 2: [devtools] Add a simple log message param and function to a console DAMP test. r=perftest-reviewers,nchevobbe,sparky https://hg.mozilla.org/integration/autoland/rev/b5017b0a0b5d Part 3: [devtools] Expand console DAMP test to log from cross-origin domains. r=perftest-reviewers,nchevobbe,sparky
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: