Closed Bug 1172889 Opened 9 years ago Closed 9 years ago

nsFrameLoader cleanup

Categories

(Core :: DOM: Content Processes, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla41
Tracking Status
firefox41 --- fixed

People

(Reporter: kanru, Assigned: kanru)

References

Details

Attachments

(5 files)

While looking at nsFrameLoader for prototyping process isolation, I found nsFrameLoader need some cleanup.
Bug 1172889 - Remove unused nsFrameLoader::DestroyChild. r?smaug
Attachment #8617278 - Flags: review?(bugs)
Bug 1172889 - Remove unused nsFrameLoader::mContentParent. r?smaug
Attachment #8617279 - Flags: review?(bugs)
Bug 1172889 - Get current RenderFrameParent from TabParent directly. r?roc
Attachment #8617280 - Flags: review?(roc)
Bug 1172889 - Rename nsFrameLoader::GetCurrentRemoteFrame to nsFrameLoader::GetCurrentRenderFrame. r?roc
Attachment #8617281 - Flags: review?(roc)
Bug 1172889 - Reorder nsFrameLoader member declarations. r?smaug
Attachment #8617282 - Flags: review?(bugs)
Attachment #8617278 - Flags: review?(bugs) → review+
Comment on attachment 8617279 [details]
MozReview Request: Bug 1172889 - Remove unused nsFrameLoader::mContentParent. r?smaug

Ok, ContantParent stays alive via TabParent::mManager.
But please test killing child process and ensure that the 
the normal tab restoration works in e10s.
Attachment #8617279 - Flags: review?(bugs) → review+
Attachment #8617282 - Flags: review?(bugs) → review+
Comment on attachment 8617280 [details]
MozReview Request: Bug 1172889 - Get current RenderFrameParent from TabParent directly. r?roc

https://reviewboard.mozilla.org/r/10595/#review9367

Ship It!
Attachment #8617280 - Flags: review?(roc) → review+
Comment on attachment 8617281 [details]
MozReview Request: Bug 1172889 - Rename nsFrameLoader::GetCurrentRemoteFrame to nsFrameLoader::GetCurrentRenderFrame. r?roc

https://reviewboard.mozilla.org/r/10597/#review9369

Ship It!
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: