Closed
Bug 1691831
Opened 1 year ago
Closed 1 year ago
After browsing yahoo.com with VO, Firefox indefinitely hangs
Categories
(Core :: Disability Access APIs, defect, P1)
Tracking
()
RESOLVED
FIXED
87 Branch
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox85 | --- | unaffected |
firefox86 | --- | unaffected |
firefox87 | --- | fixed |
People
(Reporter: eeejay, Assigned: eeejay)
References
(Regressed 1 open bug, Regression)
Details
(Keywords: regression, Whiteboard: [mac2020_2])
Attachments
(1 file)
It looks like this is caused by invalid offsets passed to the attributed text getter. Those offset values should be clamped to the character count of containers.
Updated•1 year ago
|
Severity: -- → S2
Priority: -- → P1
Assignee | ||
Comment 1•1 year ago
|
||
I tried to come up with a good test for this, that reproduces the issue in a demonstratable way, but couldn't.
Pushed by eisaacson@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7daa9a759d26 Clamp offsets to character count in HyperTextIterator. r=morgan
Updated•1 year ago
|
Keywords: regression
Comment 3•1 year ago
|
||
Set release status flags based on info from the regressing bug 1690342
status-firefox85:
--- → unaffected
status-firefox86:
--- → unaffected
status-firefox87:
--- → affected
status-firefox-esr78:
--- → unaffected
Comment 4•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
Updated•1 year ago
|
OS: Unspecified → macOS
Whiteboard: [mac2020_2]
Updated•7 months ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•