Closed Bug 1811225 Opened 1 year ago Closed 1 year ago

Remove unused parameters from CheckRecursiveLoad in DocumentLoadListener.cpp

Categories

(Core :: Networking, task, P3)

task

Tracking

()

RESOLVED FIXED
111 Branch
Tracking Status
firefox111 --- fixed

People

(Reporter: manuel, Assigned: gzyfqh)

Details

(Keywords: good-first-bug, Whiteboard: [necko-triaged])

Attachments

(1 file)

CheckRecursiveLoad has two unused parameters:

  • DocumentLoadListener* aDLL
  • LoadInfo* aLoadInfo

They can be removed and the place where this function is called also needs to be adapted:

(In reply to Manuel Bucher [:manuel] from comment #0)

CheckRecursiveLoad has two unused parameters:

  • DocumentLoadListener* aDLL
  • LoadInfo* aLoadInfo

They can be removed and the place where this function is called also needs to be adapted:

I'm going to take over and work on this bug, and I'll start a new commit later, is there anything else I should pay attention to when working on this bug?

Remove unused parameters from CheckRecursiveLoad in DocumentLoadListener.cpp

Depends on D167347

Assignee: nobody → gzyfqh
Status: NEW → ASSIGNED
Pushed by mbucher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a5d81cf86f61
Remove unused parameters from CheckRecursiveLoad r=manuel
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: