Closed Bug 575640 Opened 14 years ago Closed 2 years ago

[e10s] document nsIFrameLoader

Categories

(Core :: DOM: Content Processes, defect, P5)

defect

Tracking

()

RESOLVED INVALID
Tracking Status
e10s - ---
fennec - ---

People

(Reporter: dougt, Unassigned)

References

Details

>+++ b/content/base/public/nsIFrameLoader.idl
>+  readonly attribute nsIWebProgress webProgress;

We should document that this is always available, even in multiprocess
situations.  We should also document that docShell is NOT always available.

>+   * Activate remote frame.
>+   * Throws an exception with non-remote frames.
>+   */
>+  void activateRemoteFrame();

That needs a lot more documentation.  What does "activate" mean, exactly?
There are more methods in this interface that also need documentation
tracking-fennec: --- → ?
documentation shouldn't block
tracking-fennec: ? → 2.0-
What kind of documentation are we talking about here? - just in the IDL?
yes, just the IDL
Component: IPC → DOM: Content Processes
Sorry for my intrusion but are iframes loaded into a new thread with e10s, or just the tabs? I could not find a single document clearing this out. thanks.
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5

Bug 1444143 removed nsIFrameLoader.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.