Closed Bug 1312167 Opened 8 years ago Closed 8 years ago

Remove _overrideValue field from urlbar-rich-result-popup binding

Categories

(Firefox :: Address Bar, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID
Tracking Status
firefox52 --- affected

People

(Reporter: dao, Assigned: dao)

References

Details

Attachments

(1 file)

Attached patch patch (deleted) — Splinter Review
Having overrideValue store the actual value in _overrideValue seems like an entirely unnecessary complication. Am I missing something? Btw, it's not obvious what this overrides, why, when etc.. Would be nice if this was documented.
Attachment #8803597 - Flags: review?(mak77)
it's part of the autocomplete xpidl, it's a real property
the reason it uses _overrideValue is that overrideValue is readonly, but I need to set it from the input code in urlbarBindings
Ah, okay. I suppose a <field> can't override a parent binding's <property>? In this case this has to stay as-is.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
Attachment #8803597 - Flags: review?(mak77)
(In reply to Dão Gottwald [:dao] from comment #4) > Ah, okay. I suppose a <field> can't override a parent binding's <property>? > In this case this has to stay as-is. right, and it's documented in the idl itself, that's why I didn't add further details there.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: