Closed
Bug 418804
Opened 15 years ago
Closed 15 years ago
Update storage query processor for XUL templates from changes to mozIStorageService::OpenDatabase
Categories
(Core :: XUL, defect)
Core
XUL
Tracking
()
RESOLVED
FIXED
mozilla1.9beta4
People
(Reporter: laurent, Assigned: laurent)
References
Details
Attachments
(1 file)
1.04 KB,
patch
|
sdwilsh
:
review+
roc
:
superreview+
damons
:
approval1.9+
|
Details | Diff | Splinter Review |
I think we have to update, in XUL template, the query processor on Storage, to use connectionReady property of a storage connection object.
Assignee | ||
Comment 1•15 years ago
|
||
Here is the patch.
Updated•15 years ago
|
Flags: blocking1.9?
Comment 2•15 years ago
|
||
Comment on attachment 304697 [details] [diff] [review] The patch r=sdwilsh, although I'm not a valid reviewer for this component.
Attachment #304697 -
Flags: review?(sdwilsh) → review+
Attachment #304697 -
Flags: superreview+
Updated•15 years ago
|
Attachment #304697 -
Flags: approval1.9?
Comment 3•15 years ago
|
||
Comment on attachment 304697 [details] [diff] [review] The patch a1.9+=damons
Attachment #304697 -
Flags: approval1.9? → approval1.9+
Updated•15 years ago
|
Keywords: checkin-needed
Comment 4•15 years ago
|
||
Checking in content/xul/templates/src/nsXULTemplateQueryProcessorStorage.cpp; /cvsroot/mozilla/content/xul/templates/src/nsXULTemplateQueryProcessorStorage.cpp,v <-- nsXULTemplateQueryProcessorStorage.cpp new revision: 1.3; previous revision: 1.2 done
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9beta4
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: xptoolkit.xul → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•