Closed
Bug 1145892
Opened 10 years ago
Closed 10 years ago
Add null check to clientrecords in ShareDialog
Categories
(Firefox for Android Graveyard :: Overlays, defect)
Tracking
(firefox38 fixed, firefox39 fixed)
RESOLVED
FIXED
Firefox 39
People
(Reporter: mcomella, Assigned: mcomella)
References
Details
Attachments
(1 file, 1 obsolete file)
Missed a spot.
Assignee | ||
Comment 1•10 years ago
|
||
/r/5817 - Bug 1145892 - Add null check in ShareDialog.handleSendTabUIEvent. r=rnewman
Pull down this commit:
hg pull review -r 3e93e41b9e484087f456b785f1947e5e7697e05b
Attachment #8580979 -
Flags: review?(rnewman)
Updated•10 years ago
|
Status: NEW → ASSIGNED
Component: General → Overlays
Updated•10 years ago
|
Attachment #8580979 -
Flags: review?(rnewman) → review+
Comment 2•10 years ago
|
||
Comment on attachment 8580979 [details]
MozReview Request: bz://1145892/mcomella
https://reviewboard.mozilla.org/r/5815/#review4789
Ship It!
Assignee | ||
Comment 3•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox39:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 39
Assignee | ||
Comment 5•10 years ago
|
||
Comment on attachment 8580979 [details]
MozReview Request: bz://1145892/mcomella
This should be uplifted with bug 1122302.
Approval Request Comment
[Feature/regressing bug #]: bug 1122302
[User impact if declined]:
Users who get null a clientrecord (I'm not sure the STR - maybe never having signed up for sync befor) will crash
[Describe test coverage new/current, TreeHerder]: None
[Risks and why]:
Low - null check.
[String/UUID change made/needed]: None
Attachment #8580979 -
Flags: approval-mozilla-aurora?
Updated•10 years ago
|
Attachment #8580979 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Assignee | ||
Comment 6•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
status-firefox38:
--- → fixed
Assignee | ||
Comment 8•10 years ago
|
||
Attachment #8580979 -
Attachment is obsolete: true
Attachment #8619834 -
Flags: review+
Assignee | ||
Comment 9•10 years ago
|
||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•