Closed
Bug 421874
Opened 17 years ago
Closed 17 years ago
Need to grep for occurrences of "urlSecurityCheck" in add-on JS
Categories
(addons.mozilla.org Graveyard :: Administration, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: philip.chee, Assigned: clouserw)
References
Details
Attachments
(1 file, 1 obsolete file)
(deleted),
text/plain
|
Details |
bug 342485. Toolkit's urlSecurityCheck function now takes a URL and a principal, instead of two URLs. Need to check how many extensions are affected by this API change.
See Bug 372304 and Bug 421024. This will help us decide which way to go with regards to API compatibility.
Assignee | ||
Comment 1•17 years ago
|
||
Best I can do is an rsync of the add-ons from the end of January. I filed bug 423803 to put the rsync on a cron job for the future. Will attach grep output shortly.
Assignee: nobody → clouserw
Assignee | ||
Comment 2•17 years ago
|
||
This is a grep of a best guess at the latest versions of add-ons from late January.
Reporter | ||
Comment 3•17 years ago
|
||
Thanks. OMG I fogot that one of my extensions does use urlSecurityCheck(). :P
Assignee | ||
Comment 4•17 years ago
|
||
I recopied the add-ons for another bug and since I moved them to a new box grepping is a lot faster. To celebrate, here's a fresher look.
Attachment #310415 -
Attachment is obsolete: true
Assignee | ||
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Component: Add-ons → Administration
QA Contact: add-ons → administration
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•