Closed Bug 1146839 Opened 9 years ago Closed 8 years ago

[e10s] browser_responsiveui.js causes unsafe CPOW usage warnings

Categories

(DevTools :: Responsive Design Mode, defect)

defect
Not set
normal

Tracking

(e10s+)

RESOLVED DUPLICATE of bug 1235953
Tracking Status
e10s + ---

People

(Reporter: Kwan, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [unsafe-cpow-usage])

Mined from test logs

In browser/devtools/responsivedesign/test/browser_responsiveui.js:

34 instances of content.inner(Width|Height) causing CPOW warnings plus:

    let documentLoaded = waitForDocLoadComplete();
    content.location = "data:text/html;charset=utf-8,mop<div style%3D'height%3A5000px'><%2Fdiv>"; <- Causes CPOW warning
    yield documentLoaded;
tracking-e10s: m8+ → ---
Whiteboard: [unsafe-cpow-usage]
This is test only.
tracking-e10s: --- → +
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.