Closed
Bug 1011854
Opened 11 years ago
Closed 11 years ago
Remove usage of 2nd WeakMap#get parameter from SessionStore
Categories
(Firefox :: Session Restore, defect)
Firefox
Session Restore
Tracking
()
RESOLVED
FIXED
Firefox 32
People
(Reporter: Swatinem, Assigned: Swatinem)
References
Details
Attachments
(1 file)
|
1.23 KB,
patch
|
ttaubert
:
review+
|
Details | Diff | Splinter Review |
The second parameter is not included in the spec any more and is being removed in bug 1009349.
I will attach a patch as soon as I have some time.
Updated•11 years ago
|
OS: Linux → All
Hardware: x86_64 → All
Version: unspecified → Trunk
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8424308 -
Flags: review?(ttaubert)
Comment 2•11 years ago
|
||
Comment on attachment 8424308 [details] [diff] [review]
weakmapsessionstore.patch
Review of attachment 8424308 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks!
Attachment #8424308 -
Flags: review?(ttaubert) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 32
You need to log in
before you can comment on or make changes to this bug.
Description
•