Closed
Bug 1597821
Opened 5 years ago
Closed 5 years ago
No content is displayed after calling setViewBackend
Categories
(GeckoView :: General, defect, P1)
Tracking
(firefox72 fixed)
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: agi, Unassigned)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [geckoview:m1911])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Pretty much title. After calling setViewBackend
, no content is displayed. This is because we don't add the new view to the tree. I thought I fixed this but apparently I landed a version without this fix, patch incoming.
Updated•5 years ago
|
Keywords: regression
Reporter | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Priority: -- → P1
Whiteboard: [geckoview:m1911]
Pushed by asferro@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8a22e5cb6f29
Actually replace view when calling GeckoView.setViewBackend. r=snorp
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
Updated•3 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•