Closed
Bug 332125
Opened 19 years ago
Closed 19 years ago
Better logging of MDG loop errors
Categories
(Core Graveyard :: XForms, enhancement)
Core Graveyard
XForms
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: allan, Assigned: allan)
References
()
Details
(Keywords: fixed1.8.0.4, fixed1.8.1)
Attachments
(1 file, 2 obsolete files)
8.90 KB,
patch
|
Details | Diff | Splinter Review |
Right now, it's only possible to see warnings about loops in the MDG if you run a debug build. We should always let the user know if there's a loop error.
Assignee | ||
Comment 1•19 years ago
|
||
Attachment #216644 -
Flags: review?(doronr)
Assignee | ||
Comment 2•19 years ago
|
||
Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Comment 3•19 years ago
|
||
Comment on attachment 216644 [details] [diff] [review]
Patch
It would be neat if we could say what model, but this is better than nothing.
Attachment #216644 -
Flags: review?(doronr) → review+
Assignee | ||
Comment 4•19 years ago
|
||
Comment on attachment 216644 [details] [diff] [review]
Patch
No, let's do it now. Sorry about the bogus review.
Attachment #216644 -
Flags: review+ → review-
Assignee | ||
Comment 5•19 years ago
|
||
Also prints the model.
Beats me why QI'ing from nsIModelElementPrivate to nsIDOMElement does not work, but it does not. Whatever...this saves the QI :)
Attachment #216644 -
Attachment is obsolete: true
Attachment #217020 -
Flags: review?(doronr)
Updated•19 years ago
|
Attachment #217020 -
Flags: review?(doronr) → review+
Assignee | ||
Updated•19 years ago
|
Attachment #217020 -
Flags: review?(Olli.Pettay)
Updated•19 years ago
|
Attachment #217020 -
Flags: review?(Olli.Pettay) → review+
Assignee | ||
Comment 6•19 years ago
|
||
Attachment #217020 -
Attachment is obsolete: true
Assignee | ||
Comment 7•19 years ago
|
||
Checked into trunk
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Whiteboard: xf-to-branch
Assignee | ||
Updated•19 years ago
|
Keywords: fixed1.8.0.3,
fixed1.8.1
Assignee | ||
Updated•19 years ago
|
Whiteboard: xf-to-branch
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•