Open
Bug 1720061
Opened 3 years ago
Updated 2 years ago
[Meta] Setting input.value when input has focus is 1.2x slower than Chrome on Android
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
NEW
People
(Reporter: masayuki, Unassigned)
References
(Depends on 4 open bugs, Blocks 2 open bugs, )
Details
(Keywords: meta, perf)
+++ This bug was initially created as a clone of Bug #1346723 +++
Setting <input>
value performance of Gecko is really faster than some one of Chrome on desktop environment. However, on Android, Fenix Nightly is still slower than Chrome.
Reporter | ||
Updated•3 years ago
|
Updated•3 years ago
|
Performance Impact: --- → ?
Whiteboard: [qf:meta]
Updated•3 years ago
|
Performance Impact: ? → ---
Comment 1•3 years ago
|
||
Have we even regressed something on Android. Nightly on Android takes 2x the time Chrome does.
On desktop we're on par.
Reporter | ||
Comment 2•3 years ago
|
||
I have no idea from the point of view of TextEditor
because I've not touched TextEditor
at least in this 3 months.
Reporter | ||
Comment 3•3 years ago
|
||
In my devices, I don't see 2x slower. It seems that nothing has been changed since I filed this bug. Although the result is randomly too slow when I reload repeatedly.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•