Bug ID
int64
961
1.91M
Comment ID
int64
3.98k
17.1M
Author
stringlengths
8
48
Comment Text
stringlengths
1
64.3k
1,799,935
16,152,866
1. In latest Nightly, update pref browser.about.screens with value from gist https://gist.githubusercontent.com/punamdahiya/2eef4367d50fb4f4e108d8782f4f3ff3/raw/13454ccf8ef2f3d0f78b36614d9a438c8eb888c8/onboarding-video-2-screen-pref-value 2. Restart Nightly and open about:welcome , that loads video as first screen on about:welcome 3. Hit Reload shows below error in browser console ( select multiprocess browser console mode ) and fails to recover video play Error: Permission denied to access property "ownerDocument" https://searchfox.org/mozilla-central/rev/185db4a5f794fa6afbbd446944bdeaf640ba7d72/toolkit/content/widgets/videocontrols.js#19
1,800,923
16,161,647
**Found in** * Nightly 109.0a1 **Affected versions** * Nightly 109.0a1 **Tested platforms** * Affected platforms: all * Unaffected platforms: **Preconditions** * Opera/Vivaldi are installed(stable version from Ubuntu apps or from the following link: https://www.opera.com/download, I downloaded .deb file) and has user data to import: - browsing history - saved bookmarks - saved Logins and Passwords - search bar history - cookies * Create an user.js file with the following prefs: user_pref("browser.migrate.opera.enabled", true); user_pref("browser.migrate.vivaldi.enabled",true); * Remove the profiles folder from: - MacOS: Library\Application Support\Firefox - Windows: %appdata%\Mozilla - Ubuntu: home/user/.mozilla **Steps to reproduce** 1. Open Fx profile manager from terminal using -p -migration command 2. Create a new profile. 3. Go to profiles folder and paste user.js to the new profile created above 4. Open Firefox with the profile created at step 2 **Expected result** * Opera and Vivaldi browsers should be available on the first run migration **Actual result** * Opera, Vivaldi browsers are missing from the first run migration **Regression range** * Not a regression. New feature implementation **Additional notes** * Chrome browser is listed.
1,801,061
16,162,602
Created attachment 9303836 Nightly107_tabs and windows displayed OK.png **Found in** * Firefox 108.0b2 **Affected versions** * Firefox 108.0b2 * Nightly 109.0a1 * Firefox 107.0 **Tested platforms** * Windows 10 * macOS13 Ventura * Ubuntu 22.04 **Preconditions** * Firefox installed **Steps to reproduce** 1. Launch Firefox 2. Open several windows with tabs 3. Load in each tabs some random websites 4. Go to about:support 5. Click on "Refresh Firefox..." button and again "Refresh Firefox" in the pop-up that appears on screen 6. On the Success page, select "Restore only the ones you want" **Expected result** * Under "Restore only the ones you want" there should be the previous opened windows and corresponding tabs. **Actual result** * Under "Restore only the ones you want" no previous windows and tabs are displayed. **Regression range** I checked manually the regression for this issue and noticed that the first affected Nightly build is from 17-10-2022 while the issue can not be reproduced in the previous build from 16-10-2022. We searched through the pushlogs from this time range and a possible culprit might be Bug 1169529. Maybe this might help when looking into this. * Potentially regressed by: https://bugzilla.mozilla.org/show_bug.cgi?id=1169529
1,801,337
16,164,527
Created attachment 9304123 MIDI_sample.mid Prerequisites: Set the “midi.testing” pref to “true” in about:config. Check that the “dom.sitepermsaddon-provider.enabled” pref is set to “true” in about:config. Otherwise, set it to “true”. Steps to reproduce: 1.Install both addons from https://ryoyakawai.github.io/smfplayer/ and https://webmidi-examples.glitch.me/ 2. Go to https://ryoyakawai.github.io/smfplayer/ , select an Output , then upload the attached MIDI file and click on Play button 3.Go to about:addons, and click on Site Permissions from sidebar 4.Remove the permission for ryoyakawai.github.io 5.Refresh the about:addons page Expected results: After refresh, the permission is not displayed and if https://ryoyakawai.github.io/smfplayer/ is opened again, the install flow panel will be triggered Actual results: After refresh the permission for ryoyakawai.github.io is displayed even if it was removed and going to https://ryoyakawai.github.io/smfplayer/ will not trigger a new install NOTES: 1.If you are not able to reproduce first time , please repeat all the steps one more time and the bug will be reproduced 2.Bug is NOT reproducible if we have a single permission in Site Permissions(so first step is mandatory exactly as described) 3.Reproducible on WIn, Linux, Mac, using letest FF 109 and FF 108 4. I will attach a video of the issue
1,801,339
16,164,565
Created attachment 9304132 100% not centered.png **Found in** 109.0a1 (2022-11-18) **Affected versions** 109.0a1 (2022-11-18) **Tested platforms** - **Affected platforms:** Windows 10x64, Ubuntu 18.04, macOS 10.15 **Steps to reproduce** 1. Launch Firefox. 2. Access Customize mode. 3. Drag and drop the Zoom Controls inside the Overflow menu. **Expected result** The percentage value of the Zoom Controls is centered in the Overflow Menu. **Actual result** The percentage value of the Zoom Controls is not centered in the Overflow Menu. **Regression range** Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=0f84b85f120f45fe6bad63d5e26b5ba4cd89f801&tochange=fd69d6b3aeb8e1e04334a0885f60966883a69c08 Possible regressor: Bug 1799460 **Notes** Please observe the issue in the attachment.
1,801,341
16,164,600
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:106.0) Gecko/20100101 Firefox/106.0 Steps to reproduce: i try to open a password protected file using a vanilla html iframe by passing file's filepath into iframe src attribute Actual results: the iframe shows the enter password dialog as intended and opens the files after putting right password in the input, now because of the loading times, i put a loading animation in front of the iframe and hide it using onload event, which is triggered in all browsers if file is not protected, however in my case some files are password protected and onload event is triggered in chrome edge and safari but not on firefox thus user is stuck in an endless loading animation Expected results: iframe should fire onload event for password protected pdf's so the loading animation is hidden and user can enter password to see the document as in other browsers
1,801,471
16,165,394
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0 Build ID: 20221118154632 Unified Extension Panel cannot be opened in private windows if at least 1 installed extension fits all these conditions: 1. disallowed for PB windows either manually in about:addons or `"incognito": "not_allowed"` in manifest.json; 2. has an extension icon for toolbar (browser_action?); and 3. icon is pinned to toolbar; ### Steps to reproduce 1. In a new profile, open a PB window and click Unified Extensions Button. It should open about:addons properly, or open the button panel if some extensions are already installed. 2. Install [uBlock Origin](https://addons.mozilla.org/firefox/addon/ublock-origin/). 3. Disallow uBO to run in PB windows. 4. Pin uBO to toolbar. 5. Click Unified Extensions Button in a PB window again. ### Actual result The Button panel does not open only at the last step. In Browser Console it shows: ```` Uncaught (in promise) TypeError: can't access property "getAttribute", aNode is null WidgetSingleWrapper resource:///modules/CustomizableUI.jsm:5063 hasExtensionsInPanel chrome://browser/content/browser-addons.js:1359 hasExtensionsInPanel chrome://browser/content/browser-addons.js:1355 CustomizableUI.jsm:5063:5 ```` The button works again if either toolbar icon is unpinned or the extension is allowed for PB windows. ### Expected result The Button should work even when there are no entries in the panel. ### Additional notes 1. [Temporary Containers](https://addons.mozilla.org/firefox/addon/temporary-containers/) may be easier to test this bug because [it fit all 3 conditions by default](https://github.com/stoically/temporary-containers/blob/cbb39f7abbdf3c767bd1fbdc109394a0db169b05/src/manifest.json). 2. The bug **cannot** be reproduced by these extensions: a. [Flagfox](https://addons.mozilla.org/firefox/addon/flagfox/) only has a URL bar icon(page_action?) b. [Tab flip for Tree Style Tab](https://addons.mozilla.org/addon/tab-flip-for-tree-style-tab/) has [no `browser_action` nor `page_action`](https://framagit.org/ariasuni/tst-tabflip/-/blob/acade319c06168b2ed5274860057d88193fe48cd/src/manifest.json) c. **Special case**: [Firefox Translations](https://addons.mozilla.org/firefox/addon/firefox-translations/). It has both [`browser_action` and `page_action`](https://github.com/mozilla/firefox-translations/blob/7c7f4fc667eee7b04b8e9a7ec85b2fb3e5501461/extension/manifest.json) but it "Requires Access to Private Windows" as indicated in about:addons. ([Copy Link Button](https://addons.mozilla.org/firefox/addon/copy-frame-or-page-url/), which also has both [`browser_action` and `page_action`](https://github.com/jscher2000/copy-frame-or-page-url/blob/8dae8ad285314f15084d8cfcfbb107702679feb6/manifest.json), can reproduce the bug as expected following the STR.) I don't have or know of an extension with only `sidebar_action` to test the bug. ### Regression Last good Nightly: 2022-11-16 First bad Nightly: 2022-11-17 pushlog: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=efbd04cb07486419679cf588ba6095f7ef9edef6&tochange=f85cd6ba1889c83b01c97d47a337caac6dcc1d8f Bisecting autoland builds: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=ff58ef6ef9ae6ed35254b3dfbb4349b947335446&tochange=521d6f801cf36fec65eb270252e35f2421400b32 This is regressed by bug 1799846.
1,722,036
15,497,555
Created attachment 9232845 test1.pdf User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0 Steps to reproduce: Recent update to Firefox v.90 (as well as in FF dev. edition v.91) caused an issue to show all check boxes are UNCHECKED by default in built-in FF PDF viewer. Actual results: The PDF doc was generated programmatically on webserver side based on a blank PDF doc with acrofields (template). The result is all check boxes and radio buttons are unchecked by default giving a corrupted output, supposedly a built-in pdf.js is changed as well. Expected results: Some check boxes should be checked. FF PDF viewer gives blank check boxes, the output is normal in Google Chrome, MS Edge browsers and Acrobat Reader. Please see attached file test1.pdf.
1,722,044
15,497,605
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:90.0) Gecko/20100101 Firefox/90.0 Steps to reproduce: * Open a URL from an third-party app when Firefox is the default browser * Open a url with firefox from the command-line Actual results: The initial request is sent with header Sec-Fetch-Site: cross-site This can cause security minded servers to refuse the request. Expected results: The initial request should be with header Sec-Fetch-Site: none (like when the user opens a tab and pastes a URL). Prior to Firefox 90 the pref "dom.security.secFetch.enabled" was disabled by default. When activated, the initial request stemming from a third-party app was sent with header Sec-Fetch-Site: none In Firefox 90 not only has dom.security.secFetch.enabled been enabled by default but the behaviour has changed to sending the initial request stemming from a third-party app with header Sec-Fetch-Site: cross-site The w3c spec on this (https://w3c.github.io/webappsec-fetch-metadata/#sec-priv-considerations) does not explicitly define what should happen for URLs opened via a system API initiated from a third-party app. It does however say that Directly User-Initiated requests should use Sec-Fetch-Site: none. Regarding URLs coming from an third-party app as cross-site seems incorrect as by definition there was no prior "site", it would seem that Sec-Fetch-Site should be set to "none" as nothing existed prior. This behaviour change at the same time as dom.security.secFetch.enabled was set to true by default is problematic, why implement a behaviour behind a pref so that it can be tested only to change the behaviour when the pref is enabled by default ? Firefox 90 is currently the only browser to implement this behaviour, Chromium sets Sec-Fetch-Site: none in the case of URLs opened by third-party apps.
1,722,655
15,503,373
Created attachment 9233435 reload icon missing.gif **Affected versions** - Firefox 91.0b8 - Firefox 92.0a1 **Affected platforms** - Windows 7 & 10 - macOS 11 - Ubuntu 18.04 **Steps to reproduce** 1. Launch Firefox 2. Access Customize mode 3. Drag the reload button to the main list or in overflow **Expected result** - The reload icon is still visible **Actual result** - The reload button is missing **Regression range** - This is most likely a recent regression, there was a recent bug where the reload icon was misplaced and now is missing. Will see for a regression. **Additional notes** - The issue can be seen in the attachment.
1,722,869
15,504,927
[Steps to reproduce]: 1. Access AMO Stage/Dev on a browser different from Firefox (example: Microsoft Edge) and afterwards the page of a recommended add-on (for testing on Stage https://addons.allizom.org/en-US/firefox/addon/bubbles-for-mozilla-3/ was used AND for testing on Dev https://addons-dev.allizom.org/en-US/firefox/addon/bubbles-for-mozilla-appr/ was used) 2. Click on the “Download Firefox and get the extension” blue button from the add-on’s page 3. On the newly opened page, click on the blue “Download Firefox” button Note: Firefox will be downloaded, installed and will start after the installation is complete 4. Close Firefox 5. Download and install the latest Nightly from https://archive.mozilla.org/pub/firefox/nightly/2021/07/ 6. Launch Nightly and access about:config 7. Set the following prefs: - xpinstall.signatures.required = false - xpinstall.signatures.dev-root = true - extensions.getAddons.get.url = https://services.addons.allizom.org/api/v4/addons/search/?guid=%IDS%&lang=%LOCALE% (for Stage) - extensions.getAddons.get.url = https://services.addons-dev.allizom.org/api/v4/addons/search/?guid=%IDS%&lang=%LOCALE% (for Dev) 8. Type about:welcome in the URL bar to reach the RTAMO onboarding page 9. Notice the following: - the background is dark making text/buttons hard to distinguish - the entire page is offset to the left - only the add-on icon and the “Add the Extension” button are visible Note: All buttons work as intended i.e “Add the extension” will start the add-on installation process which can be finalized without issues / “Not now” will open the “Awesome Bar” for browsing. [Expected results]: The RTAMO about:welcome page should be properly displayed without graphical issues. [Actual results]: The RTAMO about:welcome page has several graphical issues. NOTES: 1. The Prod RTAMO flow is undisturbed and works as intended. 2. Tests were performed on Windows 10 x64 in accordance to the steps from here: https://gist.github.com/pdehaan/71028fb23b3f3d36f8dc55a6cfd2643e
1,723,568
15,511,460
Created attachment 9234308 Test document 001(2).pdf User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_16_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36 Steps to reproduce: I downloaded a PDF from my system and opened the PDF in chrome, no water mark was displayed, opened the same PDF in FireFox caused watermark to appear. Attached is the PDF. Steps to reproduce: 1. Download attached PDF 2. Drag into FireFox 3. See big watermark box 4. Drag into different browser (chrome, etc) 5. Big watermark box is not there. Actual results: Watermark being displayed in FireFox browser but no other browsers. Expected results: No watermark should be displayed.
1,717,878
15,462,472
Created attachment 9228583 cfd84e28-beef-4d03-a53c-f81a16e84b43.pdf **Note** * When the user loads a specific PDF file in Adobe Reader and then in Nightly and compares pages 2-3, he will notice that a table is incorrectly displayed on both pages and also shows alignment issues. **Affected versions** * Nightly v91.0a1 **Affected platforms** * all **Preconditions** * Flip the "pdfjs.enableXfa" pref to true. **Steps to reproduce** 1. Launch browser. 2. Load the attached PDF file. 3. Scroll to pages 2-3. **Expected result** * A table is displayed on page 2 and its alignment is correct. **Actual result** * The table is displayed on 2 pages and its alignment is broken. **Regression range** * Not a regression, but an implementation flaw.
1,718,444
15,466,346
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:89.0) Gecko/20100101 Firefox/89.0 Steps to reproduce: Windows 10 latest. This has happened for the last 2 or 3 versions of Firefox. Firefox notification overlays window 'update available - download now'. Message also appears at top of Application Menu. Click to download. Actual results: Download ok and About Mozilla Firefox has button 'Restart To Update Firefox'. Sometime later notification overlay re-appears 'update available - download now'. Expected results: Nothing.
1,718,766
15,470,211
Reproducible: yes, just after start browser with newly created profile Steps to reproduce: 1. Create new profile 2. Start Firefox with the profile 3. Open about:addons 4. Click `Themes` and `Plugins`, etc 5. Right click on `Back` or `Forward` toolbutton OR Long left click on `Back` or `Forward` toolbutton Actual Results: Back/Forward dropdown history list does not pop up. Expected Results: Back/Forward dropdown history list should pop up.
1,718,797
15,470,354
Form autofill thinks the field to add a collaborator to a private GitHub repo is a field that should be filled in with a username or password. STR: 1) Create a private GitHub repo 2) Visit https://github.com/your_user_name/your_repo_name/settings/access 3) Click the `Invite a collaborator` button 4) Type anything into the field, if you have a GitHub account saved in Firefox, the autofill thing obscures information that is necessary I've love to get a screenshot, but if I alt-print screen or use a third party tool as soon as the browser loses focus, the autofill thing is gone and never shows up in a screenshot. Also the builtin Firefox screenshot tool doesn't appear on the menu when you right click inside of a text field so that's pretty useless here too.
1,718,842
15,470,589
STR: 1. open https://www.kuehhorn.de/heizungsrechner Expected: No crash. Actual: The tab crashes [@ js::InternalCallOrConstruct ]: https://crash-stats.mozilla.org/report/index/1cb32f8a-435b-45bc-9b4c-543740210701 This only happens in Firefox 91 Nightly (tested in a new profile) but not in Firefox 90 Beta or the stable release of Firefox 89.
1,719,088
15,472,069
Created attachment 9229653 fullscreen-persistent.fenix.html When I try to reproduce Bug 1718796 in Firefox for Android, after the browser goes into fullscreen mode I unable to exit the fullscreen using back button, the fullscreen mode is persistent it still persist even navigate to different origin. Currently the testcase is still intermittent, so there is still chance to able to exit the fullscreen, probably timing between iFrame element target and entering fullscreen. ## Tested on: - Firefox Nightly 91.0a1 (Build #2015819979) - Firefox Beta 90.0.0-beta.6 (Build #2015818371) - Firefox 89.1.1 (Build #2015812947) ## Steps to reproduce: 1. Visit attached fullscreen-persistent.fenix.html 2. Single tap or double tap on the page 3. When browser goes into fullscreen 4. Press back button repeatedly 5. The browser won't exit the fullscreen, if otherwise after press back try to tap the page again.
1,719,851
15,479,021
[Tracking Requested - why for this release]: At some point during review, we ended up replacing an undefined check with Services.prefs.prefHasUserValue, which looks nicer but has the consequence of not considering values on the default pref branch. Normandy rollouts always operate on the default branch, which means this doesn't work. This does not affect the upcoming 1% rollout delivery because it is framed as an experiment, and we can use user-branch prefs there. But we need to fix this in 91.
1,720,031
15,480,075
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0 Steps to reproduce: The following sample triggers `MOZ_ASSERT(!IsInsideNursery(thing));` at this location (in debug builds): https://searchfox.org/mozilla-central/rev/6550c23862b4ed287843057fd30dbae789bd9b0b/js/src/gc/AtomMarking.cpp#206 Release builds crash with a NULL-deref here: https://searchfox.org/mozilla-central/rev/6550c23862b4ed287843057fd30dbae789bd9b0b/js/src/util/Text.h#99 Older versions (e.g. git c4573875e2765595093d23b2e73cfa3a976a4ed0 from Mar 2019) crash with: Hit MOZ_CRASH(*** Zone mismatch 0x7f7c049f4000 vs. 0xfffe2f2f2f2f2f2f at argument 0) at js/src/vm/JSContext-inl.h:48 shell arguments: ``` obj-x86_64-pc-linux-gnu/dist/bin/js --no-threads --cpu-count=1 --ion-offthread-compile=off --baseline-warmup-threshold=10 --ion-warmup-threshold=100 crash.js ``` ``` function main() { const v13 = []; let v15 = "1"; for (let v16 = "0"; v16 !== 65535; v16 = v16 + v15) { if (v16) { v15 = "0"; } const v21 = ["9",v16]; Reflect.apply(String.fromCharCode,String,v21); } } main(); ```
1,720,032
15,480,077
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0 Steps to reproduce: The following sample triggers a differential execution when invokes such as: ``` obj-x86_64-pc-linux-gnu/dist/bin/js --no-threads --cpu-count=1 --ion-offthread-compile=off --baseline-warmup-threshold=10 --ion-warmup-threshold=100 --fuzzing-safe diff.js ``` ``` function main() { class V14 extends Object { constructor() { super(); let v57 = 0xffff; try { v57 &= 0xff; // this statement gets DCE'ed return 0; } catch(v62) { } print(v57 + 1); // should be 256 but becomes 65536 for (let v72=0; v72<90; v72++) {} } }; for (let i=0; i<15; i++) { const v97 = new V14(); } } main(); ``` Bisecting the issue identifies the first bad commit as 1919e45ad4279c6613071fa20d6688f784f69dc0 => see bug 1617196
1,720,093
15,481,975
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0 Steps to reproduce: The following sample miscomputes when invoked via the following command line: ``` obj-x86_64-pc-linux-gnu/dist/bin/js --no-threads --cpu-count=1 --ion-offthread-compile=off --baseline-warmup-threshold=10 --ion-warmup-threshold=100 diff.js ``` ``` function main() { let obj = {2294967295: 0, 2294967296: 1}; let v34; for (let v32 = 0; v32 < 110; v32++) { let v33 = 2294967296; v34 = --v33; // this becomes a (sub (tofloat32 (constant 2294967296)) (tofloat32 (constant 1))) Math.fround(0); // needed to trigger float32 analysis } try { throw 0; } catch(v53) { } print(obj[v34]); // prints 1, should be 0. I suppose using v34 should prohibit the float32 conversion? } main(); ``` Bisecting the issue identifies the first bad commit as: a53ba9e2a03c6e64e540bcb911555b60a06d9b54 => see bug 1648005 This is might not actually be security-sensitive as (afaik) there is no range analysis when float32 values are involved.
1,720,179
15,482,548
Created attachment 9230775 evince-1157-0-GOOD.pdf **Note** * When the user loads a specific PDF file in the browser and focuses a field, he will notice that the browser will not show the corresponding message as Adobe Reader does. **Affected versions** * Nightly v91.0a1 **Affected platforms** * all **Steps to reproduce** 1. Launch browser. 2. Flip "pdfjs.enableXfa" to true. 3. Load the attached PDF file. 4. Focus a field. **Expected result** * A message is displayed. **Actual result** * No message is displayed. **Regression range** * Not a regression. **Additional information** * When interacting with any control from the PDF form, Adobe Reader shows a message saying "Please Note: You cannot save a completed copy of this for your computer. If you would like a copy for your records, please fill it in and print it."
1,720,411
15,484,603
Created attachment 9231084 pdf_checkbox_issue.png User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0 Steps to reproduce: Recent update to Firefox v.90 (as well as in FF dev. edition v.91) caused an issue to show all check boxes are CHECKED by default in built-in FF PDF viewer. Actual results: The PDF doc was generated programmatically on webserver side based on a blank PDF doc with acrofields (template). The result is absolutely all check boxes and radio buttons are checked by default giving a corrupted output, supposedly a built-in pdf.js is changed as well. Expected results: Normally those check boxes should be unmarked (non-checked). Such issue never happened in earlier versions of FF. The built-in PDF output is normal in Google Chrome and MS Edge browsers. Please see screenshots in attachment.
1,720,650
15,486,096
Created attachment 9231298 m11.jpg **Affected Versions:** 90.0 - Release 91.0b2 - Beta 92.0a1 (2021-07-14) - Nightly **Affected Platforms:** ARM64 MacOS: miniMac: MacOS Big Sur 11.4, Mac mini (M1, 2020), Chip: Apple M1 **Steps to reproduce:** 1. Have 2 participants for a video conference. 2. Go to zoom.us and enter a chat room. 3. Notice the video rendering of the participants. **Expected Results:** Zoom video is rendered without issues. **Actual Result:** Zoom video is rendered incorrectly. **Severity suggestion: S3** Not reproducible on Chrome. Not reproducible on Firefox 89.0. I will provide a regression range asap.
1,721,084
15,489,227
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0 Steps to reproduce: * Leave Windows running 24x7. * Leave Firefox open with multiple tabs--some of them containing Google mail accounts. Others containing other random sites. * Go to sleep * Wake the monitor up the next morning and there will be a prompt from Lockwise to enter the Primary password. * Enter the Primary password and press Enter * Lockwise immediately prompts for it again * Enter the Primary password again and press enter * Lockwise accepts it and stops prompting for the rest of the day Actual results: Same as above Expected results: Once the Primary password has been entered, as long as Windows and Firefox have stayed running/logged in, the Primary password should only be prompted for when viewing passwords in Lockwise, not seemingly randomly or after a long period of no activity (like overnight).
1,721,146
15,490,999
Created attachment 9231887 download_01.gif *Affected versions* * 92.0a1 (20210718212857) * 91.0b4 (20210718185934) *Affected platforms* * Ubuntu 20 * Windows 10x64 * macOS 10.14. *Steps to reproduce* 1. Open Firefox and Private Window. 2. Go to https://www.thinkbroadband.com/download and download a random item. 3. After the download is completed press on Go to Download page context menu from the downloads panel. *Expected result* * Link is open in a new tab. *Actual result* * Nothing happens. *Regression range* * Not reproducible with 90.0.1. I will search for one ASAP. *Notes* * Attached a screen recording. * Sometimes the issue can be seen in normal window as well.
1,721,220
15,491,767
On Firefox 90 for Android and Nightly, on websites where previously an [HSTS](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security) header has been received and is still an effect, certificate errors have an "Accept the Risk and Continue" button. As per [RFC 6797 Section 12.1](https://datatracker.ietf.org/doc/html/rfc6797#section-12.1) of the HSTS specification, such a button should not be present: > Failing secure connection establishment on any warnings or errors (per Section 8.4 ("Errors in Secure Transport Establishment")) should be done with "no user recourse". This means that the user should not be presented with a dialog giving her the option to proceed. Rather, it should be treated similarly to a server error where there is nothing further the user can do with respect to interacting with the target web application, other than wait and retry. In Firefox Desktop, this is done correctly and it is not possible proceed to the web page if certificate validation fails: https://gitlab.com/uploads/-/system/user/1406255/480f835f498d94c1b8576e52216345ac/ff.png ## Steps to Reproduce - includeSubDomains 1. Go to https://tocco.ch to pick up the following HSTS header: `Strict-Transport-Security: max-age=2592000;includeSubDomains` 2. Go to http://abc.tocco.ch. As requested by the HSTS header, the request is upgraded to HTTPS and a certificate error is shown. It's possible to continue, however. Here we use a domain that uses includeSubDomains as it is easier to reproduce; there is no need to replace the certificate after fetching the HSTS header. However, I also tried this on a page without includeSubDomains by temporarily replacing the certificate with a invalid one. The result was the same. ## Steps to Reproduce - Preloaded 1. Go to https://may.arbitrary.ch. Incorrectly, an "Accept the Risk and Continue" presented. The button (luckily) doesn't actually work. arbitrary.ch is on the [HSTS preload list](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security#preloading_strict_transport_security) and it should be impossible to visit it or any subdomain if a certificate error is presented.
1,721,255
15,492,001
This is essentially me doing bug 1571081 again. Footgunned myself by misunderstanding XPCOM interface macros. Having just an interface entry for `nsIObserves` does not imply `nsISupports`, we still need an `nsISupports` macro entry. STR: - Open a page with an EME video in a debug build. - Inspect the video element in the dev tools and try to look at the MediaKeys attached to it. Result: Firefox asserts.
1,721,614
15,494,779
Created attachment 9232382 blank onboarding page when navigating back after pinning or setting as default.gif **[Affected versions]:** - Firefox Release 90.0.1, BuildID 20210716144314 - Firefox Beta 91.0b5, BuildID 20210720190304 - Firefox Nightly 92.0a1, BuildID 20210720094604 **[Affected Platforms]:** - Windows 10, v1903 and up - macOS 10.11 and up **[Prerequisites]:** - Have Firefox installed on the machine. - Have Firefox NOT set as default and not pinned to Dock or Taskbar. **[Steps to reproduce]:** 1. Start the Firefox application from prerequisites using a clean new profile. 2. Pin Firefox to Taskbar or Dock. 3. Skip the remaining onboarding using `Not now`. 4. Click the Browser's `Back` button and observe the page. **[Expected results]:** - The `Choose a theme` slide is displayed. **[Actual results]:** - A blank onboarding slide is displayed. **[Notes]:** - The issue is also reproducible if you set Firefox as default instead of Pinning to Taskbar or Dock. - The issue is also reproducible if you both Pin Firefox and Set as default. - Attached a screen recording of the issue.
1,707,853
15,382,181
It seems the CopyMemory hack in bug 1551562 doesn't work for EXCEPTION_IN_PAGE_ERROR for reasons I don't understand. I did a test with std::copy and this one seems to work. I also managed to write a unit test that needs some manual interaction to work, but it's still better than nothing.
1,707,959
15,382,873
From github: https://github.com/mozilla-mobile/fenix/issues/19261. > ## Steps to reproduce > Browse around, scroll up and down web pages enough to reach the bottom and top of a web page > > ### Expected behavior > Normal operation when reaching the bottom of a webpage > > ### Actual behavior > Screen flickers, Firefox eventually crashes > > ### Device information > > * Device vendor / model and Android version: Google Pixel 4a / Android 12 DP3 > * Firefox for Android version: ? (go to Settings -> About Firefox) > Nightly 210425 17:01 (Build #2015806731) > > > d2cb894c-a4be-4603-99e9-5fd7f9fddcfe > java.lang.IllegalArgumentException: vecX must be a finite, non-NaN value NaN > * Sentry: https://sentry.prod.mozaws.net/operations/fenix/?query=4c11dfa885f04f1fa4afc1a39c38b782 > * Socorro: https://crash-stats.mozilla.org/report/index/bp-602308aa-d83b-49ef-b4dc-b35ea0210427 > ---- > java.lang.IllegalArgumentException: vecX must be a finite, non-NaN value NaN > at android.graphics.RenderNode.stretch(RenderNode.java:725) > at android.widget.EdgeEffect.draw(EdgeEffect.java:633) > at org.mozilla.geckoview.OverscrollEdgeEffect.draw(OverscrollEdgeEffect.java:17) > at org.mozilla.geckoview.OverscrollEdgeEffect.draw(OverscrollEdgeEffect.java:7) > at org.mozilla.geckoview.GeckoView.dispatchDraw(GeckoView.java:3) > at android.view.View.updateDisplayListIfDirty(View.java:21412) > at android.view.ViewGroup.recreateChildDisplayList(ViewGroup.java:4498) > at android.view.ViewGroup.dispatchGetDisplayList(ViewGroup.java:4471) > at android.view.View.updateDisplayListIfDirty(View.java:21377) > at android.view.ViewGroup.recreateChildDisplayList(ViewGroup.java:4498) > at android.view.ViewGroup.dispatchGetDisplayList(ViewGroup.java:4471) > at android.view.View.updateDisplayListIfDirty(View.java:21377) > at android.view.ViewGroup.recreateChildDisplayList(ViewGroup.java:4498) > at android.view.ViewGroup.dispatchGetDisplayList(ViewGroup.java:4471) > at android.view.View.updateDisplayListIfDirty(View.java:21377) > at android.view.ViewGroup.recreateChildDisplayList(ViewGroup.java:4498) > at android.view.ViewGroup.dispatchGetDisplayList(ViewGroup.java:4471) > at android.view.View.updateDisplayListIfDirty(View.java:21377) > at android.view.ViewGroup.recreateChildDisplayList(ViewGroup.java:4498) > at android.view.ViewGroup.dispatchGetDisplayList(ViewGroup.java:4471) > at android.view.View.updateDisplayListIfDirty(View.java:21377) > at android.view.ViewGroup.recreateChildDisplayList(ViewGroup.java:4498) > at android.view.ViewGroup.dispatchGetDisplayList(ViewGroup.java:4471) > at android.view.View.updateDisplayListIfDirty(View.java:21377) > at android.view.ViewGroup.recreateChildDisplayList(ViewGroup.java:4498) > at android.view.ViewGroup.dispatchGetDisplayList(ViewGroup.java:4471) > at android.view.View.updateDisplayListIfDirty(View.java:21377) > at android.view.ViewGroup.recreateChildDisplayList(ViewGroup.java:4498) > at android.view.ViewGroup.dispatchGetDisplayList(ViewGroup.java:4471) > at android.view.View.updateDisplayListIfDirty(View.java:21377) > at android.view.ViewGroup.recreateChildDisplayList(ViewGroup.java:4498) > at android.view.ViewGroup.dispatchGetDisplayList(ViewGroup.java:4471) > at android.view.View.updateDisplayListIfDirty(View.java:21377) > at android.view.ViewGroup.recreateChildDisplayList(ViewGroup.java:4498) > at android.view.ViewGroup.dispatchGetDisplayList(ViewGroup.java:4471) > at android.view.View.updateDisplayListIfDirty(View.java:21377) > at android.view.ViewGroup.recreateChildDisplayList(ViewGroup.java:4498) > at android.view.ViewGroup.dispatchGetDisplayList(ViewGroup.java:4471) > at android.view.View.updateDisplayListIfDirty(View.java:21377) > at android.view.ViewGroup.recreateChildDisplayList(ViewGroup.java:4498) > at android.view.ViewGroup.dispatchGetDisplayList(ViewGroup.java:4471) > at android.view.View.updateDisplayListIfDirty(View.java:21377) > at android.view.ThreadedRenderer.updateViewTreeDisplayList(ThreadedRenderer.java:534) > at android.view.ThreadedRenderer.updateRootDisplayList(ThreadedRenderer.java:540) > at android.view.ThreadedRenderer.draw(ThreadedRenderer.java:616) > at android.view.ViewRootImpl.draw(ViewRootImpl.java:4334) > at android.view.ViewRootImpl.performDraw(ViewRootImpl.java:4062) > at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:3223) > at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:2057) > at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:8501) > at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1005) > at android.view.Choreographer.doCallbacks(Choreographer.java:826) > at android.view.Choreographer.doFrame(Choreographer.java:761) > at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:990) > at android.os.Handler.handleCallback(Handler.java:938) > at android.os.Handler.dispatchMessage(Handler.java:99) > at android.os.Looper.loopOnce(Looper.java:201) > at android.os.Looper.loop(Looper.java:288) > at android.app.ActivityThread.main(ActivityThread.java:7695) > at java.lang.reflect.Method.invoke(Native Method) > at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) > at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:981) > > Change performed by the [Move to Bugzilla add-on](https://addons.mozilla.org/en-US/firefox/addon/move-to-bugzilla/).
1,708,124
15,384,405
The following testcase crashes on mozilla-central revision 20210426-6f8320a4798f (opt build, run with --fuzzing-safe --cpu-count=2 --ion-offthread-compile=off): See attachment. Backtrace: Program terminated with signal SIGSEGV, Segmentation fault. #0 0x000055c074e9a44c in js::ErrorObject::setFromWasmTrap() () #1 0x000055c0750ff0c3 in ReportError(JSContext*, unsigned int) () #2 0x000055c0750f2b34 in WasmHandleTrap() () #3 0x000011ba17332745 in ?? () #4 0x0000000000000000 in ?? () rax 0xfffb0b4401f2ad01 -1394988165190399 rbx 0x50b4401f2ada0 1419761601916320 rcx 0x57a0a1381a812400 6314223939908346880 rdx 0x7fb1a33fd868 140400924809320 rsi 0xfffb000000000000 -1407374883553280 rdi 0x50b4401f2ada0 1419761601916320 rbp 0x7fb1a33fd4b0 140400924808368 rsp 0x7fb1a33fd4a0 140400924808352 r8 0x0 0 r9 0x7fb1a3e53000 140400935645184 r10 0x7fb1a3e53000 140400935645184 r11 0x0 0 r12 0x7fb1a33fd718 140400924808984 r13 0x7fb1a33fd540 140400924808512 r14 0x7fb1a3855000 140400929361920 r15 0x7fb02326f000 140394480726016 rip 0x55c074e9a44c <js::ErrorObject::setFromWasmTrap()+12> => 0x55c074e9a44c <_ZN2js11ErrorObject15setFromWasmTrapEv+12>: mov (%rdi),%rax 0x55c074e9a44f <_ZN2js11ErrorObject15setFromWasmTrapEv+15>: movzbl 0x13(%rax),%eax This bug has been around for quite a bit but I was never able to get a testcase until now. The attached testcase only reproduces on opt (non-debug) builds and is slightly intermittent. Marking s-s due to deref of a bogus memory address.
1,708,199
15,384,800
Created attachment 9218947 Screen Recording 2021-04-28 at 16.37.21.mov **[Affected Versions]:** - Firefox Nightly 90.0a1 (Build ID: 20210428100720) - Firefox Beta 89.0b5 (Build ID: 20210427185821) **[Affected Platforms]:** - macOS 10.15.7 - macOS 11.3 - Windows 7 x64 **[Prerequisites]:** - Have a new Firefox profile created. **[Steps to reproduce]:** 1. Start the Firefox browser and open a New Tab page. 2. Right-click the “Save to Pocket” button from the toolbar. 3. Select the “Pin to Overflow Menu” option. 4. Click the “More tools…” button. 5. Click the “Save to Pocket” option. 6. Repeat Step 5 and Step 6 multiple times. **[Expected results]:** - The “Save to Pocket” doorhanger is correctly displayed every time. **[Actual results]:** - The “Save to Pocket” doorhanger is sometimes partially displayed. **[Rgression Window]:** - Given that this issue is not reproducible with the Firefox Nightly from 2021-04-09, using the Mozregression tool we have managed to find the following regression window: `Last good revision: 21b683387e4f191a6beb1555bd273e10e232b102` `First bad revision: bfd94c97b277b4c6dd414e92c1934b0b3743d36a` `Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml? fromchange=21b683387e4f191a6beb1555bd273e10e232b102&tochange=bfd94c97b277b4c6dd414e92c1934b0b3743d36a` **[Notes]:** - Attached is a screen recording of the issue. - This issue is not reproducible on Windows 10 x64 and Linux Mint 20 x64.
1,708,562
15,387,271
I'm on mozilla-central revision d9e30da70def. Steps to reproduce: 1. `./mach mochitest browser/components/extensions/test/browser/browser_ext_browserAction_contextMenu.js --profiler` Expected results: The profiler opens after the test. Actual results: ``` Browser Chrome Test Summary Passed: 212 Failed: 0 Todo: 0 Mode: e10s *** End BrowserChrome Test Results *** 0:22.21 profiler INFO Shutdown performance profiling was enabled 0:22.21 profiler INFO Profile saved locally to: /var/folders/tr/8xb9hnk11xv3kp2wxnzd1t3w0000gn/T/tmpiobii9e8/mochitest-profile.json 0:22.21 profiler INFO Symbolicating the performance profile... This could take a couple of minutes. 0:22.22 profiler ERROR Encountered an exception during profile symbolication 0:22.22 profiler ERROR [Errno 2] No such file or directory: '/var/folders/tr/8xb9hnk11xv3kp2wxnzd1t3w0000gn/T/tmpiobii9e8/mochitest-profile.json' 0:22.22 profiler ERROR No profile was found at the profile path, cannot launch profiler.firefox.com. 0:22.22 INFO Buffered messages finished 0:22.22 SUITE_END ```
1,709,334
15,393,430
**Affected Versions:** Nightly 90.0a1 Beta 89.0b7 **Affected Platforms:** MacOS **Steps to reproduce:** (intermittent or needs multiple tries to reproduce) 1. Go to https://planet.mozilla.org/ 2. Swipe up (for vertical overscroll) 3. Swipe right (for horizontal overscoll) 3. Swipe down multiple times **Expected Results:** The vertical scroll animation should be smooth and fluent. **Actual Results:** The vertical scroll animation is cut, making it hard to scroll on the page. Recording: https://drive.google.com/file/d/1yOwp8dFM8edaOnDOvfdRhOsaWLykOMJm/view?usp=sharing **Notes:** Could be a leftover of Bug 1700215, reproducible on a build after that bug was fixed.
1,709,538
15,395,060
**Steps to reproduce** 1. Open the console 1. Type the following: ```js class A { #secret #getSecret() {} } win ``` **Expected results** The autocomplete popup is displayed to show `window` **Actual results** The autocomplete popup isn't shown --- That's probably an issue with jsPropertyProvider
1,709,544
15,395,077
**Steps to reproduce** 1. Go to https://firefox-devtools-private-fields.glitch.me/ 1. Open the debugger 1. On the page, click the `Create instance and pause` button, it should pauses in `script.js` 1. In `getSecreatAndSalt`, hover the `creationDate` variable on line 17 **Expected results** The variable tooltip shows the value of `creationDate` **Actual results** The variable tooltip does not show up --- An error is displayed in the terminal: `new SyntaxError("This experimental syntax requires enabling one of the following parser plugin(s): 'classPrivateProperties, classPrivateMethods' (4:9)", "resource://devtools/client/debugger/dist/parser-worker.js", 17120)` We have to update the babel configuration to add support for private fields. Note that inline variable preview does not work either, and we should check if fixing this bug resolves the issue, and if not, file another specific bug
1,715,318
15,440,259
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0 Steps to reproduce: The following testcase produces different results on mozilla-central git commit 0e97d943bc746e4fd92902b21d3d5bebfef885a1 depending on whether ion is enabled or disabled. ``` function main() { let v1 = 0; function v18() { for (let v35 = 0; v35 < 100; v35++) {} try { async function* v37() {} class V47 extends v37 {}; v1 += 1; } catch (e) { print("caught: " + e); } }; v18(); v18(); // second call may or may not reach catch handler, approx 50/50 print(v1); // either 0 or 1 } main(); ``` Actual results: Running the sample with ion disabled (obj-x86_64-pc-linux-gnu/dist/bin/js --no-threads --cpu-count=1 --baseline-warmup-threshold=10 --fuzzing-safe --differential-testing --no-ion diff.js) causes two exceptions to be thrown, v1 is 0 at the end of main(). If ion is enabled (obj-x86_64-pc-linux-gnu/dist/bin/js --no-threads --cpu-count=1 --ion-offthread-compile=off --baseline-warmup-threshold=10 --ion-warmup-threshold=100 --ion-check-range-analysis --ion-extra-checks --fuzzing-safe --differential-testing diff.js), the second execution of v18() may or may not (approx. 50/50) throw an exception. v1 is either 0 or 1 at the end of main(). Marking as security as a few differential execution bugs were flagged in the past.
1,715,997
15,445,418
Created attachment 9226527 2021-06-11_15h58_47.gif **[Notes]:** - The issue is not reproducible for the “about:welcome” page. - The issue is also reproducible with the 2nd modal from the “Keep in Dock”, or “Pin to taskbar” Upgrading users flow. **[Affected Versions]:** - Firefox Release 89.0 (Build ID: 20210527174632) - Firefox Beta 90.0b5 (Build ID: 20210608185546) - Firefox Nightly 91.0a1 (Build ID: 20210610094936) **[Affected Platforms]:** - Windows 10 x64 - macOS 11.4 - Ubuntu Linux 20.04 **[Prerequisites]:** - Have Firefox Beta 89 installed and pinned. - Have the `browser.shell.checkDefaultBrowser` pref set to `false`. **[Steps to reproduce]:** 1. Open the Firefox browser with the profile from prerequisites. 2. Upgrade the browser to the latest version and observe the primary button. **[Expected results]:** - The “Choose a theme” primary button is displayed. **[Actual results]:** - The “Make Firefox my default browser” primary button is displayed. **[Additional Notes]:** - Attached a screen recording of the issue.
1,716,231
15,446,785
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0 Steps to reproduce: During fuzzing, I encountered a differential execution seemingly related to Math.fround optimization in ion. This is a first impression and might be misleading. The following testcase produces different results on mozilla-central git commit 077501b34cca91763ae04f4633a42fddd919fdbd depending on whether ion is enabled or disabled. ``` function main() { const v0 = [0,0]; // removing surpresses the bug const v49 = 67109020; let v138; for (let v102 = 0; v102 < 14; v102++) { for (let v117 = 0; v117 < 6; v117++) {} const v136 = Math.fround(0); // doesn't trigger for Math.{atan(0), sqrt(0), atan2(0,0), hypot(0)} v138 = v136 || v49; } // without ion, v138 is 67109020. with ion 67109020 + 4 return v138; } const result = main(); print(result); ``` Actual results: Running the sample with ion disabled (obj-x86_64-pc-linux-gnu/dist/bin/js --no-threads --cpu-count=1 --baseline-warmup-threshold=10 --fuzzing-safe --differential-testing --no-ion diff.js) the value 67109020 in returned (as expected, just the value of const v49). If ion is enabled (obj-x86_64-pc-linux-gnu/dist/bin/js --no-threads --cpu-count=1 --ion-offthread-compile=off --baseline-warmup-threshold=10 --ion-warmup-threshold=100 --fuzzing-safe --differential-testing diff.js) the execution returns 67109024, so 4 larger than the expected result. Marking as security as the precise implications haven't been studied further.
1,716,838
15,453,266
Created attachment 9227473 2ee7f078-0324-4012-b4b1-6a4925cc17f5.pdf **Note** * When the user loads a specific PDF that has a code-like text paragraph, he will notice that the whole paragraph is being underlined. **Affected versions** * Nightly v91.0a1 **Affected platforms** * all **Steps to reproduce** 1. Launch browser. 2. Flip the pdfjs.enableXfa to true. 3. Load the attached PDF file. **Expected result** * The image on the first page is displayed. **Actual result** * The image on the first page is missing. **Regression range** * Not a recent regression, but an implementation flaw. * I have to mention that in Beta v90.0b6 and v90.0b8, 6 out of 7 pages are being displayed (compared to how Adobe Reader loads it), but most of the page elements are missing.
1,717,553
15,459,875
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0 Steps to reproduce: 1. Bookmark five video pages from YouTube and exit Firefox. 2. Launch Firefox and open the previously bookmarked video pages in the same tab successively. Actual results: In `about:memory` of the content process, you can see under `explicit > window-objects > top > active` the five "window" entries of all the bookmarked urls that were opened at the second step. This memory is not cleared after clicking at "Minimize memory usage". I should note that opening videos from the recommendations in the same tab, ie. by left-clicking them, does not present the same problem. To reproduce it, you have to either open bookmarks, or directly enter urls in the urlbar. Expected results: On the release channel, the memory is cleared after clicking the "Minimize memory usage" button, or after you wait for some time. mozregression result: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=89f7028049edb2eca8e5f8731450278b33f84c27&tochange=f7b553bd9c0b77b0130d377f9a9c696c8c611a01
1,710,474
15,403,253
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:89.0) Gecko/20100101 Firefox/89.0 Steps to reproduce: Two finger (right) click and moved the mouse down in anticipation of where the context menu item would be that I wanted to select. Actual results: Context menu did not appear. Expected results: Context menu should appear, then when the click is released, the hovered menu item (if any) should be chosen. This is the expected behaviour on macOS.
1,710,648
15,404,542
Created attachment 9221360 flicker v2.gif **[Affected versions]:** - Firefox Nightly 90.0a1 (Build ID: 20210511093339); **[Affected Platforms]:** - Windows 10 x64; - macOS 10.15.7; - Linux Mint 20 x64; **[Prerequisites]:** - Have the latest Firefox Nightly installed. - Have the following prefs set: - `browser.urlbar.quicksuggest.enabled` to `true`. - `browser.urlbar.quicksuggest.seenRestarts` to '89'. - `browser.urlbar.quicksuggest.showedOnboardingDialog` to `true`. - `browser.urlbar.experimental.firefoxSuggestLabels.enabled to `true`. **[Steps to reproduce]:** 1. Open the Firefox browser with the profile from prerequisites. 2. Navigate to "https://www.amazon.com/" website. 3. Perform 3 different searches. 4. Close the tab and open a new one. 5. Start typing "amazon prime" in the Awesomebar. 6. Delete one character at a time and observe the QS displayed while typing. **[Expected result]:** - There is no flicker while typing the keyword. **[Actual result]:** - The QS sponsored URL flickers while typing the keyword. **[Notes]:** - Attached a screen recording of the issue. - The issue is also reproducible if the "Show search suggestions ahead of browsing history in address bar results" option is unchecked. - We had this issue in the past and was fixed, however, it seems that now is reproducible. Here is the old bug: Bug 1698496.
1,710,857
15,406,330
Created attachment 9221591 protections-ui-cookie-broken-state-label.png When Firefox is set to block all cookies and an exception is added for a site, the cookies subpanel of the Protections Panel shows a broken state label. This is a regression of Bug 1699669 and therefore affects Beta and Nightly. I've also noticed that there is an extra vertical divider (the panel does not have a description). I'll run a separate mozregression on that. STR: 1. Set `network.cookie.cookieBehavior` to 2 (Block all cookies) 2. Set an allow cookie permission for a website that uses cookies (e.g. via page info window) 3. Load the website and open the protections panel 4. In the "Blocked" section click on "All Cookies" Expected: The list entry for the cookie permission should have a state label "Allowed" which is aligned right with a button to clear the permission Actual: The state label shows "undefined" and is not aligned right.
1,711,413
15,409,694
The following testcase crashes on mozilla-central revision 20210516-3210b5354d3e (opt build, run with --fuzzing-safe --no-threads --more-compartments): a0=[]; enableShellAllocationMetadataBuilder(); a0.toString=nukeAllCCWs; g = newGlobal({c:false}); void gcslice(2); v=new Number(a0); Backtrace: received signal SIGSEGV, Segmentation fault. 0x0000555555e0c052 in js::GCMarker::markUntilBudgetExhausted(js::SliceBudget&, js::GCMarker::ShouldReportMarkTime) () #0 0x0000555555e0c052 in js::GCMarker::markUntilBudgetExhausted(js::SliceBudget&, js::GCMarker::ShouldReportMarkTime) () #1 0x000055555613b384 in js::gc::GCRuntime::markUntilBudgetExhausted(js::SliceBudget&, js::GCMarker::ShouldReportMarkTime) () #2 0x0000555555dfde46 in js::gc::GCRuntime::incrementalSlice(js::SliceBudget&, mozilla::Maybe<JS::GCOptions> const&, JS::GCReason) () #3 0x000055555613e5dd in js::gc::GCRuntime::gcCycle(bool, js::SliceBudget const&, mozilla::Maybe<JS::GCOptions> const&, JS::GCReason) () #4 0x000055555613eca4 in js::gc::GCRuntime::collect(bool, js::SliceBudget const&, mozilla::Maybe<JS::GCOptions> const&, JS::GCReason) () #5 0x00005555558ec4fd in js::gc::GCRuntime::finishGC(JS::GCReason) () #6 0x0000555555fb30cb in main () rax 0x55555648aecd 93825008185037 rbx 0x7fffffffca60 140737488341600 rcx 0x5555574b7ce0 93825025146080 rdx 0x7ffff6048cd8 140737320881368 rsi 0x0 0 rdi 0x7ffff6048560 140737320879456 rbp 0x7fffffffc6c0 140737488340672 rsp 0x7fffffffc680 140737488340608 r8 0x7ffff5dfe002 140737318477826 r9 0x317c3600000 3400596979712 r10 0x7ffff6048de8 140737320881640 r11 0x7fffffffca60 140737488341600 r12 0x7ffff6048e30 140737320881712 r13 0x7ffff6048560 140737320879456 r14 0x7ffff6048e58 140737320881752 r15 0x7ffff6048de8 140737320881640 rip 0x555555e0c052 <js::GCMarker::markUntilBudgetExhausted(js::SliceBudget&, js::GCMarker::ShouldReportMarkTime)+754> => 0x555555e0c052 <_ZN2js8GCMarker24markUntilBudgetExhaustedERNS_11SliceBudgetENS0_20ShouldReportMarkTimeE+754>: movl $0x680,0x0 0x555555e0c05d <_ZN2js8GCMarker24markUntilBudgetExhaustedERNS_11SliceBudgetENS0_20ShouldReportMarkTimeE+765>: callq 0x5555556d0d30 <abort> GC issue, marking s-s until investigated.
1,711,482
15,410,170
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0 Steps to reproduce: Open devtools and visit website supporting HTTP/2 (www.google.com). Actual results: In the 'Request Headers' section the TE header value is displayed as "Trailers". Expected results: In the 'Request Headers' section the TE header value should be displayed as "trailers". Firefox is setting TE header value as "trailers" and sending over the wire, but in the devtools the value is displayed as "Trailers". "trailers" is the only allowed value according to the specification. https://datatracker.ietf.org/doc/html/rfc7540#section-8.1.2.2
1,711,817
15,412,770
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36 Steps to reproduce: Steps to reproduce: spidermonkey version ``` checked revison: cecdac0aa5733fee515a166b6e31e38cc58abf32 build command: /bin/sh ../configure.in --enable-debug --disable-optimize $ ./js/src/build_debug/dist/bin/js --version JavaScript-C90.0a1 ``` Testcase. The following test case crashes the debug version of SpiderMonkey: ```js var x = this; var y = 0; var z = new ArrayBuffer(64 * 1024 * 65500); var foo = function (a, b, c) { 'use asm'; var local = new a.Int16Array(c); function bar() { return local[0] | 0; } return bar; }(x, y, z); foo(); ``` Actual results: Error ``` $ moz-dbg 1.js Assertion failure: i <= HighestValidARMImmediate, at gecko-dev/js/src/wasm/WasmTypes.cpp:1592 Segmentation fault (core dumped) ``` Backtrace ``` #0 0x00005555570457bd in js::wasm::RoundUpToNextValidARMImmediate (i=0xffdc0000) at gecko-dev/js/src/wasm/WasmTypes.cpp:1592 #1 0x0000555556e53710 in RoundUpToNextValidAsmJSHeapLength (length=0xffdc0000) at gecko-dev/js/src/wasm/AsmJS.cpp:108 #2 0x0000555556e52dbc in CheckBuffer (cx=0x7ffff6126000, metadata=..., bufferVal=..., buffer=...) at gecko-dev/js/src/wasm/AsmJS.cpp:6754 #3 0x0000555556df7ec6 in TryInstantiate (cx=0x7ffff6126000, args=..., module=..., metadata=..., instanceObj=..., exportObj=...) at gecko-dev/js/src/wasm/AsmJS.cpp:6872 #4 0x0000555556df7b43 in js::InstantiateAsmJS (cx=0x7ffff6126000, argc=0x3, vp=0x7ffff4ff00a0) at gecko-dev/js/src/wasm/AsmJS.cpp:6985 #5 0x0000555555abbd43 in CallJSNative (cx=0x7ffff6126000, native=0x555556df7990 <js::InstantiateAsmJS(JSContext*, unsigned int, JS::Value*)>, reason=js::CallReason::Call, args=...) at gecko-dev/js/src/vm/Interpreter.cpp:427 #6 0x0000555555aa97d1 in js::InternalCallOrConstruct (cx=0x7ffff6126000, args=..., construct=js::NO_CONSTRUCT, reason=js::CallReason::Call) at gecko-dev/js/src/vm/Interpreter.cpp:512 #7 0x0000555555aa9fef in InternalCall (cx=0x7ffff6126000, args=..., reason=js::CallReason::Call) at gecko-dev/js/src/vm/Interpreter.cpp:572 #8 0x0000555555aa9db2 in js::CallFromStack (cx=0x7ffff6126000, args=...) at gecko-dev/js/src/vm/Interpreter.cpp:576 #9 0x0000555555a9d4e4 in Interpret (cx=0x7ffff6126000, state=...) at gecko-dev/js/src/vm/Interpreter.cpp:3227 #10 0x0000555555a92482 in js::RunScript (cx=0x7ffff6126000, state=...) at gecko-dev/js/src/vm/Interpreter.cpp:396 #11 0x0000555555aab2fb in js::ExecuteKernel (cx=0x7ffff6126000, script=..., envChainArg=..., newTargetValue=..., evalInFrame=..., result=...) at gecko-dev/js/src/vm/Interpreter.cpp:766 #12 0x0000555555aab66f in js::Execute (cx=0x7ffff6126000, script=..., envChain=..., rval=...) at gecko-dev/js/src/vm/Interpreter.cpp:798 #13 0x0000555555cf4946 in ExecuteScript (cx=0x7ffff6126000, envChain=..., script=..., rval=...) at gecko-dev/js/src/vm/CompilationAndEvaluation.cpp:491 #14 0x0000555555cf4a77 in JS_ExecuteScript (cx=0x7ffff6126000, scriptArg=...) at gecko-dev/js/src/vm/CompilationAndEvaluation.cpp:515 #15 0x0000555555903625 in RunFile (cx=0x7ffff6126000, filename=0x7fffffffdd9d "1.js", file=0x7ffff78572e0, compileMethod=CompileUtf8::DontInflate, compileOnly=0x0) at gecko-dev/js/src/shell/js.cpp:1066 #16 0x0000555555902f61 in Process (cx=0x7ffff6126000, filename=0x7fffffffdd9d "1.js", forceTTY=0x0, kind=FileScript) at gecko-dev/js/src/shell/js.cpp:1657 #17 0x00005555558d92f9 in ProcessArgs (cx=0x7ffff6126000, op=0x7fffffffd758) at gecko-dev/js/src/shell/js.cpp:10948 #18 0x00005555558cec78 in Shell (cx=0x7ffff6126000, op=0x7fffffffd758) at gecko-dev/js/src/shell/js.cpp:11671 #19 0x00005555558c9b01 in main (argc=0x2, argv=0x7fffffffd9e8) at gecko-dev/js/src/shell/js.cpp:12635 #20 0x00007ffff7a500b3 in __libc_start_main (main=0x5555558c6cb0 <main(int, char**)>, argc=0x2, argv=0x7fffffffd9e8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffd9d8) at ../csu/libc-start.c:308 #21 0x00005555558be3ce in _start () ``` Expected results: I think it would be better to exit with a error message like "Invalid heap size", rather than exiting with such an assertion error.
1,712,486
15,417,118
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0 Steps to reproduce: Go to https://apps.facebook.com/playmyvegas/ Actual results: Black screen within the app after Firefox has been running a while - the app runs if Firefox is only recently opened. GFX Failure log shows: GP+[GFX1-]: RenderDXGITextureHost Failed to open shared texture, hr=0x80070057 Expected results: App runs.
1,712,671
15,419,726
**Filed by:** abutkovits [at] mozilla.com **Parsed log:** https://treeherder.mozilla.org/logviewer?job_id=340699826&repo=autoland **Full log:** https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/ZHQNS1OiSYKvgMnc0LFb5Q/runs/0/artifacts/public/logs/live_backing.log **Reftest URL:** https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/ZHQNS1OiSYKvgMnc0LFb5Q/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1 --- ``` [task 2021-05-25T04:53:49.873Z] 04:53:49 INFO - REFTEST TEST-START | image/test/crashtests/1676172-1.html [task 2021-05-25T04:53:49.880Z] 04:53:49 INFO - REFTEST INFO | SET PREFERENCE pref(image.animated.decode-on-demand.batch-size,1) [task 2021-05-25T04:53:49.891Z] 04:53:49 INFO - REFTEST INFO | SET PREFERENCE pref(image.animated.decode-on-demand.threshold-kb,0) [task 2021-05-25T04:53:49.891Z] 04:53:49 INFO - REFTEST TEST-LOAD | http://localhost:45940/1621918111323/34/1676172-1.html | 421 / 493 (85%) [task 2021-05-25T04:53:51.183Z] 04:53:51 INFO - JavaScript error: resource://specialpowers/AppTestDelegateParent.jsm, line 10: NS_ERROR_NOT_AVAILABLE: [task 2021-05-25T04:53:51.363Z] 04:53:51 INFO - JavaScript error: resource://specialpowers/AppTestDelegateParent.jsm, line 10: NS_ERROR_NOT_AVAILABLE: [task 2021-05-25T04:53:51.579Z] 04:53:51 INFO - JavaScript error: resource://specialpowers/AppTestDelegateParent.jsm, line 10: NS_ERROR_NOT_AVAILABLE: [task 2021-05-25T04:53:51.716Z] 04:53:51 INFO - JavaScript error: resource://specialpowers/AppTestDelegateParent.jsm, line 10: NS_ERROR_NOT_AVAILABLE: [task 2021-05-25T04:53:51.814Z] 04:53:51 INFO - JavaScript error: resource://specialpowers/AppTestDelegateParent.jsm, line 10: NS_ERROR_NOT_AVAILABLE: [task 2021-05-25T04:53:51.983Z] 04:53:51 INFO - JavaScript error: resource://specialpowers/AppTestDelegateParent.jsm, line 10: NS_ERROR_NOT_AVAILABLE: [task 2021-05-25T04:53:52.128Z] 04:53:52 INFO - JavaScript error: resource://specialpowers/AppTestDelegateParent.jsm, line 10: NS_ERROR_NOT_AVAILABLE: [task 2021-05-25T04:53:52.322Z] 04:53:52 INFO - JavaScript error: resource://specialpowers/AppTestDelegateParent.jsm, line 10: NS_ERROR_NOT_AVAILABLE: [task 2021-05-25T04:53:52.462Z] 04:53:52 INFO - JavaScript error: resource://specialpowers/AppTestDelegateParent.jsm, line 10: NS_ERROR_NOT_AVAILABLE: [task 2021-05-25T04:53:52.473Z] 04:53:52 INFO - JavaScript error: resource://specialpowers/AppTestDelegateParent.jsm, line 10: NS_ERROR_NOT_AVAILABLE: [task 2021-05-25T04:53:52.558Z] 04:53:52 INFO - JavaScript error: resource://specialpowers/AppTestDelegateParent.jsm, line 10: NS_ERROR_NOT_AVAILABLE: [task 2021-05-25T04:53:52.803Z] 04:53:52 INFO - JavaScript error: resource://specialpowers/AppTestDelegateParent.jsm, line 10: NS_ERROR_NOT_AVAILABLE: [task 2021-05-25T04:53:53.054Z] 04:53:53 INFO - ================== [task 2021-05-25T04:53:53.054Z] 04:53:53 INFO - WARNING: ThreadSanitizer: data race (pid=1457) [task 2021-05-25T04:53:53.054Z] 04:53:53 INFO - Write of size 1 at 0x7b5c001cac75 by thread T6: [task 2021-05-25T04:53:53.055Z] 04:53:53 INFO - #0 OnMsgInputClosed /builds/worker/checkouts/gecko/netwerk/base/nsSocketTransport2.cpp:1773:16 (libxul.so+0xd84908) [task 2021-05-25T04:53:53.056Z] 04:53:53 INFO - #1 mozilla::net::nsSocketTransport::OnInputClosed(nsresult) /builds/worker/checkouts/gecko/netwerk/base/nsSocketTransport2.h:406:7 (libxul.so+0xd84908) [task 2021-05-25T04:53:53.057Z] 04:53:53 INFO - #2 mozilla::net::nsSocketInputStream::CloseWithStatus(nsresult) /builds/worker/checkouts/gecko/netwerk/base/nsSocketTransport2.cpp:443:34 (libxul.so+0xd850e9) [task 2021-05-25T04:53:53.057Z] 04:53:53 INFO - #3 mozilla::net::nsSocketInputStream::Close() /builds/worker/checkouts/gecko/netwerk/base/nsSocketTransport2.cpp:306:39 (libxul.so+0xd84093) [task 2021-05-25T04:53:53.059Z] 04:53:53 INFO - #4 mozilla::net::nsSocketInputStream::Release() /builds/worker/checkouts/gecko/netwerk/base/nsSocketTransport2.cpp:301:29 (libxul.so+0xd83f7f) [task 2021-05-25T04:53:53.059Z] 04:53:53 INFO - #5 assign_assuming_AddRef /builds/worker/workspace/obj-build/dist/include/nsCOMPtr.h:377:7 (libxul.so+0xb9bb0c) [task 2021-05-25T04:53:53.060Z] 04:53:53 INFO - #6 assign_assuming_AddRef /builds/worker/workspace/obj-build/dist/include/nsCOMPtr.h:400:20 (libxul.so+0xb9bb0c) [task 2021-05-25T04:53:53.060Z] 04:53:53 INFO - #7 operator= /builds/worker/workspace/obj-build/dist/include/nsCOMPtr.h:696:5 (libxul.so+0xb9bb0c) [task 2021-05-25T04:53:53.062Z] 04:53:53 INFO - #8 nsAStreamCopier::Process() /builds/worker/checkouts/gecko/xpcom/io/nsStreamUtils.cpp:346:17 (libxul.so+0xb9bb0c) [task 2021-05-25T04:53:53.062Z] 04:53:53 INFO - #9 Run /builds/worker/checkouts/gecko/xpcom/io/nsStreamUtils.cpp:418:5 (libxul.so+0xb98f41) [task 2021-05-25T04:53:53.062Z] 04:53:53 INFO - #10 non-virtual thunk to nsAStreamCopier::Run() /builds/worker/checkouts/gecko/xpcom/io/nsStreamUtils.cpp (libxul.so+0xb98f41) [task 2021-05-25T04:53:53.080Z] 04:53:53 INFO - #11 nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1153:16 (libxul.so+0xbdc9ff) [task 2021-05-25T04:53:53.080Z] 04:53:53 INFO - #12 NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:548:10 (libxul.so+0xbe36a2) [task 2021-05-25T04:53:53.080Z] 04:53:53 INFO - #13 mozilla::net::nsSocketTransportService::Run() /builds/worker/checkouts/gecko/netwerk/base/nsSocketTransportService2.cpp:1200:11 (libxul.so+0xd97f77) [task 2021-05-25T04:53:53.080Z] 04:53:53 INFO - #14 non-virtual thunk to mozilla::net::nsSocketTransportService::Run() /builds/worker/checkouts/gecko/netwerk/base/nsSocketTransportService2.cpp (libxul.so+0xd99429) [task 2021-05-25T04:53:53.080Z] 04:53:53 INFO - #15 nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1153:16 (libxul.so+0xbdc9ff) [task 2021-05-25T04:53:53.080Z] 04:53:53 INFO - #16 NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:548:10 (libxul.so+0xbe36a2) [task 2021-05-25T04:53:53.080Z] 04:53:53 INFO - #17 mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:330:5 (libxul.so+0x14acf28) [task 2021-05-25T04:53:53.080Z] 04:53:53 INFO - #18 RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:335:10 (libxul.so+0x14364cc) [task 2021-05-25T04:53:53.080Z] 04:53:53 INFO - #19 RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:328:3 (libxul.so+0x14364cc) [task 2021-05-25T04:53:53.081Z] 04:53:53 INFO - #20 MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:310:3 (libxul.so+0x14364cc) [task 2021-05-25T04:53:53.081Z] 04:53:53 INFO - #21 nsThread::ThreadFunc(void*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:395:10 (libxul.so+0xbd90a8) [task 2021-05-25T04:53:53.081Z] 04:53:53 INFO - #22 _pt_root /builds/worker/checkouts/gecko/nsprpub/pr/src/pthreads/ptthread.c:201:5 (libnspr4.so+0x44c06) [task 2021-05-25T04:53:53.081Z] 04:53:53 INFO - Previous write of size 1 at 0x7b5c001cac75 by main thread: [task 2021-05-25T04:53:53.081Z] 04:53:53 INFO - #0 mozilla::net::nsSocketTransport::OpenInputStream(unsigned int, unsigned int, unsigned int, nsIInputStream**) /builds/worker/checkouts/gecko/netwerk/base/nsSocketTransport2.cpp:2313:16 (libxul.so+0xd8de9a) [task 2021-05-25T04:53:53.081Z] 04:53:53 INFO - #1 non-virtual thunk to mozilla::net::nsSocketTransport::OpenInputStream(unsigned int, unsigned int, unsigned int, nsIInputStream**) /builds/worker/checkouts/gecko/netwerk/base/nsSocketTransport2.cpp (libxul.so+0xd8dfd6) [task 2021-05-25T04:53:53.081Z] 04:53:53 INFO - #2 NS_InvokeByIndex /builds/worker/checkouts/gecko/xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_x86_64_unix.S:101 (libxul.so+0xc07f75) [task 2021-05-25T04:53:53.081Z] 04:53:53 INFO - #3 XPC_WN_CallMethod(JSContext*, unsigned int, JS::Value*) /builds/worker/checkouts/gecko/js/xpconnect/src/XPCWrappedNativeJSOps.cpp:925:10 (libxul.so+0x1aab2b0) [task 2021-05-25T04:53:53.081Z] 04:53:53 INFO - #4 <null> <null> (0x7f9d43f69b61) [task 2021-05-25T04:53:53.082Z] 04:53:53 INFO - #5 js::RunScript(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:386:32 (libxul.so+0x6b0c70e) [task 2021-05-25T04:53:53.083Z] 04:53:53 INFO - #6 js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:544:13 (libxul.so+0x6b23db1) [task 2021-05-25T04:53:53.083Z] 04:53:53 INFO - #7 InternalCall /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:572:10 (libxul.so+0x6b24843) [task 2021-05-25T04:53:53.085Z] 04:53:53 INFO - #8 js::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:589:8 (libxul.so+0x6b24843) [task 2021-05-25T04:53:53.086Z] 04:53:53 INFO - #9 JS_CallFunctionValue(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, JS::HandleValueArray const&, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/jsapi.cpp:2733:10 (libxul.so+0x6fc7389) [task 2021-05-25T04:53:53.088Z] 04:53:53 INFO - #10 nsXPCWrappedJS::CallMethod(unsigned short, nsXPTMethodInfo const*, nsXPTCMiniVariant*) /builds/worker/checkouts/gecko/js/xpconnect/src/XPCWrappedJSClass.cpp:971:17 (libxul.so+0x1aa2419) [task 2021-05-25T04:53:53.089Z] 04:53:53 INFO - #11 PrepareAndDispatch /builds/worker/checkouts/gecko/xpcom/reflect/xptcall/md/unix/xptcstubs_x86_64_linux.cpp:115:37 (libxul.so+0xc08f51) [task 2021-05-25T04:53:53.089Z] 04:53:53 INFO - #12 SharedStub <null> (libxul.so+0xc082b2) [task 2021-05-25T04:53:53.091Z] 04:53:53 INFO - #13 mozilla::RunnableTask::Run() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:482:16 (libxul.so+0xbeead7) [task 2021-05-25T04:53:53.092Z] 04:53:53 INFO - #14 mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:766:26 (libxul.so+0xbcba7a) [task 2021-05-25T04:53:53.093Z] 04:53:53 INFO - #15 mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:621:15 (libxul.so+0xbca202) [task 2021-05-25T04:53:53.094Z] 04:53:53 INFO - #16 mozilla::TaskController::ProcessPendingMTTask(bool) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:405:36 (libxul.so+0xbca3a4) [task 2021-05-25T04:53:53.095Z] 04:53:53 INFO - #17 operator() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:138:37 (libxul.so+0xbf29c7) [task 2021-05-25T04:53:53.096Z] 04:53:53 INFO - #18 mozilla::detail::RunnableFunction<mozilla::TaskController::InitializeInternal()::$_0>::Run() /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.h:534:5 (libxul.so+0xbf29c7) [task 2021-05-25T04:53:53.098Z] 04:53:53 INFO - #19 nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1159:16 (libxul.so+0xbdc720) [task 2021-05-25T04:53:53.099Z] 04:53:53 INFO - #20 NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:548:10 (libxul.so+0xbe36a2) [task 2021-05-25T04:53:53.100Z] 04:53:53 INFO - #21 mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:85:21 (libxul.so+0x14ac32d) [task 2021-05-25T04:53:53.101Z] 04:53:53 INFO - #22 RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:335:10 (libxul.so+0x14364cc) [task 2021-05-25T04:53:53.102Z] 04:53:53 INFO - #23 RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:328:3 (libxul.so+0x14364cc) [task 2021-05-25T04:53:53.103Z] 04:53:53 INFO - #24 MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:310:3 (libxul.so+0x14364cc) [task 2021-05-25T04:53:53.104Z] 04:53:53 INFO - #25 nsBaseAppShell::Run() /builds/worker/checkouts/gecko/widget/nsBaseAppShell.cpp:137:27 (libxul.so+0x4b6d2f6) [task 2021-05-25T04:53:53.105Z] 04:53:53 INFO - #26 nsAppStartup::Run() /builds/worker/checkouts/gecko/toolkit/components/startup/nsAppStartup.cpp:273:30 (libxul.so+0x68cf8a8) [task 2021-05-25T04:53:53.106Z] 04:53:53 INFO - #27 XREMain::XRE_mainRun() /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5244:22 (libxul.so+0x69eacbf) [task 2021-05-25T04:53:53.107Z] 04:53:53 INFO - #28 XREMain::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5442:8 (libxul.so+0x69eba07) [task 2021-05-25T04:53:53.108Z] 04:53:53 INFO - #29 XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5501:21 (libxul.so+0x69ebfa4) [task 2021-05-25T04:53:53.109Z] 04:53:53 INFO - #30 mozilla::BootstrapImpl::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/Bootstrap.cpp:45:12 (libxul.so+0x69f6562) [task 2021-05-25T04:53:53.110Z] 04:53:53 INFO - #31 do_main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:224:22 (firefox+0xca6e0) [task 2021-05-25T04:53:53.111Z] 04:53:53 INFO - #32 main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:351:16 (firefox+0xca6e0) [task 2021-05-25T04:53:53.112Z] 04:53:53 INFO - Location is heap block of size 776 at 0x7b5c001cab80 allocated by thread T6: [task 2021-05-25T04:53:53.113Z] 04:53:53 INFO - #0 malloc /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:651:5 (firefox+0x55fbb) [task 2021-05-25T04:53:53.114Z] 04:53:53 INFO - #1 moz_xmalloc /builds/worker/checkouts/gecko/memory/mozalloc/mozalloc.cpp:52:15 (firefox+0xcc7eb) [task 2021-05-25T04:53:53.115Z] 04:53:53 INFO - #2 operator new /builds/worker/workspace/obj-build/dist/include/mozilla/cxxalloc.h:33:10 (libxul.so+0xd7ced4) [task 2021-05-25T04:53:53.116Z] 04:53:53 INFO - #3 mozilla::net::nsServerSocket::CreateClientTransport(PRFileDesc*, mozilla::net::NetAddr const&) /builds/worker/checkouts/gecko/netwerk/base/nsServerSocket.cpp:141:37 (libxul.so+0xd7ced4) [task 2021-05-25T04:53:53.117Z] 04:53:53 INFO - #4 mozilla::net::nsServerSocket::OnSocketReady(PRFileDesc*, short) /builds/worker/checkouts/gecko/netwerk/base/nsServerSocket.cpp:191:3 (libxul.so+0xd7d32e) [task 2021-05-25T04:53:53.119Z] 04:53:53 INFO - #5 mozilla::net::nsSocketTransportService::DoPollIteration(mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) /builds/worker/checkouts/gecko/netwerk/base/nsSocketTransportService2.cpp (libxul.so+0xd98b1f) [task 2021-05-25T04:53:53.120Z] 04:53:53 INFO - #6 mozilla::net::nsSocketTransportService::Run() /builds/worker/checkouts/gecko/netwerk/base/nsSocketTransportService2.cpp:1160:7 (libxul.so+0xd97cc9) [task 2021-05-25T04:53:53.121Z] 04:53:53 INFO - #7 non-virtual thunk to mozilla::net::nsSocketTransportService::Run() /builds/worker/checkouts/gecko/netwerk/base/nsSocketTransportService2.cpp (libxul.so+0xd99429) [task 2021-05-25T04:53:53.121Z] 04:53:53 INFO - #8 nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1153:16 (libxul.so+0xbdc9ff) [task 2021-05-25T04:53:53.122Z] 04:53:53 INFO - #9 NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:548:10 (libxul.so+0xbe36a2) [task 2021-05-25T04:53:53.122Z] 04:53:53 INFO - #10 mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:330:5 (libxul.so+0x14acf28) [task 2021-05-25T04:53:53.123Z] 04:53:53 INFO - #11 RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:335:10 (libxul.so+0x14364cc) [task 2021-05-25T04:53:53.123Z] 04:53:53 INFO - #12 RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:328:3 (libxul.so+0x14364cc) [task 2021-05-25T04:53:53.125Z] 04:53:53 INFO - #13 MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:310:3 (libxul.so+0x14364cc) [task 2021-05-25T04:53:53.125Z] 04:53:53 INFO - #14 nsThread::ThreadFunc(void*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:395:10 (libxul.so+0xbd90a8) [task 2021-05-25T04:53:53.126Z] 04:53:53 INFO - #15 _pt_root /builds/worker/checkouts/gecko/nsprpub/pr/src/pthreads/ptthread.c:201:5 (libnspr4.so+0x44c06) [task 2021-05-25T04:53:53.126Z] 04:53:53 INFO - Thread T6 'Socket Thread' (tid=1476, running) created by main thread at: [task 2021-05-25T04:53:53.127Z] 04:53:53 INFO - #0 pthread_create /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:965:3 (firefox+0x577eb) [task 2021-05-25T04:53:53.127Z] 04:53:53 INFO - #1 _PR_CreateThread /builds/worker/checkouts/gecko/nsprpub/pr/src/pthreads/ptthread.c:458:14 (libnspr4.so+0x3be33) [task 2021-05-25T04:53:53.128Z] 04:53:53 INFO - #2 PR_CreateThread /builds/worker/checkouts/gecko/nsprpub/pr/src/pthreads/ptthread.c:533:12 (libnspr4.so+0x30915) [task 2021-05-25T04:53:53.128Z] 04:53:53 INFO - #3 nsThread::Init(nsTSubstring<char> const&) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:613:18 (libxul.so+0xbda412) [task 2021-05-25T04:53:53.129Z] 04:53:53 INFO - #4 nsThreadManager::NewNamedThread(nsTSubstring<char> const&, unsigned int, nsIThread**) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadManager.cpp:574:12 (libxul.so+0xbe252a) [task 2021-05-25T04:53:53.129Z] 04:53:53 INFO - #5 NS_NewNamedThread(nsTSubstring<char> const&, nsIThread**, already_AddRefed<nsIRunnable>, unsigned int) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:169:57 (libxul.so+0xbea354) [task 2021-05-25T04:53:53.130Z] 04:53:53 INFO - #6 NS_NewNamedThread<14> /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:85:10 (libxul.so+0xd9667f) [task 2021-05-25T04:53:53.131Z] 04:53:53 INFO - #7 mozilla::net::nsSocketTransportService::Init() /builds/worker/checkouts/gecko/netwerk/base/nsSocketTransportService2.cpp:770:7 (libxul.so+0xd9667f) [task 2021-05-25T04:53:53.131Z] 04:53:53 INFO - #8 mozilla::xpcom::CreateInstanceImpl(mozilla::xpcom::ModuleID, nsISupports*, nsID const&, void**) /builds/worker/workspace/obj-build/xpcom/components/StaticComponents.cpp:10605:7 (libxul.so+0xba061f) [task 2021-05-25T04:53:53.132Z] 04:53:53 INFO - #9 mozilla::xpcom::StaticModule::CreateInstance(nsISupports*, nsID const&, void**) const /builds/worker/workspace/obj-build/xpcom/components/StaticComponents.cpp:12095:10 (libxul.so+0xb9dad3) [task 2021-05-25T04:53:53.132Z] 04:53:53 INFO - #10 CreateInstance /builds/worker/checkouts/gecko/xpcom/components/nsComponentManager.cpp:177:46 (libxul.so+0xbb4c38) [task 2021-05-25T04:53:53.133Z] 04:53:53 INFO - #11 nsComponentManagerImpl::GetServiceLocked(mozilla::Maybe<mozilla::MonitorAutoLock>&, (anonymous namespace)::EntryWrapper&, nsID const&, void**) /builds/worker/checkouts/gecko/xpcom/components/nsComponentManager.cpp:1276:17 (libxul.so+0xbb4c38) [task 2021-05-25T04:53:53.133Z] 04:53:53 INFO - #12 nsComponentManagerImpl::GetServiceByContractID(char const*, nsID const&, void**) /builds/worker/checkouts/gecko/xpcom/components/nsComponentManager.cpp:1465:10 (libxul.so+0xbb58a7) [task 2021-05-25T04:53:53.134Z] 04:53:53 INFO - #13 CallGetService /builds/worker/checkouts/gecko/xpcom/components/nsComponentManagerUtils.cpp:61:43 (libxul.so+0xbb876d) [task 2021-05-25T04:53:53.135Z] 04:53:53 INFO - #14 nsGetServiceByContractIDWithError::operator()(nsID const&, void**) const /builds/worker/checkouts/gecko/xpcom/components/nsComponentManagerUtils.cpp:253:21 (libxul.so+0xbb876d) [task 2021-05-25T04:53:53.135Z] 04:53:53 INFO - #15 nsCOMPtr_base::assign_from_gs_contractid_with_error(nsGetServiceByContractIDWithError const&, nsID const&) /builds/worker/checkouts/gecko/xpcom/base/nsCOMPtr.cpp:91:7 (libxul.so+0xaf7eb7) [task 2021-05-25T04:53:53.136Z] 04:53:53 INFO - #16 operator= /builds/worker/workspace/obj-build/dist/include/nsCOMPtr.h:774:5 (libxul.so+0xd3b981) [task 2021-05-25T04:53:53.136Z] 04:53:53 INFO - #17 InitializeSocketTransportService /builds/worker/checkouts/gecko/netwerk/base/nsIOService.cpp:436:29 (libxul.so+0xd3b981) [task 2021-05-25T04:53:53.141Z] 04:53:53 INFO - #18 mozilla::net::nsIOService::SetOffline(bool) /builds/worker/checkouts/gecko/netwerk/base/nsIOService.cpp:1284:7 (libxul.so+0xd3b981) [task 2021-05-25T04:53:53.143Z] 04:53:53 INFO - #19 mozilla::net::nsIOService::Init() /builds/worker/checkouts/gecko/netwerk/base/nsIOService.cpp:319:3 (libxul.so+0xd3ab9d) [task 2021-05-25T04:53:53.143Z] 04:53:53 INFO - #20 mozilla::net::nsIOService::GetInstance() /builds/worker/checkouts/gecko/netwerk/base/nsIOService.cpp:493:9 (libxul.so+0xd3c741) [task 2021-05-25T04:53:53.143Z] 04:53:53 INFO - #21 mozilla::xpcom::CreateInstanceImpl(mozilla::xpcom::ModuleID, nsISupports*, nsID const&, void**) /builds/worker/workspace/obj-build/xpcom/components/StaticComponents.cpp:8740:48 (libxul.so+0xb9e33a) [task 2021-05-25T04:53:53.143Z] 04:53:53 INFO - #22 mozilla::xpcom::StaticModule::CreateInstance(nsISupports*, nsID const&, void**) const /builds/worker/workspace/obj-build/xpcom/components/StaticComponents.cpp:12095:10 (libxul.so+0xb9dad3) [task 2021-05-25T04:53:53.144Z] 04:53:53 INFO - #23 CreateInstance /builds/worker/checkouts/gecko/xpcom/components/nsComponentManager.cpp:177:46 (libxul.so+0xbb4c38) [task 2021-05-25T04:53:53.147Z] 04:53:53 INFO - #24 nsComponentManagerImpl::GetServiceLocked(mozilla::Maybe<mozilla::MonitorAutoLock>&, (anonymous namespace)::EntryWrapper&, nsID const&, void**) /builds/worker/checkouts/gecko/xpcom/components/nsComponentManager.cpp:1276:17 (libxul.so+0xbb4c38) [task 2021-05-25T04:53:53.147Z] 04:53:53 INFO - #25 nsComponentManagerImpl::GetServiceByContractID(char const*, nsID const&, void**) /builds/worker/checkouts/gecko/xpcom/components/nsComponentManager.cpp:1465:10 (libxul.so+0xbb58a7) [task 2021-05-25T04:53:53.147Z] 04:53:53 INFO - #26 CallGetService(char const*, nsID const&, void**) /builds/worker/checkouts/gecko/xpcom/components/nsComponentManagerUtils.cpp:61:43 (libxul.so+0xbb827d) [task 2021-05-25T04:53:53.147Z] 04:53:53 INFO - #27 CallGetService<nsIIOService> /builds/worker/workspace/obj-build/dist/include/nsServiceManagerUtils.h:52:10 (libxul.so+0x1bdaf55) [task 2021-05-25T04:53:53.147Z] 04:53:53 INFO - #28 nsScriptSecurityManager::Init() /builds/worker/checkouts/gecko/caps/nsScriptSecurityManager.cpp:1440:17 (libxul.so+0x1bdaf55) [task 2021-05-25T04:53:53.147Z] 04:53:53 INFO - #29 nsScriptSecurityManager::InitStatics() /builds/worker/checkouts/gecko/caps/nsScriptSecurityManager.cpp:1501:28 (libxul.so+0x1bdb551) [task 2021-05-25T04:53:53.148Z] 04:53:53 INFO - #30 nsXPConnect::InitStatics() /builds/worker/checkouts/gecko/js/xpconnect/src/nsXPConnect.cpp:154:3 (libxul.so+0x1ab1c03) [task 2021-05-25T04:53:53.151Z] 04:53:53 INFO - #31 xpcModuleCtor() /builds/worker/checkouts/gecko/js/xpconnect/src/XPCModule.cpp:11:3 (libxul.so+0x1a853e2) [task 2021-05-25T04:53:53.151Z] 04:53:53 INFO - #32 nsLayoutModuleInitialize() /builds/worker/checkouts/gecko/layout/build/nsLayoutModule.cpp:100:7 (libxul.so+0x53860eb) [task 2021-05-25T04:53:53.151Z] 04:53:53 INFO - #33 nsComponentManagerImpl::Init() /builds/worker/checkouts/gecko/xpcom/components/nsComponentManager.cpp:408:5 (libxul.so+0xbb071f) [task 2021-05-25T04:53:53.151Z] 04:53:53 INFO - #34 NS_InitXPCOM /builds/worker/checkouts/gecko/xpcom/build/XPCOMInit.cpp:445:51 (libxul.so+0xc19cfa) [task 2021-05-25T04:53:53.151Z] 04:53:53 INFO - #35 ScopedXPCOMStartup::Initialize(bool) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:1707:8 (libxul.so+0x69e0b1d) [task 2021-05-25T04:53:53.151Z] 04:53:53 INFO - #36 XREMain::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5438:22 (libxul.so+0x69eb9f1) [task 2021-05-25T04:53:53.151Z] 04:53:53 INFO - #37 XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5501:21 (libxul.so+0x69ebfa4) [task 2021-05-25T04:53:53.154Z] 04:53:53 INFO - #38 mozilla::BootstrapImpl::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/Bootstrap.cpp:45:12 (libxul.so+0x69f6562) [task 2021-05-25T04:53:53.154Z] 04:53:53 INFO - #39 do_main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:224:22 (firefox+0xca6e0) [task 2021-05-25T04:53:53.154Z] 04:53:53 INFO - #40 main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:351:16 (firefox+0xca6e0) [task 2021-05-25T04:53:53.154Z] 04:53:53 INFO - SUMMARY: ThreadSanitizer: data race /builds/worker/checkouts/gecko/netwerk/base/nsSocketTransport2.cpp:1773:16 in OnMsgInputClosed [task 2021-05-25T04:53:53.154Z] 04:53:53 INFO - ================== [task 2021-05-25T04:53:53.184Z] 04:53:53 INFO - Exiting due to channel error. [task 2021-05-25T04:53:53.193Z] 04:53:53 INFO - Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: Receive IPC close with reason=AbnormalShutdown (t=23.9025) Exiting due to channel error. [task 2021-05-25T04:53:53.194Z] 04:53:53 INFO - Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: Receive IPC close with reason=AbnormalShutdown (t=334.758) Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: Receive IPC close with reason=AbnormalShutdown (t=8.83387) [GFX1-]: Receive IPC close with reason=AbnormalShutdown [task 2021-05-25T04:53:53.195Z] 04:53:53 INFO - Exiting due to channel error. [task 2021-05-25T04:53:53.196Z] 04:53:53 INFO - Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: Receive IPC close with reason=AbnormalShutdown (t=344.459) [GFX1-]: Receive IPC close with reason=AbnormalShutdown [task 2021-05-25T04:53:53.197Z] 04:53:53 INFO - Exiting due to channel error. [task 2021-05-25T04:53:54.238Z] 04:53:54 ERROR - TEST-UNEXPECTED-FAIL | image/test/crashtests/1676172-1.html | application terminated with exit code -6 [task 2021-05-25T04:53:54.265Z] 04:53:54 INFO - REFTEST INFO | Process mode: e10s [task 2021-05-25T04:53:54.266Z] 04:53:54 WARNING - leakcheck | refcount logging is off, so leaks can't be detected! ```
1,713,354
15,424,631
From github: https://github.com/mozilla-mobile/fenix/issues/19704. > [comment]: # (Please do your best to search for duplicate issues before filing a new issue so we can keep our issue board clean) > [comment]: # (Every issue should have the exact bug and steps to reproduce described in it. Please do not file feedback list tickets as it is difficult to parse them and address their individual points) > [comment]: # (Read https://github.com/mozilla-mobile/fenix#i-want-to-file-an-issue for more information) > > ## Steps to reproduce > 1. Go to Settings > Turn on Sync > 2. Start typing an email address until you reach the `@`: "example@" > 3. Observe when typing the email hosting: "[email protected]" > > ### Expected behavior > - You can type your full email address. > > ### Actual behavior > 1. When pressing "h", for the example above, the current text is highlighted and removed. > > ### Device information > > * Device vendor / model and Android version: Android 11, Pixel 3 > * Firefox for Android version: Firefox Nightly (27/05) > > https://user-images.githubusercontent.com/1370580/120014516-2a507f80-bfb0-11eb-8622-dd643c8bc5cd.mp4 > > > > Change performed by the [Move to Bugzilla add-on](https://addons.mozilla.org/en-US/firefox/addon/move-to-bugzilla/).
1,714,304
15,432,015
Created attachment 9224904 telemetry.gif **[Affected Versions]:** - Firefox Release 89.0 (Build ID: 20210527174632) - Firefox Beta 90.0b1 (Build ID: 20210601190019) - Firefox Nightly 91.0a1 (Build ID: 20210602214447) **[Affected Platforms]:** - Windows 10 - macOS 10.15.7 - Ubuntu 20.04 **[Prerequisites]:** - Have Firefox open. - From the “about:config” page, have the following preferences set: `firefoxSuggestLabelsEnabled` set to `true` `quickSuggestEnabled` set to `true` `quickSuggestShouldShowOnboardingDialog` set to `false` `quickSuggestShowOnboardingDialogAfterNRestarts` set to `2` `browser.search.region` set to “US”. **[Steps to reproduce]:** 1. Restart Firefox. 2. Navigate to “about:preferences#search”. 3. Check and uncheck “Show search suggestions ahead of browsing history in address bar results”. 4. Navigate to “about:telemetry#events-tab” and observe the events. **[Expected result]:** - The “contextservices.quicksuggest” “enabled” and “disabled” events are displayed. **[Actual result]:** - The “contextservices.quicksuggest” “enabled” and “disabled” events are not displayed. **[Notes]:** - The events are displayed if attempted before restart. - Attached is a recording of the issue.
1,714,486
15,433,467
This would allow us to use Normandy to ship urgent config changes. Currently Remote Settings values are respected over prefs, we should invert this.
1,714,532
15,433,833
The following testcase crashes on mozilla-central revision 20210603-3350b68026ed (debug build, run with --fuzzing-safe --cpu-count=2 --ion-offthread-compile=off): oomTest(function() { grayRoot(); gczeal(8); gcslice(new.target); }) Backtrace: received signal SIGSEGV, Segmentation fault. #0 0x00005555574776d9 in js::gc::GCRuntime::incrementalSlice(js::SliceBudget&, mozilla::Maybe<JS::GCOptions> const&, JS::GCReason) () #1 0x0000555557479cc3 in js::gc::GCRuntime::gcCycle(bool, js::SliceBudget const&, mozilla::Maybe<JS::GCOptions> const&, JS::GCReason) () #2 0x000055555747b03b in js::gc::GCRuntime::collect(bool, js::SliceBudget const&, mozilla::Maybe<JS::GCOptions> const&, JS::GCReason) () #3 0x00005555574433b5 in js::gc::GCRuntime::finishGC(JS::GCReason) () #4 0x00005555570b90d8 in RunIterativeFailureTest(JSContext*, IterativeFailureTestParams const&, IterativeFailureSimulator&) () #5 0x00005555570d2f31 in OOMTest(JSContext*, unsigned int, JS::Value*) () #6 0x0000555556ba3151 in CallJSNative(JSContext*, bool (*)(JSContext*, unsigned int, JS::Value*), js::CallReason, JS::CallArgs const&) () #7 0x0000555556ba2886 in js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) () #8 0x0000555556ba3cc1 in InternalCall(JSContext*, js::AnyInvokeArgs const&, js::CallReason) () #9 0x0000555556b97e9d in Interpret(JSContext*, js::RunState&) () #10 0x0000555556b8f931 in js::RunScript(JSContext*, js::RunState&) () #11 0x0000555556ba53f6 in js::ExecuteKernel(JSContext*, JS::Handle<JSScript*>, JS::Handle<JSObject*>, JS::Handle<JS::Value>, js::AbstractFramePtr, JS::MutableHandle<JS::Value>) () #12 0x0000555556ba5924 in js::Execute(JSContext*, JS::Handle<JSScript*>, JS::Handle<JSObject*>, JS::MutableHandle<JS::Value>) () #13 0x0000555556d5790f in ExecuteScript(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSScript*>, JS::MutableHandle<JS::Value>) () #14 0x0000555556d57b0a in JS_ExecuteScript(JSContext*, JS::Handle<JSScript*>) () #15 0x0000555556a70a75 in RunFile(JSContext*, char const*, _IO_FILE*, CompileUtf8, bool) () #16 0x0000555556a70100 in Process(JSContext*, char const*, bool, FileKind) () #17 0x0000555556a179ab in Shell(JSContext*, js::cli::OptionParser*) () #18 0x0000555556a0f097 in main () rax 0x5555557296a8 93824994154152 rbx 0x7fffffffbb50 140737488337744 rcx 0x555558058e28 93825037340200 rdx 0x0 0 rsi 0x7ffff7105770 140737338431344 rdi 0x7ffff7104540 140737338426688 rbp 0x7fffffffbae0 140737488337632 rsp 0x7fffffffb9f0 140737488337392 r8 0x7ffff7105770 140737338431344 r9 0x7ffff7f99840 140737353717824 r10 0x0 0 r11 0x0 0 r12 0x19 25 r13 0x19 25 r14 0x7ffff603b750 140737320826704 r15 0x7ffff603b750 140737320826704 rip 0x5555574776d9 <js::gc::GCRuntime::incrementalSlice(js::SliceBudget&, mozilla::Maybe<JS::GCOptions> const&, JS::GCReason)+5433> => 0x5555574776d9 <_ZN2js2gc9GCRuntime16incrementalSliceERNS_11SliceBudgetERKN7mozilla5MaybeIN2JS9GCOptionsEEENS6_8GCReasonE+5433>: movl $0x1b40,0x0 0x5555574776e4 <_ZN2js2gc9GCRuntime16incrementalSliceERNS_11SliceBudgetERKN7mozilla5MaybeIN2JS9GCOptionsEEENS6_8GCReasonE+5444>: callq 0x555556a9a9fa <abort> Very likely some kind of bad interaction between OOM testing and the GC helpers in the JS shell.
1,714,582
15,434,171
From github: https://github.com/mozilla-mobile/fenix/issues/19799. > ## Steps to reproduce > 1. Open any untrusted site with HTTPS connection using Firefox for Mobile (for example, badssl.com). > 2. Skip notification "Secure Connection Failed" by clicking on "Accept the Risk and Continue" > 3. Look at the security icon and status > > > ### Expected behavior > Firefox for Android defines connection as unsecure even with security exception, like Firefox for Desktop > > ### Actual behavior > Firefox for Android defines connection and site's certificate as fully secure and misleads the user > > ### Device information > > * Device vendor / model and Android version: Samsung Galaxy A20s (ARM64) with Android 10, Samsung Galaxy J2 Prime (ARMv7) with Android 6.0.1 > * Firefox for Android version: 89.1.1, 90.0.0-beta.1 > ### Screenshots > ![20210603_173638](https://user-images.githubusercontent.com/85299944/120668525-37c9a600-c497-11eb-80ea-6329561158ad.jpg) > ![20210603_173603](https://user-images.githubusercontent.com/85299944/120668570-43b56800-c497-11eb-90ca-c9bb6321e127.jpg) > ![20210603_173532](https://user-images.githubusercontent.com/85299944/120668608-4a43df80-c497-11eb-957e-652f42e3695e.jpg) > ![20210603_173430](https://user-images.githubusercontent.com/85299944/120668648-52038400-c497-11eb-84e0-22635391801f.jpg) > (how it looks at Samsung Galaxy A20s) > > ![20210603_174841](https://user-images.githubusercontent.com/85299944/120669107-d1915300-c497-11eb-92f0-2c02189a59d6.png) > ![20210603_174906](https://user-images.githubusercontent.com/85299944/120669124-d9e98e00-c497-11eb-9626-b99cd65b1408.png) > ![20210603_174925](https://user-images.githubusercontent.com/85299944/120669181-e5d55000-c497-11eb-9b49-54f749570320.png) > ![20210603_174758](https://user-images.githubusercontent.com/85299944/120669517-3351bd00-c498-11eb-9a42-859d851bfccf.png) > (how it looks at Samsung Galaxy J2 Prime) > ## Video > https://user-images.githubusercontent.com/85299944/120673075-87aa6c00-c49b-11eb-9367-89233e267de8.mp4 Change performed by the [Move to Bugzilla add-on](https://addons.mozilla.org/en-US/firefox/addon/move-to-bugzilla/).
1,694,237
15,277,339
STR 1. Do a search for `testing` in Google 2. Start to type `testing` in the urlbar again You'll see both a form history result and a remote suggestion result for `testing`. I broke this with the muxer changes in bug 1676469. Previously deduping was done by the suggestions provider. I removed that logic and meant to add it to the muxer -- where it could be smarter -- but didn't.
1,695,356
15,285,049
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0 Steps to reproduce: since Bug 1596897 (I guess) STR - new profile FF87+ - open https://example.com/ - ctrl-I - change cookies to block Expected: decoupled permissions icon to show Actual: no permissions icon
1,695,614
15,288,251
Created attachment 9206050 focus.gif **[Affected versions]:** - Firefox Release 86.0 (Build ID: 20210222142601) - Firefox Beta 87.0b4 (Build ID: 20210228185859) - Firefox Nightly 88.0a1 (Build ID: 20210301093612) **[Affected Platforms]:** - Windows 10 - Linux Mint 20 - macOS 10.15 **[Prerequisites]:** - Use the AR locale of Firefox. OR - Have the Arabic language set as display language for Firefox ("about:preferences" > "General” > “Language” > “Choose the languages used to display menus, messages, and notifications from Firefox.” > “Set Alternatives”). - Have Firefox open. **[Steps to reproduce]:** 1. Navigate to “about:welcome”. 2. Click the “Not now” button twice to reach the Theme slide. 3. Select a theme card and observe its border. **[Expected result]:** - The blue border of the selected card is completely visible. **[Actual result]:** - The border of the selected card is half obscured by the card icon. **[Notes]:** - Attached is a recording of the issue.
1,695,974
15,290,793
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0) Gecko/20100101 Firefox/86.0 Steps to reproduce: See Bug 1690278. On Catalina (so tokenDriver) our PKCS11 module alone works as expected. However with our PKCS11 module unloaded and osclients enabled I cannot authenticate to a test site that we use. Chrome does function correctly however. Authentication does work correctly on macOS Mojave (so TokenD). I have just tested FF Nightly 2021-02-28 and the problem exists in this version as well. Actual results: I can see that the card's certificates are loaded into Firefox's 'My Certificates' store but when loading the test page FF asks me to select a certificate and then errors with SEC_ERROR_PKCS11_GENERAL_ERROR, no PIN is requested. Expected results: Following certificate selection a PIN code should be requested and authentication succeed. The explanatory video in Bug 1690278 shows one of the test sequences used.
1,696,444
15,294,150
Created attachment 9206937 2021-03-04_17h47_14.gif **[Affected Versions]:** - Firefox Nightly 88.0a1 (Build ID: 20210304092248) - Firefox Beta 87.0b7 (Build ID: 20210302185821) - Firefox Release 86.0 (Build ID: 20210222142601) **[Affected Platforms]:** - Windows 10 Version: 2004 x64 - Windows 10 Version: 2H20 x64 **[Prerequisites]:** - Have a new Firefox profile created. - Have the [user.js](https://drive.google.com/file/d/1ytSDC0Vw1FtxrS0yAeh6ruoZccnpq5eD/view?usp=sharing) saved in the profile folder before starting it. **[Steps to reproduce]:** 1. Start the Firefox Browser using the “--first-startup” arg. 2. Click the “Pin to Taskbar” button. 3. Click the “Back” browser button. 4. Click the “Pin to Taskbar” button and observe the Windows TaskBar. **[Expected results]:** - The Firefox Browser is pinned and the Firefox icon is correctly displayed. **[Actual results]:** - The Firefox Browser is pinned and the Firefox icon is replaced with a placeholder icon. **[Notes]:** - This issue might affect users that will be enrolled in future experiments that are based on this feature. - Unpinning and pinning again the Firefox will fix the icon.
1,691,985
15,258,856
Created attachment 9202367 2021-02-10_17h46_57.mp4 **Affected Versions:** Firefox 86 beta 8 **Tested On:** Windows 7 **Preconditions:** set network.cookie.cookieBehavior to 5 **Steps to Reproduce:** 1. Launch Firefox 2. In the browser console add and press enter to: Services.prefs.getDefaultBranch("").setIntPref("network.cookie.cookieBehavior", 5); Services.prefs.setStringPref("browser.contentblocking.features.strict", "tp,tpPrivate,cookieBehavior5,cm,fp,stp,lvl2"); Services.prefs.setBoolPref("browser.contentblocking.state-partitioning.mvp.ui.enabled", true) 3. Navigate to about:preferences#privacy 4. Click on the "Custom" section and click on the cookies dropdown 5. From the cookies dropdown, select the third option **Expected:** 5 cookie options should be available in the dropdown and all 5 should remain available after selection. **Actual:** The cookie string "Cross-site cookies - include social media cookies " disappears from the dropdown once the selection is changed. Please see the screencast for more details. **Notes:** * The issue is not reproducible on the latest Nightly 87.0a1. * Not sure if this issue is dFPI related bug, please remove it if this is the case.
1,692,569
15,262,803
Created attachment 9202949 An example of the "0 bytes transferred" error User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15 Steps to reproduce: 1. Visit a GitHub.com URL such as https://github.com (in either ESR, nightly, or current release) 2. Reload the page without using the cache (shift-reload, dev tools with "disable cache", etc) 3. Continue to reload until the page fails to render 4. look at the network tab or the console and see misc sets of CSS, JS, or images that failed to get fetched from our CDN (Fastly) for a variety of reported reasons. The above sounds simple to reproduce, but in reality is tricky. It doesn't happen on every cacheless-reload and it doesn't happen for every user that has tried to reproduce it. Some things that may or may not be relevant: 1. I am personally able to reproduce is very easily (roughly 1/5 reloads). I also just so happen to have an incredibly low latency connection to the Fastly POP (3ms). So, if this is somehow race-related maybe that is factoring into the ease with which I can trigger it. Some other folks that have been unable to reproduce it report latency closer to 40-70ms. 2. We have had HTTP2 enabled on Fastly for quite a while. But, we just enabled TLS 1.3 on Fastly earlier in the month. That seems to line up with when we noticed the issue. On the client-side in about:config, if you disable either HTTP2 OR set the max TLS version to 1.2 the issue seems to go away. 3. Sometimes the network tab will show what looks like multiple attempts to fetch the same resource. 4. The errors for failure vary a fair bit. Some of the fetches fail and show no specific error and "0 bytes transferred". But we also see "CORS Failed" as well as "the connection used to fetch this resource was not secure". 5. The issue is reproducible in every version of Firefox I tried (ESR, current, nightly) 6. If I download a copy of the HTML locally, open it, and do the same forced reload test, I am unable to reproduce any issue with that local file fetching the referenced resources from Fastly. 7. We don't tend to see this super often, since the issue rarely occurs naturally once resources are cached. I _think_ this issue was discovered "organically", but to reliably reproduce it does seem to benefit from a forced non-cached reload. Actual results: The page renders mostly mangled since various resources failed to load. Expected results: The page and all the associated referenced assets should be fetched and result in rendering the page.
1,692,881
15,266,401
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:87.0) Gecko/20100101 Firefox/87.0 Steps to reproduce: Go to YouTube.com Play UHD 4K Video 1: https://www.youtube.com/watch?v=f0NdOE5GTgo Play UHD 4K60FPS Video 2: https://www.youtube.com/watch?v=h3fUgOKFMNU Play Newer UHD 4K60FPS Video 3: https://www.youtube.com/watch?v=ENnWAqufvCI Actual results: UHD 4K Video 1 plays fine. UHD 4K60FPS Video 2 plays fine. Newer UHD 4K60FPS Video 3 does not play correctly with over half of the frames dropping. Expected results: Video 3 should play correctly the same as Video 1 and 2.
1,693,045
15,267,570
Created attachment 9203418 testcase.html Testcase found while fuzzing mozilla-central rev fc74eb2c7b84 (built with --enable-address-sanitizer --enable-fuzzing). ``` #0 0x7f7c33a53058 in operator bool /builds/worker/workspace/obj-build/dist/include/mozilla/RefPtr.h:310:45 #1 0x7f7c33a53058 in mozilla::MediaEncoder::DisconnectTracks() /builds/worker/checkouts/gecko/dom/media/encoder/MediaEncoder.cpp:1016:7 #2 0x7f7c33a5363c in mozilla::MediaEncoder::Cancel() /builds/worker/checkouts/gecko/dom/media/encoder/MediaEncoder.cpp:847:3 #3 0x7f7c337b66a7 in mozilla::dom::MediaRecorder::Session::DoSessionEndTask(nsresult) /builds/worker/checkouts/gecko/dom/media/MediaRecorder.cpp:940:22 #4 0x7f7c33773ec6 in mozilla::dom::MediaRecorder::Session::Start(mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>) /builds/worker/checkouts/gecko/dom/media/MediaRecorder.cpp:681:9 #5 0x7f7c3376f3d1 in mozilla::dom::MediaRecorder::Start(mozilla::dom::Optional<unsigned int> const&, mozilla::ErrorResult&) /builds/worker/checkouts/gecko/dom/media/MediaRecorder.cpp:1349:28 #6 0x7f7c3170af78 in mozilla::dom::MediaRecorder_Binding::start(JSContext*, JS::Handle<JSObject*>, void*, JSJitMethodCallArgs const&) /builds/worker/workspace/obj-build/dom/bindings/MediaRecorderBinding.cpp:922:24 #7 0x7f7c32a3e8d3 in bool mozilla::dom::binding_detail::GenericMethod<mozilla::dom::binding_detail::NormalThisPolicy, mozilla::dom::binding_detail::ThrowExceptions>(JSContext*, unsigned int, JS::Value*) /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:3233:13 #8 0x7f7c390d8616 in CallJSNative /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:435:13 #9 0x7f7c390d8616 in js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:520:12 #10 0x7f7c390da3ae in InternalCall(JSContext*, js::AnyInvokeArgs const&, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:580:10 #11 0x7f7c390c369d in CallFromStack /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:584:10 #12 0x7f7c390c369d in Interpret(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:3243:16 #13 0x7f7c390a7403 in js::RunScript(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:405:13 #14 0x7f7c390d8746 in js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:552:13 #15 0x7f7c390da3ae in InternalCall(JSContext*, js::AnyInvokeArgs const&, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:580:10 #16 0x7f7c390da62b in js::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:597:8 #17 0x7f7c3995b602 in JS::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::HandleValueArray const&, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/jsapi.cpp:2861:10 #18 0x7f7c32691eb9 in mozilla::dom::EventListener::HandleEvent(mozilla::dom::BindingCallContext&, JS::Handle<JS::Value>, mozilla::dom::Event&, mozilla::ErrorResult&) /builds/worker/workspace/obj-build/dom/bindings/EventListenerBinding.cpp:58:8 #19 0x7f7c331b2978 in void mozilla::dom::EventListener::HandleEvent<mozilla::dom::EventTarget*>(mozilla::dom::EventTarget* const&, mozilla::dom::Event&, mozilla::ErrorResult&, char const*, mozilla::dom::CallbackObject::ExceptionHandling, JS::Realm*) /builds/worker/workspace/obj-build/dist/include/mozilla/dom/EventListenerBinding.h:65:12 #20 0x7f7c331b23df in mozilla::EventListenerManager::HandleEventSubType(mozilla::EventListenerManager::Listener*, mozilla::dom::Event*, mozilla::dom::EventTarget*) /builds/worker/checkouts/gecko/dom/events/EventListenerManager.cpp:1101:43 #21 0x7f7c331b3af7 in mozilla::EventListenerManager::HandleEventInternal(nsPresContext*, mozilla::WidgetEvent*, mozilla::dom::Event**, mozilla::dom::EventTarget*, nsEventStatus*, bool) /builds/worker/checkouts/gecko/dom/events/EventListenerManager.cpp:1298:17 #22 0x7f7c331a11ce in mozilla::EventTargetChainItem::HandleEvent(mozilla::EventChainPostVisitor&, mozilla::ELMCreationDetector&) /builds/worker/checkouts/gecko/dom/events/EventDispatcher.cpp:354:17 #23 0x7f7c3319fa40 in mozilla::EventTargetChainItem::HandleEventTargetChain(nsTArray<mozilla::EventTargetChainItem>&, mozilla::EventChainPostVisitor&, mozilla::EventDispatchingCallback*, mozilla::ELMCreationDetector&) /builds/worker/checkouts/gecko/dom/events/EventDispatcher.cpp:556:16 #24 0x7f7c331a3d15 in mozilla::EventDispatcher::Dispatch(nsISupports*, nsPresContext*, mozilla::WidgetEvent*, mozilla::dom::Event*, nsEventStatus*, mozilla::EventDispatchingCallback*, nsTArray<mozilla::dom::EventTarget*>*) /builds/worker/checkouts/gecko/dom/events/EventDispatcher.cpp:1099:11 #25 0x7f7c359c7cab in nsDocumentViewer::LoadComplete(nsresult) /builds/worker/checkouts/gecko/layout/base/nsDocumentViewer.cpp:1103:7 #26 0x7f7c38414390 in nsDocShell::EndPageLoad(nsIWebProgress*, nsIChannel*, nsresult) /builds/worker/checkouts/gecko/docshell/base/nsDocShell.cpp:6520:20 #27 0x7f7c38413708 in nsDocShell::OnStateChange(nsIWebProgress*, nsIRequest*, unsigned int, nsresult) /builds/worker/checkouts/gecko/docshell/base/nsDocShell.cpp:5876:7 #28 0x7f7c384154bf in non-virtual thunk to nsDocShell::OnStateChange(nsIWebProgress*, nsIRequest*, unsigned int, nsresult) /builds/worker/checkouts/gecko/docshell/base/nsDocShell.cpp #29 0x7f7c2fc093b6 in nsDocLoader::DoFireOnStateChange(nsIWebProgress*, nsIRequest*, int&, nsresult) /builds/worker/checkouts/gecko/uriloader/base/nsDocLoader.cpp:1332:3 #30 0x7f7c2fc08125 in nsDocLoader::doStopDocumentLoad(nsIRequest*, nsresult) /builds/worker/checkouts/gecko/uriloader/base/nsDocLoader.cpp:938:14 #31 0x7f7c2fc050bc in nsDocLoader::DocLoaderIsEmpty(bool, mozilla::Maybe<nsresult> const&) /builds/worker/checkouts/gecko/uriloader/base/nsDocLoader.cpp:757:9 #32 0x7f7c2fc06ef0 in nsDocLoader::OnStopRequest(nsIRequest*, nsresult) /builds/worker/checkouts/gecko/uriloader/base/nsDocLoader.cpp:640:5 #33 0x7f7c2fc07ccc in non-virtual thunk to nsDocLoader::OnStopRequest(nsIRequest*, nsresult) /builds/worker/checkouts/gecko/uriloader/base/nsDocLoader.cpp #34 0x7f7c2dd5c87b in mozilla::net::nsLoadGroup::NotifyRemovalObservers(nsIRequest*, nsresult) /builds/worker/checkouts/gecko/netwerk/base/nsLoadGroup.cpp:616:22 #35 0x7f7c2dd5efe3 in mozilla::net::nsLoadGroup::RemoveRequest(nsIRequest*, nsISupports*, nsresult) /builds/worker/checkouts/gecko/netwerk/base/nsLoadGroup.cpp:523:10 #36 0x7f7c30ebd5f0 in mozilla::dom::Document::DoUnblockOnload() /builds/worker/checkouts/gecko/dom/base/Document.cpp:11065:18 #37 0x7f7c30f3db8f in mozilla::dom::nsUnblockOnloadEvent::Run() /builds/worker/checkouts/gecko/dom/base/Document.cpp:11019:11 #38 0x7f7c2da5b44c in mozilla::SchedulerGroup::Runnable::Run() /builds/worker/checkouts/gecko/xpcom/threads/SchedulerGroup.cpp:146:20 #39 0x7f7c2da66d56 in mozilla::RunnableTask::Run() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:472:16 #40 0x7f7c2da63912 in mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:753:26 #41 0x7f7c2da617f7 in mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:611:15 #42 0x7f7c2da61c4d in mozilla::TaskController::ProcessPendingMTTask(bool) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:395:36 #43 0x7f7c2da6e391 in operator() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:133:37 #44 0x7f7c2da6e391 in mozilla::detail::RunnableFunction<mozilla::TaskController::InitializeInternal()::$_3>::Run() /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.h:534:5 #45 0x7f7c2da896e4 in nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1158:16 #46 0x7f7c2da9351c in NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:548:10 #47 0x7f7c2ec94f1f in mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:87:21 #48 0x7f7c2eb9f5a1 in RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:335:10 #49 0x7f7c2eb9f5a1 in RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:328:3 #50 0x7f7c2eb9f5a1 in MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:310:3 #51 0x7f7c353eb697 in nsBaseAppShell::Run() /builds/worker/checkouts/gecko/widget/nsBaseAppShell.cpp:137:27 #52 0x7f7c38e8059f in XRE_RunAppShell() /builds/worker/checkouts/gecko/toolkit/xre/nsEmbedFunctions.cpp:902:20 #53 0x7f7c2eb9f5a1 in RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:335:10 #54 0x7f7c2eb9f5a1 in RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:328:3 #55 0x7f7c2eb9f5a1 in MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:310:3 #56 0x7f7c38e7fd2f in XRE_InitChildProcess(int, char**, XREChildData const*) /builds/worker/checkouts/gecko/toolkit/xre/nsEmbedFunctions.cpp:733:34 #57 0x564a2ec4a16d in content_process_main(mozilla::Bootstrap*, int, char**) /builds/worker/checkouts/gecko/browser/app/../../ipc/contentproc/plugin-container.cpp:57:28 #58 0x564a2ec4a591 in main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:306:18 #59 0x7f7c4d9c90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16 ```
1,703,600
15,349,398
Created attachment 9214136 testcase.html Testcase found while fuzzing mozilla-central rev 8f7e11867d56 (built with --enable-debug). Testcase requires the `GNOME_ACCESSIBILITY=1` env variable. ``` #0 0x7fbe5f6b3484 in AttrArray::GetAttr(nsAtom const*, int) const /builds/worker/checkouts/gecko/dom/base/AttrArray.cpp #1 0x7fbe5f7a2011 in mozilla::dom::Element::GetAttr(int, nsAtom const*, mozilla::dom::DOMString&) const /builds/worker/workspace/obj-build/dist/include/mozilla/dom/Element.h:1092:37 #2 0x7fbe5f753ac7 in mozilla::dom::Element::GetAttr(int, nsAtom const*, nsTSubstring<char16_t>&) const /builds/worker/checkouts/gecko/dom/base/Element.cpp:2698:19 #3 0x7fbe61016da5 in mozilla::dom::HTMLLabelElement::GetLabeledElement() const /builds/worker/checkouts/gecko/dom/html/HTMLLabelElement.cpp:205:8 #4 0x7fbe635eafd1 in GetControl /builds/worker/workspace/obj-build/dist/include/mozilla/dom/HTMLLabelElement.h:41:53 #5 0x7fbe635eafd1 in mozilla::a11y::HTMLLabelAccessible::RelationByType(mozilla::a11y::RelationType) const /builds/worker/checkouts/gecko/accessible/html/HTMLElementAccessibles.cpp:53:35 #6 0x7fbe635e07b4 in mozilla::a11y::LocalAccessible::BindToParent(mozilla::a11y::LocalAccessible*, unsigned int) /builds/worker/checkouts/gecko/accessible/generic/LocalAccessible.cpp:2132:7 #7 0x7fbe635d958a in mozilla::a11y::LocalAccessible::InsertChildAt(unsigned int, mozilla::a11y::LocalAccessible*) /builds/worker/checkouts/gecko/accessible/generic/LocalAccessible.cpp:2236:11 #8 0x7fbe635cf7f0 in AppendChild /builds/worker/workspace/obj-build/dist/include/mozilla/a11y/LocalAccessible.h:356:12 #9 0x7fbe635cf7f0 in mozilla::a11y::DocAccessible::CacheChildrenInSubtree(mozilla::a11y::LocalAccessible*, mozilla::a11y::LocalAccessible**) /builds/worker/checkouts/gecko/accessible/generic/DocAccessible.cpp:2618:13 #10 0x7fbe635d0870 in mozilla::a11y::DocAccessible::CreateSubtree(mozilla::a11y::LocalAccessible*) /builds/worker/checkouts/gecko/accessible/generic/DocAccessible-inl.h:125:3 #11 0x7fbe635d0043 in mozilla::a11y::DocAccessible::ProcessContentInserted(mozilla::a11y::LocalAccessible*, nsTArray<nsCOMPtr<nsIContent> > const*) /builds/worker/checkouts/gecko/accessible/generic/DocAccessible.cpp:2175:7 #12 0x7fbe6359aa94 in mozilla::a11y::NotificationController::WillRefresh(mozilla::TimeStamp) /builds/worker/checkouts/gecko/accessible/base/NotificationController.cpp:757:16 #13 0x7fbe6246bbc2 in nsRefreshDriver::Tick(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp) /builds/worker/checkouts/gecko/layout/base/nsRefreshDriver.cpp:2128:12 #14 0x7fbe62474011 in TickDriver /builds/worker/checkouts/gecko/layout/base/nsRefreshDriver.cpp:346:13 #15 0x7fbe62474011 in mozilla::RefreshDriverTimer::TickRefreshDrivers(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp, nsTArray<RefPtr<nsRefreshDriver> >&) /builds/worker/checkouts/gecko/layout/base/nsRefreshDriver.cpp:324:7 #16 0x7fbe62473ef3 in mozilla::RefreshDriverTimer::Tick(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp) /builds/worker/checkouts/gecko/layout/base/nsRefreshDriver.cpp:340:5 #17 0x7fbe62473508 in RunRefreshDrivers /builds/worker/checkouts/gecko/layout/base/nsRefreshDriver.cpp:773:5 #18 0x7fbe62473508 in mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::TickRefreshDriver(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp) /builds/worker/checkouts/gecko/layout/base/nsRefreshDriver.cpp:702:16 #19 0x7fbe62472dee in mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::NotifyParentProcessVsync() /builds/worker/checkouts/gecko/layout/base/nsRefreshDriver.cpp:615:7 #20 0x7fbe62472869 in mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::NotifyVsync(mozilla::VsyncEvent const&) /builds/worker/checkouts/gecko/layout/base/nsRefreshDriver.cpp:536:9 #21 0x7fbe61c85736 in mozilla::dom::VsyncChild::RecvNotify(mozilla::VsyncEvent const&, float const&) /builds/worker/checkouts/gecko/dom/ipc/VsyncChild.cpp:68:15 #22 0x7fbe5ea132c0 in mozilla::dom::PVsyncChild::OnMessageReceived(IPC::Message const&) /builds/worker/workspace/obj-build/ipc/ipdl/PVsyncChild.cpp:178:54 #23 0x7fbe5e80436c in mozilla::ipc::PBackgroundChild::OnMessageReceived(IPC::Message const&) /builds/worker/workspace/obj-build/ipc/ipdl/PBackgroundChild.cpp:6008:32 #24 0x7fbe5e4b829e in mozilla::ipc::MessageChannel::DispatchAsyncMessage(mozilla::ipc::ActorLifecycleProxy*, IPC::Message const&) /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:2154:25 #25 0x7fbe5e4b477d in mozilla::ipc::MessageChannel::DispatchMessage(IPC::Message&&) /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:2078:9 #26 0x7fbe5e4b5c26 in mozilla::ipc::MessageChannel::RunMessage(mozilla::ipc::MessageChannel::MessageTask&) /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1926:3 #27 0x7fbe5e4b696b in mozilla::ipc::MessageChannel::MessageTask::Run() /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1957:13 #28 0x7fbe5db91853 in mozilla::RunnableTask::Run() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:470:16 #29 0x7fbe5db6c123 in mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:754:26 #30 0x7fbe5db6b074 in mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:609:15 #31 0x7fbe5db6b203 in mozilla::TaskController::ProcessPendingMTTask(bool) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:393:36 #32 0x7fbe5db952f6 in operator() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:133:37 #33 0x7fbe5db952f6 in mozilla::detail::RunnableFunction<mozilla::TaskController::InitializeInternal()::$_0>::Run() /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:534:5 #34 0x7fbe5db7e8f0 in nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1159:16 #35 0x7fbe5db8559a in NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:548:10 #36 0x7fbe5e4bdbd6 in mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:87:21 #37 0x7fbe5e428923 in MessageLoop::RunInternal() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:335:10 #38 0x7fbe5e42883d in RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:328:3 #39 0x7fbe5e42883d in MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:310:3 #40 0x7fbe621af0f8 in nsBaseAppShell::Run() /builds/worker/checkouts/gecko/widget/nsBaseAppShell.cpp:137:27 #41 0x7fbe63a27d33 in XRE_RunAppShell() /builds/worker/checkouts/gecko/toolkit/xre/nsEmbedFunctions.cpp:906:20 #42 0x7fbe5e4beabc in mozilla::ipc::MessagePumpForChildProcess::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:237:9 #43 0x7fbe5e428923 in MessageLoop::RunInternal() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:335:10 #44 0x7fbe5e42883d in RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:328:3 #45 0x7fbe5e42883d in MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:310:3 #46 0x7fbe63a2790f in XRE_InitChildProcess(int, char**, XREChildData const*) /builds/worker/checkouts/gecko/toolkit/xre/nsEmbedFunctions.cpp:738:34 #47 0x5620e35cdfb6 in content_process_main /builds/worker/checkouts/gecko/browser/app/../../ipc/contentproc/plugin-container.cpp:57:28 #48 0x5620e35cdfb6 in main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:309:18 #49 0x7fbe744820b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16 ```
1,703,898
15,351,481
Created attachment 9214466 lake.jpg **Affected versions** Nightly 89.0a1 **tested on platforms** Win 7 64-bit, Ubuntu 20. windows 10 64bit **Preconditions** user.js with user_pref("browser.proton.enabled", true); user_pref("browser.proton.toolbar.enabled", true); user_pref("browser.proton.urlbar.enabled", true); **themes to use** https://addons.mozilla.org/es/firefox/addon/northern-lake-by-madonna/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search https://addons.mozilla.org/es/firefox/addon/purple-pastel-cloud-aesthetic/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search **Steps to reproduce** 1. launch firefox 2. check and install both themes 3. enable search bar in toolbar ( in settings > search) 4. type something in search bar in toolbar **Expected result** theme background should match release **Actual result** background color is different in northern lake its almost all black in pastel theme, its showing white
1,705,363
15,362,782
With my WIP on Bug 1701695, I can run the SpiderMonkey ecma402 test suite against the unified intl::NumberFormat implementation. I've found one bug so far: https://searchfox.org/mozilla-central/source/intl/components/src/NumberFormatterSkeleton.cpp#45 should be significantDigits, not fractionDigits. And Greg noticed that the forward declaration here: https://searchfox.org/mozilla-central/source/intl/components/src/NumberFormatterSkeleton.h#13 is not valid because we use internal definitions of the structure. It should just be a #include "NumberFormat.h". I still have a handful of test failures in SpiderMonkey, so there may be more problems :/. I'll put a patch up for review here once I work through the remaining failures.
1,701,648
15,334,748
Perfherder has detected a build_metrics performance regression from push [261f77f6af13bbbfd2df0b7e71098e061853d3c6](https://hg.mozilla.org/integration/autoland/pushloghtml?changeset=261f77f6af13bbbfd2df0b7e71098e061853d3c6). As author of one of the patches included in that push, we need your help to address this regression. ### Regressions: | **Ratio** | **Suite** | **Test** | **Platform** | **Options** | **Absolute values (old vs new)**| |--|--|--|--|--|--| | 4% | compiler_metrics | num_static_constructors | android-5-0-x86_64 | | 94.00 -> 98.00 | | 4% | compiler_metrics | num_static_constructors | osx-cross | | 104.00 -> 108.00 | | 3% | compiler_metrics | num_static_constructors | windows2012-32 | | 118.00 -> 122.00 | | 3% | compiler_metrics | num_static_constructors | android-5-0-x86_64 | | 140.00 -> 144.00 | | 3% | compiler_metrics | num_static_constructors | linux64 | | 141.00 -> 145.00 | | 3% | compiler_metrics | num_static_constructors | osx-cross | | 152.00 -> 156.00 | | 3% | compiler_metrics | num_static_constructors | windows2012-32 | | 160.00 -> 164.00 | | 3% | compiler_metrics | num_static_constructors | windows2012-64 | | 160.00 -> 164.00 | | 2% | compiler_metrics | num_static_constructors | linux64 | | 190.00 -> 194.00 | Details of the alert can be found in the [alert summary](https://treeherder.mozilla.org/perfherder/alerts?id=29436), including links to graphs and comparisons for each of the affected tests. Please follow our [guide to handling regression bugs](https://wiki.mozilla.org/TestEngineering/Performance/Handling_regression_bugs) and **let us know your plans within 3 business days, or the offending patch(es) will be backed out** in accordance with our [regression policy](https://www.mozilla.org/en-US/about/governance/policies/regressions/). For more information on performance sheriffing please see our [FAQ](https://wiki.mozilla.org/TestEngineering/Performance/FAQ).
1,702,603
15,340,933
**Affected versions** Fx 89.0a1 **Affected platforms** Windows 10 Ubuntu 20.04 MacOS 11 **Preconditions** Make sure to set the following prefs to **"true"**: browser.proton.enabled browser.proton.infobars.enabled **Steps to reproduce** 1. Launch Firefox 2. Navigate to https://permission.site/ 3. Click on "Protocol Handler" inside the page 4. Navigate to the "Protocol Handler" infobar using *"TAB"* 5. When you are on the "Add application" button press *"Enter/Space"* to use it **Expected result** The button is pressed and the infobar is dismissed **Actual result** The button is not actionable via keyboard **Notes** This behaviour is noticeable on other infobars as well The "*Enter/Space*" buttons work on the "X" close button and "Learn More" links (where applicable)
1,702,863
15,342,672
Possibly a root cause of bug 1552099. (filing a new bug given this can affect other parts as well, and not-linking to the bug in order to avoid giving unnecessary hint) When creating a CCW in `Compartment::getOrCreateWrapper`, we first try to use cached wrapper in `JS::Compartment.crossCompartmentObjectWrappers`. https://searchfox.org/mozilla-central/rev/d36cf98aa85f24ceefd07521b3d16b9edd2abcb7/js/src/vm/Compartment.cpp#299-303 ``` bool Compartment::getOrCreateWrapper(JSContext* cx, HandleObject existing, MutableHandleObject obj) { // If we already have a wrapper for this value, use it. if (ObjectWrapperMap::Ptr p = lookupWrapper(obj)) { obj.set(p->value().get()); MOZ_ASSERT(obj->is<CrossCompartmentWrapperObject>()); return true; } ``` If the lookup fails, we create a new wrapper, and then store it into the cache: https://searchfox.org/mozilla-central/rev/d36cf98aa85f24ceefd07521b3d16b9edd2abcb7/js/src/vm/Compartment.cpp#309-330 ``` bool Compartment::getOrCreateWrapper(JSContext* cx, HandleObject existing, MutableHandleObject obj) { ... // Create a new wrapper for the object. auto wrap = cx->runtime()->wrapObjectCallbacks->wrap; RootedObject wrapper(cx, wrap(cx, existing, obj)); ... if (!putWrapper(cx, obj, wrapper)) { ... } ``` Then, the type of the wrapper depends on the relation between those compartments. Especially, it can be either transparent or non-transparent wrapper depending on the `document.domain`. https://searchfox.org/mozilla-central/rev/d36cf98aa85f24ceefd07521b3d16b9edd2abcb7/js/xpconnect/wrappers/WrapperFactory.cpp#516-555 ``` JSObject* WrapperFactory::Rewrap(JSContext* cx, HandleObject existing, HandleObject obj) { ... else if (originSubsumesTarget == targetSubsumesOrigin && !originCompartmentPrivate->wantXrays && !targetCompartmentPrivate->wantXrays && CompartmentsMayHaveHadTransparentCCWs(originCompartmentPrivate, targetCompartmentPrivate)) { isTransparentWrapperDueToDocumentDomain = true; wrapper = &CrossCompartmentWrapper::singleton; } else { ... wrapper = SelectWrapper(securityWrapper, xrayType, waiveXrays, obj); } ``` There, `CompartmentsMayHaveHadTransparentCCWs` checks if `document.domain` has been changed or not (`HasChangedDocumentDomain`). https://searchfox.org/mozilla-central/rev/d36cf98aa85f24ceefd07521b3d16b9edd2abcb7/js/xpconnect/wrappers/WrapperFactory.cpp#319-331 ``` static bool CompartmentsMayHaveHadTransparentCCWs( CompartmentPrivate* private1, CompartmentPrivate* private2) { auto& info1 = private1->originInfo; auto& info2 = private2->originInfo; if (!info1.SiteRef().Equals(info2.SiteRef())) { return false; } return info1.GetPrincipalIgnoringDocumentDomain()->FastEquals( info2.GetPrincipalIgnoringDocumentDomain()) || (info1.HasChangedDocumentDomain() && info2.HasChangedDocumentDomain()); } ``` and the value of `info1.HasChangedDocumentDomain()` can change if the script sets `document.domain`. but apparently setting `document.domain` doesn't invalidate the `JS::Compartment.crossCompartmentObjectWrappers` cache. That results in the following case: 1. perform cross-compartment access, with different domain 1. this creates a non-transparent wrapper, that throws if accessing property 2. the non-transparent wrapper is stored into the cache 2. set `document.domain`, so that the domain become same between those compartments 3. perform the same cross-compartment access 1. this uses the cached value, that is non-transparent wrapper, but this should be transparent wrapper given the domain is same will post a testcase shortly.
1,702,962
15,344,930
**Note** * When the user uses a screen reader with the browser and has various infobars displayed, the screen reader will not read them properly. **Affected versions** * Nightly v88.0a1 **Affected platforms** * all **Preconditions:** * Make sure you have the following preferences set to true: browser.proton.enabled browser.proton.infobars.enabled devtools.chrome.enabled * Install a screen reader if it isn't already available. **Steps to reproduce** 1. Start a screen reader (Orca for ubuntu, NVDA for Windows, Screen Reader for Mac OS) 2. Launch browser. 3. Trigger some infobars: * Open the browser using a new profile; when a new tab is opened, the Default Browser infobar is displayed. * Open the Multiprocess Browser Console and paste: gStoragePressureObserver.observe({QueryInterface: () => ({data:5368709119})}, "QuotaManager::StoragePressure") * Open the Multiprocess Browser Console and paste: CaptivePortalWatcher._showNotification() * Load: Navigate to http://www.dummysoftware.com/popupdummy_testpage.html 4. Focus on the infobars/infobar information using keyboard navigation and/or hovering it with the cursor. **Expected result** * Both navigation methods properly offer the relevant information to the user. **Actual result** * Some buttons are not being read. **Regression range** * This issue occurs ONLY with Proton enabled. **Additional notes** * Upon investigation it was observed that the "Set as default" button from the Default browser infobar is read, comparing to the others. It is assumed that the light-colored (blue) buttons are read, but the gray ones aren't.
1,706,415
15,371,115
The font size increase from bug 1701920 had a knock on effect on padding in some panels (i.e. the AppMenu) which we should bring back to spec with this bug.
1,699,821
15,319,819
Created attachment 9210424 borderubuntu.jpg **Description** Borders missing in "search bar in toolbar" **Tested on** Windows10 64bit : Reproducible only on left side Ubuntu 20 : Reproducible on ALL Sides macos 10.14 : Not reproducible. Firefox Release 86.0.1 not reproducible Firefox beta 87.0 not reproducible Firefox Nightly 88.0a1 reproducible ** This is without proton, since on nightly proton is off by default** **Steps** - go to about:preferences#search - enable Add search bar in toolbar - type anything in searchbar in toolbar - check the border **actual results** On windows10 the left border is missing, On ubuntu ALL BORDERS ARE MISSING. **expected results** borders should be visible.
1,700,610
15,327,000
The attached testcase crashes on mozilla-central revision 3be60f42358a (build with --target=i686-pc-linux-gnu --enable-gczeal --enable-optimize --enable-debug --enable-fuzzing, run with --no-threads --wasm-compiler=optimizing --baseline-warmup-threshold=1 --ion-warmup-threshold=1 --disable-oom-functions test.js). Backtrace: ==15052==ERROR: UndefinedBehaviorSanitizer: SEGV on unknown address 0x00000000 (pc 0x58a9e4c7 bp 0xffc95bb8 sp 0xffc95ba0 T15052) #0 0x58a9e4c6 in AnnotateMozCrashReason(char const*) js/src/debug32fuzzing/dist/include/mozilla/Assertions.h:38:19 #1 0x58a9e4c6 in js::jit::X86Encoding::GPReg8Name(js::jit::X86Encoding::RegisterID) js/src/jit/x86-shared/Constants-x86-shared.h:194:3 #2 0x58a9e4c6 in js::jit::X86Encoding::BaseAssembler::movsbl_rr(js::jit::X86Encoding::RegisterID, js::jit::X86Encoding::RegisterID) js/src/jit/x86-shared/BaseAssembler-x86-shared.h:2433:31 #3 0x58a5555b in js::jit::AssemblerX86Shared::movsbl(js::jit::Register, js::jit::Register) js/src/jit/x86-shared/Assembler-x86-shared.h:790:10 #4 0x58a5555b in js::jit::MacroAssemblerX86Shared::extractLaneInt8x16(js::jit::FloatRegister, js::jit::Register, unsigned int, js::jit::SimdSign) js/src/jit/x86-shared/MacroAssembler-x86-shared-SIMD.cpp:109:5 #5 0x58a00b96 in js::jit::CodeGenerator::visitWasmReduceSimd128(js::jit::LWasmReduceSimd128*) js/src/jit/x86-shared/MacroAssembler-x86-shared-inl.h #6 0x58c9c3db in js::jit::CodeGenerator::generateBody() js/src/jit/CodeGenerator.cpp:6571:9 #7 0x58cf4ff2 in js::jit::CodeGenerator::generateWasm(js::wasm::TypeIdDesc, js::wasm::BytecodeOffset, js::wasm::ArgTypeVector const&, js::jit::MachineState const&, unsigned int, js::wasm::FuncOffsets*, js::wasm::StackMaps*) js/src/jit/CodeGenerator.cpp:11359:8 #8 0x591fa7b4 in js::wasm::IonCompileFunctions(js::wasm::ModuleEnvironment const&, js::wasm::CompilerEnvironment const&, js::LifoAlloc&, mozilla::Vector<js::wasm::FuncCompileInput, 8u, js::SystemAllocPolicy> const&, js::wasm::CompiledCode*, mozilla::UniquePtr<char [], JS::FreePolicy>*) js/src/wasm/WasmIonCompile.cpp:5730:20 #9 0x591b6e2b in ExecuteCompileTask(js::wasm::CompileTask*, mozilla::UniquePtr<char [], JS::FreePolicy>*) js/src/wasm/WasmGenerator.cpp:782:16 #10 0x591b88fc in js::wasm::ModuleGenerator::locallyCompileCurrentTask() js/src/wasm/WasmGenerator.cpp:831:8 #11 0x591b88fc in js::wasm::ModuleGenerator::finishFuncDefs() js/src/wasm/WasmGenerator.cpp:969:24 #12 0x590f3818 in bool DecodeCodeSection<js::wasm::Decoder>(js::wasm::ModuleEnvironment const&, js::wasm::Decoder&, js::wasm::ModuleGenerator&) js/src/wasm/WasmCompile.cpp:678:13 #13 0x590f3271 in js::wasm::CompileBuffer(js::wasm::CompileArgs const&, js::wasm::ShareableBytes const&, mozilla::UniquePtr<char [], JS::FreePolicy>*, mozilla::Vector<mozilla::UniquePtr<char [], JS::FreePolicy>, 0u, js::SystemAllocPolicy>*, JS::OptimizedEncodingListener*) js/src/wasm/WasmCompile.cpp:700:8 #14 0x592340bf in js::WasmModuleObject::construct(JSContext*, unsigned int, JS::Value*) js/src/wasm/WasmJS.cpp:1598:7 [...] #31 0x57c13030 in _start (/dist/bin/js+0x161e030) Marking s-s until investigated.
1,700,775
15,327,869
**Filed by:** malexandru [at] mozilla.com **Parsed log:** https://treeherder.mozilla.org/logviewer?job_id=334341547&repo=autoland **Full log:** https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/dy7m3Tk-R3u3me3gq9MnKA/runs/0/artifacts/public/logs/live_backing.log --- ``` [task 2021-03-24T21:10:34.372Z] 21:10:34 INFO - TEST-START | org.mozilla.geckoview.test.OpenWindowTest.openWindowSameSession [task 2021-03-24T21:10:34.980Z] 21:10:34 INFO - org.mozilla.geckoview.test | INSTRUMENTATION_RESULT: shortMsg=Process crashed. [task 2021-03-24T21:10:34.980Z] 21:10:34 INFO - org.mozilla.geckoview.test | INSTRUMENTATION_CODE: 0 [task 2021-03-24T21:10:34.992Z] 21:10:34 INFO - org.mozilla.geckoview.test | adb_returncode=0 [task 2021-03-24T21:10:34.994Z] 21:10:34 INFO - Passed: 376 [task 2021-03-24T21:10:34.994Z] 21:10:34 INFO - Failed: 0 [task 2021-03-24T21:10:34.994Z] 21:10:34 INFO - Todo: 24 [task 2021-03-24T21:10:34.994Z] 21:10:34 INFO - SUITE-END | took 154s [task 2021-03-24T21:10:35.107Z] 21:10:35 INFO - mozcrash Downloading symbols from: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/bdzQbTRpRm-tkabf4dHuhA/artifacts/public/build/target.crashreporter-symbols.zip [task 2021-03-24T21:10:39.483Z] 21:10:39 INFO - mozcrash Copy/paste: /builds/worker/fetches/minidump_stackwalk/minidump_stackwalk /tmp/tmpNUNL2R/638495e5-7db0-370c-8715-8e351f499119.dmp /tmp/tmpX3vmRH [task 2021-03-24T21:10:43.747Z] 21:10:43 INFO - mozcrash Saved minidump as /builds/worker/workspace/build/blobber_upload_dir/638495e5-7db0-370c-8715-8e351f499119.dmp [task 2021-03-24T21:10:43.747Z] 21:10:43 INFO - mozcrash Saved app info as /builds/worker/workspace/build/blobber_upload_dir/638495e5-7db0-370c-8715-8e351f499119.extra [task 2021-03-24T21:10:43.759Z] 21:10:43 WARNING - PROCESS-CRASH | org.mozilla.geckoview.test.OpenWindowTest.openWindowSameSession | java.lang.NullPointerException: NullHandle at org.mozilla.gecko.mozglue.GeckoLoader.nativeRun(Native Method) [task 2021-03-24T21:10:43.759Z] 21:10:43 INFO - [java.lang.NullPointerException: NullHandle [task 2021-03-24T21:10:43.759Z] 21:10:43 INFO - at org.mozilla.gecko.mozglue.GeckoLoader.nativeRun(Native Method) [task 2021-03-24T21:10:43.760Z] 21:10:43 INFO - at org.mozilla.gecko.GeckoThread.run(GeckoThread.java:469) [task 2021-03-24T21:10:43.760Z] 21:10:43 INFO - ] [task 2021-03-24T21:10:43.760Z] 21:10:43 INFO - Mozilla crash reason: MOZ_CRASH(JNI exception) [task 2021-03-24T21:10:43.760Z] 21:10:43 INFO - Crash dump filename: /tmp/tmpNUNL2R/638495e5-7db0-370c-8715-8e351f499119.dmp [task 2021-03-24T21:10:43.798Z] 21:10:43 INFO - Stopping web server [task 2021-03-24T21:10:43.802Z] 21:10:43 INFO - Server shut down. [task 2021-03-24T21:10:43.824Z] 21:10:43 INFO - Web server killed. [task 2021-03-24T21:10:43.824Z] 21:10:43 INFO - Stopping web socket server [task 2021-03-24T21:10:43.844Z] 21:10:43 INFO - Stopping ssltunnel [task 2021-03-24T21:10:44.263Z] 21:10:44 ERROR - Return code: 1 [task 2021-03-24T21:10:44.263Z] 21:10:44 INFO - TinderboxPrint: geckoview-junit<br/>376/0 [task 2021-03-24T21:10:44.263Z] 21:10:44 INFO - ##### geckoview-junit log ends [task 2021-03-24T21:10:44.263Z] 21:10:44 WARNING - # TBPL WARNING # [task 2021-03-24T21:10:44.263Z] 21:10:44 WARNING - setting return code to 1 [task 2021-03-24T21:10:44.263Z] 21:10:44 WARNING - The geckoview-junit suite: geckoview-junit ran with return status: WARNING [task 2021-03-24T21:10:44.264Z] 21:10:44 INFO - Running post-action listener: _package_coverage_data [task 2021-03-24T21:10:44.264Z] 21:10:44 INFO - Running post-action listener: _resource_record_post_action [task 2021-03-24T21:10:44.264Z] 21:10:44 INFO - Running post-action listener: process_java_coverage_data [task 2021-03-24T21:10:44.264Z] 21:10:44 INFO - Running post-action listener: stop_device [task 2021-03-24T21:10:44.761Z] 21:10:44 INFO - Killing logcat pid 1750. [task 2021-03-24T21:10:44.761Z] 21:10:44 INFO - Killing every process called qemu-system-x86_64 [task 2021-03-24T21:10:44.771Z] 21:10:44 INFO - [mozharness: 2021-03-24 21:10:44.770727Z] Finished run-tests step (success) [task 2021-03-24T21:10:44.771Z] 21:10:44 INFO - Running post-run listener: _resource_record_post_run [task 2021-03-24T21:10:44.906Z] 21:10:44 INFO - Total resource usage - Wall time: 197s; CPU: 34.0%; Read bytes: 4096; Write bytes: 62640128; Read time: 0; Write time: 4136 [task 2021-03-24T21:10:44.906Z] 21:10:44 INFO - TinderboxPrint: CPU usage<br/>33.7% [task 2021-03-24T21:10:44.906Z] 21:10:44 INFO - TinderboxPrint: I/O read bytes / time<br/>4,096 / 0 [task 2021-03-24T21:10:44.906Z] 21:10:44 INFO - TinderboxPrint: I/O write bytes / time<br/>62,640,128 / 4,136 [task 2021-03-24T21:10:44.907Z] 21:10:44 INFO - TinderboxPrint: CPU guest<br/>1,588.8 (7.8%) [task 2021-03-24T21:10:44.907Z] 21:10:44 INFO - TinderboxPrint: CPU idle<br/>12,404.7 (61.1%) [task 2021-03-24T21:10:44.907Z] 21:10:44 INFO - TinderboxPrint: CPU system<br/>1,090.3 (5.4%) [task 2021-03-24T21:10:44.907Z] 21:10:44 INFO - TinderboxPrint: CPU user<br/>5,162.0 (25.4%) [task 2021-03-24T21:10:44.907Z] 21:10:44 INFO - TinderboxPrint: Swap in / out<br/>0 / 0 [task 2021-03-24T21:10:44.907Z] 21:10:44 INFO - start-emulator - Wall time: 0s; CPU: Can't collect data; Read bytes: 0; Write bytes: 0; Read time: 0; Write time: 0 [task 2021-03-24T21:10:44.911Z] 21:10:44 INFO - verify-device - Wall time: 27s; CPU: 10.0%; Read bytes: 0; Write bytes: 2367488; Read time: 0; Write time: 474 [task 2021-03-24T21:10:44.912Z] 21:10:44 INFO - install - Wall time: 3s; CPU: 8.0%; Read bytes: 0; Write bytes: 0; Read time: 0; Write time: 0 [task 2021-03-24T21:10:44.936Z] 21:10:44 INFO - run-tests - Wall time: 167s; CPU: 38.0%; Read bytes: 4096; Write bytes: 60268544; Read time: 0; Write time: 3661 [task 2021-03-24T21:10:45.511Z] 21:10:45 WARNING - returning nonzero exit status 1 [task 2021-03-24T21:10:45.541Z] cleanup [task 2021-03-24T21:10:45.541Z] + cleanup [task 2021-03-24T21:10:45.541Z] + local rv=1 [task 2021-03-24T21:10:45.541Z] + [[ -s /builds/worker/.xsession-errors ]] [task 2021-03-24T21:10:45.541Z] + cp /builds/worker/.xsession-errors /builds/worker/artifacts/public/xsession-errors.log [task 2021-03-24T21:10:45.542Z] + '[' ']' [task 2021-03-24T21:10:45.542Z] + true [task 2021-03-24T21:10:45.542Z] + cleanup_xvfb [task 2021-03-24T21:10:45.543Z] ++ pidof Xvfb [task 2021-03-24T21:10:45.547Z] + local xvfb_pid=50 [task 2021-03-24T21:10:45.547Z] + local vnc=false [task 2021-03-24T21:10:45.547Z] + local interactive=false [task 2021-03-24T21:10:45.547Z] + '[' -n 50 ']' [task 2021-03-24T21:10:45.547Z] + [[ false == false ]] [task 2021-03-24T21:10:45.547Z] + [[ false == false ]] [task 2021-03-24T21:10:45.547Z] + kill 50 [task 2021-03-24T21:10:45.547Z] + screen -XS xvfb quit [task 2021-03-24T21:10:45.561Z] + exit 1 [taskcluster 2021-03-24 21:10:46.226Z] === Task Finished === [taskcluster 2021-03-24 21:10:52.626Z] Unsuccessful task run with exit code: 1 completed in 289.657 seconds```
1,701,057
15,329,456
The same icon that appears in the pre-install permission listing for the add-on should appear in the confirmation panel.
1,701,089
15,329,628
Per https://source.chromium.org/chromium/chromium/src/+/master:components/cdm/common/cdm_manifest.cc;l=74;drc=775880ced8a989191281e93854c7f2201f25068f Chrome have switched to the string "vp09" in their manifest format. We need to update our parser to accept this.
1,696,930
15,298,953
[Affected versions] All [Affected platforms] All [Preconditions] Have browser.proton.enabled - true [Steps to reproduce] 1. Open the Firefox browser and Open the Hamburger menu. 2. Click the text label for "Sync and Save Data". [Expected result] The Hamburger menu should remain open, clicking a text field from the Hamburger menu should not close it. [Actual result] The Hamburger menu is dissmised when the user clicks the "Sync and Save Data" text.
1,697,344
15,302,037
Created attachment 9207952 index.html User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0) Gecko/20100101 Firefox/86.0 Steps to reproduce: Prerequsites: GPU-acceleration must be enabled Tested on Windows 10, on Firefox 86 and the latest Nightly release. GPU: nvidia RTX 2080, 1) open the attached index.html in a new tab 2) press the "Click me!" button 3) observe the memory usage of Firefox increasing 4) be aware that if memory usage exceeds available memory the system might hang Actual results: The memory usage of the GPU thread will rapidly and acceleratingly increase in size, potentially to the point where the user's machine will hang. In my tests it levels out around 9,5GB of used memory (which was when the memory usage on my system reached 100%). I also managed to hang the system once when another application started digging into the already empty memory. Occasionally the GC will come in and clear memory, but it will not do this enough to prevent Firefox from accumulating RAM. Expected results: The memory should not increase at such a rapid rate. And the application should not crash the system
1,697,801
15,304,862
Created attachment 9208373 Nightly compact search bar User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0 Build ID: 20210311093001 ### Steps to reproduce 1. Use a new profile. No proton related stuff is enabled. 2. Set UI density to `Compact`. 3. Add search bar to the toolbar. 4. Type something in search bar. ### Actual result When there is text in the bar: 1. Search bar is stretched to the bottom for 1px. 2. Content window is pushed down for 1px. 3. Some other text elements are also pushed down. Please refer to the attached video. ### Notes 1. `Normal` and `Touch` density are not affected. 2. Typing in address bar does not exhibit the issue. This is regressed by bug 1696628. Bug 1697293 does not fix it.
1,698,063
15,306,577
**Affected Version:** Latest Nightly 88.0a1 (2021-03-12) browser.proton.enabled **Tested Platforms:** Windows 7/10, MacOs **Steps to reproduce:** 1. Go to any site and bookmark it 2. Notice the "Saved to Library!" toast dropping down from the hamburger menu button 3. Open the menu **Expected Result:** The user expects a section named "Library" which was suggested by the displayed toast. **Actual Result:** Due to Proton changes the library section is no longer available in the menu. Screenshot: https://drive.google.com/file/d/1Up_dLAF8bwxSD8lW-_0fs3K_4XMBSM2h/view
1,698,065
15,306,594
**Affected Version:** Latest Nightly 88.0a1 (2021-03-12) browser.proton.enabled browser.proton.toolbar.enabled **Tested Platforms:** Windows 7/10, MacOs **Steps to reproduce:** 1. Launch Firefox and add some Toolbar icons using the Customize Toolbar...setting 2. Shrink the window until the overflow >> button is displayed for the toolbar 3. Click on the overflow menu button **Expected Result:** Only the icons the are placed on the toolbar should be displayed in the overflow menu **Actual Result:** The Firefox Account icon is displayed in the overflow menu (no signed in user) Gif: https://drive.google.com/file/d/1e7GhzX6R84-ALEwgjvdE4c2nfwC4RZcn/view **Note:** This is specific to Proton Related changes. On Firefox Release 86 if I remove the Firefox Account icon from the toolbar (on Proton it is already removed when the user is not signed in), the icon will not be displayed in the overflow menu.
1,698,436
15,310,534
Created attachment 9209047 Untitled-2.png **Affected versions** * 88.0a1 (2021-03-14) **Affected platforms** * Win10, macOS 10.13; **Steps to reproduce** * pref set to true: browser.proton.enabled * pref set to true: browser.proton.toolbar.enabled 1. Launch Firefox, access the Customize browser page; 2. Drag all the available buttons in the Overflow menu; **Expected result** * button icons have the same offset from the left-side of panel; **Actual result** * button icons are no longer centered for: * Reload; * Profiler; * Cut / Copy / Paste; **Regression range** * visible with proton-toolbar changes; **Additional notes** * set as S3 for now, since this might still be worked on; * attached screenshot to better illustrate the issue.
1,698,473
15,310,920
## Steps to reproduce (using the latest Nightly - 88.0a1 (2021-03-14)) 1. Make sure devtools are not open 2. Visit https://axis-of-eval.org/sandbox/wormhole-test.html and verify that the wormhole is detected 3. Visit https://codesandbox.io/s/dl1dv which runs the same wormhole detection script, but also in a worker process ## Expected results ``` Web Worker SIMD Wormhole test Evaluated in worker process: WORMHOLE DETECTED Evaluated in main thread: WORMHOLE DETECTED ``` ## Actual results ``` Web Worker SIMD Wormhole test Evaluated in worker process: NO WORMHOLE Evaluated in main thread: WORMHOLE DETECTED ``` ## Notes: * This issue was first encountered in https://github.com/mozilla-extensions/bergamot-browser-extension/pull/59
1,698,513
15,311,140
Created attachment 9209120 image.png STRs: 1. Open https://jan-ivar.github.io/dummy/iframe_gum.html and Allow cam + mic. 2. Click red camera icon in URL bar to open the permissions dropdown, and click the first ✖ in ``` Open Pop-up Windows [Allow][▼] 🔴 Use the Camera Allowed Temporarily ✖ 🔴 Use the Microphone Allowed Temporarily ✖ ``` Expected results: ``` Open Pop-up Windows [Allow][▼] ``` Actual results (image): ``` ⚫ Use the Camera Allowed Temporarily ✖ ⚫ Use the Microphone Allowed Temporarily ✖ Open Pop-up Windows [Allow][▼] ``` The result is I have to click click ✖ 3 times instead of 1 to clear cam+mic permissions. Also the ✖'s move around (get reordered) making them more difficult to hit, and making it less obvious that they weren't cleared the first time like they are in release. I see basically three bugs here 1. A single click should clear grace and non-grace permissions 2. The items should not reorder on the user 3. A single click should always clear both camera and mic together, because it's a safer, as users may forget to clear both otherwise (this was by design).
1,727,087
15,539,705
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0 Steps to reproduce: Building a firefox snap package from source (https://code.launchpad.net/~mozilla-snaps/+git/firefox-snap) is failing starting with the current beta (version 92). The build failure doesn't affect upstream builds, only snaps built from source, and is caused by the layout of the snap build environment. The problem was triggered by recent changes in `gfx/angle/moz.build.common` (last two commits on bug 1721962, https://hg.mozilla.org/mozilla-central/rev/89fbf7468841 and https://hg.mozilla.org/mozilla-central/rev/053c9e528b02). Actual results: These are the build errors: 32:50.57 /build/firefox/parts/firefox/build/gfx/angle/checkout/src/compiler/translator/SymbolTable_ESSL_autogen.cpp:5605:50: error: no member named 'isnan' in namespace 'sh::BuiltInName' 32:50.57 BuiltInName::isnan, 32:50.57 ~~~~~~~~~~~~~^ 32:50.59 /build/firefox/parts/firefox/build/gfx/angle/checkout/src/compiler/translator/SymbolTable_ESSL_autogen.cpp:5613:50: error: no member named 'isnan' in namespace 'sh::BuiltInName' 32:50.59 BuiltInName::isnan, 32:50.59 ~~~~~~~~~~~~~^ 32:50.60 /build/firefox/parts/firefox/build/gfx/angle/checkout/src/compiler/translator/SymbolTable_ESSL_autogen.cpp:5621:50: error: no member named 'isnan' in namespace 'sh::BuiltInName' 32:50.60 BuiltInName::isnan, 32:50.60 ~~~~~~~~~~~~~^ 32:50.61 /build/firefox/parts/firefox/build/gfx/angle/checkout/src/compiler/translator/SymbolTable_ESSL_autogen.cpp:5629:50: error: no member named 'isnan' in namespace 'sh::BuiltInName' 32:50.61 BuiltInName::isnan, 32:50.61 ~~~~~~~~~~~~~^ 32:50.63 /build/firefox/parts/firefox/build/gfx/angle/checkout/src/compiler/translator/SymbolTable_ESSL_autogen.cpp:5637:50: error: no member named 'isinf' in namespace 'sh::BuiltInName' 32:50.63 BuiltInName::isinf, 32:50.63 ~~~~~~~~~~~~~^ 32:50.64 /build/firefox/parts/firefox/build/gfx/angle/checkout/src/compiler/translator/SymbolTable_ESSL_autogen.cpp:5645:50: error: no member named 'isinf' in namespace 'sh::BuiltInName' 32:50.64 BuiltInName::isinf, 32:50.64 ~~~~~~~~~~~~~^ 32:50.65 /build/firefox/parts/firefox/build/gfx/angle/checkout/src/compiler/translator/SymbolTable_ESSL_autogen.cpp:5653:50: error: no member named 'isinf' in namespace 'sh::BuiltInName' 32:50.65 BuiltInName::isinf, 32:50.65 ~~~~~~~~~~~~~^ 32:50.67 /build/firefox/parts/firefox/build/gfx/angle/checkout/src/compiler/translator/SymbolTable_ESSL_autogen.cpp:5661:50: error: no member named 'isinf' in namespace 'sh::BuiltInName' 32:50.67 BuiltInName::isinf, 32:50.67 ~~~~~~~~~~~~~^ 32:51.20 8 errors generated. 32:51.22 make[4]: *** [/build/firefox/parts/firefox/build/config/rules.mk:693: SymbolTable_ESSL_autogen.o] Error 1 32:51.22 make[3]: *** [/build/firefox/parts/firefox/build/config/recurse.mk:72: gfx/angle/targets/translator/target-objects] Error 2 Expected results: I'm opening this bug to keep a track record of my findings while I'm investigating the problem and looking for a decent fix. I do have a workaround (in the form of a minimal patch to the angle sources that are vendored in the firefox source tree), but we're aiming to build the snap from unmodified sources, so either the patch is good enough to be upstreamed (to angle), or we need to come up with another solution. This is the patch: --- a/gfx/angle/checkout/src/compiler/translator/SymbolTable_ESSL_autogen.cpp +++ b/gfx/angle/checkout/src/compiler/translator/SymbolTable_ESSL_autogen.cpp @@ -11,6 +11,8 @@ #ifdef ANGLE_TRANSLATOR_ESSL_ONLY +#include <cmath> + # include "compiler/translator/SymbolTable.h" # include "angle_gl.h"
1,728,595
15,551,387
Created attachment 9238939 Firefox Suggest label.png **[Affected Versions]:** - Firefox Nightly 93.0a1 (Build ID: 20210901091701) **[Affected Platforms]:** - Windows 10 x64 - macOS 10.15.7 - Linux Mint 20 **[Prerequisites]:** - Have [Nightly RO](https://ftp.mozilla.org/pub/firefox/nightly/2021/08/2021-08-21-21-21-31-mozilla-central-l10n/) build downloaded or installed. **[Steps to reproduce]:** 1. Open the Nightly ro l10n build. 2. Open a New Tab page, type any keyword that will trigger a history result. 3. Observe the "Firefox Suggest" string. **[Expected results]:** - The "Firefox Suggest" string is correctly displayed. **[Actual results]:** - The "-firefox-suggest-brand-name" string is displayed. **[Notes]:** - So far I have managed to reproduce the issue only on RO build. Not sure if the issue is also reproducible on other l10n builds. - On other l10n builds, the "Firefox Suggest" string is correctly displayed if the string is not yet localized. - Attached is a screenshot of the issue.
1,734,584
15,601,951
Created attachment 9244732 HCM_macOS.png [Affected versions]: - Firefox Nightly 95.0a1 (Build ID: 20211006213819) - Firefox Beta 94.0b2 (Build ID: 20211005185813) [Affected Platforms]: - macOS 11.5.1 - Ubuntu 20.04 [Prerequisites]: - Have a Firefox Nightly/Beta browser that has been upgraded to the latest version. - Have the “Upgrade” spotlight displayed. - Have the “Increase contrast” option checked. [Steps to reproduce]: 1. Click the “Explore colorways" button. 2. Select each theme from the carousel and observe the "Bold" and "Balanced" buttons. [Expected result]: - The text of the “Balanced” and “Bold” buttons are visible for all the themes displayed in the carousel. [Actual result]: - The text of the “Balanced” and “Bold” buttons are not visible when the Lush, Abstract, Graffiti, and Elemental themes are selected. [Notes]: - This issue is not reproducible when the “Balanced” and “Bold” buttons are focused. - Also, this issue is not reproducible on Windows. - Attached is a screenshot of the issue.
1,734,585
15,601,952
Created attachment 9244733 HCM_Windows.png [Affected versions]: - Firefox Nightly 95.0a1 (Build ID: 20211006213819) - Firefox Beta 94.0b2 (Build ID: 20211005185813) [Affected Platforms]: - Windows 10 x64 [Prerequisites]: - Have a Firefox Nightly/Beta browser that has been upgraded to the latest version. - Have the “Upgrade” spotlight displayed. - Have the High Contrast Mode enabled. [Steps to reproduce]: 1. Click the “Explore colorways" button. 2. Select each theme from the carousel and observe the "Bold" and "Balanced" buttons. [Expected result]: - The text of the “Balanced” and “Bold” buttons are visible for all the themes displayed in the carousel. [Actual result]: - The text of the “Balanced” and “Bold” buttons are not visible when the Default, Cheers, and Foto themes are selected. [Notes]: - This issue is not reproducible when the “Balanced” and “Bold” buttons are focused. - Attached is a screenshot of the issue.
1,734,851
15,603,745
Created attachment 9244984 not now button is pushed down if the description is displayed on two rows.gif **[Notes]:** - The issue is visible on localized builds where the strings are longer and the description is displayed on multiple rows. - The button's action area is not pushed down and if the bottom part of the button is clicked, nothing happens. **[Affected Versions]:** - Firefox Nightly 95.0a1 (Build ID: 20211007215152) - Firefox Beta 94.0b3 (Build ID: 20211007185900) **[Affected Platforms]:** - Windows 10 x64 - macOS 10.15.7 - Linux Mint 20 **[Steps to reproduce]:** 1. Open the latest Nightly/Beta *FR* build. 2. Open a New Tab page and navigate to the "about:welcome" page. 3. Navigate through Onboarding until the "Life in color" panel is displayed. 4. Focus and observe the "Not now" button. **[Expected results]:** - The "Not now" button is correctly positioned. **[Actual results]:** - The "Not now" button is pushed down and the focus border collides with the navigation dots. **[Additional Notes]:** - The issue is not reproducible for the Upgrade Spotlight modal. - Attached is a screen recording of the issue.
1,734,984
15,604,568
Created attachment 9245086 test-ff-ext.zip User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36 Steps to reproduce: 1. install the attached extension 2. open a new tab, open devtools console 3. paste-and-go to https://thumbs3.imagebam.com/23874/626770238732222.jpg 4. Press the `back` button, then `forward` button Repeat the last step several times and look in devtools console Actual results: Console occasionally prints `BAD: about:newtab` Expected results: Console prints `GOOD`
1,735,587
15,611,076
There's a bug in the fix for bug 1695645 that occurs when numCopies > 1 and the number of pages is odd. For a 3 page document, printing double sided will require 2 sheets of paper. If numCopies==2, then a total of 4 sheets is needed. However the calculation incorrectly ends up with 3. The numCopies multiplier should be done after the duplex check. I'll file a new bug. It will be a simple fix. Existing code: ``` + let sheetCount = this.sheetCount * this.numCopies; + + // When printing to a printer (not to a file) update + // the sheet count to account for duplex printing. + if (!this.printToFile && this.duplex != Ci.nsIPrintSettings.kDuplexNone) { + sheetCount = Math.ceil(sheetCount / 2); + } ```
1,736,039
15,614,422
Created attachment 9246152 test.xpi (In reply to John Bieling (:TbSync) from bug 1718481 comment #8) > Created attachment 9246118 > test.xpi > > The changes introduced in this bug cause Firefox to crash, if WebExtension Experiments flush the cash using: > > ``` > Services.obs.notifyObservers(null, "startupcache-invalidate", null); > ``` > This method has been working before and is the only supported and "preferred" way to do it. See instructions given in https://bugzilla.mozilla.org/show_bug.cgi?id=703720#c0 > > Crash observed on Windows 10. > > Steps to reproduce: > - Set `xpinstall.signatures.required` to `false` > - Set `extensions.experiments.enabled` to `true` > - Restart Firefox (to make sure the changed config is picked up) > - Install the attached add-on > - Wait 10 seconds > - Disable the add-on in Add-ons Manager > - Wait 10 seconds (until the add-on is moved to the "Disabled" section) > - Open Hamburger Menu -> Settings/Preferences > - Observe Firefox crash.
1,736,550
15,619,612
**[Affected versions]:** - Firefox Release 93.0 - Build ID: 20210927210923 - Firefox Beta 94.0b7 - Build ID: 20211017185800 - Firefox Nightly 95.0a1 - Build ID: 20211018214442 **[Affected Platforms]:** - Windows 7 x64 - Windows 8.1 x64 **[Prerequisites]:** - Have a new Firefox profile. - Have a screen reader software installed and enabled. **[Steps to reproduce]:** 1. Open the browser using the profile from prerequisites. 2. Click the "Not now" button from the bottom right part of the page. 3. Observe the behavior. **[Expected result]:** - All the elements are from the second slide of the "about:welcome" page are successfully recognized by the screen reader software. **[Actual result]:** - The screen reader software says "blank" and no other elements are recognized. **[Additional Notes]:** - This issue is not reproducible on Windows 10 and macOS 11.6. - This issue is also reproducible on the "Themes" and "Thank you" slides. - The issue is not reproducible on the upgrade spotlights.
1,736,805
15,621,514
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:94.0) Gecko/20100101 Firefox/94.0 Steps to reproduce: I can reproduce in multiple computers (all Mac) by entering In the console: " ç ".normalize("NFD") The specific number of characters is important, but not the specific one. I can change the space to another ascii char, or the ç to another non-ascii char. Actual results: it returns "\ue5e5\ue5e5\ue5e5\ue5e5\ue5e5\ue5e5\ue5e5\ue5e5\ue5e5ç " Expected results: it should return basically the same string " ç "
1,736,807
15,621,548
**Affected Versions:** Nightly 95.0a1 (2021-10-19) Beta 94.0b8 **Tested On:** Windows 10 Windows 7 MacOS 10.15 **Steps to reproduce:** 1. Enable any of the following monochromatic themes: - Abstract (Balanced) - Cheers (Balanced) - Elemental (Balanced) - Foto (Balanced) - Graffiti (Balanced) - Lush (Balanced) 2. Go to any registration form and generate a password 3. Look out for the key icon that appears in the address bar, along with the Password Saved! toast **Expected Result:** All the above-mentioned themes should have a proper version, contrast and visibility for the originally "blue" key icon that we have for the default themes and right after it for the dismissed key icon. **Actual Result:** The contrast is bad for some of the themes, ex: - Abstract, Cheers, Foto - very low contrast upon generating the password and after it - Grafitti - very low contrast upon generating the password and the key is no longer visible after - Elemental, Lush - the key is not visible at all upon generating the password, slightly visible after Please check this recording with all the mentioned themes: https://drive.google.com/file/d/19DbTgoQ2kD-FgFNCbTCG1R_kK26uKqK9/view?usp=sharing
1,737,854
15,630,467
According to mozregression, bug 1722758 causes the Share menu to send URLs that are broken--for example, sharing a Bugzilla bug results in the bug not loading on the target device. Steps to reproduce: 1. Go to any Bugzilla bug such as this one. 2. Right-click the tab > Share > AirDrop 3. Select a device to AirDrop to (can be an iPhone running Safari, another Mac running Firefox, doesn't matter). 4. The shared bug does not load properly on the target device due to the equals sign being changed. Note that this issue does not occur before bug 1722758, and also does not occur when sharing the same URL from Safari. Mozregression output from the regressing build: Bug 1722758 - Patch 4 - Encode additional characters in the URL required for NSURL compatiblity r=mac-reviewers,mstange Perform additional encoding of URLs before converting to an NSURL as required per the `NSURL URLWithString:` method documentation. Differential Revision: https://phabricator.services.mozilla.com/D122653
1,738,926
15,639,115
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:94.0) Gecko/20100101 Firefox/94.0 Steps to reproduce: I'm on a MacBook Pro (13-inch, 2020) with macOS Monterey 12.0.1. Happens also in Troubleshoot Mode. I can reproduce by following these steps: 1. Start Firefox by clicking on the desktop icon 2. Open https://www.youtube.com/watch?v=aqz-KE-bpKQ in a new tab 3. Play the video in full screen 4. Open Activity Monitor 5. WindowServer shows up to 200% CPU usage 6. Close tab with the video 7. WindowServer stays at around 100% CPU Actual results: Video played normally, but fan quickly started spinning a lot. WindowsServer was using high percentage of CPU. Expected results: No excess CPU usage.
1,739,055
15,640,176
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0 Steps to reproduce: Firefox updated itself to 94.0. Actual results: I have set my start page to a news portal. When I open a new tab and click the home icon, the default start page just reloads. Looking in the options, I see that the URL of the news portal is gone, the address field is just blank. Expected results: The new Firefox version should have kept the URL that I set.