Closed
Bug 1228009
Opened 10 years ago
Closed 10 years ago
Geolocation needs to handle failures on its errorresults
Categories
(Core :: DOM: Geolocation, defect)
Core
DOM: Geolocation
Tracking
()
RESOLVED
FIXED
mozilla45
| Tracking | Status | |
|---|---|---|
| firefox45 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
Attachments
(1 file)
|
1.42 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
Saw this failing in a try push.
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8692019 -
Flags: review?(bugs)
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
Comment 3•10 years ago
|
||
Comment on attachment 8692019 [details] [diff] [review]
Geolocation code needs to handle failures on its ErrorResults
I wonder if we should have some subclass of ErrorResult, say
DummyErrorResult which would automatically suppress the exception.
Attachment #8692019 -
Flags: review?(bugs) → review+
| Assignee | ||
Comment 5•10 years ago
|
||
I suppose we could add an IgnoredErrorResult...
Comment 6•10 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
You need to log in
before you can comment on or make changes to this bug.
Description
•