Closed
Bug 537205
Opened 16 years ago
Closed 16 years ago
menu.remove() and menu.replace() don't work with regular expressions
Categories
(Mozilla Labs :: Jetpack Prototype, defect)
Mozilla Labs
Jetpack Prototype
Tracking
(Not tracked)
RESOLVED
FIXED
0.8
People
(Reporter: adw, Assigned: adw)
Details
Attachments
(1 file)
|
803 bytes,
patch
|
Details | Diff | Splinter Review |
menu.remove(regexp) gives you:
Error: aTarget is not defined
Source File: file:///Users/adw/jetpack/extension/modules/menu.js
Line: 1165
Just a couple of typos.
| Assignee | ||
Comment 1•16 years ago
|
||
| Assignee | ||
Comment 2•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•16 years ago
|
Summary: menu.remove() doesn't work with regular expressions → menu.remove() and menu.replace() don't work with regular expressions
You need to log in
before you can comment on or make changes to this bug.
Description
•