Closed
Bug 1497147
Opened 7 years ago
Closed 6 years ago
Rewrite "mapFrameTree" implementation to C++
Categories
(Firefox :: Session Restore, enhancement, P1)
Firefox
Session Restore
Tracking
()
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: alchen, Assigned: alchen)
References
Details
Attachments
(1 file)
Before doing bug 1474130, I would like to rewrite the functions/classes which are used in ContentSessionStore.jsm.
In this bug, I will focus on moving "mapFrameTree" from Utils.jsm.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → alchen
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•6 years ago
|
||
Get rid of mapFrameTree() implementation
Updated•6 years ago
|
Fission Milestone: --- → M1
Whiteboard: [1/31] on PTO; needs to address review comments
Updated•6 years ago
|
Whiteboard: [1/31] on PTO; needs to address review comments → [2/14] back from PTO today; addressing review comments
Updated•6 years ago
|
Whiteboard: [2/14] back from PTO today; addressing review comments → [2/21] patch updated after addressing review comments, waiting for re-review
Updated•6 years ago
|
Whiteboard: [2/21] patch updated after addressing review comments, waiting for re-review → [2/25] addressing new review comments
Pushed by kjang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d7d6b249119a
Rewrite "mapFrameTree" implementation to C++ r=peterv
Updated•6 years ago
|
Whiteboard: [2/25] addressing new review comments
Comment 4•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 67
You need to log in
before you can comment on or make changes to this bug.
Description
•