Closed
Bug 1695801
Opened 4 years ago
Closed 4 years ago
Assertion failure: mRawPtr, at StaticPtr.h:68 when running layers only gtests
Categories
(Core :: Panning and Zooming, defect, P3)
Core
Panning and Zooming
Tracking
()
RESOLVED
FIXED
88 Branch
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: hiro, Assigned: hiro)
Details
Attachments
(1 file)
STR;
./mach gtest APZEventRegionsTesterLayersOnly.\*
We need to call APZCTesterBase::SetUp() before using any gfx values.
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by hikezoe.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d8858e913a03
Make sure gfxPlatform::GetPlatform() is invoked before using any gfx variables. r=aosmond
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•