Closed
Bug 800212
Opened 12 years ago
Closed 12 years ago
After persona login, 123done renders as a white screen, throws assertion errors
Categories
(Core Graveyard :: Identity, enhancement)
Core Graveyard
Identity
Tracking
(blocking-basecamp:+)
RESOLVED
INVALID
blocking-basecamp | + |
People
(Reporter: jedp, Unassigned)
References
Details
(Whiteboard: [LOE:M])
On successful login with persona to 123done.org, it appears that the message flow goes all the way back through identity.js, gaia (close popup), MinimalIdentity.jsm, into DOMIdentity and nsDOMIdentity with a successful 'login' and 'ready' received.
But then the screen just remains white and I get a huge stream of the following assertion error repeated over and over:
[Parent 3964] ###!!! ASSERTION: aChild not our child: 'aChild->GetParent() == aContainer', file /home/jed/code/b2g-src/mi/gfx/layers/opengl/ContainerLayerOGL.cpp, line 90
Reporter | ||
Comment 1•12 years ago
|
||
I don't know if the opengl assertion is related at all - seems strange that it would be - but it coincides with the white screen and accumulates with mouse movements over the window.
Reporter | ||
Comment 2•12 years ago
|
||
Ok i think this is just a rendering bug. Will invalidate this bug as soon as I can confirm
Comment 3•12 years ago
|
||
Jed: I think this is invalid, marking it as such.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•