DOM/Workers-Storage/board/team

< DOM‎ | Workers-Storage‎ | board
Revision as of 11:55, 11 November 2019 by Jstutte (talk | contribs) (Added new team members, removed old ones.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

DOM: Workers and Storage -> Board By Team Member

Open bugs broken down by team member.

Andrew:

Full Query
ID Summary Status Priority Last change time
1231208 [meta] Service worker e10s redesign NEW P2 2025-03-11T00:09:19Z
1506892 Add logging to ServiceWorker implementation exposed via about:serviceworkers ASSIGNED P2 2024-11-22T15:37:38Z
1615164 Intermittent dom/serviceworkers/test/test_abrupt_completion.html | Correct message handler - got "handler-after-throw", expected "handler-before-throw" NEW P2 2024-04-29T14:48:29Z
1633392 ARCH::worker-event-queues-cleanup - Worker event queue cleanup ASSIGNED P2 2020-10-08T13:22:59Z
1910011 Crash in [@ mozilla::dom::ClientHandle::Control] ASSIGNED P2 2025-05-14T16:05:59Z
1668743 Pinned tabs that use ServiceWorkers and do not skipWaiting on update may fail to load at next startup due to shutdown race involving SW activation ASSIGNED P2 2025-05-05T14:04:16Z
1675068 Service workers delaying shutdown ASSIGNED P2 2025-05-23T15:02:10Z
1752287 MessagePort.postMessage for received MessagePorts will fail to send messages if blocking APIs (Sync XHR, Atomics) are used prior to to the Entangling state machine stabilizing; workaround is to wait for receipt of a message ASSIGNED P2 2025-05-06T15:23:16Z
1756975 MessagePort attempts to fire already-queued events on a shipped message port after the message port is shipped if the port message queue was already started prior to shipping ASSIGNED P2 2025-05-09T14:20:15Z
1880012 ClientSource::SetController crash with iframe ASSIGNED P2 2025-03-31T07:32:51Z
1873204 Missing gmail icons as served by ServiceWorker due to apparent 0-length persisted Cache API storage; question of how 0-length records were persisted ASSIGNED P2 2024-08-21T14:37:59Z
1837186 Intermittent Assertion failure: aCx == mWorkerPrivate->GetJSContext(), at /builds/worker/checkouts/gecko/dom/workers/RuntimeService.cpp:612 [dom/promise/tests/test_webassembly_compile.html] ASSIGNED P2 2024-03-11T07:15:20Z
1279406 Sandboxed iframes with "allow-same-origin" should be inherited / intercepted ASSIGNED P3 2024-06-14T14:06:26Z
1593031 firefox-storage-test reporting Cache API error due to `NetworkError when attempting to fetch resource.` ASSIGNED P3 2022-10-11T23:31:51Z
1646548 Add comment explaining GetInProcessParentDocument's Fission behavior in WorkerPrivate::GetLoadInfo ASSIGNED P3 2023-04-04T09:02:41Z
1650716 serviceWorker.oncontrollerchange doesn't fire in iframe ASSIGNED P3 2025-04-25T14:35:13Z
1666761 Document critical path for ServiceWorker interception of the first loaded page at startup ASSIGNED P3 2020-12-11T14:27:36Z
1683595 Refactor remote worker process selection, spawning, and "does this process need to stay alive" to the main thread and ContentParent and exposed to ChildProcInfoDictionary ASSIGNED P3 2023-09-01T01:32:09Z
1883187 `message` event handler triggered after `MessagePort.close()` ASSIGNED P3 2024-03-06T08:51:13Z
1776004 Intermittent dom/serviceworkers/test/browser_navigation_fetch_fault_handling.js | single tracking bug ASSIGNED P3 2025-06-02T07:03:32Z
1776962 Intermittent dom/workers/test/test_sharedworker_event_listener_leaks.html | single tracking bug REOPENED P3 2025-06-02T06:57:15Z
1776997 Intermittent dom/serviceworkers/test/test_abrupt_completion.html | single tracking bug ASSIGNED P3 2025-06-02T06:40:11Z
1869452 Assertion failure: IsOnWorkerThread(), at /builds/worker/checkouts/gecko/dom/workers/WorkerPrivate.cpp:5820 ASSIGNED P3 2024-10-29T05:35:11Z
1837302 Implement an opt-in mechanism for WebIDL methods which can synchronously run JS or spin a nested event loop to add logic to (re)throw uncatchable exceptions in the binding with a DEBUG/FUZZING verification that all appropriate bindings are labeled. NEW P3 2024-12-22T13:08:22Z
1861785 Intermittent dom/workers/test/test_WorkerDebugger.xhtml | single tracking bug ASSIGNED P5 2025-06-02T06:59:52Z
1836707 Add helper `nsIServiceWorkerManager::CreateBrowsingContextFilter` to create a filter to help devtools determine what console messages and/or network channels related to ServiceWorkers are relevant to devtools ASSIGNED -- 2024-11-16T16:40:28Z
1834041 Update and land the testcase for bug 1558522 ASSIGNED -- 2024-02-27T16:12:40Z
1825446 Change threshold for blocking shutdown for Service Workers in the parent process to workers having notified Cancellation through to the global instead of having fully shutdown ASSIGNED -- 2025-05-23T15:02:10Z
1817199 Replace use of SchedulerGroup::Dispatch from workers (including remote workers) with more straightforward main-thread dispatch. ASSIGNED -- 2023-02-16T15:48:01Z
1817198 Replace use of SchedulerGroup::Dispatch from ServiceWorkers with more straightforward main-thread dispatch. ASSIGNED -- 2023-02-16T15:48:03Z
1817076 Add high level firefox-source-docs documentation for DOM Blob/Files in the context of `<input type="file">` ASSIGNED -- 2023-02-15T23:26:45Z
1762092 Prototype an opt-in MessagePort close/onclose event for the system principal and conditionally enabled via preference for testing ASSIGNED -- 2025-01-01T14:40:10Z
1890435 searchfox hg.mozilla.org / mercurial mozilla-central retirement / migration to-do tracker ASSIGNED -- 2025-05-16T23:19:38Z
1902538 Look into weird automation behavior for testing/web-platform/tests/service-workers/service-worker/ServiceWorkerGlobalScope/unregister.https.html where the test passes locally but seems to reliably fail on automation ASSIGNED -- 2024-06-13T23:54:03Z
1906550 Experiment with adding a Clang Static Analyzer (CSA) checker to the clang plugin to provide the ability to follow values forward / backward through the system as a more useful version of the calls-to/calls-from diagrams ASSIGNED -- 2024-11-13T02:43:01Z
1646544 Track last focus time in the parent process ASSIGNED -- 2020-12-01T16:32:59Z
1912193 Diagram "Limits Hit" results should show pretty symbols and support a mechanism for re-writing the query to lift the limit ASSIGNED -- 2024-08-08T04:33:32Z
1914946 BroadcastChannel IPC should be modernized to not be ManualDealloc / virtual ASSIGNED -- 2024-08-26T15:08:04Z
1921142 Implement Bikeshed spec indexing after the bikeshed inline-parsing branch lands to enable diagrams of spec algorithms ASSIGNED -- 2025-04-10T15:43:57Z
1923545 config5 wubkat indexer failing on building skia mysteriously REOPENED -- 2025-02-11T00:34:12Z
1930816 Searchfox diagrams need to account for context/contextsym now including lambdas since bug 1856762 ASSIGNED -- 2025-03-10T02:34:44Z
1953349 nsStringInputStream offset that is maintained through cloning should be maintained through serialize/deserialize ASSIGNED -- 2025-04-09T20:31:04Z
1958114 diagram "subsystem" hierarchy mode gets tricked by lookup of the "mozilla" C++ namespace resolving to JS "#mozilla" symbol, resulting in C++ namespaced classes not being grouped by subsystem ASSIGNED -- 2025-04-03T00:04:02Z
1959527 Replace nsIInputStream::isNonBlocking with a streamFlags attribute that provides a bitmask of flags providing STREAM_NONBLOCKING and STREAM_BUFFERED and implement a backwards-compatibility helper ASSIGNED -- 2025-04-09T21:01:03Z

44 Total; 44 Open (100%); 0 Resolved (0%); 0 Verified (0%);

Eden:

Full Query
ID Summary Status Priority Last change time
1944240 Adapting DevTool WorkerDebugger with RemoteWorkerDebugger mechanism in the parent process NEW P1 2025-03-25T14:50:07Z
1350337 create public interface for WorkerPrivate to hide implementation details, possibly using nsIGlobalObject for on-worker-thread use-cases NEW P2 2022-12-01T16:53:07Z
1653470 Cleanup of PServiceWorker, PServiceWorkerContainer, and PServiceWorkerRegistration NEW P2 2023-12-15T15:07:21Z
1672491 Eliminate Top-Level worker invariant that the parent of top-level workers be the main thread. (For RemoteWorkerService) ASSIGNED P2 2024-12-10T14:40:51Z
1802102 Support download requests in worker through PFetch NEW P2 2022-11-23T11:21:38Z
1805613 Intermittent Main app process exited normally application crashed [@ __pthread_cond_wait] after [Parent 1500, IPC I/O Parent] WARNING: Process X hanging at shutdown; attempting crash report (fatal error) ASSIGNED P2 2025-06-02T06:58:26Z
1812042 Resolve the race caused by ObjectURL/BlobURL revoke NEW P2 2024-05-21T18:12:29Z
1823937 Service worker in a cross-origin iframe cannot intercept requests initiated by a web worker inside the iframe UNCONFIRMED P2 2025-04-04T12:06:03Z
1894234 Get rid of WorkerPrivate HybridEventTarget NEW P2 2024-04-30T13:13:03Z
1899507 Off-main-thread Worker ScriptLoader ASSIGNED P2 2025-05-21T08:42:12Z
1936481 fetch from Workers fails to access localhost server while network is down. NEW P2 2025-04-28T11:03:08Z
1433689 Intermittent linux32-non-e10s dom/push/test/test_serviceworker_lifetime.html | application crashed [@ mozilla::dom::FetchDriver::~FetchDriver] after Assertion failure: mResponseAvailableCalled, at FetchDriver.cpp:360 NEW P3 2025-01-04T11:20:58Z
1570889 blob URLs and CSP sandbox'ed pages should inherit Cross-Origin-Opener-Policy NEW P3 2024-05-30T17:01:31Z
1749342 Assertion failure: mResultPromise, at /dom/payments/PaymentRequest.cpp:719 NEW P3 2024-10-11T14:31:29Z
1761208 startup Crash in [@ mozilla::net::LoadInfo::SetReservedClientInfo] on Amazon NEW P3 2025-03-19T13:00:14Z
1913268 Add a specific mochitest for Fetch Canceling logic NEW P3 2024-09-04T09:11:30Z
1802711 Service worker: Implementation of FetchEvent.preloadResponse inconsistent with other browsers NEW -- 2025-05-23T13:24:06Z
1835988 Removing unnecessary raw-pointer of WorkerPrivate NEW -- 2023-12-15T15:15:48Z

18 Total; 18 Open (100%); 0 Resolved (0%); 0 Verified (0%);

Jan:

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);

Perry:

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);

Tom:

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);

Yaron:

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);

Simon:

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);

Subhamoy:

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);