Closed Bug 626497 Opened 14 years ago Closed 14 years ago

XBL bindings to resource: URLs should not trigger a validation warning.

Categories

(addons.mozilla.org Graveyard :: Developer Pages, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
5.12.7

People

(Reporter: kmag, Assigned: basta)

References

()

Details

User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0b10pre) Gecko/20110116 Firefox/4.0b10pre Build Identifier: Currently -moz-binding properties in CSS files trigger a warning when they point to any non-chrome: URL. While arguably they should be valid for any non-remote URL, they should certainly not be flagged for resource: URLs, especially as these become more and more common with the introduction of bootstrapped add-ons which are not allowed to register chrome packages. Reproducible: Always
Status: UNCONFIRMED → NEW
Ever confirmed: true
Jorge: what do you want to do here?
Assignee: nobody → mbasta
Target Milestone: --- → Q1 2011
We should allow: chrome URLs, relative chrome URLs (no protocol), and resource URLs. That should cover the majority of cases.
(In reply to comment #2) > We should allow: chrome URLs, relative chrome URLs (no protocol), and resource > URLs. That should cover the majority of cases. Allow meaning no warnings or no errors?
(In reply to comment #3) > (In reply to comment #2) > > We should allow: chrome URLs, relative chrome URLs (no protocol), and resource > > URLs. That should cover the majority of cases. > > Allow meaning no warnings or no errors? Yes, sorry for the ambiguity.
Double fail... In the 3 cases mentioned in Comment 2 there should be no warnings or errors at all. In all other cases there should be a warning.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: Q1 2011 → 5.12.7
When does this promote?
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.