Closed Bug 1595483 Opened 5 years ago Closed 3 years ago

Remove visited-status-resolution notification, or make it test-only.

Categories

(Toolkit :: Places, task, P2)

task
Points:
2

Tracking

()

RESOLVED FIXED
85 Branch
Tracking Status
firefox85 --- fixed

People

(Reporter: emilio, Assigned: emilio)

Details

(Keywords: perf, Whiteboard: [fxperf:p3])

Attachments

(4 files)

No description provided.

We send this notification every time we resolve visited status for a link, it sounds like it would be a small perf win due to reduced work and notifications traffic.

Keywords: perf
Priority: -- → P2
Whiteboard: [fxperf]
Whiteboard: [fxperf] → [fxperf:p3]

Can we just use xpc::IsInAutomation() here?

Severity: normal → S4
Points: --- → 1

Huh, I don't know why I never acted on this, likely forgot. Seems trivial to remove.

For those subtests we're already waiting for the color elsewhere, see
below.

This is only useful to potentially catch the case where we incorrectly
paint a non-visited link as visited. That's something covered by all the
visited reftests extensively, and can't cause the rest of the test to
race, so it seems removable.

Depends on D97774

No consumers left.

Depends on D97775

Points: 1 → 2

This is testing just that the observer is notified. But we're about to
remove it so... :)

Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bb28279f16b3
Remove visited-status-resolution in test_IHistory. r=mak
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch

it looks like only the last patch landed?

Status: RESOLVED → REOPENED
Flags: needinfo?(emilio)
Resolution: FIXED → ---

Yup yup, I was lazy so landed first patch and planned to land the rest right after, but autoland was closed so... :)

Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/eeb83660b104
Remove visited-status-resolution usage from browser_bug461710.js. r=mak
https://hg.mozilla.org/integration/autoland/rev/266a840ae45e
Remove visited-status-resolution waiting from bug293235_window.xhtml. r=mak
https://hg.mozilla.org/integration/autoland/rev/91c7a52f6aa4
Remove visited-status-resolution notification. r=mak
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: