Open
Bug 1824688
Opened 2 years ago
Updated 2 years ago
[win7] Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) error when allowing location access
Categories
(Core :: DOM: Geolocation, defect)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox111 | --- | wontfix |
firefox112 | --- | wontfix |
firefox113 | --- | fix-optional |
People
(Reporter: atrif, Assigned: m_kato)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
47.37 KB,
image/png
|
Details |
Found in
- 112.0b7
Affected versions
- 113.0a1 (2023-03-26)
- 112.0b6
- 111.0.1
Tested platforms
- Affected platforms: Windows 7x64
- Unaffected platforms: macOS12, Ubuntu 22.04, Windows 10x64
Steps to reproduce
- Open firefox and https://dev.opera.com/articles/w3c-geolocation-api/basic_geolocation_example.htm or google maps.
- Open the Browser console and allow location access.
- Observe the browser console.
Expected result
- No errors are displayed.
Actual result
- Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.getBoolPref] error is displayed.
Regression range
- Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=87ec281ecf745f90c5600788b92db2b052934c3d&tochange=3cab383d57e7a4eb8141868e135bfa105a438aa4
Possible regressor: bug 1789005.
Additional notes
- Attached a screenshot.
- The location access work as expected. I am not aware of any impact from this error.
Comment 1•2 years ago
|
||
:m_kato, since you are the author of the regressor, bug 1789005, could you take a look?
For more information, please visit auto_nag documentation.
Flags: needinfo?(m_kato)
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
I will look this.
Assignee: nobody → m_kato
Flags: needinfo?(m_kato)
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•