Closed Bug 1631548 Opened 5 years ago Closed 5 years ago

Remove unused methods from nsFrameLoader::InitializeFromBrowserParent()

Categories

(Core :: DOM: Navigation, task)

task

Tracking

()

RESOLVED FIXED
mozilla77
Tracking Status
firefox77 --- fixed

People

(Reporter: tetsuharu, Assigned: tetsuharu)

References

(Blocks 1 open bug)

Details

Attachments

(3 files)

These methods are unused now and I seem their origin is to support mozbrowser.

  • nsGenericHTMLFrameElement::CreateRemoteFrameLoader()
  • nsGenericHTMLFrameElement::AllowCreateFrameLoader()
  • nsGenericHTMLFrameElement::DisallowCreateFrameLoader()
  • nsFrameLoader::InitializeFromBrowserParent()
Blocks: 1574886

This removes:

  • nsGenericHTMLFrameElement::CreateRemoteFrameLoader()
  • nsGenericHTMLFrameElement::AllowCreateFrameLoader()
  • nsGenericHTMLFrameElement::DisallowCreateFrameLoader()

These were moved from nsIMozBrowserFrame interface in bug 1525720.

Assignee: nobody → tetsuharu.ohzeki
Status: NEW → ASSIGNED

Setters for this field are removed in the previous commit.
This field is always false. We can remove it.

Pushed by tetsuharu.ohzeki@gmail.com: https://hg.mozilla.org/integration/autoland/rev/acc9900e6229 part 1: Remove unused methods from nsGenericHTMLFrameElement. r=emilio https://hg.mozilla.org/integration/autoland/rev/0f55a3bb212a part 2: Remove nsGenericHTMLFrameElement::mFrameLoaderCreationDisallowed. r=emilio https://hg.mozilla.org/integration/autoland/rev/d13a0f2b5a6a part 3: Remove unused nsFrameLoader::InitializeFromBrowserParent(). r=emilio
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: