Closed
Bug 1403243
Opened 8 years ago
Closed 8 years ago
Typo in webextension containers exceptions
Categories
(Firefox :: Security, defect)
Tracking
()
RESOLVED
FIXED
Firefox 58
People
(Reporter: jkt, Assigned: jkt)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
59 bytes,
text/x-review-board-request
|
kmag
:
review+
Sylvestre
:
approval-mozilla-beta+
|
Details |
Throwing errors with "identitiy".
| Assignee | ||
Updated•8 years ago
|
Blocks: ContextualIdentity
| Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8912313 [details]
Bug 1403243 - Fix typo in identity exceptions.
https://reviewboard.mozilla.org/r/183646/#review188850
I donno... I thought it added a bit of color :)
Attachment #8912313 -
Flags: review?(kmaglione+bmo) → review+
| Assignee | ||
Comment 3•8 years ago
|
||
Hahah, sorry I missed it. The same typo is elsewhere too though in some Java code. Will file follow up.
| Assignee | ||
Updated•8 years ago
|
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/6408f36a3bdc
Fix typo in identity exceptions. r=kmag
Keywords: checkin-needed
Comment 5•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 58
| Assignee | ||
Comment 6•8 years ago
|
||
Comment on attachment 8912313 [details]
Bug 1403243 - Fix typo in identity exceptions.
Approval Request Comment
[Feature/Bug causing the regression]: Bug 1395659
[User impact if declined]: Extensions might string check for exceptions and cause issues.
[Is this code covered by automated tests?]: Yes, but also changed to the correct spelling.
[Has the fix been verified in Nightly?]: Yes
[Needs manual test from QE? If yes, steps to reproduce]: N/A
[List of other uplifts needed for the feature/fix]: N/A
[Is the change risky?]: No
[Why is the change risky/not risky?]: It's a text change which has tests (granted they had to be changed to)
[String changes made/needed]: N/A
Attachment #8912313 -
Flags: approval-mozilla-beta?
Updated•8 years ago
|
status-firefox57:
--- → affected
Comment 7•8 years ago
|
||
Comment on attachment 8912313 [details]
Bug 1403243 - Fix typo in identity exceptions.
Fix a typo, taking it in 57b4
Attachment #8912313 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 8•8 years ago
|
||
| bugherder uplift | ||
Flags: in-testsuite+
Comment 9•8 years ago
|
||
(In reply to Jonathan Kingston [:jkt] from comment #6)
> [Is this code covered by automated tests?]: Yes, but also changed to the
> correct spelling.
> [Has the fix been verified in Nightly?]: Yes
> [Needs manual test from QE? If yes, steps to reproduce]: N/A
Setting qe-verify- based on Jonathan's assessment on manual testing needs and the fact that this fix has automated coverage.
Flags: qe-verify-
You need to log in
before you can comment on or make changes to this bug.
Description
•