Bugmasters/Projects/Incoming bugs: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
mNo edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
This is for triage of the very latest bugs. Welcome to the firehose! This is an exciting group of bugs to look at. You really get your finger on the pulse of the Mozilla community.
{{ForceRefreshButton}}
The lists point to bugs filed in the last 24 hours.  Usually this is around 50-100 UNCONFIRMED bugs on weekdays, and more that are NEW or quickly move to other statuses, but the number fluctuates over the course of the day. Many of them will really be support questions, or duplicate bugs. Incoming bugs that are untriaged are a good focus point: IncoUNCO bugs!
[https://bugzilla.mozilla.org/buglist.cgi?resolution=---&resolution=DUPLICATE&chfieldto=Now&chfield=[Bug%20creation]&query_format=advanced&chfieldfrom=-1d&bug_status=UNCONFIRMED&list_id=8243249 Incoming UNCONFIRMED bugs]


TEST:
<onlyinclude>
<onlyinclude>
<bugzilla type=count>
<bugzilla>
{   
{   
      "include_fields": "bz_result_count",
 
      "changed_after": "-24h",
    "include_fields": "id, summary, product, component, status, op_sys",
    "order": "bug_id",
    "status": "UNCONFIRMED",
      "changed_after": "-24h",
         "changed_before": "-0h",
         "changed_before": "-0h",
         "changed_field": "creation_time"
         "changed_field": "creation_time"
}
</bugzilla>
</onlyinclude>


<onlyinclude>
<bugzilla type=count display=bar>
     
      "changed_after": "-24h",
        "changed_before": "-0h",
        "changed_field": "creation_time"
}
}
</bugzilla>
</bugzilla>
Line 24: Line 23:




This is for triage of the very latest bugs. Welcome to the firehose! This is an exciting group of bugs to look at. You really get your finger on the pulse of the Mozilla community.
[https://bugzilla.mozilla.org/buglist.cgi?chfield=&#91;Bug%20creation&#93;&chfieldfrom=-24h&chfieldto=Now&query_format=advanced&order=bug_status%2Cpriority%2Cassigned_to%2Cbug_id&limit=0&list_id=7141712 Bugs Filed Today], all of them (usually about 300-500 for any 24 hour period).
 
The lists point to bugs filed in the last 24 hours.  Usually this is around 400-500 bugs, but the number fluctuates over the course of the day. Many of them will really be support questions, or duplicate bugs.
 
[https://bugzilla.mozilla.org/buglist.cgi?chfield=&#91;Bug%20creation&#93;&chfieldfrom=-24h&chfieldto=Now&query_format=advanced&order=bug_status%2Cpriority%2Cassigned_to%2Cbug_id&limit=0&list_id=7141712 Bugs Filed Today].


<onlyinclude>
<onlyinclude>

Latest revision as of 21:33, 7 March 2014

This is for triage of the very latest bugs. Welcome to the firehose! This is an exciting group of bugs to look at. You really get your finger on the pulse of the Mozilla community.

The lists point to bugs filed in the last 24 hours. Usually this is around 50-100 UNCONFIRMED bugs on weekdays, and more that are NEW or quickly move to other statuses, but the number fluctuates over the course of the day. Many of them will really be support questions, or duplicate bugs. Incoming bugs that are untriaged are a good focus point: IncoUNCO bugs!

Incoming UNCONFIRMED bugs


Full Query
ID Summary Product Component Status Op sys
1972937 Socorro (crash-stats.mozilla.org): certificate error Socorro Infra UNCONFIRMED Unspecified
1972946 Add pref to change the endpoint for fetching wallpapers Firefox New Tab Page UNCONFIRMED Unspecified
1972951 Highlighting text in pdf documents Firefox PDF Viewer UNCONFIRMED Unspecified
1972953 Can't select highlighted text Firefox PDF Viewer UNCONFIRMED Unspecified
1972963 Sorry, your browser does not support this feature. Please use a different browser and try again. Firefox Untriaged UNCONFIRMED Unspecified
1972966 Snap-installed Firefox fails to handle pre-existing broken lock symlink at startup, losing bookmark function Firefox Build System Third Party Packaging UNCONFIRMED Unspecified
1972971 Possible regression in `browserSettings.useDocumentFonts` API in recent browser versions WebExtensions General UNCONFIRMED Unspecified
1972987 General tab in about:preferences does not include #general hash when loaded from about:addons → Settings Firefox Settings UI UNCONFIRMED Unspecified
1972989 Video resolution intermittently drops despite stable network and hardware conditions Core WebRTC: Audio/Video UNCONFIRMED Unspecified
1972994 An old, expired event keep launching notifications Calendar Alarms UNCONFIRMED Unspecified
1973027 Certigna: Finding #1 ETSI Audit – French translation missing from S/MIME CP/CPS CA Program CA Certificate Compliance UNCONFIRMED Unspecified
1973032 Certigna: Finding #2 ETSI Audit - Risks regarding the certification of device not described CA Program CA Certificate Compliance UNCONFIRMED Unspecified
1973034 Certigna: Finding #3 ETSI Audit – Event log protection beyond seven years shall be improved CA Program CA Certificate Compliance UNCONFIRMED Unspecified
1973055 Unable to set CSS properties anchor-name and position-anchor via JS (style.setProperty) Core CSS Parsing and Computation UNCONFIRMED Unspecified
1973060 Restore closed tab opens it twice Firefox for Android General UNCONFIRMED Android
1973075 seamonkey-2.53.21 is not compatible with ffmpeg-7.1.1 SeaMonkey General UNCONFIRMED Unspecified
1973084 Can't close any open tabs after some time. Have to right click on tabs and close Core Widget: Gtk UNCONFIRMED Unspecified
1973105 superflous semicolon in lib/util/pkcs11n.h NSS Libraries UNCONFIRMED Unspecified
1973111 Element rendering issue until inspecting with dev tools Firefox Untriaged UNCONFIRMED Unspecified

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



Bugs Filed Today, all of them (usually about 300-500 for any 24 hour period).


Full Query
ID Summary Product Component Status Op sys
1972924 Update article content for Mozilla account 2FA setup support.mozilla.org Knowledge Base Content NEW Unspecified
1972925 Pinned tabs animation is broken for vertical expanded grid in RTL Firefox Sidebar NEW Unspecified
1972926 XPCShell self tests delay the beginning of actual xpcshell tests in our CI jobs Testing XPCShell Harness NEW Unspecified
1972927 Add metric for panel open/close Firefox IP Protection NEW Unspecified
1972928 Add metric for IP Protection toolbar button click Firefox IP Protection NEW Unspecified
1972929 Add metric for support / help button click Firefox IP Protection NEW Unspecified
1972930 Add metric for upgrade button click Firefox IP Protection NEW Unspecified
1972931 Register telemetry events FEATURE_* events in Glean Firefox New Tab Page NEW Unspecified
1972932 [wpt-sync] Sync PR 53256 - Bump urllib3 from 2.2.2 to 2.5.0 in /tools Testing web-platform-tests NEW All
1972933 [wpt-sync] Sync PR 53257 - Bump taskcluster from 83.5.8 to 85.0.1 in /tools Testing web-platform-tests NEW All
1972934 [wpt-sync] Sync PR 53258 - Bump pytest from 8.3.2 to 8.4.1 in /tools Testing web-platform-tests NEW All
1972935 include url for page prompts maybe as tell me more Core Machine Learning NEW Unspecified
1972936 Support comm-esr140 in Firefox-CI Release Engineering Firefox-CI Administration RESOLVED Unspecified
1972937 Socorro (crash-stats.mozilla.org): certificate error Socorro Infra UNCONFIRMED Unspecified
1972938 Support comm-esr140 in Firefox-CI Release Engineering Firefox-CI Administration RESOLVED Unspecified
1972939 [wpt-sync] Sync PR 53259 - [webaudio] Migrate ctor-mediastreamaudiodestination from audit.js Core Web Audio NEW All
1972940 Intermittent org.mozilla.fenix.ui.SettingsGeneralTest#verifyFollowDeviceLanguageTest | java.lang.RuntimeException: StrictMode ThreadPolicy violation Firefox for Android UI Tests NEW Android
1972941 file downloading is CPU-intensive Toolkit Downloads API NEW Unspecified
1972942 [wpt-sync] Sync PR 53261 - [anchor] Handle column spanner interruptions correctly. Core CSS Parsing and Computation NEW All
1972943 Desktop launcher: ensure shortcut removal doesn't impact taskbar pins Firefox Installer NEW Unspecified
1972944 Allow using wallpapers without fetching them remotely Firefox New Tab Page NEW Unspecified
1972945 [wpt-sync] Sync PR 53262 - [Masonry] clean up masonry-* template and sizing properties Testing web-platform-tests NEW All
1972946 Add pref to change the endpoint for fetching wallpapers Firefox New Tab Page UNCONFIRMED Unspecified
1972947 Add comm-esr140 to Treestatus Conduit Lando NEW Unspecified
1972948 remove maxRunTime from scriptworker job payloads Release Engineering Release Automation NEW Unspecified
1972949 WebGPU: A valid command buffer can be invalidated by subsequent calls on the encoder Core Graphics: WebGPU NEW Unspecified
1972950 [wpt-sync] Sync PR 53263 - Reland "webnn: fuse QDQ for convTranspose2d on tflite" Testing web-platform-tests NEW All
1972951 Highlighting text in pdf documents Firefox PDF Viewer UNCONFIRMED Unspecified
1972952 Inproper handling nested pointer-events properties Web Compatibility Site Reports NEW Unspecified
1972953 Can't select highlighted text Firefox PDF Viewer UNCONFIRMED Unspecified
1972954 Tile is invalidated during video fullscreen mode with WebRender layer compositor Core Graphics: WebRender NEW Windows
1972955 Tile is invalidated during Youtube video fullscreen mode with WebRender layer compositor Core Graphics: WebRender NEW Unspecified
1972956 add an automation action to apply patches as binary Conduit Lando NEW Unspecified
1972957 [wpt-sync] Sync PR 53264 - Reland "Reland "[WebNN] Fuse QDQ for element-wise logical on tflite"" Testing web-platform-tests NEW All
1972958 Multiple times a day, BMO just stops responding and gives an error. Chrome loads it just fine. Core Networking RESOLVED Unspecified
1972959 buglist issue caused by incorrect date 2024-04-31 Bugzilla Bugzilla-General RESOLVED Unspecified
1972960 [wpt-sync] Sync PR 53265 - Bump urllib3 from 2.2.2 to 2.5.0 in /tools/wptrunner Testing web-platform-tests NEW All
1972961 [wpt-sync] Sync PR 53266 - build(deps): bump urllib3 from 2.2.2 to 2.5.0 in /tests/wpt/tests/tools/wptrunner Testing web-platform-tests RESOLVED All
1972962 Perma toolchain /builds/worker/fetches/llvm-project/compiler-rt/lib/lsan/lsan_interceptors.cpp:579:3: error: use of undeclared identifier 'LSAN_MAYBE_INTERCEPT_FREE_SIZED' Core Sanitizers NEW Unspecified
1972963 Sorry, your browser does not support this feature. Please use a different browser and try again. Firefox Untriaged UNCONFIRMED Unspecified
1972964 Intermittent [Child 58974, Main Thread] ###!!! ASSERTION: Using observer service after XPCOM shutdown!: 'Error', file /builds/worker/checkouts/gecko/xpcom/ds/nsObserverService.cpp:174 [@ nsObserverService::EnsureValidCall] | single tracking bug Core XPCOM NEW Unspecified
1972965 Denying the app links prompt leads to GeckoSession deadlock Firefox for Android App Links NEW Android
1972966 Snap-installed Firefox fails to handle pre-existing broken lock symlink at startup, losing bookmark function Firefox Build System Third Party Packaging UNCONFIRMED Unspecified
1972967 Unexpected selection on canvas part of a Codepen demo (https://codepen.io/Diana-Moretti/pen/GgJXyKZ) Core DOM: Selection ASSIGNED Unspecified
1972968 Update android nightly application-services version bump to new version 9cb2306b6d98d1d844784a8edc05d3b29fa18ce4 from 2025-06-19 05:03:54 Firefox for Android General ASSIGNED Unspecified
1972969 [wpt-sync] Sync PR 53267 - [font-face] Implement @font-face descriptor 'font-feature-settings' Core Layout: Text and Fonts NEW All
1972970 Demo at https://beta.dwitter.net/d/33992 is slower in Firefox Core Graphics: Canvas2D NEW Unspecified
1972971 Possible regression in `browserSettings.useDocumentFonts` API in recent browser versions WebExtensions General UNCONFIRMED Unspecified
1972972 Demo at https://beta.dwitter.net/d/33991 is slower in Firefox compared to Chrome Core Graphics: Canvas2D NEW Unspecified
1972973 building with `--with-onnx-runtime` fails on macOS Core Machine Learning NEW Unspecified
1972974 assertBothRejectDOM expects Promise.all to handle callback from dying windows. Core DOM: Navigation ASSIGNED Unspecified
1972975 Download fails when the content type action is set to always ask Firefox Data Loss Prevention NEW Windows
1972976 Demo at https://beta.dwitter.net/d/33924 is slower in Firefox compared to Chrome Core Graphics: Canvas2D NEW Unspecified
1972977 Intermittent UI test failure - < BookmarksTest. deleteBookmarkFoldersTest > Firefox for Android UI Tests ASSIGNED Android
1972978 Intermittent UI test failure - < SettingsSitePermissionsTest. clearIndividuallyAWebPagePermission > Firefox for Android UI Tests NEW Android
1972979 [wpt-sync] Sync PR 53268 - Don't clear the layout/style flags on moveBefore Core DOM: Core & HTML NEW All
1972980 [autoland closed] “Merge conflict while applying patch in `add-commit`, action #0” on file with DOS line terminators Conduit Lando RESOLVED Unspecified
1972981 9.46 - 8.84% background-resource pss-crashhelper-start / background-resource pss-crashhelper-end + 2 more (Android) regression on Wed June 11 2025 Firefox for Android Performance NEW Android
1972982 Make `Addon`/`AddonPermissionsScreen` code a bit more idiomatic Firefox for Android WebExtensions ASSIGNED Android
1972983 addons_permissions_required_data_collection_description/mozac_feature_addons_permissions_required_data_collection_description strings shouldn't end with a period Firefox for Android WebExtensions ASSIGNED Android
1972984 [Regression] In custom tabs, the new menu displays the Back and Forward options as active Firefox for Android Toolbar NEW Android
1972985 [Regression] In custom tabs, the new menu displays the Back and Forward options as active Firefox for Android Toolbar NEW Android
1972986 [Menu Redesign 2025] In custom tabs, the new menu displays the Back and Forward options as active Firefox for Android Toolbar ASSIGNED Android
1972987 General tab in about:preferences does not include #general hash when loaded from about:addons → Settings Firefox Settings UI UNCONFIRMED Unspecified
1972988 [Menu redesign 2025] 'Remove from shortcuts' icon differs from the one in the figma Firefox for Android Toolbar ASSIGNED Android
1972989 Video resolution intermittently drops despite stable network and hardware conditions Core WebRTC: Audio/Video UNCONFIRMED Unspecified
1972990 Add testcase for promise and detached iframe Core DOM: Core & HTML ASSIGNED Unspecified
1972991 Locale issues in the new menu redesign Firefox for Android L10N NEW Android
1972992 Update spec step references for Promise combinators Core JavaScript: Standard Library ASSIGNED Unspecified
1972993 62.15 - 6.69% tp5o_scroll_paint_skip / displaylist_mutate + 3 more (Windows) regression on Tue June 10 2025 Core Graphics: WebRender NEW Unspecified
1972994 An old, expired event keep launching notifications Calendar Alarms UNCONFIRMED Unspecified
1972995 Improve naming of webrtc runnables Core WebRTC ASSIGNED Unspecified
1972996 [wpt-sync] Sync PR 53269 - Add length conversion checkers to CSSFontStyleInterpolationType Core CSS Parsing and Computation NEW All
1972997 automation which uses lando-cli tool should respect closed tree and not land changes at that time, e.g. wptsync bot Conduit Lando NEW Unspecified
1972998 [wpt-sync] Sync PR 53270 - Use TreeCountingChecker in font-style interpolations Core CSS Parsing and Computation NEW All
1972999 Intermittent accessible/tests/browser/scroll/browser_test_scrollTo.js | single tracking bug Core Disability Access APIs NEW Unspecified
1973000 The 'Temporarily disabled' for Extensions icon differs from the one in the figma Firefox for Android General RESOLVED Android
1973001 Improve mica toolbar looks. Core Audio/Video ASSIGNED Unspecified
1973002 [META][QA][QA-4064] Weather Suggestions (FR, DE, IT, PL) rollout Firefox Address Bar NEW Unspecified
1973003 Request size is wrong when request is served from cache DevTools Netmonitor NEW Unspecified
1973004 [Menu redesign 2025] Dead time during the downloading process of recommended extension Firefox for Android Toolbar ASSIGNED Android
1973005 Double-clicking blocked file from Library/about:downloads opens empty tab Firefox Data Loss Prevention NEW Windows
1973006 Intermittent devtools/client/responsive/test/browser/browser_eyedropper.js | single tracking bug DevTools Responsive Design Mode NEW Unspecified
1973007 [composable toolbar] Evaluate and update order of actions dispatched by middlewares Firefox for Android Toolbar ASSIGNED Android
1973008 [Menu redesign 2025] 'No extensions enabled' text displayed for a second under Extensions item when opening the menu for the first time Firefox for Android Toolbar ASSIGNED Android
1973009 [wpt-sync] Sync PR 53271 - WPT: fix overuse of PREFETCH_PROXY_BYPASS_HOST Testing web-platform-tests NEW All
1973010 Unreadable Digest output in CMD for file downloads from Google Drive/OneDrive Firefox Data Loss Prevention NEW Windows
1973011 [wpt-sync] Sync PR 53272 - canavs: Don't do operations on paths with uninvertible transforms Core Graphics: Canvas2D NEW All
1973012 www.playwsop.com - Unable to login with Facebook with Strict ETP in Normal Mode and Standard ETP in PBM Web Compatibility Privacy: Site Reports NEW Windows 10
1973013 Disable verifyFollowDeviceLanguageTest UI test Firefox for Android UI Tests ASSIGNED Android
1973014 When pressed of the quality selector on YouTube, the font remains bold on 720p quality Firefox for Android Browser Engine NEW Android
1973015 #navigation-api-early-error-result should reject with the same value Core DOM: Navigation NEW Unspecified
1973016 crash at firefox startup on OpenBSD/arm64 since updating from llvm 16 to 19 Core XPConnect NEW OpenBSD
1973017 Glean lint should automatically flag event dictionary keys labeled "url" or other potentially-indicative-of-PII key names Data Platform and Tools Glean: SDK NEW All
1973018 Activate anti-tracking protections for non-document resources, injected by add-on content scripts Core Privacy: Anti-Tracking ASSIGNED Unspecified
1973019 mitsukoshi.mistore.jp - Page keeps reloading indefinitely (Android) Web Compatibility Site Reports NEW Android
1973020 move thunderbird source-docs task to d2g worker pool Thunderbird Build Config ASSIGNED Unspecified
1973021 [wpt-sync] Sync PR 53273 - [anchor] Observe transforms applied to anchors (and containers). Core CSS Parsing and Computation NEW All
1973022 Update test262 (June 19, 2025) Core JavaScript Engine ASSIGNED Unspecified
1973023 [composable toolbar] Keyboard not showed when creating a new tab from the tabs tray Firefox for Android Toolbar NEW Android
1973024 Implement nsICookieManager::maybeCapExpiry to adjust the expiry cookie attribute value Core Networking: Cookies ASSIGNED Unspecified
1973025 [Rollout] No weather suggestion is shown when writing the “Doppler-Radar” keyword in the Address Bar on DE locale Firefox Address Bar NEW All
1973026 [Rollout] The “in” and “near” location modifiers are recognized as locations Firefox Address Bar NEW All
1973027 Certigna: Finding #1 ETSI Audit – French translation missing from S/MIME CP/CPS CA Program CA Certificate Compliance UNCONFIRMED Unspecified
1973028 Fix test_edit _credit_card Mozilla QA STArFox ASSIGNED Unspecified
1973029 [Menu redesign 2025] Several menu buttons don't have background in dark and private mode Firefox for Android Toolbar ASSIGNED Android
1973030 [trees closed] treeherder returns 502, database cpu maxed out Tree Management Treeherder: Infrastructure NEW Unspecified
1973031 Intermittent toolkit/components/nimbus/test/unit/test_NimbusTestUtils.js | single tracking bug Firefox Nimbus Desktop Client RESOLVED Unspecified
1973032 Certigna: Finding #2 ETSI Audit - Risks regarding the certification of device not described CA Program CA Certificate Compliance UNCONFIRMED Unspecified
1973033 Extend the buffer allocator to allow arbitrarily sized small buffers Core JavaScript: GC NEW Unspecified
1973034 Certigna: Finding #3 ETSI Audit – Event log protection beyond seven years shall be improved CA Program CA Certificate Compliance UNCONFIRMED Unspecified
1973035 Using the Save Video context menu option will result in a failed download Firefox Data Loss Prevention NEW Windows
1973036 Cache panel seems to be always empty DevTools Netmonitor NEW Unspecified
1973037 Requesting GitHub membership to the mozilla-standards org for caugner mozilla.org Github: Administration RESOLVED Unspecified
1973038 [contextual-password-manager] No results return when searching with a trailing slash in the URL Toolkit Password Manager NEW All
1973039 Page doesn't load after clicking link it is taking more time than usual Firefox Untriaged RESOLVED Unspecified
1973040 Intermittent toolkit/components/nimbus/test/unit/test_NimbusTestUtils.js | single tracking bug Firefox Nimbus Desktop Client RESOLVED Unspecified
1973041 New wpt failures in /css/css-anchor-position/transform-005.tentative.html Core CSS Parsing and Computation NEW All
1973042 Fetch requests from workers don't honor the tracking protection settings Core Privacy: Anti-Tracking ASSIGNED Unspecified
1973043 Downloads Panel shows warn file as failed if no action was taken before restart Firefox Data Loss Prevention NEW Windows
1973044 [Experiment] [Windows] The border of the “NEWTAB_MESSAGE_MOBILE_DOWNLOAD” message is not visible while having the High Contrast Mode enabled Firefox Messaging System NEW Windows
1973045 Constructor does not initialize these fields: mConfiguredDegradationPreference Core WebRTC NEW Unspecified
1973046 Add wdspec tests for retrieving and deleting partitioned cookies with WebDriver Classic Remote Protocol Marionette NEW Unspecified
1973047 1games.io - Unable to start the game, clicking "Play" opens another instance of the website inside the game canvas Web Compatibility Site Reports NEW Windows 10
1973048 Intermittent toolkit/components/nimbus/test/unit/test_NimbusTestUtils.js | single tracking bug Firefox Nimbus Desktop Client RESOLVED Unspecified
1973049 Upgrade Firefox 142 to NSS 3.114 Core Security: PSM NEW Unspecified
1973050 Improve how globals are defined in eslint-plugin-mozilla environments, and clarify global list types in globals.mjs Developer Infrastructure Lint and Formatting ASSIGNED Unspecified
1973051 High frequency toolkit/components/nimbus/test/unit/test_NimbusTestUtils.js | single tracking bug Firefox Nimbus Desktop Client ASSIGNED Unspecified
1973052 WebRender's profiler overlay shows broken graphs when all samples are zero Core Graphics: WebRender ASSIGNED Unspecified
1973053 Address some accessibility issues related to moz-toggle Toolkit UI Widgets NEW Unspecified
1973054 [wpt-sync] Sync PR 53275 - Clamp the result of the CSS progress() function Core CSS Parsing and Computation NEW All
1973055 Unable to set CSS properties anchor-name and position-anchor via JS (style.setProperty) Core CSS Parsing and Computation UNCONFIRMED Unspecified
1973056 Request access be restored for theidkamp@mozilla.com mozilla.org Repository Account Requests NEW Unspecified
1973057 Anchor resolution should not take transform into account Core Layout: Block and Inline NEW Unspecified
1973058 Run a test regularly on the emulators Testing Performance NEW Unspecified
1973059 New wpt failures in /acid/acid3/test.html Core Layout NEW All
1973060 Restore closed tab opens it twice Firefox for Android General UNCONFIRMED Android
1973061 The Network panel has crashed. TypeError: can't access property "type", json is null DevTools Netmonitor RESOLVED Unspecified
1973062 Attachment commands are disabled for EWS MailNews Core Networking: Exchange ASSIGNED Unspecified
1973063 scriptworkers should accept a maxRunTime Release Engineering Release Automation NEW Unspecified
1973064 Require strict matching with a precise ZonedDateTime offset Core JavaScript: Standard Library ASSIGNED Unspecified
1973065 scriptworkers should accept a maxRunTime Release Engineering Release Automation RESOLVED Unspecified
1973066 [wpt-sync] Sync PR 53276 - Add conversion checkers to CSSFontPaletteInterpolationType Core CSS Parsing and Computation NEW All
1973067 New wpt failures in /css/css-values/progress-computed.html Core CSS Parsing and Computation NEW All
1973068 pinned_tabs.pin glean event wrongly attributes gBrowser.pinTab calls to the context menu by default Firefox Tabbed Browser NEW Unspecified
1973070 [wpt-sync] Sync PR 53277 - Evaluate range syntax in container style queries Core CSS Parsing and Computation NEW All
1973071 Add options to AddonManager.getInstallForURL and AddonInstall to validate the addon type, id and/or version Toolkit Add-ons Manager NEW Unspecified
1973072 Account Hub Email Config View - Ensure correct username is shown Thunderbird Account Manager ASSIGNED Unspecified
1973073 wrong branding shown for 140.0 release candidate Thunderbird Build Config ASSIGNED Unspecified
1973074 Change SERP impressions to delay reporting Firefox Search NEW Unspecified
1973075 seamonkey-2.53.21 is not compatible with ffmpeg-7.1.1 SeaMonkey General UNCONFIRMED Unspecified
1973076 JumpTarget ops have the bad line number information Core JavaScript Engine NEW Unspecified
1973077 test_enrollWithFeatureConfig fails with the targeting context recorder enabled Firefox Nimbus Desktop Client NEW Unspecified
1973078 Pass referrer or document URI to error message Core JavaScript Engine NEW Unspecified
1973080 [wpt-sync] Sync PR 53278 - Implement `corners` shorthand Core CSS Parsing and Computation NEW All
1973081 Prevent non-fx application performance tests from running in backfills Testing Performance NEW Unspecified
1973083 Pass Rooted constructor args by rvalue reference instead of copying Core JavaScript: GC ASSIGNED Unspecified
1973084 Can't close any open tabs after some time. Have to right click on tabs and close Core Widget: Gtk UNCONFIRMED Unspecified
1973085 Newly created folders are not added alphabetically Thunderbird Folder and Message Lists NEW Unspecified
1973086 Update web-platform-tests to c48b6040eca4de45e1dd9f7e92d6f463e3b3b48d Testing web-platform-tests NEW All
1973087 Use BrowserUtils.promiseObserved in BrowserContentHandler Firefox General NEW Unspecified
1973088 New wpt failures in /css/css-values/tree-counting/sibling-index-keyframe-palette-mix-dynamic.html Core CSS Parsing and Computation NEW All
1973089 New wpt failures in /css/css-values/if-conditionals.html Core CSS Parsing and Computation NEW All
1973090 Add custom action for Remote Protocol CI jobs for additional options Remote Protocol Agent NEW Unspecified
1973091 [Experiment] The “NEWTAB_MESSAGE_MOBILE_DOWNLOAD” message is triggered multiple times if new tabs are opened quickly right after launching the browser Firefox Messaging System NEW All
1973093 Perma Windows MinGW ld.lld: error: <root>: undefined symbol: GetInstallationDirLayoutType Toolkit Application Update NEW Unspecified
1973094 [Rollout] What’s New Notification: Sidebar/Vertical Tabs Firefox Messaging System ASSIGNED Unspecified
1973095 CallSetup should interact with the GC more efficiently. Core DOM: Core & HTML NEW Unspecified
1973096 Perma snap B-local [tier 2] E: Unable to correct problems, you have held broken packages. Firefox Build System Third Party Packaging NEW Unspecified
1973097 [wpt-sync] Sync PR 53279 - Remove wrong asserts from scroll-target-group WPT tests Core Layout: Scrolling and Overflow NEW All
1973098 Intermittent /intersection-observer/scroll-and-root-margin.html | single tracking bug Core Layout NEW Unspecified
1973099 [wpt-sync] Sync PR 53280 - Transform 3d-point-mapping-2-transforminterop.html test to WPT Core Web Painting NEW All
1973100 Delete browser/themes/linux/window-controls Firefox Theme ASSIGNED Unspecified
1973101 Update NSS to new version 38d3b9a1dee45395d84fabcad0d4d3953411b2df from 2025-06-19 14:53:06 Core Security: PSM NEW Unspecified
1973102 Vendor Glean SDK v64.5.0 Data Platform and Tools Glean: SDK ASSIGNED Unspecified
1973103 Update opus to new version 2329ed17948dad5e11b6d5af02120dda4e47c591 from 2025-06-19 13:41:36 Core Audio/Video: Playback NEW Unspecified
1973104 Move resource mapping routine from builtin-newtab into core Firefox Firefox New Tab Page ASSIGNED Unspecified
1973105 superflous semicolon in lib/util/pkcs11n.h NSS Libraries UNCONFIRMED Unspecified
1973106 QM: Investigate resetting accessed flag during the current session Core Storage: Quota Manager NEW Unspecified
1973109 Make Repo.url more consistent for GitHub repos Conduit Lando NEW Unspecified
1973110 Perma raptor-browsertime Error: Browsertime failed to run | raptor-browsertime Critical: Failed to execute user script: JavascriptError: TypeError: can't access property Symbol.iterator, t.serverTiming is undefined [0m Testing Raptor RESOLVED Unspecified
1973111 Element rendering issue until inspecting with dev tools Firefox Untriaged UNCONFIRMED Unspecified

182 Total; 167 Open (91.76%); 15 Resolved (8.24%); 0 Verified (0%);



To work in this area, go through the bugs with status UNCONFIRMED.

    • Today's UNCO Bugs
    • If you can reproduce a bug, and are fairly sure it is a Mozilla bug, comment on the bug to explain how you reproduced the bug.
    • Include screenshots or a reduced test case, if they seem useful.
    • If you have canconfirm permissions, mark the bug NEW.
    • Assign the bug into a product and component, or tag it needs-component
    • Tag the bug with other triage tasks that may be needed.
    • If the bug is really a support question, please thank the bug reporter in a comment. Explain where the bug reporter should look for an answer.
      • Mark the bug RESOLVED INVALID if you have canconfirm permissions.