Closed Bug 1683787 Opened 3 years ago Closed 3 years ago

Make link handling multi-process compatible TB E10S

Categories

(Thunderbird :: General, task)

Tracking

(thunderbird_esr78 unaffected)

RESOLVED FIXED
86 Branch
Tracking Status
thunderbird_esr78 --- unaffected

People

(Reporter: darktrojan, Assigned: darktrojan)

References

Details

Attachments

(1 file)

At the moment we listen to the click event in web pages to determine if links should be opened in place or redirected to an external browser. That's not really feasible with remote browsers, so I'm going to replace it.

The replacement divides browser elements into three groups:

  • One that opens all links in place.
  • One that opens all links in an external browser.
  • One that opens links to pages on the same domain as the current document in place, and all others in an external browser. This will be the default.
Blocks: tb-fission
Attachment #9194519 - Attachment description: Bug 1683787 - Make link handling multi-process compatible → Bug 1683787 - Make link handling multi-process compatible. r?mkmelin

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/7ec21604f458
Make link handling multi-process compatible. r=mkmelin

Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
Summary: Make link handling multi-process compatible → Make link handling multi-process compatible TB E10S
Regressions: 1688428
Regressions: 1688887
Regressions: 1693511
Regressions: 1738490
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: