Closed Bug 1377669 Opened 7 years ago Closed 7 years ago

Port bug 1351783 and bug 1375692 to TB

Categories

(Thunderbird :: General, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 56.0

People

(Reporter: Paenglab, Assigned: Paenglab)

Details

Attachments

(1 file)

M-C has this two bugs added to tree:

Bug 1351783: part 18 - Add async keyboard scrolling information to about:support
Bug 1375692: Add Stylo status to about:support
1:1 port. I see the Stylo part but the APZ part I also don't see in FX.
Assignee: nobody → richard.marti
Status: NEW → ASSIGNED
Attachment #8882798 - Flags: review?(acelists)
Comment on attachment 8882798 [details] [diff] [review]
asyncKeyboard-and-stylo.patch

Review of attachment 8882798 [details] [diff] [review]:
-----------------------------------------------------------------

So is there anything about the async keyboard in the patch? I only see Stylo related stuff (whatever Stylo is).
Comment on attachment 8882798 [details] [diff] [review]
asyncKeyboard-and-stylo.patch

Review of attachment 8882798 [details] [diff] [review]:
-----------------------------------------------------------------

::: mail/components/about-support/content/aboutSupport.js
@@ +305,5 @@
>      // Read APZ info out of data.info, stripping it out in the process.
>      let apzInfo = [];
>      let formatApzInfo = function(info) {
>        let out = [];
> +      for (let type of ["Wheel", "Touch", "Drag", "Keyboard"]) {

This is the async keyboard part. The other things are for Stylo.
Comment on attachment 8882798 [details] [diff] [review]
asyncKeyboard-and-stylo.patch

Review of attachment 8882798 [details] [diff] [review]:
-----------------------------------------------------------------

Thanks, somehow I overlooked that hunk.
Attachment #8882798 - Flags: review?(acelists) → review+
Thanks. I was happy a second bug came in to not change only one line. :)
Keywords: checkin-needed
https://hg.mozilla.org/comm-central/rev/a07b00fe1a3b7e715d1fe5ed73fee8ed89f35052
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 56.0
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: