Open
Bug 1821050
Opened 2 years ago
Updated 1 year ago
Investigate TextInputDelegateTest inputConnection_largeText Content Size
Categories
(GeckoView :: General, task, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: olivia, Unassigned)
Details
In Bug 1812692, inputConnection_largeText was reduced to use 102400 from 1024000 letters. Test timeout issues occurred when uiautomator.takeScreenshot() was called without this change.
The inputConnection_largeText optimally needs to use 1024000 to test over binder transaction size.
Updated•2 years ago
|
Priority: -- → P3
Updated•1 year ago
|
Component: Core → General
You need to log in
before you can comment on or make changes to this bug.
Description
•