Closed
Bug 801075
Opened 12 years ago
Closed 12 years ago
[contacts] aRequest misspelled and a check for "request" which fails
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox18 | --- | fixed |
People
(Reporter: ddahl, Assigned: gwagner)
References
Details
Attachments
(1 file)
1.26 KB,
patch
|
ddahl
:
review+
|
Details | Diff | Splinter Review |
In ContactsManager.js I get this error:
Timestamp: 10/12/2012 03:06:30 PM
Error: ReferenceError: request is not defined
Source File: file:///home/ddahl/code/moz/b2g-desktop/build/dist/bin/components/ContactManager.js
Line: 450
which maps to:
http://mxr.mozilla.org/mozilla-central/source/dom/contacts/ContactManager.js#440
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → anygregor
Assignee | ||
Comment 1•12 years ago
|
||
Assignee | ||
Updated•12 years ago
|
Attachment #671017 -
Flags: review?(ddahl)
Assignee | ||
Updated•12 years ago
|
blocking-basecamp: --- → ?
Reporter | ||
Updated•12 years ago
|
Attachment #671017 -
Flags: review?(ddahl) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
Updated•12 years ago
|
blocking-basecamp: ? → +
Assignee | ||
Comment 4•12 years ago
|
||
Updated•12 years ago
|
status-firefox18:
--- → fixed
Updated•12 years ago
|
Component: DOM: Apps → DOM
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•