Confirmed users
933
edits
(Page generated from https://public.etherpad-mozilla.org/p/fx-desktop-meeting by Special:ImportFromEtherpad) |
m (fix import formatting) |
||
Line 1: | Line 1: | ||
== Actions from last meeting == | == Actions from last meeting == | ||
* None | * None | ||
== General Topics / Roundtable == | == General Topics / Roundtable == | ||
(tips/tricks/FYI, productivity improvements, industry news) | (tips/tricks/FYI, productivity improvements, industry news) | ||
* [mconley] Filed:''''''Bug 1222546 - Product plan: remove support for heavyweight themes | * [mconley] Filed:''''''Bug 1222546 - Product plan: remove support for heavyweight themes | ||
Line 12: | Line 12: | ||
* [Axel] Struggling to get strings for 44 wrapped up | * [Axel] Struggling to get strings for 44 wrapped up | ||
* [MattN] Bug 1221365 added a new helper to determine if a URI is for a secure context (according to the Secure Context spec). Please use this over custom scheme checks as it also includes things like localhost. | * [MattN] Bug 1221365 added a new helper to determine if a URI is for a secure context (according to the Secure Context spec). Please use this over custom scheme checks as it also includes things like localhost. | ||
== Friends of the Firefox team == | == Friends of the Firefox team == | ||
(Give a shoutout/thanks to people for helping fix and test bugs. Introductions) | (Give a shoutout/thanks to people for helping fix and test bugs. Introductions) | ||
Resolved bugs (excluding employees): [http://mzl.la/1MIprek http://mzl.la/1MIprek] | Resolved bugs (excluding employees): [http://mzl.la/1MIprek http://mzl.la/1MIprek] | ||
Line 25: | Line 25: | ||
* Tom Schuster [:evilpie] | * Tom Schuster [:evilpie] | ||
* Tooru Fujisawa [:arai] | * Tooru Fujisawa [:arai] | ||
== Project Updates == | == Project Updates == | ||
=== Add-ons === | === Add-ons === | ||
(Adora has a conflict during this timeslot and is looking for a replacement to come to this meeting) | (Adora has a conflict during this timeslot and is looking for a replacement to come to this meeting) | ||
* Written updates would also be better than nothing | * Written updates would also be better than nothing | ||
=== E10s === | === E10s === | ||
* [mconley]: 31 M8's remaining: [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=cf_tracking_e10s%3Am8%2B&list_id=12671179 https://bugzilla.mozilla.org/buglist.cgi?quicksearch=cf_tracking_e10s%3Am8%2B&list_id=12671179] | * [mconley]: 31 M8's remaining: [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=cf_tracking_e10s%3Am8%2B&list_id=12671179 https://bugzilla.mozilla.org/buglist.cgi?quicksearch=cf_tracking_e10s%3Am8%2B&list_id=12671179] | ||
* [mconley]: Telemetry experiment has concluded - waiting on the perf team for analysis | * [mconley]: Telemetry experiment has concluded - waiting on the perf team for analysis | ||
* [mconley]: The e10s team is starting to spec out performance work, and is triaging the e10s-perf meta bug this week: {{bug|e10s-perf}} | * [mconley]: The e10s team is starting to spec out performance work, and is triaging the e10s-perf meta bug this week: {{bug|e10s-perf}} | ||
=== Go Faster === | === Go Faster === | ||
* meeting last week skipped for launch activities | * meeting last week skipped for launch activities | ||
=== Hello === | === Hello === | ||
* e10s & user journey work ongoing. | * e10s & user journey work ongoing. | ||
* Moving Hello to a system add-on, and separating out main development to a different repository. | * Moving Hello to a system add-on, and separating out main development to a different repository. | ||
=== Notifications === | === Notifications === | ||
Done | Done | ||
Line 58: | Line 58: | ||
* Polish | * Polish | ||
* favicons in notifications | * favicons in notifications | ||
=== Privacy/Security === | === Privacy/Security === | ||
* Tracking Protection in Private Browsing shipped in 42! | * Tracking Protection in Private Browsing shipped in 42! | ||
* Insecure passwords on HTTP are disabled in Aurora until we fix a few edge cases | * Insecure passwords on HTTP are disabled in Aurora until we fix a few edge cases | ||
=== Search === | === Search === | ||
* Search hijacking countermeasure landed (bug 1203167) | * Search hijacking countermeasure landed (bug 1203167) | ||
* Studied telemetry data to identify next steps | * Studied telemetry data to identify next steps | ||
=== Windows 10 === | === Windows 10 === | ||
* Touch keyboard stuff: some issues are on file regarding machines with hardware keyboards (e.g. 2-in-1 convertibles). Follow along in bug 1221947. | * Touch keyboard stuff: some issues are on file regarding machines with hardware keyboards (e.g. 2-in-1 convertibles). Follow along in bug 1221947. | ||
* Looking at styling of form controls | * Looking at styling of form controls | ||
== This week I learned… == | == This week I learned… == | ||
[gijs] XPIDL not doing what you want for C++/JS? You can change it! Code in xpcom/idl-parser/ | [gijs] XPIDL not doing what you want for C++/JS? You can change it! Code in xpcom/idl-parser/ |