Open
Bug 1899761
Opened 1 year ago
Updated 1 year ago
Crash in [@ java.lang.IllegalStateException: Recording currently in progress - missing #endRecording() call?] at android.graphics.RenderNode.beginRecording(RenderNode.java:372)]
Categories
(Firefox for Android :: UI Tests, defect)
Tracking
()
NEW
People
(Reporter: ohorvath, Unassigned)
Details
(Keywords: crash)
Steps to reproduce as in UI automated tests: RecentlyClosedTabsTest#shareMultipleRecentlyClosedTabsTest& TabbedBrowsingTest#tabMediaControlButtonTest
(more details in tracking Bug 1891680)
- Open a few tabs.
- Open the tabs tray.
Expected behavior
Show tabs.
Actual behavior
Crashes.
Device information
- Firefox version: Debug
- Android device model: Pixel 2 arm (firebase virtual device)
- Android OS version: 11
Any additional information?
| Reporter | ||
Updated•1 year ago
|
Summary: Crash in [@ java.lang.IllegalStateException: Recording currently in progress - missing #endRecording() call?] → Crash in [@ java.lang.IllegalStateException: Recording currently in progress - missing #endRecording() call?] at android.graphics.RenderNode.beginRecording(RenderNode.java:372)]
Comment 1•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'Fenix::UI Tests' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: General → UI Tests
You need to log in
before you can comment on or make changes to this bug.
Description
•