Closed
Bug 1812530
Opened 2 years ago
Closed 2 years ago
openInBrowser context menu is broken
Categories
(Thunderbird :: Add-Ons: Extensions API, defect)
Thunderbird
Add-Ons: Extensions API
Tracking
(thunderbird_esr102 unaffected)
RESOLVED
FIXED
111 Branch
| Tracking | Status | |
|---|---|---|
| thunderbird_esr102 | --- | unaffected |
People
(Reporter: john, Assigned: john)
Details
Attachments
(3 files)
This is now mostly important for add-ons, which open web pages in Thunderbird, but also for any other web page opened in Thunderbird (for example the landing page in mail3 pane).
This context menu allows the user to re-open the currently viewed web page in the browser.
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → john
Status: NEW → ASSIGNED
| Assignee | ||
Updated•2 years ago
|
Keywords: checkin-needed-tb
Updated•2 years ago
|
Target Milestone: --- → 111 Branch
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/bb597e45f6e2
Fix openInBrowser context menu. r=mkmelin
Comment 3•2 years ago
|
||
Depends on D168627
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/03fe6c7e3b33
follow-up - Fix broken test. r=mkmelin
| Assignee | ||
Comment 5•2 years ago
|
||
Thanks for the follow-up.
| Assignee | ||
Comment 6•2 years ago
|
||
I missed testing the webBrowser in about:3pane.
| Assignee | ||
Comment 7•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Updated•2 years ago
|
Keywords: checkin-needed-tb
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/4289a1e10c3c
Add test for the webBrowser in about:3pane. r=mkmelin
Status: REOPENED → RESOLVED
Closed: 2 years ago → 2 years ago
Keywords: checkin-needed-tb
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•