Closed
Bug 948134
Opened 11 years ago
Closed 11 years ago
Error: "value is not defined" in PlacesDBUtils.jsm
Categories
(Toolkit :: Places, defect, P5)
Tracking
()
RESOLVED
FIXED
mozilla29
People
(Reporter: jorendorff, Assigned: jorendorff)
References
Details
Attachments
(1 file)
863 bytes,
patch
|
adw
:
review+
|
Details | Diff | Splinter Review |
I think Bug 874743 introduced this.
INFO - ************************************************************
13:06:22 INFO - * Call to xpconnect wrapped JSObject produced this error: *
13:06:22 INFO - [Exception... "'[JavaScript Error: "value is not defined" {file: "resource://gre/modules/PlacesDBUtils.jsm" line: 976}]' when calling method: [mozIStorageStatementCallback::handleResult]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "native frame :: <unknown filename> :: <TOP_LEVEL> :: line 0" data: yes]
13:06:22 INFO - ************************************************************
Attachment #8344891 -
Flags: review?(adw)
Comment 1•11 years ago
|
||
Comment on attachment 8344891 [details] [diff] [review]
nobug-value-is-not-defined-v1.patch
Review of attachment 8344891 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks!
Attachment #8344891 -
Flags: review?(adw) → review+
Comment 2•11 years ago
|
||
Pretty sure this belongs in Toolkit|Places. Reclassifying.
Component: CSS Parsing and Computation → Places
Product: Core → Toolkit
Updated•11 years ago
|
Assignee: nobody → jorendorff
Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
You need to log in
before you can comment on or make changes to this bug.
Description
•