Closed Bug 1602581 Opened 4 years ago Closed 4 years ago

Don't report errors for unimplemented methods in RemoteWebProgress.jsm

Categories

(Core :: DOM: Navigation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla73
Tracking Status
firefox73 --- fixed

People

(Reporter: kmag, Assigned: kmag)

Details

Attachments

(1 file)

A lot of JS WebProgressListeners only implement the callback methods that they actually care about. This is a completely reasonable thing to do, and reporting errors for those missing methods just adds unhelpful noise to test results. We should just ignore those errors instead.

A lot of JS WebProgressListeners only implement the callback methods that they
actually care about. This is a completely reasonable thing to do, and
reporting errors for those missing methods just adds unhelpful noise to test
results. We should just ignore those errors instead.

Pushed by maglione.k@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/b67be4771a4b
Don't report errors for unimplemented WebProgressListener methods. r=Gijs
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: