DOM/Workers-Storage/board/team

From MozillaWiki
Jump to: navigation, search

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 2023-01-05T07:25:00Z
1506892 Add logging to ServiceWorker implementation exposed via about:serviceworkers ASSIGNED P2 2022-10-11T22:12:34Z
1615164 Intermittent dom/serviceworkers/test/test_abrupt_completion.html | Correct message handler - got "handler-after-throw", expected "handler-before-throw" ASSIGNED P2 2023-09-19T00:07:48Z
1633392 ARCH::worker-event-queues-cleanup - Worker event queue cleanup ASSIGNED P2 2020-10-08T13:22: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 2022-03-09T23:07:55Z
1672491 Eliminate Top-Level worker invariant that the parent of top-level workers be the main thread. (For RemoteWorkerService) ASSIGNED P2 2023-05-30T23:26: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 2023-07-05T08:54:08Z
1752655 Slack issues on session restore: custom font not loaded, sidebar with thread conversation broken or: "For some reason, Slack couldn’t load" ASSIGNED P2 2022-07-26T14:08:27Z
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 2023-09-25T06:09:28Z
1113522 Expose ServiceWorker in Workers (aka ServiceWorkerRegistration returns null for all of installing, waiting, active in Workers/ServiceWorkers) ASSIGNED P3 2023-06-14T06:10:09Z
1360870 Implement "module" service workers ASSIGNED P3 2023-09-13T21:33:29Z
1544232 Possible vulnerabilities in allowing unbounded system resource usage for installed service workers ASSIGNED P3 2023-06-14T06:09:59Z
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
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
1776962 Intermittent dom/workers/test/test_sharedworker_event_listener_leaks.html | single tracking bug ASSIGNED P3 2023-09-25T06:23:29Z
1776997 Intermittent dom/serviceworkers/test/test_abrupt_completion.html | single tracking bug ASSIGNED P3 2023-09-25T06:08:33Z
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 2023-06-07T23:30:57Z
1517978 Implement syntactically-bound token-centric blame / annotate to better deal with code reformattings and refactorings (AKA hyperblame and hyperannotate) ASSIGNED -- 2023-08-09T16:04:56Z
1646544 Track last focus time in the parent process ASSIGNED -- 2020-12-01T16:32:59Z
1725330 Please add something like "first version without this line" for lines that are removed in the future ASSIGNED -- 2023-08-02T00:32:11Z
1762092 Prototype an opt-in MessagePort close/onclose event for the system principal and conditionally enabled via preference for testing ASSIGNED -- 2022-05-31T17:16:26Z
1812838 Document docker as the preferred VM option for searchfox ASSIGNED -- 2023-09-22T15:47:50Z
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
1817198 Replace use of SchedulerGroup::Dispatch from ServiceWorkers with more straightforward main-thread dispatch. ASSIGNED -- 2023-02-16T15:48:03Z
1817199 Replace use of SchedulerGroup::Dispatch from workers (including remote workers) with more straightforward main-thread dispatch. ASSIGNED -- 2023-02-16T15:48:01Z
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 -- 2023-03-31T01:09:50Z
1834041 Update and land the testcase for bug 1558522 ASSIGNED -- 2023-05-19T09:22:55Z
1853389 Index ECMA 402 spec in searchfox ASSIGNED -- 2023-09-15T13:22:11Z

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

Eden:

Full Query
ID Summary Status Priority Last change time
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
1471805 Webworker violating cross-origin policy silently ignored, instead of throwing a SecurityError UNCONFIRMED P2 2023-09-26T15:11:56Z
1547906 [meta] Implement one-off BackgroundSync API ASSIGNED P2 2020-05-14T12:23:08Z
1672493 ServiceWorker event dispatch should not go through the main thread of the content process NEW P2 2023-02-14T12:29:16Z
1716967 Invalid using WorkerPrivate::ScheduleDeletion on the main thread ASSIGNED P2 2023-05-31T08:42:44Z
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 2023-09-25T07:22:38Z
1812042 Resolve the race caused by ObjectURL/BlobURL revoke NEW P2 2023-02-14T12:30:47Z
1837130 Document for worker life cycle. NEW P2 2023-06-07T08:21:50Z
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 2023-05-31T08:42:10Z
1547917 Network status observer for Web BackgroundSync API ASSIGNED P3 2022-10-11T22:47:26Z
1634419 lichess.org puzzles and analysis tools no longer work REOPENED P3 2020-06-08T18:53:46Z
1749342 Assertion failure: mResultPromise, at /dom/payments/PaymentRequest.cpp:719 NEW P3 2023-06-08T16:25:55Z
1752377 src/objdir-ff-ubsan/dist/include/mozilla/dom/quota/CheckedUnsafePtr.h:350:43: runtime error: reference binding to null pointer of type 'mozilla::dom::WorkerPrivate' NEW P3 2022-09-06T15:02:33Z
1804984 Crash in [@ mozilla::dom::cache::TypeUtils::ToResponse] ASSIGNED P3 2023-03-14T14:12:04Z
1844221 Crash in [@ mozilla::dom::FetchEventOp::ResolvedCallback] NEW P3 2023-08-11T12:18:17Z
1836700 Eliminate busy count tracking from WorkerRunnables NEW -- 2023-09-28T12:50:59Z
1836937 Intermittent Assertion failure: !NS_HasPendingEvents(currentThread), at /builds/worker/checkouts/gecko/dom/workers/WorkerPrivate.cpp:3823 NEW -- 2023-09-25T06:16:57Z

18 Total; 18 Open (100%); 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%);

</div>