Closed Bug 616756 Opened 14 years ago Closed 14 years ago

match-pattern does not have a pattern to include local files

Categories

(Add-on SDK Graveyard :: General, defect)

x86
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: konstantin.novichikhin, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12
Build Identifier: v0.10pre

match-pattern does not include local files with URL "file://". This means that page-mod cannot be used with local files, since it never matches any local files.

Reproducible: Always

Steps to Reproduce:
N/A
Actual Results:  
match-pattern does not include local files with URL "file://".

Expected Results:  
I believe it should. Or have an option. Or maybe true RegExp.
Nevermind, ["file:///*","*"] will match everything.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.