TPE Necko/Projects
Jump to navigation
Jump to search
Full Query
Full Query
Full Query
Full Query
Full Query
Full Query
Full Query
Full Query
Full Query
Full Query
Full Query
Socket Process Isolation
Meta bugs
ID | Summary | Priority | Status |
---|---|---|---|
1322426 | [meta] Move all TCP/UDP network operations into a dedicated process | P2 | NEW |
1 Total; 1 Open (100%); 0 Resolved (0%); 0 Verified (0%);
Ship bugs
ID | Summary | Priority | Status | Resolution | Assigned to | Depends on | Blocks | Whiteboard | Last change time |
---|---|---|---|---|---|---|---|---|---|
1394752 | NTLM/Negotiate Auth hangs browser | P3 | NEW | Valentin Gosu [:valentin] (he/him) {{ AFK in July }} | 1322426, 1751394 | [necko-triaged] | 2023-05-08T12:12:12Z | ||
1416623 | Create SocketProcessHost and corresponding IPC interfaces | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426, 1430041, 1430042, 1430045, 1430047, 1430048, 1430050, 1430538, 1430684, 1496257 | [necko-triaged] [SOCK-PROC-M1] | 2018-12-11T15:24:13Z | |
1430041 | Setup crash reporter on socket process | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1416623 | 1322426 | [necko-triaged][SOCK-PROC-M1] | 2018-10-01T17:59:48Z |
1430042 | Setup memory reporter on socket process | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1416623 | 1322426 | [necko-triaged][SOCK-PROC-M1] | 2018-10-05T16:08:43Z |
1430045 | Create NetworkPrefs for synchronizing important preference to socket process | P2 | RESOLVED | DUPLICATE | Cervantes Yu [:cyu] [:cervantes] | 1416623 | 1322426 | [necko-triaged][SOCK-PROC-M1] | 2018-11-20T15:48:03Z |
1430047 | initialize SocketTransportService on socket process | P2 | RESOLVED | WONTFIX | Kershaw Chang [:kershaw] | 1416623 | 1322426 | [necko-triaged][SOCK-PROC-M1] | 2018-11-23T12:54:58Z |
1430048 | update online/offline status to socket process | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1416623 | 1322426 | [necko-triaged][SOCK-PROC-M1] | 2018-10-05T16:08:25Z |
1430050 | IPC to the socket process for DNS resolution | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1416623 | 1322426 | [necko-triaged][SOCK-PROC-M1] | 2021-12-31T05:47:33Z |
1430538 | Setup Gecko profiler on socket process | P2 | RESOLVED | FIXED | Dragana Damjanovic [:dragana] | 1416623 | 1322426 | [necko-triaged][SOCK-PROC-M1] | 2018-12-10T19:38:49Z |
1430684 | Setup telemetry on socket process | P2 | RESOLVED | DUPLICATE | Cervantes Yu [:cyu] [:cervantes] | 1416623 | 1322426, 1430695 | [necko-triaged][SOCK-PROC-M1] | 2018-11-22T22:41:32Z |
1475641 | Move ProxyAutoConfig to socket process | P3 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1732150 | 1322426 | [necko-triaged][webcompat-sci-exclude][adv-main95-] | 2022-01-25T12:54:17Z |
1484743 | [meta] Create IPC between nsHttpChannel and nsHttpTransaction | P3 | RESOLVED | FIXED | 1485353, 1485355, 1510691 | 1322426 | [necko-triaged] | 2020-05-12T11:42:11Z | |
1484751 | [meta] IPC PSM API for network process isolation | P3 | NEW | 1503834, 1512470, 1512471, 1512475, 1512478, 1512479, 1512598 | 1322426 | [psm-assigned] | 2022-10-11T21:54:15Z | ||
1484774 | Create a reusable class to pass prefs to child processes | -- | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2021-12-31T05:41:14Z | |
1485619 | Create PSocketProcess protocol to manage PHttpTransaction and other stuff | -- | RESOLVED | DUPLICATE | Honza Bambas (:mayhemer) | 1322426, 1485353 | 2018-08-23T12:22:38Z | ||
1485652 | Make nsNSSSocketInfo::IsAcceptableForHost work asynchronously on the socket process | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426, 1556952 | [necko-triaged] | 2021-02-19T00:48:24Z | |
1486012 | re-implement ICE restart as the creation of new ICE streams on the pre-existing context | P2 | RESOLVED | FIXED | Byron Campen [:bwc] | 1483338, 1493146 | 1322426 | 2018-09-21T23:42:06Z | |
1486033 | Add plumbing for Telemetry for new network process | P3 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | 2018-11-29T10:36:42Z | ||
1493765 | Stop using NrIce* stuff in PeerConnectionImpl | P2 | RESOLVED | FIXED | Byron Campen [:bwc] | 1493689, 1502766 | 1322426, 1494301 | 2018-11-01T02:40:27Z | |
1494301 | Write a single API surface for mtransport | P2 | RESOLVED | FIXED | Byron Campen [:bwc] | 1493765 | 1322426, 1494311 | 2019-06-03T20:16:24Z | |
1494378 | remove static_cast raw pointer in nsHttpTransaction splitting | P3 | RESOLVED | WONTFIX | Junior [inactive] | 1485353 | 1322426 | [necko-triaged] | 2018-10-11T23:55:07Z |
1494956 | [socket-process] mozilla::net::SocketProcessImpl::Init - ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 | P3 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 863846, 1322426 | [necko-triaged] | 2020-02-28T11:06:05Z | |
1495001 | [socket-process] IPC state error while calling SendOnTransportStatus, MOZ_CRASH | P3 | RESOLVED | INVALID | 1322426 | [necko-triaged] | 2019-02-12T16:30:08Z | ||
1496464 | Handle the result of OnStartRequest correctly in HttpTransactionParent::RecvOnStartRequest | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426, 1497270 | [necko-triaged] | 2019-08-05T08:42:39Z | |
1497232 | [socket process] Add logs for HttpTransaction/Parent/Child | P2 | RESOLVED | INVALID | Kershaw Chang [:kershaw] | 1485355 | 1322426 | [necko-triaged] | 2019-04-16T14:03:44Z |
1497235 | [socket-process] Pass class-of-service and request-context to http trans child | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2021-12-31T05:43:18Z | |
1497236 | [socket-proc] Serialize transaction timing | P3 | RESOLVED | FIXED | Junior [inactive] | 1322426 | [necko-triaged] | 2019-05-03T21:51:32Z | |
1497237 | [socket-proc] Serialize response trailers | P3 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2019-02-01T16:32:14Z | |
1497238 | [socket-proc] Send SetDNSWasRefreshed to the socket process | P3 | RESOLVED | FIXED | Junior [inactive] | 1322426 | [necko-triaged] | 2019-01-28T06:31:17Z | |
1497241 | [socket-proc] Make HTTP/2 push work again | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2021-12-31T05:47:36Z | |
1497243 | [socket-proc] Make TransactionObserver work again | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2019-04-16T17:59:10Z | |
1497245 | [socket-proc] Enable ContentSniffer for socket process | P3 | RESOLVED | FIXED | Junior [inactive] | 1322426, 1547876 | [necko-triaged] | 2019-04-30T00:45:24Z | |
1497247 | [socket-proc] Connection stickiness for conn-based auths. | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2019-03-28T17:21:36Z | |
1497249 | [socket-proc] Connection stickiness handling for upgrade observers | P2 | RESOLVED | MOVED | Kershaw Chang [:kershaw] | 1322426, 1653764 | [necko-triaged] | 2022-06-08T20:34:05Z | |
1497270 | [socket-proc] HttpTransactionParent must have its own suspend counter and queue messages | P3 | RESOLVED | FIXED | Dragana Damjanovic [:dragana] | 1496464 | 1322426 | [necko-triaged] | 2019-04-16T14:18:26Z |
1509409 | Look at the proxy resolution API | P3 | RESOLVED | WORKSFORME | 1322426 | [necko-triaged] | 2019-06-11T16:22:15Z | ||
1509472 | [meta] Socket Process Isolation work for only WebRTC support | P3 | RESOLVED | FIXED | 1483276, 1494311, 1494312, 1494585, 1496257, 1503834, 1507861, 1509405, 1509406, 1509471, 1511318, 1513057, 1513059, 1513872, 1519336, 1520805, 1521113, 1521879, 1579874, 1608558, 1611288, 1611290, 1651235 | 1322426, 1456285 | [necko-triaged] | 2024-02-23T08:23:03Z | |
1509822 | [socket process] Stop using HTTP connection manager on the parent process | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2021-12-31T05:47:30Z | |
1509823 | [socket process] Fix HTTP cache data writing | P2 | RESOLVED | INVALID | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2019-05-07T08:33:31Z | |
1510691 | [socket process] Send data directly from the socket process to a content process | P2 | RESOLVED | FIXED | Valentin Gosu [:valentin] (he/him) {{ AFK in July }} | 1322426, 1523916, 1484743, 1547025 | [necko-triaged] | 2019-04-25T16:22:33Z | |
1510979 | Add automatical telemetry test for socket process | P2 | RESOLVED | FIXED | Junior [inactive] | 1322426 | [necko-triaged] | 2019-02-04T15:53:35Z | |
1511318 | Shutdown leaks in socket process | P2 | RESOLVED | DUPLICATE | Kershaw Chang [:kershaw] | 1322426, 1509472 | [necko-triaged] | 2018-12-12T23:22:00Z | |
1512598 | Provide baseline for starting PSM in an "isolated" mode on the Socket Process | P1 | RESOLVED | FIXED | Dragana Damjanovic [:dragana] | 1322426, 1484751 | [psm-assigned] | 2020-03-20T09:47:01Z | |
1513057 | [socket-proc] Land socket process without http part | P1 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1513059, 1513542, 1513865, 1513872, 1515390, 1519728, 1540289, 1568028 | 1322426, 1509472 | [necko-triaged] | 2019-07-22T20:37:30Z |
1513059 | [Socket-process] Do not init the complete XPCOM | P2 | RESOLVED | FIXED | Dragana Damjanovic [:dragana] | 1322426, 1509472, 1513057 | [necko-triaged] | 2019-02-07T14:52:10Z | |
1513175 | [socket-proc] PBackground yells it wants to live on the parent process only | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2021-12-31T05:42:03Z | |
1513542 | Fix nsStandardURL leak debugging | P1 | RESOLVED | FIXED | Dragana Damjanovic [:dragana] | 1322426, 1513057 | [necko-triaged] | 2019-01-18T09:42:18Z | |
1513865 | [socket-process] nsIPrefService.resetPrefs does not work | P2 | RESOLVED | WORKSFORME | Junior [inactive] | 1546355 | 1322426, 1513057 | [necko-triaged] | 2019-12-02T19:01:43Z |
1513872 | [socket-process] sending ipc messages to the socket process before it is created | P2 | RESOLVED | DUPLICATE | Dragana Damjanovic [:dragana] | 1322426, 1509472, 1513057 | [necko-triaged] | 2018-12-13T13:29:12Z | |
1515390 | [socket-process] Make memory-reporter tests work with the socket process | P2 | RESOLVED | FIXED | Dragana Damjanovic [:dragana] | 1322426, 1513057 | [necko-triaged] | 2019-01-17T04:32:23Z | |
1520657 | [socket process] dispatching open-channel using CallOrWaitForSocketProcess | P2 | RESOLVED | WORKSFORME | Junior [inactive] | 1322426 | [necko-triaged] | 2019-01-28T06:39:40Z | |
1520805 | [socket-process] Fix "TEST-UNEXPECTED-FAIL | leakcheck | Leak log with unknown process type socket" | P2 | RESOLVED | FIXED | Dragana Damjanovic [:dragana] | 1322426, 1509472 | [necko-triaged] | 2019-02-07T14:51:20Z | |
1520830 | [socket-proc] Enable necessary XPCOM modules in socket process | P1 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2021-12-31T05:42:59Z | |
1521793 | [socket process] not access http connection in http channel | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2019-03-28T17:22:40Z | |
1521817 | [socket-propcess] serialize the whole proxy info to socket process | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2021-12-31T05:43:32Z | |
1524035 | Assertions in socket process do not output a stack trace | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426, 1521879 | [necko-triaged] | 2020-06-03T04:22:44Z | |
1527384 | [socket process] Make SpeculativeConnect work | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2020-03-17T21:52:05Z | |
1531892 | Sandbox the socket process | P2 | RESOLVED | FIXED | 1608558, 1611288, 1611290 | 1322426, 1532168 | 2020-06-02T15:35:52Z | ||
1537761 | Make AlternateServices work when socket process is enabled | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2020-03-11T04:15:17Z | |
1537764 | Don't access http channel in http transaction | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2019-05-03T00:46:46Z | |
1539909 | [socket-process] Phase 2 - optimizations | P2 | NEW | Kershaw Chang [:kershaw] | 1430695, 1523916, 1543713, 1547876, 1621291, 1625171, 1632658, 1632809, 1635759, 1726552, 1850347, 1527256, 1539819, 1544378, 1556952, 1557180, 1581892, 1641176 | 1322426 | [necko-triaged] | 2024-02-23T08:39:05Z | |
1539917 | PBackground for the Parent-Socket process bridge | P2 | RESOLVED | FIXED | Dragana Damjanovic [:dragana] | 1322426 | [necko-triaged] | 2019-04-11T14:13:18Z | |
1541894 | [socket process] Fix build errors | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2022-01-10T12:32:31Z | |
1543168 | [socket process] Fix failed tests | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2021-12-31T05:48:02Z | |
1543698 | Refactor PBackground | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2021-12-31T05:48:53Z | |
1544745 | Some fixes for HttpTransactionParent and BackgroundImpl | P2 | RESOLVED | FIXED | Dragana Damjanovic [:dragana] | 1322426 | [necko-triaged] | 2020-03-20T09:45:21Z | |
1544756 | We need mIPCOpen for HttpTranspotChild | P2 | RESOLVED | FIXED | Dragana Damjanovic [:dragana] | 1322426 | [necko-triaged] | 2019-04-24T14:09:01Z | |
1544757 | Failed assertion MOZ_ASSERT(mRaceCacheWithNetwork || !(mTransactionPump && mCachePump) || mCachedContentIsParMOZ_ASSERT(mRaceCacheWithNetwork || !(mTransactiontial, "If we have both pumps, the cache content must be partial"); | P2 | RESOLVED | FIXED | Michal Novotny [:michal] | 1322426, 1561396 | [necko-triaged] | 2019-08-21T01:46:25Z | |
1544777 | [socket process] Assertion failure: mOnStartRequestCalled (OnStartRequest should be called before OnStopRequest) | P2 | RESOLVED | FIXED | 1322426 | [necko-triaged] | 2021-12-31T05:48:11Z | ||
1545253 | [socket process] Allow OnStatus/OnProgress before OnStartRequest in pBg | P2 | RESOLVED | FIXED | Junior [inactive] | 1322426 | [necko-triaged] | 2022-01-10T12:37:14Z | |
1545523 | Assertion failure: mConcurrentCacheAccess, at /netwerk/protocol/http/nsHttpChannel.cpp:1723 | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2019-07-05T21:15:22Z | |
1546355 | [socket process] Try to launch socket process until we really need it | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426, 1513865 | [necko-triaged] | 2019-05-14T13:33:26Z | |
1546358 | [socket process] cache storage service is used in Http2Session | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2020-06-19T21:14:55Z | |
1546420 | [socket process] use new IPC message to update network addresses | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2019-05-14T13:35:52Z | |
1546428 | [socket process] Handle canceling network request properly | P2 | RESOLVED | WORKSFORME | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2019-06-12T09:37:37Z | |
1546537 | [socket process] Assertion failure: NS_IsMainThread(), at netwerk/protocol/http/Http2PushStreamManager.cpp:19 | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2022-01-10T12:39:09Z | |
1546660 | Fix nsHttpActivityDistributor | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2021-12-31T05:49:35Z | |
1546830 | [socket process] netmonitor fails to show network event | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2022-01-10T12:39:25Z | |
1547389 | [socket process] support HttpTrafficAnalyzer for socket process | P3 | RESOLVED | FIXED | Junior [inactive] | 1322426, 1533363 | [necko-triaged] | 2019-05-08T19:01:24Z | |
1547705 | [socket process] Race between canceling the channel and send ODA to child process | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2019-05-14T14:24:24Z | |
1548726 | [socket process] Prevent sync sending activity event | P2 | RESOLVED | FIXED | Junior [inactive] | 1322426 | [necko-triaged] | 2022-01-10T12:50:43Z | |
1549323 | [socket-process] Check whether SSL_ClearSessionCache() is called on the socket process. | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2020-05-22T20:50:35Z | |
1550426 | [socket process] Consider using ChannelEventQueue in HttpTransactionParent | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2019-06-18T04:05:43Z | |
1550686 | Remove nsIBadCertListener2 when bug 1547096 lands | P1 | RESOLVED | FIXED | Dana Keeler (she/her) [:keeler] | 1547096 | 1322426 | [necko-triaged][psm-assigned] | 2022-07-07T22:08:48Z |
1551449 | [socket process] Assertion failure: int32_t(mRefCnt) > 0 (dup release), at nsProxyInfo.cpp:14 | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged][no-nag] | 2019-06-18T03:52:58Z | |
1551593 | [socket process] MOZ_CRASH(Transition error) at ipc/glue/ProtocolUtils.cpp:269 | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2019-06-18T04:00:04Z | |
1551839 | [socket process] observe dns prefs change in nsIOService | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2019-06-18T03:57:01Z | |
1551849 | [socket process] onLookupComplete - [onLookupComplete : 17] 2152398864 == 0, test_dns_offline.js | P2 | RESOLVED | DUPLICATE | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2019-08-05T08:38:39Z | |
1555811 | [socket process] remove HttpTranspotChild::mIPCOpen | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2021-12-31T05:49:26Z | |
1557178 | [socket process] Make third-party trackers work | P3 | RESOLVED | DUPLICATE | Junior [inactive] | 1322426, 1535697 | [necko-triaged] | 2019-11-15T21:50:45Z | |
1557184 | [socket process] handle conflict with Bug 1545420 | P3 | RESOLVED | MOVED | Dragana Damjanovic [:dragana] | 1322426, 1545420 | [necko-triaged] | 2019-11-18T16:49:59Z | |
1558469 | [socket process] Call HttpTransactionChild::InitInternal with correct arguments | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2019-06-18T04:39:01Z | |
1559866 | [socket process] Cancel the transaction if HttpTransactionChild::InitInternal failed | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2021-12-31T05:49:07Z | |
1570329 | [socket process] Prevent creating transport on parent socket process | P3 | NEW | 1322426 | [necko-triaged] | 2021-12-23T14:23:32Z | |||
1570950 | Crash in [@ mozilla::ipc::MessageChannel::Clear | mozilla::ipc::MessageChannel::~MessageChannel | mozilla::ipc::IToplevelProtocol::~IToplevelProtocol] | P1 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2019-08-13T20:28:27Z | |
1584104 | We need to have a clone of TransportSecurityInfo on the parent process | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2020-03-03T03:55:09Z | |
1591428 | [socket process] MOZ_CRASH(Blocking classifier error 805d0029 need to be handled by CancelByURLClassifier()) | P2 | RESOLVED | WORKSFORME | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2021-12-23T14:26:33Z | |
1592296 | [socket process] Use SSLTokensCache when socket process is enabled | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2020-01-06T14:01:59Z | |
1596409 | [socket process] Land PHttpTransaction IPC protocol | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2019-12-03T21:56:26Z | |
1600254 | [socket process] Land missing parts of nsHttpTransaction | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2020-01-30T21:40:05Z | |
1600309 | [socket process] Figure out how to disable socket process without restarting | P3 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1755126 | 1322426 | [necko-triaged] | 2023-11-29T11:03:18Z |
1602832 | [socket process] Enable xpcshell tests for socket process | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1512471, 1621601, 1625621 | 1322426 | [necko-triaged] | 2020-06-20T19:32:12Z |
1610975 | Socket process enabled locally, but not on try server for android | P3 | RESOLVED | FIXED | Byron Campen [:bwc] | 1613690 | 1322426 | [necko-triaged] | 2020-02-21T02:12:43Z |
1611527 | need test to verify sandboxing is enabled on socket process | P3 | NEW | 1608558, 1611288, 1611290 | 1322426 | [necko-triaged] | 2024-02-23T08:22:33Z | ||
1619661 | [socket-process] Investigate and restrict the kind of sockets the SocketProcess can connect to | P2 | ASSIGNED | :gerard-majax | 1710603, 1710614 | 1322426 | [necko-triaged] | 2022-10-12T00:01:37Z | |
1622778 | Considering moving AlternateServices to socket process | P2 | RESOLVED | WONTFIX | 1322426 | [necko-triaged] | 2021-12-23T14:22:29Z | ||
1625151 | [socket process] Move DNS resolution to socket process | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2020-04-24T17:18:33Z | |
1636930 | [socket process] Make sure http response head can be serialized and deserialized properly | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2020-05-14T16:22:56Z | |
1636999 | [socket process] handle the case that connection manager is used when socket process is not ready | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2020-05-14T21:13:59Z | |
1640105 | [socket process] Run mochitest with networking over socket process enabled | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1640612, 1647957 | 1322426 | [necko-triaged][ci-costs-2020:todo] | 2021-12-31T05:49:54Z |
1641496 | [socket process] Investigate disabled xpcshell tests | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2021-08-05T13:00:09Z | |
1643382 | [socket process] make sure we don't leak HttpBackgroundChannelChild and BackgroundDataBridgeChild | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2020-06-18T21:32:02Z | |
1645786 | [socket process] Assertion failure: XRE_IsParentProcess(), at /builds/worker/checkouts/gecko/ipc/glue/InputStreamUtils.cpp:272 | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2020-06-25T16:21:21Z | |
1648996 | [socket process] devtools/client/netmonitor/test/browser_net_truncate-post-data.js failed with socket process enabled | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2020-08-04T02:35:38Z | |
1653543 | With socket process on, `browser.dns` API still resolves hosts names with SOCKS proxy doing DNS | P3 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426, 1618271 | [necko-triaged] | 2021-11-17T03:43:34Z | |
1666557 | TRR NAT64 prefixing should work in the separate Socket Process | P3 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1589781 | 136898, 1322426, 1649372 | [necko-triaged] | 2021-11-10T21:51:55Z |
1676535 | Make excluding HTTP3 domains on errors work with the socket process | P3 | RESOLVED | FIXED | 1322426 | [necko-triaged] | 2021-12-16T16:14:27Z | ||
1681134 | Make native DNS resolver work in socket process | P3 | RESOLVED | WONTFIX | 1676432 | 1322426 | [necko-triaged] | 2021-11-22T21:45:45Z | |
1710638 | [socket-process] Re-enable sandboxing for xpcshell tests | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2021-05-21T21:28:30Z | |
1712837 | Make OS client certificate work with socket process enabled | P2 | RESOLVED | FIXED | Dana Keeler (she/her) [:keeler] | 1723211 | 1322426, 1728640 | 2021-12-20T18:54:56Z | |
1716566 | Make websocket work for socket process | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2021-09-08T03:30:08Z | |
1731192 | [socket process] Enable "network.send_ODA_to_content_directly" by default | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2021-09-27T10:29:36Z | |
1739001 | Make it possible to generate connection info for TRRServiceChannel asynchronously | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426, 1649372 | [necko-triaged] | 2021-11-29T21:56:42Z | |
1740515 | Audit telemetry probes in netwerk/ and make sure them work with socket process | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2021-11-16T21:28:53Z | |
1741425 | Enable more tests for socket process | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1743988, 1745046, 1745063 | 1322426, 1736583, 1779725 | [necko-triaged] | 2022-09-12T07:39:14Z |
1744751 | Allow socket process to create MOZ_LOG_FILE and write logs | P3 | NEW | 1322426, 1383253 | 2024-10-02T16:54:37Z | ||||
1745046 | netwerk/test/browser/browser_opaque_response_blocking_telemetry.js failed with socket process | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426, 1741425 | [necko-triaged] | 2021-12-10T22:01:32Z | |
1745063 | Assertion failure: gIOService->IsNetTearingDown(), at /builds/worker/checkouts/gecko/netwerk/base/nsSocketTransportService2.cpp:1855 | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426, 1741425 | [necko-triaged] | 2021-12-27T06:17:12Z | |
1745385 | Enable "network.proxy.parse_pac_on_socket_process" on nightly | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged][adv-main97-] | 2022-02-02T15:27:36Z | |
1749894 | Create more tests for restarting socket process | P2 | NEW | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2022-07-25T18:18:56Z | ||
1750725 | Audit socket process code for about:blank changes | P3 | NEW | 1322426 | [necko-triaged] | 2023-11-29T10:55:50Z | |||
1752330 | [socket process] Investigate test failures when doing central as beta | P3 | NEW | 1322426 | [necko-triaged] | 2022-02-03T12:16:27Z | |||
1760077 | Intermittent netwerk/test/unit/test_channel_close.js | single tracking bug | P3 | RESOLVED | FIXED | Valentin Gosu [:valentin] (he/him) {{ AFK in July }} | 1571716 | 1322426 | [necko-triaged] | 2024-03-04T06:38:10Z |
1764662 | Starting the browser starts the socket process very early | P3 | NEW | 1322426 | [necko-triaged] | 2023-11-24T08:29:46Z | |||
1780341 | 'network.http.network_access_on_socket_process.enabled' causes Firefox to crash on certain page | P2 | NEW | 1322426 | [necko-triaged] | 2023-09-01T17:26:44Z | |||
1791027 | Support retrieval of transaction pending time in the socket process | P3 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2023-08-02T16:31:18Z | |
1791727 | WebTransport and the socket process | P3 | NEW | 1322426, 1709355 | [necko-triaged] | 2024-02-23T09:13:58Z | |||
1798069 | Crash socket process on preload failure of libraries | P2 | NEW | 1796391, 1797301 | 1322426 | [necko-triaged] | 2022-10-28T21:11:19Z | ||
1800852 | nsINSSComponent.ClearSSLExternalAndInternalSessionCache is racy with socket process | P3 | NEW | 1322426 | 2024-04-23T16:42:59Z | ||||
1808236 | Intermittent TSAN socketprocess netwerk/test/unit/test_ech_grease.js | data race in memcpy | P2 | NEW | 929478, 1322426, 1808234 | [necko-triaged] | 2023-01-24T09:55:32Z | |||
1812528 | Intermittent [tier 2] toolkit/components/extensions/test/xpcshell/test_ext_cookies_firstParty.js | application crashed [@ mozilla::net::ChannelEventQueue::FlushQueue] | P3 | NEW | 1322426, 1539819 | [necko-triaged] | 2023-03-09T16:43:24Z | |||
1816099 | Re-enable search xpcshell-tests for running with networking on socket process | P3 | RESOLVED | FIXED | Mark Banner (:standard8) | 1759035 | 1322426 | 2023-02-11T21:33:09Z | |
1816162 | Intermittent netwerk/test/unit/test_loadgroup_cancel.js | single tracking bug | P5 | RESOLVED | WORKSFORME | 1322426 | [necko-triaged] | 2025-06-16T19:59:36Z | ||
1820518 | Intermittent Assertion failure: mFirstODASource == ODA_FROM_SOCKET, at /builds/worker/checkouts/gecko/netwerk/protocol/http/HttpBackgroundChannelChild.cpp:344 | P5 | NEW | 1322426 | [necko-triaged] | 2025-06-30T07:13:43Z | |||
1824574 | Enable TLS telemetry in Socket Process | P2 | NEW | 1322426 | [necko-triaged] | 2024-02-23T19:26:06Z | |||
1826164 | The network process cannot be used when building with Mingw | P3 | NEW | 1322426, 1465790 | [necko-triaged] | 2023-06-27T14:23:20Z | |||
1841933 | ORB (Opaque Response Blocking) cause comments in comment.tie.163.com couldn't load if network.http.network_access_on_socket_process.enabled is true | P3 | UNCONFIRMED | 1322426, 1532642 | [necko-triaged] | 2023-07-07T11:28:16Z | |||
1843058 | Performance impact for enabling networking over socket process | P3 | NEW | 1322426 | [necko-triaged] | 2023-11-14T12:39:50Z | |||
1846842 | websocket code attempting to query interface nsITLSSocketControl to nsITransportSecurityInfo, which doesn't work anymore | P2 | NEW | 1322426 | [necko-triaged] | 2023-08-03T15:06:20Z | |||
1857217 | Add PerfStats to understand the IPC delay introduced by socket process | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged] | 2023-10-11T09:25:40Z | |
1872551 | Socket process sandbox prevents resolution of TURN hostnames on Win10 1607 | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1322426 | [necko-triaged][necko-priority-queue] | 2024-01-18T21:37:49Z | |
1875230 | Investigate how to allow DNS lookups in the socket process | -- | NEW | 1322426 | 2024-02-02T12:58:06Z | ||||
1876424 | Intermittent netwerk/test/unit/test_socks.js | single tracking bug | P5 | REOPENED | 1322426 | [necko-triaged] | 2025-02-17T07:07:06Z | |||
1885983 | reduce socketprocess_networking tests until active development | -- | RESOLVED | FIXED | Joel Maher ( :jmaher ) (UTC -8) | 1322426, 1887936 | 2024-03-26T17:43:30Z | ||
1912626 | Crash in [@ syscall | quinn_udp::imp::recvmmsg_with_fallback] | P3 | RESOLVED | FIXED | Max Inden | 1322426, 1861789 | [necko-triaged] | 2025-01-23T05:41:30Z |
155 Total; 25 Open (16.13%); 130 Resolved (83.87%); 0 Verified (0%);
Quantum Network
Racing Cache With Network
Meta bugs
ID | Summary | Priority | Status |
---|---|---|---|
1307504 | [meta] Tracking bug for network/cache racing | P5 | NEW |
1 Total; 1 Open (100%); 0 Resolved (0%); 0 Verified (0%);
Ship bugs
ID | Summary | Priority | Status | Resolution | Assigned to | Depends on | Blocks | Whiteboard | Last change time |
---|---|---|---|---|---|---|---|---|---|
1313095 | Add telemetry probes to report load time difference between network and disk cache | -- | RESOLVED | FIXED | Valentin Gosu [:valentin] (he/him) {{ AFK in July }} | 1307504 | [necko-active] | 2017-05-25T09:14:58Z | |
1325081 | Make nsHttpChannel able to do network and cache requests at the same time | -- | RESOLVED | FIXED | Valentin Gosu [:valentin] (he/him) {{ AFK in July }} | 1343302 | 1307504, 1325341 | [necko-active] | 2017-03-01T22:25:43Z |
1325088 | Add net-response-time-onstart/onstop to cache index | -- | RESOLVED | FIXED | Junior [inactive] | 1381766 | 1307504, 1325341 | [necko-active] | 2017-07-18T08:47:29Z |
1325090 | Reduce number of HTTP_NET_VS_CACHE_ probes | -- | RESOLVED | FIXED | Junior [inactive] | 1307504 | [necko-active] | 2017-01-24T02:56:07Z | |
1325091 | Add flag indicating presence of alternative data in the cache entry to cache index | -- | RESOLVED | FIXED | Junior [inactive] | 1350256, 1360163 | 1307504, 1325341 | [necko-active] | 2017-04-27T10:24:51Z |
1325322 | Change HTTP_NET_VS_CACHE_ probes to cover bigger time span | -- | RESOLVED | FIXED | Junior [inactive] | 1307504 | [necko-active] | 2017-02-14T21:16:23Z | |
1325325 | Check HTTP_NET_VS_CACHE_*_REVALIDATED probes for correctness | -- | RESOLVED | FIXED | Junior [inactive] | 1307504 | [necko-active] | 2017-01-18T22:19:55Z | |
1325331 | Continuously watch cache speed and detect delays in the request processing | -- | RESOLVED | FIXED | Michal Novotny [:michal] | 1325336 | 1307504, 1325341 | [necko-active] | 2017-07-10T18:46:30Z |
1325336 | Generate statistics for cache performance on the given HW | -- | RESOLVED | FIXED | Michal Novotny [:michal] | 1307504, 1325331, 1325341 | [necko-active] | 2017-06-26T11:28:14Z | |
1325341 | Implement RCWN decision algorithm | -- | RESOLVED | FIXED | Valentin Gosu [:valentin] (he/him) {{ AFK in July }} | 1325081, 1325088, 1325091, 1325331, 1325336 | 1307504 | [necko-next] | 2017-05-01T09:20:12Z |
1331324 | Prevent network load time of custom conditional request from being reported | -- | RESOLVED | FIXED | Junior [inactive] | 1307504 | [necko-active] | 2017-01-20T14:38:44Z | |
1354405 | Add new telemetry probe for bandwidth cost based on average cache hit when we rcwn | -- | RESOLVED | FIXED | Junior [inactive] | 1307504, 1367353 | [necko-active] | 2017-05-24T10:08:19Z | |
1354407 | Add new telemetry probe for saved time when we rcwn | -- | RESOLVED | FIXED | Junior [inactive] | 1307504, 1420334, 1429474 | [necko-active] | 2018-01-10T16:59:09Z | |
1354408 | Add new telemetry probe for stats about racing decision | -- | RESOLVED | DUPLICATE | Junior [inactive] | 1307504 | [necko-active] | 2017-04-18T08:42:27Z | |
1354409 | Add new telemetry probe for stats about racing results distribution | -- | RESOLVED | FIXED | Valentin Gosu [:valentin] (he/him) {{ AFK in July }} | 1307504 | [necko-active] | 2017-05-03T09:17:38Z | |
1357647 | Synchronize conventions for RCWN | -- | RESOLVED | FIXED | Junior [inactive] | 1307504 | [necko-active] | 2017-04-28T02:28:40Z | |
1358038 | Add "Race Cache With Network" status to netmonitor | P2 | RESOLVED | FIXED | Hengyeow (:tanhengyeow) | 859051 | 1307504, 1561532, 1558157 | 2020-01-11T01:21:52Z | |
1360163 | Add test for altData of cache index | -- | RESOLVED | FIXED | Junior [inactive] | 1307504, 1325091 | [necko-active] | 2017-05-05T13:25:54Z | |
1363700 | Add RCWN stats to about:networking | -- | RESOLVED | FIXED | Valentin Gosu [:valentin] (he/him) {{ AFK in July }} | 1307504 | [necko-active] | 2018-03-12T18:16:16Z | |
1366224 | Turn on RCWN for a few days on Nightly | -- | RESOLVED | FIXED | Valentin Gosu [:valentin] (he/him) {{ AFK in July }} | 1307504, 1367365 | [necko-active] | 2018-03-13T18:05:24Z | |
1367353 | correct the spelling to NETWORK_RACE_CACHE_BANDWIDTH* | -- | RESOLVED | FIXED | Junior [inactive] | 1354405, 1367365 | 1307504 | [necko-active] | 2017-05-26T19:54:28Z |
1367365 | Disable RCWN experiment on Nightly | -- | RESOLVED | FIXED | Valentin Gosu [:valentin] (he/him) {{ AFK in July }} | 1366224 | 1307504, 1367353 | [necko-active] | 2017-06-05T07:10:49Z |
1367742 | Crash in mozilla::net::nsHttpChannel::ContinueProcessRedirection | -- | RESOLVED | FIXED | Michal Novotny [:michal] | 1307504, 1367951 | [necko-active] | 2017-06-15T18:42:54Z | |
1367810 | Crash in mozilla::net::nsHttpChannel::CallOnStartRequest | -- | RESOLVED | FIXED | Valentin Gosu [:valentin] (he/him) {{ AFK in July }} | 1307504, 1367951 | [necko-active] | 2017-06-16T08:01:17Z | |
1367951 | Pref study: Race Cache with Network iteration #1 | -- | RESOLVED | FIXED | Valentin Gosu [:valentin] (he/him) {{ AFK in July }} | 1367742, 1367810, 1378714 | 1307504 | [necko-active] | 2018-03-13T18:47:44Z |
1368809 | Assertion in nsHttpChannel::OnStopRequest when RCWN is enabled | -- | RESOLVED | INVALID | Michal Novotny [:michal] | 1307504 | 2017-06-07T10:22:52Z | ||
1370400 | Assertion failure: mOnStartRequestCalled (OnStartRequest should be called before OnStopRequest) | -- | RESOLVED | INVALID | Michal Novotny [:michal] | 1307504 | 2017-06-07T15:29:30Z | ||
1373198 | Disable RCWN for tests which require deterministic cache behavior | -- | RESOLVED | FIXED | Junior [inactive] | 1307504 | [necko-active] | 2017-08-03T13:41:53Z | |
1373235 | Measure delay between nsHttpChannel::ReadFromCache and nsHttpChannel::OnStartRequest | P3 | NEW | 1307504 | [necko-backlog] | 2022-10-11T19:23:55Z | |||
1373348 | Optimize closing transaction in nsHttpChannel::ReadFromCache when cache wins the race | P3 | NEW | 1307504 | [necko-backlog] | 2022-10-11T19:23:59Z | |||
1373636 | Even enable RCWN, should be a range request in test_partially_cached_content.html | -- | RESOLVED | INVALID | Junior [inactive] | 1307504 | 2017-06-16T14:10:38Z | ||
1373656 | ReportRcwnStats relies on null mTransactionPump, which is skewed | -- | RESOLVED | FIXED | Junior [inactive] | 1307504 | [necko-active] | 2017-06-22T21:06:11Z | |
1376503 | Add hard limit for cache slowness | -- | RESOLVED | FIXED | Valentin Gosu [:valentin] (he/him) {{ AFK in July }} | 1307504 | [necko-active] | 2017-07-13T14:38:42Z | |
1376970 | Make sure mRaceCacheWithNetwork is only set when we are actually racing | -- | RESOLVED | FIXED | Valentin Gosu [:valentin] (he/him) {{ AFK in July }} | 1307504 | [necko-active] | 2017-07-20T22:14:17Z | |
1377223 | RCWN - Should we revalidate when racing and the cache wins | -- | RESOLVED | FIXED | Michal Novotny [:michal] | 1383949 | 1307504, 1381816 | [necko-active] | 2019-08-16T23:19:28Z |
1377340 | NETWORK_RACE_CACHE_WITH_NETWORK_USAGE should separate delayed and non-delayed racing | -- | RESOLVED | FIXED | Michal Novotny [:michal] | 1382852 | 1307504 | [necko-active] | 2017-07-20T21:56:21Z |
1377568 | Show cache performance data in about:networking | -- | RESOLVED | FIXED | Michal Novotny [:michal] | 1307504 | [necko-active] | 2017-07-06T00:14:27Z | |
1377570 | Enable RCWN on mobile | P2 | RESOLVED | FIXED | Michal Novotny [:michal] | 1474275, 1477593 | 1307504 | [necko-backlog] | 2020-03-03T09:38:24Z |
1378308 | Assertion failure: tr != JS::TranscodeResult_Failure_BadBuildId && tr != JS::TranscodeResult_Failure_WrongCompileOption, at /opt/moz/hg-inbound-2/dom/base/nsJSUtils.cpp:307 | -- | RESOLVED | FIXED | Michal Novotny [:michal] | 1307504, 900784 | [necko-active] | 2017-07-06T23:12:52Z | |
1378714 | RCWN: network wins even if we have cache entry sooner | -- | RESOLVED | FIXED | Valentin Gosu [:valentin] (he/him) {{ AFK in July }} | 1307504, 1367951 | [necko-active] | 2017-07-12T09:18:28Z | |
1379126 | Filtering in CachePerfStats::MMA::AddValue is too strict | -- | RESOLVED | FIXED | Michal Novotny [:michal] | 1307504 | [necko-active] | 2017-07-13T14:39:03Z | |
1379899 | test_browserElement_oop_ExposableURI.html fails if we enable rcwn | -- | RESOLVED | FIXED | Junior [inactive] | 1307504 | [necko-active] | 2017-07-25T01:09:01Z | |
1380909 | move CacheFileMetadata::GetElement out of lambda | -- | RESOLVED | FIXED | Junior [inactive] | 1307504, 1352916 | [necko-active] | 2017-07-21T05:36:44Z | |
1381816 | Pref study: Race Cache with Network iteration #2 | -- | RESOLVED | FIXED | 1377223, 1382845, 1382852 | 1307504 | [necko-active] | 2017-08-28T20:56:15Z | |
1382831 | Race condition in nsHttpChannel::OnCacheEntryCheck when racing cache with network | -- | RESOLVED | FIXED | Michal Novotny [:michal] | 1307504 | [necko-active] | 2017-08-04T12:43:41Z | |
1382845 | We should cancel mNetworkTriggerTimer when we start reading data from the cache | -- | RESOLVED | FIXED | Valentin Gosu [:valentin] (he/him) {{ AFK in July }} | 1307504, 1381816 | [necko-active] | 2017-08-17T13:02:46Z | |
1384478 | browser/base/content/test/general/browser_save_video.js fails when we enable rcwn | -- | RESOLVED | FIXED | Michal Novotny [:michal] | 1307504 | [necko-active] | 2017-09-01T08:56:05Z | |
1384493 | dom/base/test/test_link_stylesheet.html fails when we enable rcwn, due to speculative loading style | -- | RESOLVED | FIXED | Thomas Nguyen (:tnguyen) | 1307504 | 2017-09-29T02:32:32Z | ||
1384506 | dom/base/test/test_urgent_start.html fails when we enable rcwn | -- | RESOLVED | FIXED | Junior [inactive] | 1307504 | 2017-08-08T22:53:48Z | ||
1384510 | toolkit/mozapps/extensions/test/xpcshell/test_backgroundupdate.js fails when we enable rcwn | P3 | RESOLVED | WORKSFORME | Junior [inactive] | 1307504, 1392841 | [necko-active] | 2019-05-28T20:15:57Z | |
1384803 | test_ext_webrequest_filter.html fails when we enable rcwn and race always | -- | RESOLVED | DUPLICATE | Junior [inactive] | 1307504 | [necko-next] | 2017-07-31T07:03:19Z | |
1385166 | disable rcwn to avoid web request tests bustage | -- | RESOLVED | FIXED | Junior [inactive] | 1307504 | [necko-active] | 2017-07-31T07:03:19Z | |
1385348 | Never-ending tab throbbers on Nightly with RCWN enabled on Bugzilla and Searchfox | -- | RESOLVED | INCOMPLETE | 1307504 | 2017-08-17T21:45:21Z | |||
1386116 | intermittent of Presentation API goes worse if we enable rcwn | P1 | RESOLVED | WORKSFORME | Junior [inactive] | 1307504 | [necko-active] | 2017-09-15T02:45:39Z | |
1392841 | Enable RCWN | P2 | RESOLVED | FIXED | Michal Novotny [:michal] | 1401741, 1430698, 1384510, 1398847, 1399802, 1400386, 1401483, 1418752, 1494405 | 1307504, 1339557, 1052467 | [necko-active] | 2023-02-13T15:33:06Z |
1393298 | Intermittent /content-security-policy/inside-worker/dedicated-inheritance.html | application crashed [@ mozilla::net::nsHttpChannel::CallOnStartRequest()] | P5 | RESOLVED | DUPLICATE | Michal Novotny [:michal] | 1307504 | [domsecurity-intermittent][necko-active] | 2017-09-12T20:51:47Z | |
1395121 | RCWN: NS_NOTREACHED("mListener is null") in nsHttpChannel::OnStartRequest | -- | RESOLVED | FIXED | Michal Novotny [:michal] | 1307504 | [necko-active] | 2017-08-31T00:11:45Z | |
1396307 | Crash in RtlEnterCriticalSection | mozilla::RecursiveMutexAutoLock::RecursiveMutexAutoLock | P1 | RESOLVED | FIXED | Valentin Gosu [:valentin] (he/him) {{ AFK in July }} | 1307504, 1347963, 1397037, 1403137 | [necko-active] | 2017-09-26T11:49:24Z | |
1397593 | Intermittent /content-security-policy/inside-worker/dedicated-inheritance.html | application crashed [@ mozilla::net::HttpBaseChannel::DoNotifyListener()] after Assertion failure: !mOnStartRequestCalled (We should not call OnStartRequest twice) | P1 | RESOLVED | FIXED | Michal Novotny [:michal] | 1307504 | [necko-active] | 2017-09-13T22:46:34Z | |
1399541 | Add assertion that we rcwn is enabled when mRaceCacheWithNetwork == true | P1 | RESOLVED | WONTFIX | Valentin Gosu [:valentin] (he/him) {{ AFK in July }} | 1399899 | 1307504 | [necko-active] | 2017-09-14T20:47:06Z |
1399802 | RCWN: race only when disk storage is used | P1 | RESOLVED | FIXED | Michal Novotny [:michal] | 1307504, 1392841 | [necko-active] | 2017-09-15T12:26:38Z | |
1400001 | Use AwaitingCacheCallbacks when deciding if racing instead of mCacheAsyncOpenCalled | P1 | RESOLVED | FIXED | Valentin Gosu [:valentin] (he/him) {{ AFK in July }} | 1307504 | [necko-active] | 2017-09-25T23:27:37Z | |
1400386 | Fix or disable test layout/reftests/font-face/font-display-1.html | P1 | RESOLVED | FIXED | Brad Werth [:bradwerth] | 1307504, 1392841, 1403254 | 2017-09-26T17:37:51Z | ||
1401741 | Some network loads show up incorrectly in devtools when RCWN enabled | P2 | NEW | 1307504, 1392841 | 2022-10-11T19:43:49Z | ||||
1425268 | Tune RCWN racing parameters (and make them pref-able) | P3 | NEW | 1537750, 1524609 | 1307504 | [necko-triaged] | 2023-08-28T12:13:39Z | ||
1438332 | Intermittent netwerk/test/unit/test_race_cache_with_network.js | xpcshell return code: 0 | P2 | RESOLVED | DUPLICATE | Valentin Gosu [:valentin] (he/him) {{ AFK in July }} | 1307504 | [necko-triaged][stockwell fixed:logic] | 2018-03-12T01:47:49Z | |
1450393 | Intermittent netwerk/test/unit/test_race_cache_with_network.js | testSteps - [testSteps : 240] Some of the responses should be from the cache - 0 > 0 | P5 | RESOLVED | WORKSFORME | 1307504 | [necko-triaged] | 2021-06-08T15:48:54Z | ||
1484149 | Cache racing breaks NTLM authentication - Load / NTLM Auth / cache issue in Firefox and Sharepoint on premises | P1 | RESOLVED | DUPLICATE | Michal Novotny [:michal] | 1494405 | 1307504 | [necko-triaged][ntlm][http-conn] | 2018-10-29T20:26:53Z |
1561532 | Better UI/UX for raced cache feature | P3 | NEW | 1358038 | 1129806, 1307504 | 2022-10-11T23:00:27Z | |||
1618200 | No UI option to turn off "Race Cache With Network" | P3 | UNCONFIRMED | 1307504 | [necko-triaged] | 2022-10-12T00:00:13Z | |||
1622859 | RCWN causes half-open connections leading to IP blocks for SYN flooding | P3 | NEW | 1307504 | [necko-triaged] | 2024-02-27T10:52:28Z | |||
1713351 | RCWN (cache racing) and https://lichess.org/ do not like each other? | -- | RESOLVED | INCOMPLETE | 1307504 | 2022-09-08T10:57:58Z | |||
1756471 | Intermittent error loading js chunk seemingly related to caching | P2 | RESOLVED | DUPLICATE | Valentin Gosu [:valentin] (he/him) {{ AFK in July }} | 1307504 | [necko-triaged] | 2025-06-10T14:23:08Z | |
1795913 | Server side cache racing control feature | P3 | UNCONFIRMED | 1307504 | [necko-triaged] | 2022-10-20T19:30:23Z | |||
1814961 | Some pages trying to fetch fonts from eg fonts.gstatic.com never finish loading | P1 | RESOLVED | FIXED | Valentin Gosu [:valentin] (he/him) {{ AFK in July }} | 1307504, 1682508 | [necko-triaged] | 2023-03-02T13:50:22Z | |
1817452 | NS_ERROR_ABORT in XMLHttpRequest when run in parallel to another XMLHttpRequest that is raced | -- | RESOLVED | INCOMPLETE | 1307504 | 2023-05-17T14:13:55Z | |||
1899226 | When offline, cached web pages often not displaying while present in cache. | P2 | UNCONFIRMED | 1307504, 1756181 | [necko-triaged][necko-priority-next] | 2025-03-11T06:51:10Z | |||
1946429 | Disable RCWN (Race Cache With Network) for devices with SSDs | P2 | NEW | Andrew Creskey [:acreskey] | 1949038, 1966114 | 1307504 | [necko-priority-queue] | 2025-05-16T09:19:02Z |
78 Total; 10 Open (12.82%); 68 Resolved (87.18%); 0 Verified (0%);
Context Driven Priority
Meta bugs
ID | Summary | Priority | Status |
---|---|---|---|
1312741 | [meta] Context Driven Priority tracking bug | P3 | RESOLVED |
1 Total; 0 Open (0%); 1 Resolved (100%); 0 Verified (0%);
Ship bugs
ID | Summary | Priority | Status | Resolution | Assigned to | Depends on | Blocks | Whiteboard | Last change time |
---|---|---|---|---|---|---|---|---|---|
1053321 | Defer loaded JavaScript blocks parallel download of following resources | P1 | RESOLVED | FIXED | Honza Bambas (:mayhemer) | 1392382 | 1312741, 1386194, 1386644 | 2017-08-21T23:43:04Z | |
1141814 | Lower priority of HTTP requests for resources on the Tracking Protection list | P3 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1320067, 1321486, 1324053 | 1302270, 1141182, 1312741 | 2017-07-24T17:53:21Z | |
1247843 | All <link rel="icon">s are downloaded during the critical path | P1 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1348035, 1358060, 1406091, 1419346 | 1312741 | 2017-11-21T10:20:35Z | |
1312515 | Lower priority of HTTP requests coming from tracking scripts | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1312514 | 1509754, 1312741 | [necko-active] | 2024-08-28T20:29:24Z |
1312745 | New API to mark network loads as 'throttle-able' and 'urgent-start' | -- | RESOLVED | FIXED | Amy Chung [:Amy] | 1312741, 1312754, 1312774, 1316358 | [necko-active] | 2017-03-25T03:12:17Z | |
1312754 | Implement HTTP transaction on-demand throttling | -- | RESOLVED | FIXED | u408661 | 1312745, 1348061, 1355782 | 1312741, 1348062, 1360603 | [necko-active] | 2017-04-28T16:26:57Z |
1312770 | Set image load priorities according to their position in viewport | P1 | RESOLVED | FIXED | Shih-Chiang Chien [:schien] (UTC+8) (use ni? plz) | 1338096, 1357318 | 1312741 | 2018-08-29T22:17:47Z | |
1312771 | Change priority of image loads when their position in the viewport changes by scrolling | P4 | RESOLVED | INCOMPLETE | Shih-Chiang Chien [:schien] (UTC+8) (use ni? plz) | 1357318, 1381084 | 1359351, 1312741 | 2018-08-29T22:17:47Z | |
1312774 | Allow channels marked as "urgentStart" to bypass connection limits | -- | RESOLVED | FIXED | Amy Chung [:Amy] | 1312745, 1340655, 1345845, 1347951, 1348016, 1356538 | 1312741, 1341266 | [necko-active] | 2017-04-14T10:29:50Z |
1312782 | Implement "B" and "C" slots in the HTTP transaction dequeue logic | -- | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1309653, 1326339, 1355539, 1355700, 1366567, 1392264 | 1312741, 1348819, 1351281 | [necko-active] | 2017-08-21T13:42:49Z |
1319359 | Not to block the throbber if the active requests in load group are all tracking requests | -- | RESOLVED | WONTFIX | Kershaw Chang [:kershaw] | 1312741 | [necko-active] | 2017-03-25T03:12:23Z | |
1337672 | Reduce the priority of network requests for <link rel="prefetch"> | P3 | RESOLVED | FIXED | Chris Peterson [:cpeterson] | 1312741 | [necko-active] | 2018-12-11T09:34:10Z | |
1341266 | Set the highest priority when the transaction marked urgent-start on http2. | P1 | RESOLVED | FIXED | Gary Chen [:xeonchen] | 1312774 | 1312741 | [necko-active] | 2017-06-12T11:28:18Z |
1345845 | Find out what to do with idle connections opened for urgent-start requests | P3 | RESOLVED | DUPLICATE | Gary Chen [:xeonchen] | 1405446 | 1312741, 1312774 | [necko-triaged] | 2018-01-12T14:30:25Z |
1348035 | Prioritize network loads according the active tab load phase | P5 | RESOLVED | WONTFIX | Honza Bambas (:mayhemer) | 685740, 1247843, 1312741 | [necko-active] | 2017-04-20T02:28:35Z | |
1348041 | Change default of network.http.max-urgent-start-excessive-connections-per-host to 3 | -- | RESOLVED | FIXED | Amy Chung [:Amy] | 1312741 | [necko-active] | 2017-03-29T14:01:30Z | |
1348044 | Mark top level loading channels as urgent-start | P1 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1312741 | 2017-04-27T00:31:51Z | ||
1348050 | Mark channels (xhr/fetch/.src=) created by scripts handling direct user interaction as urgent-start | P2 | RESOLVED | FIXED | Tom Tung [:tt, :ttung] | 1312741 | 2019-03-13T13:42:05Z | ||
1348053 | Channel loading content for click-to-play media should be marked as urgent-start | P1 | RESOLVED | FIXED | JW Wang [:jwwang] [:jw_wang] | 1355700 | 1312741 | 2022-03-02T15:57:42Z | |
1348061 | Throttling should stop reading data from the socket (for H1 only) | P1 | RESOLVED | FIXED | Honza Bambas (:mayhemer) | 1312741, 1312754, 1355782 | [necko-active] | 2017-05-16T21:45:22Z | |
1348062 | Mark channels used for download as throttleable | P1 | RESOLVED | FIXED | Honza Bambas (:mayhemer) | 1312754, 1360793, 1360865 | 1312741, 1360603 | 2017-04-29T23:16:39Z | |
1348819 | Potentially limit total connections for hosts referred by background tabs. | P3 | RESOLVED | WONTFIX | Kershaw Chang [:kershaw] | 1312782 | 1312741 | [necko-active] | 2017-04-21T03:25:02Z |
1349177 | Experiment with fonts loaded as unblocked resources | P5 | NEW | 1312741 | 2023-05-06T04:50:00Z | ||||
1350374 | Make sure image request proxies carry down the window id | P4 | RESOLVED | WORKSFORME | 1312741 | [gfx-noted] | 2018-01-12T15:23:50Z | ||
1351281 | Stop adjusting network priorities in front-end code | P1 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1312782 | 590016, 618193, 660321, 1162693, 1312741, 1320261 | 2017-07-21T02:21:04Z | |
1352618 | Enable tracking annotations and network de-prioritization | P2 | RESOLVED | FIXED | François Marier [:francois] | 1339050 | 1312741 | 2017-04-28T15:15:21Z | |
1355415 | Telemetry for urgent-start utilization | P5 | RESOLVED | INCOMPLETE | 1312741 | [necko-triaged] | 2024-02-23T08:09:33Z | ||
1355782 | Throttling should stop reading data from an h2 stream | P1 | RESOLVED | WONTFIX | Gary Chen [:xeonchen] | 1348061 | 1312741, 1312754 | [necko-active] | 2017-05-16T21:45:32Z |
1357318 | provide infrastructure to boost image loading priority by category | -- | RESOLVED | FIXED | Shih-Chiang Chien [:schien] (UTC+8) (use ni? plz) | 1312741, 1312770, 1312771, 1357327 | 2018-08-29T22:17:47Z | ||
1358060 | Postpone tracker requests processing after non-trackers | P1 | RESOLVED | FIXED | Honza Bambas (:mayhemer) | 1426180, 1503210, 1360581, 1394560, 1395884, 1397062, 1397880, 1398337, 1398671, 1406159, 1420885, 1423373, 1425296, 1425301, 1483718 | 527623, 1962817, 1247843, 1312741, 1395525, 1395652 | [necko-active] | 2025-04-25T23:21:09Z |
1358348 | Add 'throttle' flag to connection entry (tracking protection) | P4 | RESOLVED | WONTFIX | Kershaw Chang [:kershaw] | 1312741 | [necko-next] | 2017-08-11T10:10:35Z | |
1360580 | Add the Throttleable class on channels marked as TP | P1 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1360581 | 1312741, 1362071 | [necko-active] | 2017-06-22T21:05:35Z |
1360581 | HTTP channel TP annotation happens too late | P1 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1370583 | 1312741, 1358060, 1360580 | [necko-active] | 2017-08-01T13:03:44Z |
1361691 | Skip URI classifier if channel is marked with urgent-start | -- | RESOLVED | INVALID | 1312741 | 2017-05-03T12:35:43Z | |||
1362071 | [meta] Improve h1 connection/h2 stream download throttling | P2 | RESOLVED | FIXED | Honza Bambas (:mayhemer) | 1360580, 1360603, 1365306, 1365307, 1366822, 1369496 | 1312741 | [necko-triaged] | 2017-11-29T00:13:51Z |
1366567 | HTTP transactions don't always have the correct content outer window id set | P1 | RESOLVED | WONTFIX | Honza Bambas (:mayhemer) | 1312741, 1312782 | [necko-active] | 2017-05-24T19:29:41Z | |
1366822 | The active tab notification doesn't work when switching among windows | P2 | VERIFIED | FIXED | Kershaw Chang [:kershaw] | 1493628 | 1382274, 1309653, 1312741, 1362071 | 2025-02-20T09:50:50Z | |
1377205 | Introduce DontThrottle class of service flag | P1 | RESOLVED | FIXED | Honza Bambas (:mayhemer) | 1312741, 1377206, 1387090 | [necko-active] | 2017-08-09T20:15:55Z | |
1377206 | Set DontThrottle class of service flag on background audio downloads | P1 | RESOLVED | FIXED | Honza Bambas (:mayhemer) | 1377205 | 1312741 | [necko-active] | 2017-08-08T22:15:56Z |
1377207 | Let an h2 stream start with a small window when a transaction is throttleable && background | P3 | NEW | 1312741 | [necko-triaged][necko-perf] | 2024-05-24T15:07:31Z | |||
1377208 | Move background transactions over h2 to the background group | P1 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1492484 | 1312741 | [necko-active] | 2018-09-20T14:50:53Z |
1377505 | [Meta] Make sure all CDP project features have a kill switch | P1 | RESOLVED | FIXED | 1378370, 1378375, 1378385 | 1312741 | [necko-active] | 2017-07-29T11:19:59Z | |
1381084 | imgRequest::BoostPriority happens way too late (image network load prioritization doesn't work at all) | P1 | RESOLVED | WONTFIX | 1312741, 1312771 | gfx-noted, feature | 2017-07-29T11:21:10Z | ||
1382239 | Add telemetry to measure how often an already loaded image is not visible on the screen. | P5 | NEW | 1312741 | [gfx-noted] | 2022-10-11T19:30:04Z | |||
1382274 | Get the correct active tab notification from inside Gecko | P2 | NEW | 1366822 | 1700483, 1312741, 1467755 | [necko-triaged][necko-priority-next] | 2025-02-28T13:38:42Z | ||
1382567 | boost load priority of preloaded image for <img> without height/width attribute | P3 | RESOLVED | WONTFIX | Shih-Chiang Chien [:schien] (UTC+8) (use ni? plz) | 1312741 | 2017-12-01T02:50:37Z | ||
1383068 | Experiment with limiting number of image preloads to allow better prioritization based on layout | P5 | RESOLVED | WONTFIX | 1865370, 1312741 | 2023-11-17T17:38:14Z | |||
1383234 | Don't throttle Leader and Unblocked resources | P1 | RESOLVED | FIXED | Honza Bambas (:mayhemer) | 1312741 | [necko-active] | 2017-07-29T00:42:52Z | |
1386323 | Download speed drops with facebook opened (comet requests engage downloads throttling) | -- | RESOLVED | FIXED | Honza Bambas (:mayhemer) | 1386759, 1387090 | 1312741 | [necko-active] | 2017-08-24T12:39:22Z |
1386746 | HTTP response throttling: experiment with limiting the amount of data we read during the short don't-block-read period | P2 | RESOLVED | FIXED | Honza Bambas (:mayhemer) | 1312741 | [necko-triaged] | 2018-01-30T19:12:42Z | |
1387090 | Introduce DontThrottle class of service flag properly | P1 | RESOLVED | FIXED | Honza Bambas (:mayhemer) | 1377205 | 1312741, 1386323 | [necko-active] | 2017-08-09T22:07:54Z |
1390223 | Experiment: Don't mark dynamically added <head> css (aka <link rel="stylesheet"> elements) as Leaders | P3 | RESOLVED | WONTFIX | Kershaw Chang [:kershaw] | 1312741 | 2017-11-01T16:42:56Z | ||
1391260 | Consider lowering priority of svg images to equal raster image preloads priority | P3 | NEW | 1865370, 1312741 | 2023-11-17T17:38:14Z | ||||
1392264 | Returning leftover http transactions after unsuccessful dispatch ruins natural ordering | P1 | RESOLVED | FIXED | Honza Bambas (:mayhemer) | 1312741, 1312782 | [necko-active] | 2017-08-23T00:13:18Z | |
1392272 | [Win] Optimize the way we resolve proxy settings | P3 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1312741 | [necko-next][proxy] | 2025-05-09T02:45:57Z | |
1395525 | Make sure Tailing preffed off makes the browser behave the same way as before the feature has landed | P1 | RESOLVED | FIXED | Honza Bambas (:mayhemer) | 1358060 | 1312741 | 2017-09-01T08:57:12Z | |
1395652 | Find out which changes introduced in bug 1358060 cause regressions themselves | P1 | RESOLVED | INVALID | Gary Chen [:xeonchen] | 1358060 | 1312741 | 2017-10-10T13:16:04Z | |
1405446 | h1 urgent start connections should be used only for urgent start requests | P2 | RESOLVED | FIXED | Honza Bambas (:mayhemer) | 1312741, 1345845 | [necko-triaged] | 2018-01-12T14:30:25Z | |
1409134 | Consider not throttling LOAD_BACKGROUND requests by default | P5 | NEW | 1312741 | [necko-triaged] | 2023-05-06T04:49:36Z | |||
1411632 | Introduce few TIME_TO_* probes for all-the-time active tab, split according if any active tab network load optimizations took effect during the period | P2 | RESOLVED | FIXED | Honza Bambas (:mayhemer) | 1312741 | 2017-12-03T10:09:51Z | ||
1421304 | [meta] Mark various chrome initiated requests with expected large responses as Throttlable | P2 | RESOLVED | INVALID | 1312741 | [fxperf] | 2019-01-23T00:04:51Z |
61 Total; 6 Open (9.84%); 54 Resolved (88.52%); 1 Verified (1.64%);
PBackground for HTTP channels in e10s
Meta bugs
ID | Summary | Priority | Status |
---|---|---|---|
1338218 | [META] PBackground for HTTP channels in e10s | P1 | RESOLVED |
1 Total; 0 Open (0%); 1 Resolved (100%); 0 Verified (0%);
Ship bugs
ID | Summary | Priority | Status | Resolution | Target milestone | Assigned to | Depends on | Blocks | Whiteboard | Last change time |
---|---|---|---|---|---|---|---|---|---|---|
1015466 | Sending HTTP OnDataAvailable over PBackground IPC | P2 | RESOLVED | FIXED | mozilla55 | Shih-Chiang Chien [:schien] (UTC+8) (use ni? plz) | 956218, 1035454, 1102439, 1206665, 1325915, 1369878, 1370211 | 1330826, 1338218, 1338493 | [necko-active][necko-quantum][PBg-HTTP-M2] | 2017-11-01T12:24:29Z |
1320744 | HttpChannelChild should implement nsIThreadRetargetableRequest | -- | RESOLVED | FIXED | mozilla55 | Shih-Chiang Chien [:schien] (UTC+8) (use ni? plz) | 1334068, 1351558, 1353829, 1371203, 1401459 | 1345404, 1267903, 1325169, 1338218 | [necko-active][PBg-HTTP-M1] | 2018-01-16T18:55:19Z |
1325915 | remove invocation order dependency on OnProgress and OnDataAvailable in HttpChannelParent | -- | RESOLVED | FIXED | mozilla54 | Shih-Chiang Chien [:schien] (UTC+8) (use ni? plz) | 1355680 | 1015466, 1338218 | [necko-active][PBg-HTTP-M1] | 2017-04-12T03:28:47Z |
1338493 | move HttpChannel IPC from main thread to STS thread in content process | -- | RESOLVED | FIXED | mozilla56 | Shih-Chiang Chien [:schien] (UTC+8) (use ni? plz) | 1015466, 1381311 | 1338218 | [necko-active][PBg-HTTP-M3] | 2017-07-17T03:51:22Z |
1344634 | Add telemetry for monitoring PBackground-Http performance | P2 | RESOLVED | WONTFIX | --- | 1338218 | [necko-next] | 2017-09-20T08:00:32Z | ||
1357678 | Streamconverters (including decompressing) block off-main thread delivery? | -- | RESOLVED | FIXED | mozilla55 | Dragana Damjanovic [:dragana] | 1338218 | [necko-active] | 2017-05-30T16:59:08Z | |
1357682 | Get telemetry for off-main-thread delivery success/fail | -- | RESOLVED | FIXED | mozilla56 | Shih-Chiang Chien [:schien] (UTC+8) (use ni? plz) | 1338218 | [necko-active][PBg-HTTP-M3] | 2018-10-20T02:11:52Z | |
1365519 | nsUnknownDecoder block off-main thread delivery? | -- | RESOLVED | FIXED | mozilla56 | Dragana Damjanovic [:dragana] | 1376722, 1377353, 1379631, 1410146 | 1338218 | [necko-backlog] | 2017-10-24T15:26:08Z |
1505493 | Retarget nsHttpChannel handled by HttpChannelParent to a background thread, avoid main thread loop on critical path | P3 | NEW | --- | 1528285 | 1604248, 1338218, 1516121 | [necko-triaged] | 2025-03-27T22:18:56Z |
9 Total; 1 Open (11.11%); 8 Resolved (88.89%); 0 Verified (0%);
Quantum DOM
Label runnables in netwerk/
Meta bugs
ID | Summary | Priority | Status |
---|---|---|---|
1339676 | Label runnables in netwerk/ | P3 | RESOLVED |
1 Total; 0 Open (0%); 1 Resolved (100%); 0 Verified (0%);
Ship bugs
ID | Summary | Priority | Status | Resolution | Assigned to | Depends on | Blocks | Whiteboard | Last change time |
---|---|---|---|---|---|---|---|---|---|
1343741 | Label runnables under netwerk/base/ | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1339676 | [necko-active][QDL][TDC-MVP][NECKO] | 2017-07-07T09:33:30Z | |
1343743 | Label IPC actors in necko | P1 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1339676 | [necko-active][QDL][TDC-MVP][NECKO] | 2017-06-20T15:12:35Z | |
1343745 | Label runnables under netwerk/protocol/http | P1 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1339676 | [necko-active][QDL][TDC-MVP][NECKO] | 2017-05-25T03:37:00Z | |
1343747 | Label runnables in WebSocket | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1339676 | [necko-active][QDL][TDC-MVP][NECKO] | 2017-06-20T15:12:59Z | |
1343750 | Label runnables in FTP code | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1339676 | [necko-active][QDL][TDC-MVP][NECKO] | 2024-02-09T04:07:50Z | |
1343755 | Label runnables in netwerk/sctp/datachannel/ | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1339676 | [necko-active][QDL][TDC-MVP][NECKO] | 2017-06-28T21:35:34Z | |
1343761 | Label runnables in DNS code | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1339676 | [necko-active][QDL][TDC-MVP][NECKO] | 2017-05-24T13:59:05Z | |
1352176 | Label the use of NS_New(In|Out)putStreamReadyEvent in netwerk | P1 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1335601, 1339676 | [necko-active][QDL][TDC-MVP][NECKO] | 2017-05-10T23:55:58Z | |
1355688 | Handle the case when we cannot get a dispatcher from LoadInfo in HttpChannelChild | P3 | RESOLVED | WONTFIX | Kershaw Chang [:kershaw] | 1339676 | [necko-backlog][QDL][BACKLOG][NECKO] | 2020-09-11T13:32:21Z | |
1377544 | Label runnables in ExtensionProtocolHandler | P2 | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1339676, 1376840 | [necko-next] | 2017-07-26T08:00:20Z | |
1378484 | label net::WrappedChannelEvent | -- | RESOLVED | FIXED | Kershaw Chang [:kershaw] | 1339676 | 2019-03-13T13:42:05Z | ||
1378489 | label net::ExecuteCallback | -- | RESOLVED | DUPLICATE | Kershaw Chang [:kershaw] | 1339676 | [necko-active] | 2017-07-06T03:06:21Z | |
1384294 | label HttpChannelChild::SetIsTrackingResource | -- | RESOLVED | FIXED | Shih-Chiang Chien [:schien] (UTC+8) (use ni? plz) | 1321812, 1339676 | [necko-active] | 2017-07-29T00:18:58Z | |
1388247 | Label PCookieServiceChild | P3 | RESOLVED | INVALID | Kershaw Chang [:kershaw] | 1339676 | [necko-triaged] | 2020-03-20T12:15:09Z | |
1392182 | Label CompleteResumeRunnable | P3 | RESOLVED | WONTFIX | Kershaw Chang [:kershaw] | 1339676 | [necko-triaged] | 2020-09-11T13:33:09Z |
15 Total; 0 Open (0%); 15 Resolved (100%); 0 Verified (0%);
Quantum Flow
Async IPC for document.cookie getter/setter
Ship bugs
ID | Summary | Priority | Status | Resolution | Assigned to | Depends on | Blocks | Whiteboard | Last change time |
---|---|---|---|---|---|---|---|---|---|
1331680 | Consider not doing sync IPC for document.cookie getter/setter | -- | RESOLVED | FIXED | Amy Chung [:Amy] | 1334509, 1339129, 1354349, 1377019, 1396676, 1425031, 1443662, 1462402 | 1287730, 1331674, 1232638, 1366960, 1381382, 1483986 | [necko-active][platform-rel-Linkedin][necko-quantum] | 2025-05-05T02:46:36Z |
1 Total; 0 Open (0%); 1 Resolved (100%); 0 Verified (0%);