Closed
Bug 561702
Opened 11 years ago
Closed 11 years ago
sessionstore should not use RegExp static state
Categories
(Firefox :: Session Restore, defect)
Firefox
Session Restore
Tracking
()
VERIFIED
FIXED
Firefox 3.7a5
People
(Reporter: gal, Assigned: gal)
References
Details
Attachments
(1 file)
2.48 KB,
patch
|
zpao
:
review+
|
Details | Diff | Splinter Review |
RegExp.$* shouldn't be used. Its a non-standard JS api.
Assignee | ||
Comment 1•11 years ago
|
||
Assignee: nobody → gal
Assignee | ||
Comment 2•11 years ago
|
||
If the module owners want to steal this, please go ahead.
Andreas, you filed this against 3.6. Does this need to go there too? I assume not since it's obviously not breaking.
Comment 4•11 years ago
|
||
Trunk only, just a cleanup. /be
Attachment #441437 -
Flags: review+
Comment 5•11 years ago
|
||
Pushed http://hg.mozilla.org/mozilla-central/rev/2be433d7a5ad
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3.7a5
Version: 3.6 Branch → Trunk
You need to log in
before you can comment on or make changes to this bug.
Description
•