Closed Bug 313192 Opened 20 years ago Closed 20 years ago

Fix attribute "leftovers" from bug 271720

Categories

(Core Graveyard :: XForms, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: allan, Assigned: allan)

References

()

Details

(Keywords: fixed1.8)

Attachments

(1 file)

I apparently forgot a few things in bug 271720. These still check for attributes: - nsXFormsControlStubBase::GetReadOnlyState() - nsXFormsControlStubBase::GetRelevantState() - nsXFormsDelegateStub::GetState() (and its friends) They need to get to the nodestate from the model, which is not possible right now. One approach is to expose the nsXFormsMDGEngine::GetNodeState(), which I would go for now. Another approach is to do the more versatile solution which is also wanted in bug 313113, but let's wait with that.
Status: NEW → ASSIGNED
Attached patch PatchSplinter Review
Ok, this is no beauty, but if we want it in for 1.5rc1, this is what I can supply right now. What should be tested is that delegate.isReadonly(), delegate.isEnabled(), etc. work properly. This should be done properly by the major overhaul of handling the states as I write in bug 300591 comment 3.
Attachment #200362 - Flags: review?(doronr)
Attachment #200362 - Flags: review?(doronr) → review+
Attachment #200362 - Flags: review?(aaronr)
Attachment #200362 - Flags: review?(aaronr) → review+
Checked in to trunk
Whiteboard: xf-to-branch
Checked in to 1.8 branch
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Whiteboard: xf-to-branch
Keywords: fixed1.8
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: