Closed
Bug 1000800
Opened 11 years ago
Closed 7 years ago
[Window Management] Followup of 916709: Fix cardview issues
Categories
(Firefox OS Graveyard :: Gaia::System::Window Mgmt, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: alive, Assigned: alive)
References
Details
See comments in 916709 pr.
Comment 1•10 years ago
|
||
From the PR, re: AppWindow.prototype.getScreenshot
the CardsView, only consumer of this method, actually ends up calling app.getScreenshot (so not on this frame)
looks like it has origin-based caching
I think we actually want the screenshot frame to be this.getLeafWindow.getTopMostWindow()
Comment 2•10 years ago
|
||
Correction to comment #1, this is regarding AppWindow.prototype.getFrameForScreenshot
Comment 3•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•