Closed
Bug 857059
Opened 12 years ago
Closed 12 years ago
add the "pattern" property to the apps that use "regexp" to filter web activities
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(b2g18+ affected)
RESOLVED
DUPLICATE
of bug 872500
People
(Reporter: julienw, Unassigned)
References
Details
In Bug 853019, we changed the way how web activites are filtered with regular expressions, to be closer to what already exists on the web.
As a result, the "regexp" property is not supported at all anymore and we must add the "pattern" property. We should keep both so that the activities are filtered whether we have fixed Bug 853019 or not.
Marking tracking because we'll have to fix this if we use moz-central at one point, so I don't want that it slips out of our attention.
| Reporter | ||
Comment 1•12 years ago
|
||
As Andrea said :
Keep in mind that pattern is like "^(?:" + regexp + ")$"
Updated•12 years ago
|
status-b2g18:
--- → affected
Comment 2•12 years ago
|
||
Take a look of Bug 872500 comment 4.
| Reporter | ||
Comment 3•12 years ago
|
||
it was taken care in bug 872500 after all
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
•