Closed
Bug 1127026
Opened 11 years ago
Closed 11 years ago
shimmed AboutProtocolInstance.getURIFlags always returns null
Categories
(Toolkit :: General, defect)
Toolkit
General
Tracking
()
RESOLVED
FIXED
mozilla38
People
(Reporter: mossop, Assigned: mossop)
Details
Attachments
(1 file)
|
750 bytes,
patch
|
billm
:
review+
|
Details | Diff | Splinter Review |
It declares _uriFlags to be null then getURIFlags returns _uriFlags if it isn't undefined.
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8556075 -
Flags: review?(wmccloskey)
Comment on attachment 8556075 [details] [diff] [review]
patch
Review of attachment 8556075 [details] [diff] [review]:
-----------------------------------------------------------------
Oops. This got changed from undefined to null during review, but I forgot to change both places. Thanks.
Attachment #8556075 -
Flags: review?(wmccloskey) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
You need to log in
before you can comment on or make changes to this bug.
Description
•