Open
Bug 1591920
Opened 5 years ago
Updated 4 years ago
"Check for issues" is really slow
Categories
(DevTools :: Accessibility Tools, defect, P3)
DevTools
Accessibility Tools
Tracking
(Not tracked)
NEW
People
(Reporter: annevk, Unassigned)
References
(Blocks 1 open bug)
Details
Using "Check for issues" on https://fetch.spec.whatwg.org/ or https://url.spec.whatwg.org/ on a relatively modern MacBook Pro is a rather bad experience as it takes a long time to check the 30-15k nodes. Note that it also takes a long time for the progress bar to even appear, making you think the tool hanged or some such.
The experience would be better if it was done incrementally somehow.
Comment 1•4 years ago
|
||
Thanks for the report!
I can see the issue on my machine, Win 10.
STR
- Load https://fetch.spec.whatwg.org/
- Open DevTools and select the Accessibility panel
- Pick Check for issues: "All Issues" (28K+ nodes)
There is "Initializing" text" displayed for a while and it takes dozens of seconds to get a progress bar, which takes another minute/s to finish
Honza
Updated•4 years ago
|
Flags: needinfo?(annevk)
You need to log in
before you can comment on or make changes to this bug.
Description
•