Closed
Bug 918924
Opened 12 years ago
Closed 12 years ago
Uplift match-pattern deprecation fix
Categories
(Add-on SDK Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 911498
People
(Reporter: jsantell, Unassigned)
Details
The match-pattern module was improperly deprecated via:
Bug 850367 (https://github.com/mozilla/addon-sdk/pull/1003)
The following fixes it:
Bug 911498 (https://github.com/mozilla/addon-sdk/pull/1231)
Currently using `sdk/page-mod/match-pattern` will fail in Beta 25 and Aurora 25.0a2 and beyond, but works in release v24.
Just set the beta approval flag to ? on the patch in bug 911498 and fill out the questions it prompts you with. No need for another bug.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•