Platform/Integration: Difference between revisions
< Platform
Jump to navigation
Jump to search
m (→Triage Links) |
(Fix attempted strikethrough.) |
||
(16 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
= | = Projects and Teams = | ||
* [https://wiki.mozilla.org/Security/Sandbox Content Isolation] - Securing child processes and general hardening work. | |||
* IPC / Child processes - Maintenance and improvements to Mozilla's IPC communication layer and process model. Note similar development takes place under the DOM team. Platform Integration tends to center on platform specific issues. | |||
* Widget - Maintenance of the native windowing support layer in Gecko. | |||
* Legacy Plugins - Maintaining Firefox support for the Flash plugin, which will be removed at the end of 2020. | |||
* Low Level Tools - Compilers, static analyzers, core code backing the platform. | |||
= Development management = | |||
= | === Priority field === | ||
== | * P1 - Actively being worked on | ||
* | * P2 - Planned after finishing higher priority bugs | ||
* | * P5 - Wanted, but no immediate plans to address | ||
* | |||
=== | === Severity field === | ||
* | * S1 - (Catastrophic) Blocks development/testing, may impact more than 25% of users, causes data loss, potential chemspill, and no workaround available | ||
* | * S2 - (Serious) Major Functionality/product severely impaired and a satisfactory workaround doesn’t exist | ||
* | * S3 - (Normal) Blocks non-critical functionality and a work around exists | ||
* | * S4 - (Small/Trivial) minor significance, cosmetic issues, low or no impact to users | ||
== Triage Links == | == Triage Links == | ||
Line 63: | Line 42: | ||
== Tracking Lists == | == Tracking Lists == | ||
Meta Bugs | |||
* {{bug|dpi-win}} - Windows DPI support issues | |||
* | * {{bug|multimon-win}} - Windows multi-monitor support issues | ||
* {{bug|menus-win}} - Windows context menu issues | |||
* {{bug|dll-jank}} - DLL load jank and file picker issues | |||
= Communication = | = Communication = | ||
Line 88: | Line 54: | ||
{| class="wikitable fullwidth-table" | {| class="wikitable fullwidth-table" | ||
| Weekly Team Meeting | | Weekly Team Meeting | ||
|| Thursday | || Thursday at 8:00am PT | ||
* | * Zoom: By invitation, ask gcp@mozilla.com | ||
* | * [https://wiki.mozilla.org/Security/Sandbox/Meeting_Notes Meeting Notes Archive] | ||
|- | |- | ||
| | | Matrix | ||
|| | || | ||
* Server: | * Server: chat.mozilla.org | ||
* Channel: [ | * Channel: [https://chat.mozilla.org/#/room/#hardening:mozilla.org #hardening], [https://chat.mozilla.org/#/room/#Linux:mozilla.org #Linux], [https://chat.mozilla.org/#/room/#macdev:mozilla.org #macdev], [https://chat.mozilla.org/#/room/#windev:mozilla.org #windev] | ||
|- | |- | ||
|} | |} | ||
== Other Information == | == Other Information == |
Latest revision as of 13:50, 10 September 2020
Projects and Teams
- Content Isolation - Securing child processes and general hardening work.
- IPC / Child processes - Maintenance and improvements to Mozilla's IPC communication layer and process model. Note similar development takes place under the DOM team. Platform Integration tends to center on platform specific issues.
- Widget - Maintenance of the native windowing support layer in Gecko.
- Legacy Plugins - Maintaining Firefox support for the Flash plugin, which will be removed at the end of 2020.
- Low Level Tools - Compilers, static analyzers, core code backing the platform.
Development management
Priority field
- P1 - Actively being worked on
- P2 - Planned after finishing higher priority bugs
- P5 - Wanted, but no immediate plans to address
Severity field
- S1 - (Catastrophic) Blocks development/testing, may impact more than 25% of users, causes data loss, potential chemspill, and no workaround available
- S2 - (Serious) Major Functionality/product severely impaired and a satisfactory workaround doesn’t exist
- S3 - (Normal) Blocks non-critical functionality and a work around exists
- S4 - (Small/Trivial) minor significance, cosmetic issues, low or no impact to users
Triage Links
Component | Un-triaged | NeedInfo | P1 | P2 | P3 | P5 |
---|---|---|---|---|---|---|
Core:IPC | LIST | NI LIST | P1 LIST | P2 LIST | P3 LIST | P5 LIST |
Core:Dom:Content Process | LIST | NI LIST | P1 LIST | P2 LIST | P3 LIST | P5 LIST |
Core:Plug-ins | LIST | NI LIST | P1 LIST | P2 LIST | P3 LIST | P5 LIST |
Widget | LIST | NI LIST | P1 LIST | P2 LIST | P3 LIST | P5 LIST |
Widget:Cocoa (OSX) | LIST | NI LIST | P1 LIST | P2 LIST | P3 LIST | P5 LIST |
Widget:Win32 (Windows) | LIST | NI LIST | P1 LIST | P2 LIST | P3 LIST | P5 LIST |
Widget:Gtk (Linux) | LIST | NI LIST | P1 LIST | P2 LIST | P3 LIST | P5 LIST |
Tracking Lists
Meta Bugs
- bug dpi-win - Windows DPI support issues
- bug multimon-win - Windows multi-monitor support issues
- bug menus-win - Windows context menu issues
- bug dll-jank - DLL load jank and file picker issues
Communication
Weekly Team Meeting | Thursday at 8:00am PT
|
Matrix |
|