Closed Bug 1146826 Opened 10 years ago Closed 9 years ago

[e10s] browser_responsiveuiaddcustompreset.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_responsiveuiaddcustompreset.js: instance.menulist.selectedIndex = customPresetIndex; is(content.innerWidth, 456, "add preset, and selected in the list, dimension valid (width)"); <- Causes CPOW warning is(content.innerHeight, 123, "add preset, and selected in the list, dimension valid (height)"); <- Causes CPOW warning instance.removebutton.doCommand();
tracking-e10s: m8+ → ---
Whiteboard: [unsafe-cpow-usage]
This is test only.
tracking-e10s: --- → +
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.