Closed
Bug 1731559
Opened 4 years ago
Closed 4 years ago
Change the return type in case of JEXL evaluation error
Categories
(Firefox :: Nimbus Desktop Client, defect, P1)
Firefox
Nimbus Desktop Client
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox94 | --- | fixed |
People
(Reporter: andreio, Assigned: andreio)
Details
Attachments
(1 file)
Now the default return in case of failures (when eval throws) is false, it should be null to tell apart successful evaluation from errors.
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed by aoprea@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cffa9956d312
Nimbus targeting eval should return null instead of bool in case of error r=k88hudson
Comment 3•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox94:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•