Bug ID
int64
961
1.91M
Comment ID
int64
3.98k
17.1M
Author
stringlengths
8
48
Comment Text
stringlengths
1
64.3k
1,666,720
15,049,693
[Tracking Requested - why for this release]: Regression introduced in 78, crash with external software. Steps: 1. Download the Fusion Public Beta from [this page](https://support.freedomscientific.com/Downloads/JAWS/JAWSPublicBeta) and install it. 2. After restarting your computer, start Fusion first (is normally started automatically the first time after an install), and then Firefox. This order is important. 3. Open the attached test case. This was sent to us by an engineer at Vispero, and I was able to reproduce the crash with it. 4. Tab to the first input box and start typing. * Result: A parent process crash with reports like [this](https://crash-stats.mozilla.org/report/index/70c1fc9a-c494-44fa-b742-f64560200923) will be submitted. The people at Vispero were seeing this crash with Firefox 80, I was able to reproduce this with the 83 Nightly build as well. This is another regression from bug 1640553.
1,666,755
15,050,005
As identified on bug 1394354 comment 19 and ff. there can be a race when synthesizing the click is delayed by some unknown behavior of Firefox. Under such circumstances the already started navigation check will timeout after 200ms because no `beforeunload` event has been fired yet, and as such the command returns too early. We have to find a better way to wait with the `beforeunload` timer until a certain state has been reached, or event received. With the fix on bug 1394354 this shouldn't be of high priority for now.
1,666,824
15,050,417
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; rv:76.0) Gecko/20100101 Firefox/76.0 Steps to reproduce: open fillable pdf, fill up some fields with cirilic letters, press download button in the viewer and open just downloaded file in firefox again Actual results: got unreadable chars instead my cirilic text Expected results: correct handling
1,666,850
15,050,527
Using the ExperimentAPI in the AboutWelcomeChild uncovered some issues for the early startup scenario of the store. We try to access too early and (I suspect) the lazy getter "saves" this bad store state (undefined) for future access as well.
1,667,510
15,055,052
Created attachment 9178012 bug_.zip User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0 Steps to reproduce: press print or print preview in specific pages,( like the sample provided) problem occur in version 81, work flawless until 80.0.1 offcource i tried uninstall (including profile delete) and reinstall in 10 diffirent computers running win10 / win7 problem exist in 82b3 and latest nightly @ 25-9-2020 but not in 80 /79 and older Actual results: opens a "preparing page" forever (or at least for many hours), i let it once for about 30 minutes and finaly something open a preview of about 32000 pages, so actually it thinks its 32000 page document Expected results: open immediately page preview / print
1,667,723
15,057,273
After updating to Firefox 81, our users are no longer able to print from their OWA (Outlook Web Access) calendar. This also occurs on the latest Nightly. When hitting the print button in the app's ui, the following is printed to the console.
1,667,912
15,058,724
When I made the incremental weakmap marking preference, I kept the nonincremental code path in place in case we needed to switch back. But it didn't do exactly what it did before. In particular, nonincremental mode builds the whole gcWeakKeys table at one time when switching the weak marking mode. It should be doing that for all collecting zones at once, because the weakmaps in a key zone may add entries to gcWeakKeys in a delegate's zone. Instead, it's does it one zone at a time: clear out gcWeakKeys, then scan through the weakmaps in that zone. If you process a key's zone first, then the delegate's entry in gcWeakKeys will be missing. This might be exploitable as a UAF.
1,667,953
15,059,094
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:82.0) Gecko/20100101 Firefox/82.0 Steps to reproduce: 1) Open any page 2) Do File->Print 3) Chose "Save to PDF" as the printer and save Actual results: An empty file with the chosen name is created and the print job is queued on the default printer. Expected results: A PDF file with the contents of the page should be created, no real print job should be queued.
1,667,978
15,059,235
Created attachment 9178425 missing printer **Affected versions** * Latest 83.0a1 * 82.0b4 **Affected platforms** * Ubuntu 20.04 **Steps to reproduce** 1. Launch Firefox (make sure print.tab_modal.enabled is set on true) 2. Open any page 3. Hit Ctrl +P 4. Select your printer from the Destination dropdown. **Expected result** * The printer is correctly selected. **Actual result** * The printer is not displayed in the Destination dropdown. **Regression range** * It seems to be a regression since it does not reproduce on Fx 81. Might be related to bug 1657164. **Additional notes** * The printer is displayed on the system dialog and can be used correctly with this option. * Issue persists after printer reinstall as well. * The printer in use is a HP MFP M28a. **Suggested severity** * S2, since I'm unable to use the printer from the new modal but can use it from the system dialog.
1,667,989
15,059,304
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0 Steps to reproduce: This bug tracks NSS part of original problem reported via Bug 1405345.
1,668,168
15,060,515
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0 Steps to reproduce: I want to acces web interface of TFS (Microsoft Team Foundation Server) wchich our company uses for code version control. I have tested this in Firefox 82.0b4 and 82.0b5 and it's broken in both. I have also tested it in Firefox 81.0 and Microfost Edge (Chromium) and it works well. Actual results: Usually, welcome page loads without problems. However, sometimes it prompts for login two or even three times. When trying to open a project page it loads infinitely (I waited for at least 5 minutes). Expected results: TFS pages should load normally.
1,668,307
15,061,272
Created attachment 9178759 issue rec.gif **[Affected versions]:** - Firefox Beta 82.0b5 - Firefox Nightly 83.0a1 **[Affected platforms]:** - Windows 10 x64 - macOS 10.15 - Ubuntu 18.04 x64 **[Prerequisites]:** - Have the Firefox browser installed. - You are logged into your Pocket account. **[Steps to reproduce]:** 1. Open the Firefox browser. 2. Navigate to the following link https://www.makeuseof.com/tag/get-more-out-of-pocket-with-these-6-tips-to-enhance-your-reading-experience/ 3. Click the "Save to Pocket" button from the right part of the "Address Bar". 4. Click inside the tags field text. 5. Click the greyed-out “Save” button. 6. Observe the behavior. **[Expected result]:** - Nothing happens given that the “Save” button is greyed-out. **[Actual result]:** - Only 2 suggestions remain displayed in the doorhanger, the rest of the elements are removed. **[Notes]:** - Attached a screen recording of the behavior.
1,668,313
15,061,284
Doxy.me users are reporting frozen video when interoperating with Chrome with RTX enabled. If we can't solve the issue directly, we should add ``` doxy.me,*.doxy.me ``` to the media.peerconnection.video.use_rtx.blocklist if we can't solve the problem directly.
1,668,476
15,062,519
**Affected versions** * 83.0a1 (BuildId:20200930214529) * 82.0b5 (BuildId:20200929175845) **Affected platforms** * Windows 10 64bit * Ubuntu 18.04 64bit * macOS 10.14 **Preconditions** * Have a physical printer installed and ready to go :). **Steps to reproduce** 1. Launch Firefox. 2. Access any webpage (ex [this one](https://www.w3schools.com/xml/cd_catalog.xml) ) 3. Hit Ctrl + P. 4. Make sure that the destination is set to your physical printer. 5. Select the “Custom” option from the “Pages” dropdown menu. 6. Input the 1 to 1 page range and as soon as you type in the 1 value inside the “to” field hit enter (without letting the print preview update). **Expected result** * Only the first page is printed. **Actual result** * All pages get printed. **Regression Window** * I’ll verify this once time permits. **Additional Information** * [Suggested Severity] S2 This could cause lots of problems for users if they want to print certain pages from larger documents. **Notes** * I am unable to reproduce this with Chrome. * This seems to affect the scale option as well.
1,668,507
15,062,766
Created attachment 9178960 the old notification is no longer displayed.gif **[Affected versions]:** - Nightly 83.0a1 (Build ID: 20200930214529); - Beta 82.0b5 (Build ID: 20200929175845); **[Affected Platforms]:** - All Windows; - All macOS; - All Linux; **[Prerequisites]:** - Have a new clean Firefox Profile. - The Firefox browser is NOT set as default. **[Steps to reproduce]:** 1. Open the Firefox browser using a new profile. 2. Navigate to about:config page. 3. Set the "browser.defaultbrowser.notificationbar" to false. 4. Restart the browser. 5. Observe the behavior. **[Expected result]:** - The old "Set browser as default" notification is displayed. **[Actual result]:** - No notification is displayed. **[Regression]:** - The issue is not reproducible with older Nightly 82.0a1 build. Considering this using mozregression tools I have found the regression range. Here are the results: Last good revision: 6450088b6b73ffc17c79cd7097b1bfe30d00e207 First bad revision: cf13c1eb474759c665a41294f1b5e01cfd0b66cf Pushlog: [link](https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=6450088b6b73ffc17c79cd7097b1bfe30d00e207&tochange=cf13c1eb474759c665a41294f1b5e01cfd0b66cf) From this pushlog I think the patch for Bug 1662098 introduced this behavior. **[Notes]:** - Not sure if the issue will still be reproducible on the late Beta builds where the old "Set browser as default" notification is set to be the default one. However, I will double-check as soon as they are available. - However, I have also managed to reproduce the issue using the following scenarios: - Setting the old notification to be by default by adding the pref in prefs.js file before opening the browser with a new profile. - Setting the old notification to be by default using a rollout recipe created on the Normandy stage server. - The issue is not reproducible on Firefox 81.0 release. - This issue will affect the experiment if the experiment will be also live on Firefox 82.0. Jared, can you please take a look over this issue?
1,668,516
15,062,854
Created attachment 9178975 print_to_PDF.gif *[Affected versions]:* - Firefox Beta 82.0b5, Build ID 20200929175845 *[Affected platforms]:* - Windows 10 x64 *[Prerequisites]:* - Have the "print.tab_modal.enabled" pref set as "false". *[Steps to reproduce]:* 1. Open the browser with the profile from prerequisites and navigate to any webpage. 2. Click the hamburger menu button and click the "Print..." option. 3. Make sure "Portrait" mode is selected and click the "Print..." button. 4. Select the "Microsoft Print to PDF" and click the "Print" button. 5. After the document is saved, click the "Landscape" button and observe the behavior. *[Expected result]:* - The orientation of the page is changed to Landscape. *[Actual result]:* - The page remains in the Portrait orientation. *[Regression]:* - I have managed to find a regression window, using the Mozregression tool. Here are the results: Last good revision: 24648c48a49cc229f8839d19c22fb2626f767c82 First bad revision: b32cb06ef2aeaa939af0484498fcbfd74db05790 Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=24648c48a49cc229f8839d19c22fb2626f767c82&tochange=b32cb06ef2aeaa939af0484498fcbfd74db05790 - From the pushlog, it seems that bug 1663940 might have caused this issue. *[Notes]:* - This issue is not reproducible using the new UI. - The issues persists after the browser is restarted. - This issue is not reproducible on macOS and linux. - Attached a screen recording of the issue:
1,658,405
14,983,035
Created attachment 9169258 Screen Shot 2020-08-10 at 4.22.09 PM.png Steps to reproduce: 1. Resize Firefox window to be as narrow as possible 1. Open any page 2. Do command-p What happens: I see a print preview with no UI to change options or even to dismiss the dialog. Expected result: Sheet should extend outside of original window to provide sheet with complete UI like Safari. Actual result and desired result can be seen - Safari is on the right in the attached screenshot.
1,658,819
14,986,915
The "number of sheets" indicator appears to often be incorrect, whereas the numbering in the footer in the actual print preview is _always_ correct. Generally, it looks like the value of the number of sheets indicator is always greater than the actual number that will be printed. For instance, printing https://wiki.mozilla.org/Firefox/Printing_Refresh shows 13 sheets when it only actually prints as 8 sheets. For reference, my `print.print_paper_height` is set to 11.
1,658,915
14,987,655
**[Affected Versions]:** - Firefox Beta 80.0b7 (Build ID: 20200811133449) **[Affected Platforms]:** - Windows 10 - Linux Debian 9 - macOS 10.14 **[Prerequisites]:** - Have the Firefox Beta 80 en-US, en-UK or DE build installed. - Set the `browser.search.region` pref to `US`, `UK` or `DE`. - Set the `browser.newtabpage.searchTileOverride.amazon.url` pref to: DE: `https://www.amazon.de/?tag=admpdesktopde-21&ref=pd_sl_a8E0DFDAEADAAZZ12%YYYYMMDDHH%` US: `https://www.amazon.com/?tag=admarketus-20&ref=pd_sl_a77559ED8D65ZZAA12%YYYYMMDDHH%` UK: `https://www.amazon.co.uk/?tag=admpdesktopuk-21&ref=pd_sl_aF2E7006468DAAZZ23%YYYYMMDDHH%` - Set the `browser.newtabpage.searchTileOverride.amazon.attributionURL` pref to `https://topsites.services.mozilla.com/cid/amzn_2020_a1`. **[Steps to reproduce]:** 1. Open a new Firefox profile using the build from prerequisites. 2. Open a new tab . 3. Click the Amazon URL tile from the Top Sites section. 4. Go to “about:telemetry#events-tab” and observe the events displayed. **[Expected results]:** - There are two events displayed: a click event and an attribution event containing information about the search provider and source in the extra section. **[Actual results]:** - The two events are not displayed. **[Notes]:** - This issue is also reproducible for the “urlbar” version of the events.
1,659,300
14,990,568
Created attachment 9170211 systemDialog.gif **Affected versions** * 81.0a1 (BuildId:20200815093117) **Affected platforms** * Windows 10 64bit * macOS 10.14 * Ubuntu 18.04 64bit **Preconditions** * Ensure that the `print.tab_modal.enabled` pref is set to `true` **Steps to reproduce** 1. Launch Firefox. 2. Access the following [link](https://en.wikipedia.org/wiki/United_States). 3. Open the print preview. 4. Fastly switch between “Fit to page” & scale radio buttons. (Also try switching to different orientation options while doing this). **Expected result** * The print preview updates successfully. **Actual result** * The system dialog gets open & “An error occurred while printing” error message is displayed. **Regression Range** * This seems to be a regression: * Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=4e6b4ef959560877408e46d85db19011b1ca5efe&tochange=5b4faf8f838301f19d6350f477dfd080ee6aeea8 * Potential Regressor: Bug 1657911 **Notes** * The following error is outputted inside the browser console: `TypeError: can't access property "hasAttribute", tab is undefinedLinkHandlerParent.jsm:46:15` * For further information regarding this issue please observe the attached screencast. * [Suggested Severity] S2
1,659,302
14,990,583
**Affected versions** * 81.0a1 (BuildId:20200815093117) **Affected platforms** * Windows 10 64bit * macOS 10.14 * Ubuntu 18.04 64bit **Preconditions** * Ensure that the `print.tab_modal.enabled` pref is set to `true` **Steps to reproduce** 1. Launch Firefox. 2. Access a random page. 3. Increase the number of copies by using the arrow stepper. 4. Print the page. **Expected result** * The “sheets of paper” section reflects the number of pages that will get printed (multiplied by the number of copies) and the number of papers printed reflects the number of given copies. **Actual result** * The “sheets of paper” section displays the number of papers that will be outputted if the number of copies is 1 (even though the number of copies has increased). Also the number of copies doesn’t seem to get printed on print to pdf (this is not supposed to be supported, see Bug 1659112) nor printed to actual paper. **Regression Range** * This seems to be a regression: * Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=fb664f6d43ed943abc6effa00214073365f34fa4&tochange=f46205a42faecda0e5a73bdcde0a8e1caa0126d9 * Potential Regressor: Bug 1656939 **Notes** * [Suggested Severity] S2. * For further information regarding this issue please observe the screencast [here](https://drive.google.com/file/d/1a2TYal5zyhLy82AbB6B4hjAkLxE4e0oc/view?usp=sharing) (the screencast is above the 10MB limit)
1,659,391
14,992,189
**Affected versions** * 81.0a1(20200816214203) **Affected platforms** * macOS 10.15.6 **Steps to reproduce** 1. Launch FF. 2. Trigger the new Printing modal UI. 3. More Details. 4. Input a custom scale value(eg: 50) 5. Select Fit to page 6. Print **Expected result** * The printed page is Fitted to page as per the last option selected by the user in step 5. **Actual result** * Page is printed with the custom scale instead, ignoring the Fit to page option being selected last. **Suggested Severity** * I would consider this an S2 issue as it only occurs for macOS platform. **Regression range** * Not a regression
1,659,432
14,992,502
This bug is for crash report bp-bffb8373-9cd1-4cb8-b5e3-9a22a0200817. Top 10 frames of crashing thread: ``` 0 xul.dll nsPrintJob::DoCommonPrint layout/printing/nsPrintJob.cpp:831 1 xul.dll nsPrintJob::CommonPrint layout/printing/nsPrintJob.cpp:586 2 xul.dll nsPrintJob::PrintPreview layout/printing/nsPrintJob.cpp:960 3 xul.dll nsDocumentViewer::PrintPreview layout/base/nsDocumentViewer.cpp:3226 4 xul.dll XPTC__InvokebyIndex 5 @0x26b735324ff 6 xul.dll trunc 7 xul.dll static XPCWrappedNative::CallMethod js/xpconnect/src/XPCWrappedNative.cpp:1141 8 xul.dll XPC_WN_CallMethod js/xpconnect/src/XPCWrappedNativeJSOps.cpp:946 9 xul.dll js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:599 ``` **Affected versions** * 81.0a1 (BuildId:20200816214203) **Affected platforms** * Windows 10 64bit * macOS 10.14 * Ubuntu 18.04 64bit. **Preconditions** * Ensure that the `print.tab_modal.enabled` pref is set to `true` **Steps to reproduce** 1. Launch Firefox. 2. Access the following [page](https://en.wikipedia.org/wiki/United_States) 3. Open print preview. 4. Switch between orientatons while the print preview is still loading. **Expected result** * Print preview switches orientation once the document is successfully loaded inside print preview. **Actual result** * Tab Crash **Regression Window** * Will get back with a regression range asap. **Additional Information** * For further information regarding this issue in print preview observe the attached screencast. * [Suggested Seveirty] S2
1,659,527
14,993,100
Created attachment 9170464 PDF created using Save As PDF on Windows 10 Looking at a PDF generated via Save As PDF on Windows, I'm seeing much inferior glyph spacing (some glyphs too crowded, others with gaps between) compared to the same document saved via Microsoft Print to PDF.
1,659,687
14,994,094
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0 Steps to reproduce: Trying to instantiate a WebAssembly Memory object of 512MiB with a maximum of 4GiB and then making it grow is not working anymore since Firefox 79 Actual results: > let memory = new WebAssembly.Memory({initial: parseInt(2**30 / 2 / (64 * 2**10)), maximum: parseInt(4 * 2**30 / (64 * 2**10))}) > memory Uncaught RangeError: failed to grow memory But when setting 4GiB - 64KiB for the maximum, it works. So the behavior seems to have changed. Is there a new maximum limit? Expected results: The WebAssembly.Memory object should be able to grow even if the maximum is 4GiB, or the object creation should have failed
1,659,758
14,994,649
This bug is for crash report bp-f122a7b6-f865-45e6-918d-4080d0200818. Top 10 frames of crashing thread: ``` 0 xul.dll nsDocShellTreeOwner::AddChromeListeners docshell/base/nsDocShellTreeOwner.cpp:809 1 xul.dll nsDocShellTreeOwner::OnProgressChange docshell/base/nsDocShellTreeOwner.cpp:663 2 xul.dll nsDocLoader::FireOnProgressChange uriloader/base/nsDocLoader.cpp:1267 3 xul.dll nsDocLoader::OnProgress uriloader/base/nsDocLoader.cpp:1148 4 xul.dll nsProgressNotificationProxy::OnProgress image/imgLoader.cpp:566 5 xul.dll mozilla::net::HttpChannelChild::DoOnProgress netwerk/protocol/http/HttpChannelChild.cpp:971 6 xul.dll mozilla::detail::RunnableFunction<`lambda at /builds/worker/checkouts/gecko/netwerk/protocol/http/HttpChannelChild.cpp:859:13'>::Run xpcom/threads/nsThreadUtils.h:577 7 xul.dll mozilla::SchedulerGroup::Runnable::Run xpcom/threads/SchedulerGroup.cpp:146 8 xul.dll mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal xpcom/threads/TaskController.cpp:512 9 xul.dll mozilla::detail::RunnableFunction<`lambda at /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:86:7'>::Run xpcom/threads/nsThreadUtils.h:577 ``` this content crash signature (related to printing) is jumping up in firefox 80.0b - most of the crashing urls point towards some printing specific pages from various indian government domains, but nothing that would be publicly reproducible
1,660,218
14,997,876
Created attachment 9171174 screenshot issue.jpg **Affected versions** * 81.0a1 **Affected platforms** * macOS 10.15 * macOS 10.14 **Unaffected platforms** * Windows 10 * Ubuntu 20.04 **Prerequisites** * print.tab_modal.enabled is set on false **Steps to reproduce** 1. Launch Firefox 2. Open any page and hit CTRL + P 3. Change orientation to Landscape 4. Print to paper **Expected result** * The content is properly adjusted to the Landscape mode **Actual result** * The content is not properly adjusted to the Landscape mode **Regression range** * Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=85764389f706113cbb893d4bebe9368c5c5b3115&tochange=720b1bbf1b6dc2b86b4f45313e227048a4db7b1e * Potential regressor: at a first glance bug 1653354 strikes me as the potential regressor **Additional notes** * With print.tab_modal.enabled set on true, the issue is not reproducible **Suggested severity** * I think this is a S2
1,660,277
14,998,342
STR: 1. open Firefox on a clean profile 2. open the options/prefs, search for PDF. Check it defaults to "Open with Firefox" 3. open a content-disposition attachment pdf, e.g. https://www.seattlesymphony.org/~/media/files/notes/schubert-sonata-21-b-flat.pdf 4. pick anything other than "open in nightly/Firefox". Do not tick "do not ask me again" 5. reload the options, search for PDF again ER: it should stay "open with firefox" AR: it becomes "always ask" This is bad, because then even inline PDFs don't get displayed inline anymore. Pretty sure this is a regression.
1,660,359
14,998,952
STR (on Windows; keystrokes/focus behaviour might be different on other OS): 1. Open this URL: `data:text/html,<a href="https://mozilla.org/">Mozilla</a>` 2. Press shift+tab to focus the print preview. - Expected: A11y focus should be fired on the print preview document. - Actual: No a11y focus is fired, but the previous focus loses its focused state. The print preview document doesn't seem to have an accessible at all. This is not a regression caused by the new print modal; this happens with the old print preview as well. This is pretty nasty for a screen reader user because if this happens, they won't know where focus went; they'll just be in limbo and may not know how to restore focus to something usable.
1,660,463
14,999,611
Created attachment 9171388 pdfSelection.gif **Affected versions** * 81.0a1 (BuildId:20200821033746) **Affected platforms** * Windows 10 64bit * macOS 10.14 * Ubuntu 18.04 64bit **Steps to reproduce** 1. Launch Firefox. 2. Open a pdf file. 3. Select a portion of text. 4. Open the system modal. 5. Click the “Selection” option from the page range. 6. Print the file as pdf or to paper. **Expected result** * The selection is printed or the print “selection” option is not available for a pdf file. **Actual result** * If printing to paper no actual print job is started. If the selection is printed to pdf it will output a blank pdf document. **Regression Window** * This seems to be a regression: * Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=09921685a632ade2b9da3e027f433c12902bccd3&tochange=ad5909461c4af7de17369693d7c75922dccb4d96 * Potential regressor: Bug 1653334 **Additional Information** * For further information regarding this issue please observe the attached screencast. * This seems to affect both the new and old ui * [Suggested Severity] S3
1,662,136
15,014,541
Created attachment 9173104 PrintRange.gif **Affected versions** * 82.0a1 (BuildId:20200831091558) * 81.0b4 (BuildId:20200829200810) **Affected platforms** * Windows 10 64bit * Ubuntu 20.04 64bit * macOS 10.14 **Steps to reproduce** 1. Launch Firefox. 2. Access the following [link](https://fr.wikipedia.org/wiki/Gr%C3%A8ce). 3. Select the Save to PDF printer destination (for me it displays that it will print 45 pages). 4. Select a page range from 44 to 45. 5. Change the destination to the actual physical printer (for me it display that it will print 25 pages). **Expected result** * The range is invalidated and once the user changes the page range to a valid one the print preview gets successfully updated/loaded. **Actual result** * The page range persists and it will be invalid but the print preview is stuck at the “Preparing Preview” state. It seems that changing the destination or the page range (to a valid one) still doesn’t exist the “Preparing Preview” state. **Regression Window** * I will search for a regression asap. **Additional Information** * For further information regarding this issue please observe the attached screencast. * It seems that changing from the custom range field to all (if an invalid range was entered) locks the options (as seen inside the screencast). This seems to be a different issue (I'm going to log a separate issue for this in a few minutes). * [Suggested Severity] S2
1,662,145
15,014,571
Created attachment 9173112 PageRangeAll.gif **Affected versions** * 82.0a1 (BuildId:20200831091558) * 81.0b4 (BuildId:20200829200810) **Affected platforms** * Windows 10 64bit * Ubuntu 20.04 64bit * macOS 10.14 **Steps to reproduce** 1. Launch Firefox. 2. Access the following [link](https://fr.wikipedia.org/wiki/Gr%C3%A8ce). 3. Select an invalid Custom page range. 4. Switch to “all” page range. **Expected result** * The “all” page range is validated and the user can continue to set different printing options & to print the page. **Actual result** * The “all” page range is invalidated and the printing options from the UI are locked. **Regression Window** * I will search for a regression asap. **Additional Information** * For further information regarding this issue please observe the attached screencast. * [Suggested Severity] S2
1,662,433
15,016,334
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36 Edg/85.0.564.41 Steps to reproduce: In Thunderbird 68 and earlier we use MCD autoconfig to read user information for LDAP ..Thunderbird\Default\pref\autoconfig.js points to autoconfiguration script that uses function processLDAPValues (values) to read users attributes. Starting Thunderbird 69 the MCD script does not return values. Is any way to fix MCD or any other way to auto setup users profiles and preferences? Actual results: MCD script and ProcessLDAPValues function does not read user information. Sets LDAP address books, and other preferences. Expected results: MCD autoconfig script reads user information from LDAP and sets user account and profile preferences.
1,662,484
15,016,621
The patch for bug 1627616 did not catch all the cases where `SourceSurfaceOffset::mSurface` could end up being `nullptr`. This patch fixes the only other callsite where `SourceSurfaceOffset` is constructed, and adds a release assert in `SourceSurfaceOffset::SourceSurfaceOffset()`.
1,662,507
15,017,050
WebrtcMediaDataEncoder::mEncoder is nulled out by a webrtc.org thread here, inside a lambda capture: https://searchfox.org/mozilla-central/rev/84922363f4014eae684aabc4f1d06380066494c5/media/webrtc/signaling/src/media-conduit/WebrtcMediaDataEncoderCodec.cpp#175 But we use this RefPtr on other threads (mTaskQueue) without any synchronization protection in many other places. I see a nullptr crash due to this problem here, but we could easily end up with a UAF instead. We should not be modifying this RefPtr on any thread other than mTaskQueue: https://crash-stats.mozilla.org/report/index/29cac5a2-001d-4e47-8d9a-707b90200828 This might be related to bug 1662036 in some way, but I do not know if it is the cause. This may also be related to bug 1597848, bug 1609240, and bug 1621617.
1,662,895
15,019,545
Created attachment 9173765 this is screenshot how looks the main window, similar in ebay.de User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0 Steps to reproduce: Trying to open ebay.de or ebay.com Actual results: The page opens without any pictures in a "text mode". Trying to start it with all plugins disabled, but the same Expected results: To have the pages appearing as in Opera or Edge.
1,662,946
15,019,960
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:82.0) Gecko/20100101 Firefox/82.0 Steps to reproduce: Selected File then Print Actual results: The print preview is being prepared - it never happens. Selecting File->print results in a hang condition. This totally stops the ability to print a webpage. I would consider it a high impact issue. It just started with build 20200902215721. It is happening with Ubuntu 16.04. Print works correctly with Ubuntu 18.04 which suggests it is associated with the older CUPS and color print issue. Expected results: I should have been able to make selections in the print dialog which would result in a webpage print
1,663,091
15,020,897
Created attachment 9173908 poc User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36 Steps to reproduce: 1. compile the following code with nss using asan 2. run compiled program with poc ``` #include "secutil.h" #include "nss.h" #include "pk11pub.h" int main(int argc, char **argv){ if (NSS_NoDB_Init(NULL) != SECSuccess) { return 1; } PRFileDesc* file = PR_Open(argv[1], PR_RDONLY, 0); SECItem data; memset(&data, 0, sizeof(data)); if (SECU_ReadDERFromFile(&data, file, PR_FALSE, PR_FALSE) != SECSuccess) { return 1; } PK11SlotInfo* slot = PK11_GetInternalSlot(); if (!slot) { return 1; } SECKEYPrivateKey* privKey; if (PK11_ImportDERPrivateKeyInfoAndReturnKey(slot, &data, NULL, NULL, PR_FALSE, PR_FALSE, KU_ALL, &privKey, NULL) != SECSuccess) { return 1; } return 0; } ``` Actual results: result: ``` #0 __GI_raise (sig=sig@entry=0x6) at ../sysdeps/unix/sysv/linux/raise.c:51 #1 0x00007ffff5a958b1 in __GI_abort () at abort.c:79 #2 0x00007ffff7afc9fa in PR_Assert (s=0x7ffff73b8000 <.str.28> "state->indefinite", file=0x7ffff73b7800 <.str.1> "../../lib/util/secasn1d.c", ln=0x7c1) at ../../../../pr/src/io/prlog.c:571 #3 0x00007ffff736eaf3 in sec_asn1d_next_in_group (state=<optimized out>) at ../../lib/util/secasn1d.c:1985 #4 SEC_ASN1DecoderUpdate_Util (cx=<optimized out>, buf=0x61a000001973 "", len=0x3ca) at ../../lib/util/secasn1d.c:2795 #5 0x00007ffff737fd9a in SEC_ASN1Decode_Util (poolp=<optimized out>, dest=0x61d000005aa0, theTemplate=0x7ffff7a89000 <SECKEY_PrivateKeyInfoTemplate>, buf=<optimized out>, len=0x4bd) at ../../lib/util/secasn1d.c:3106 #6 SEC_ASN1DecodeItem_Util (poolp=<optimized out>, dest=0x61d000005aa0, theTemplate=0x7ffff7a89000 <SECKEY_PrivateKeyInfoTemplate>, src=<optimized out>) at ../../lib/util/secasn1d.c:3120 #7 0x00007ffff77603b4 in PK11_ImportDERPrivateKeyInfoAndReturnKey (slot=0x618000000080, derPKI=0x7fffffffe1a0, nickname=0x0, publicValue=0x0, isPerm=0x0, isPrivate=0x0, keyUsage=0xff, privk=0x7fffffffe1e0, wincx=0x0) at ../../lib/pk11wrap/pk11pk12.c:280 #8 0x00000000004eef1a in main (argc=<optimized out>, argv=<optimized out>) at ../fuzzsrc/bintest.c:28 #9 0x00007ffff5a76b97 in __libc_start_main (main=0x4eed50 <main>, argc=0x2, argv=0x7fffffffe368, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffe358) at ../csu/libc-start.c:310 #10 0x000000000041df8a in _start () ``` Expected results: related source code ``` 1949 │ static void 1950 │ sec_asn1d_next_in_group(sec_asn1d_state *state) 1951 │ { 1952 │ sec_asn1d_state *child; 1953 │ unsigned long child_consumed; 1954 │ 1955 │ PORT_Assert(state->place == duringGroup); 1956 │ PORT_Assert(state->child != NULL); 1957 │ 1958 │ child = state->child; 1959 │ 1960 │ child_consumed = child->consumed; 1961 │ child->consumed = 0; 1962 │ state->consumed += child_consumed; 1963 │ 1964 │ /* 1965 │ * If our child was just our end-of-contents octets, we are done. 1966 │ */ 1967 │ if (child->endofcontents) { 1968 │ /* XXX I removed the PORT_Assert (child->dest == NULL) because there 1969 │ * was a bug in that a template that was a sequence of which also had 1970 │ * a child of a sequence of, in an indefinite group was not working 1971 │ * properly. This fix seems to work, (added the if statement below), 1972 │ * and nothing appears broken, but I am putting this note here just 1973 │ * in case. */ 1974 │ /* 1975 │ * XXX No matter how many times I read that comment, 1976 │ * I cannot figure out what case he was fixing. I believe what he 1977 │ * did was deliberate, so I am loathe to touch it. I need to 1978 │ * understand how it could ever be that child->dest != NULL but 1979 │ * child->endofcontents is true, and why it is important to check 1980 │ * that state->subitems_head is NULL. This really needs to be 1981 │ * figured out, as I am not sure if the following code should be 1982 │ * compensating for "offset", as is done a little farther below 1983 │ * in the more normal case. 1984 │ */ 1985 │ PORT_Assert(state->indefinite); <--------------------------------- assert 1986 │ PORT_Assert(state->pending == 0); 1987 │ if (child->dest && !state->subitems_head) { 1988 │ sec_asn1d_add_to_subitems(state, child->dest, 0, PR_FALSE); 1989 │ child->dest = NULL; 1990 │ } 1991 │ 1992 │ child->place = notInUse; 1993 │ state->place = afterGroup; 1994 │ return; 1995 │ } ```
1,663,125
15,021,097
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36 Steps to reproduce: 1. Open Service Worker Demo URL: https://mdn.github.io/sw-test/ 2. Check registered Service Workers in about:debugging#/runtime/this-firefox 3. Service Worker for https://mdn.github.io/sw-test/sw.js is shown 4. Close Browser and start it again 5. Check registered Service Workers in about:debugging#/runtime/this-firefox 6. Service Worker for https://mdn.github.io/sw-test/sw.js is NOT listed anymore, Service Worker ist deleted. When I downgrade to Firefox 79 the problem does not occur Actual results: Service Worker for https://mdn.github.io/sw-test/sw.js is not listed anymore, Service Worker ist deleted. Expected results: Service Worker for https://mdn.github.io/sw-test/sw.js should be shown still shown after restarting Firefox
1,663,157
15,021,289
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0 Steps to reproduce: While testing the new OpenPGP integration I had an awkward time trying to send encrypted email: 1. On Debian Sid I installed Thunderbird 78.2.1 from Debian experimental 2. I created a brand new Thunderbird profile for an existing email account 3. In the account's End-To-End Encryption section I generated a new key pair (probably not necessary) 4. I composed an email to another email address whose key is available on keys.openpgp.org 5. I tried sending the email with encryption enabled 6. As expected I got the message that there are problems with the recipient's key 7. I followed the dialogs until I found "Discover new or updated key", and clicked it Actual results: I get the error "We could not find any key matching the specified search criteria". Expected results: The key should have been found. In fact, if I open the key manager manually and select Keyserver → Discover Keys online and enter the key ID I do find the key. But I have to be very careful and sanitize e.g. the usual "0x" prefix of the key ID. But searching by email address is completely broken. It seems obvious that that is what Thunderbird tries to in step 7 above.
1,663,227
15,021,683
Created attachment 9174021 Firefox_100RAM -VRAM.png User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0 Steps to reproduce: Open https://www.nvidia.com/en-us/geforce/graphics-cards/30-series/rtx-3080/#design-container Animation starts Actual results: RAM usage increase to 8GB (from 1.5GB), VRAM usage increase to 4GB (from 250MB) The system freeze Additional notes: Firefox version: 80.0.1 (64-bit) Hardware acceleration is enabled GPU is GTX 1050ti 4GB 8GB of RAM DDR4 2400MHz Expected results: Lower RAM usage
1,663,269
15,021,942
Created attachment 9174061 key0xA8784C339ACA21B9.asc User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0 Steps to reproduce: OpenPGP Key Manager -> Import OpenPGP Key File and use the attached public key. For some reason this specific key fails to be imported whereas other public keys worked just fine. Actual results: Importing of the keys failed Expected results: Key import should have been successful
1,663,344
15,022,278
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0 Steps to reproduce: Selected Print, selected HP 4 Plus printer, viewed results - all blank pages Actual results: Correct number of pages shown, but all are blank. Does NOT work on clean profile (reset) Does work in Safe mode Does work on adobe pdf printer Old print preview works OK (print. tab_modal. enabled option to false) Expected results: Print preview should have shown page contents
1,663,400
15,023,819
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0 Steps to reproduce: I'm migrating from Thunderbird 68.x with Enigmail addon to newer Thunderbird with integrated support for OpenPGP. It does work, however emails from clients with Symantec Encryption Desktop are not decrypted. Actual results: Emails are decrypted fine with Enigmail addon but not in any release of Thunderbird (Stable 78.2.1, Beta 81.0b2 or the latest Daily 82.0a1 (2020-09-06)). I noticed this with emails from my coworker but I verified it with clean install of Symantec Encryption Desktop 10.4.2 MP3 (Build 1298). By default messages are formated in "PGP Partitioned". These messages are not decrypted at all and full raw encrypted content (BEGIN PGP MESSAGE...) is visible. No error is logged in error console. I tried switching to "PGP/MIME". In this case Thunderbird doesn't display any content and logs "rnp_op_verify_execute returned unexpected: 268435457". (This should match "RNP_ERROR_BAD_FORMAT") Expected results: It's not a regression as there was no support for PGP in Thunderbird but I would expect even messages from Symantec Encryption Desktop to work. It prevents me from upgrading past Thunderbird 68 with Enigmail as I need to access both old and new emails.
1,663,503
15,024,572
Created attachment 9174268 screenshot STR: 1. Open any page e.g. https://www.wikipedia.org/ 2. Menu > Print Actual Results: Menu > Print does not work. Loading spinner spin forever. See attached screenshot. Browser console shows following error: ``` printing.preview_opened_tm - Cannot record the scalar in the current process. Uncaught (in promise) Error: Can't fetchPaperMargins: undefined fetchPaperMargins chrome://global/content/print.js:685 refreshSettings chrome://global/content/print.js:311 init chrome://global/content/print.js:190 async* chrome://global/content/print.js:45 EventListener.handleEvent* chrome://global/content/print.js:42 print.js:685:13 ```
1,663,571
15,024,984
Created attachment 9174314 pocfox.gif When you search "WillBeLeakedString" directly in the inbox, the Firefox will send the mDNS "willbeleakedstring.local" packet and bordcast to the local area network. I have tested in the LAN and I can monitor what my colleagues have searched in the Firefox inbox. I can also monitor in the VMWare what I have searched in the Host Machine(see the poc.gif). The result is that any node in the LAN can monitor what others(Windows10 OS) have searched in the inbox via the Firefox Browser.
1,663,859
15,027,191
Got a recurring crash which seems to be related to having a tab show a pdf attachment from an imap mail, when that tab is being restored at startup. https://crash-stats.mozilla.org/report/index/bee0c084-bfc6-45bf-b823-587740200909 MOZ_RELEASE_ASSERT(NS_IsMainThread()) (nsXPCWrappedJS::CallMethod called off main thread) https://searchfox.org/comm-central/source/mailnews/imap/src/nsImapService.cpp#2367 -> https://searchfox.org/comm-central/rev/1b97640106e37ba9a0a208f937b8396de9ac89d9/mailnews/base/src/nsMsgAccountManager.cpp#1659
1,663,862
15,027,207
The following testcase crashes on mozilla-central revision 20200908-dc90a7a18c07 (debug build, run with --fuzzing-safe --cpu-count=2 --ion-offthread-compile=off): var lfLogBuffer = ` function f(x) {} var module = new WebAssembly.Module(wasmTextToBinary(\`(module (import "env" "d_ffd" (func \$dffd (param f32) (param f32) (param f64) (result f64))) )\`)); for (let desc of WebAssembly.Module.imports(module)) {} `; oomTest(function() { eval(lfLogBuffer) }); Backtrace: received signal SIGSEGV, Segmentation fault. #0 strlen () at ../sysdeps/x86_64/strlen.S:106 #1 0x0000555557d8bbea in FuncTypeToString (cx=cx@entry=0x7ffff6027000, funcType=...) at js/src/wasm/WasmJS.cpp:1154 #2 0x0000555557d8970f in js::WasmModuleObject::imports (cx=<optimized out>, cx@entry=0x7ffff6027000, argc=<optimized out>, vp=<optimized out>) at js/src/wasm/WasmJS.cpp:1243 #3 0x0000555556cdc972 in CallJSNative (cx=0x7ffff6027000, native=native@entry=0x555557d88e90 <js::WasmModuleObject::imports(JSContext*, unsigned int, JS::Value*)>, reason=<optimized out>, reason@entry=js::CallReason::Call, args=...) at js/src/vm/Interpreter.cpp:507 #4 0x0000555556cdc0a9 in js::InternalCallOrConstruct (cx=0x0, cx@entry=0x7ffff6027000, args=..., construct=construct@entry=js::NO_CONSTRUCT, reason=reason@entry=js::CallReason::Call) at js/src/vm/Interpreter.cpp:599 #5 0x0000555556cdd872 in InternalCall (cx=0x7ffff6027000, args=..., reason=reason@entry=js::CallReason::Call) at js/src/vm/Interpreter.cpp:664 #6 0x0000555556cd1534 in js::CallFromStack (cx=0x0, args=...) at js/src/vm/Interpreter.cpp:668 #7 Interpret (cx=0x0, cx@entry=0x7ffff6027000, state=...) at js/src/vm/Interpreter.cpp:3336 #8 0x0000555556cc8185 in js::RunScript (cx=cx@entry=0x7ffff6027000, state=...) at js/src/vm/Interpreter.cpp:468 #9 0x0000555556cdecf5 in js::ExecuteKernel (cx=0x7ffff6027000, script=script@entry=..., envChainArg=envChainArg@entry=..., newTargetValue=newTargetValue@entry=..., evalInFrame=evalInFrame@entry=..., result=...) at js/src/vm/Interpreter.cpp:856 #10 0x0000555556d44883 in EvalKernel (cx=0x0, cx@entry=0x7ffff6027000, v=v@entry=..., evalType=<optimized out>, evalType@entry=DIRECT_EVAL, caller=..., env=env@entry=..., pc=<optimized out>, vp=...) at js/src/builtin/Eval.cpp:348 #11 0x0000555556d45637 in js::DirectEval (cx=<optimized out>, v=..., vp=...) at js/src/builtin/Eval.cpp:466 #12 0x000055555772c90c in js::jit::DoCallFallback (cx=0x0, frame=0x7fffffffb170, stub=<optimized out>, argc=1, vp=0x7fffffffb120, res=...) at js/src/jit/BaselineIC.cpp:3004 #13 0x00000c188977f3b3 in ?? () [...] #36 0x0000000000000000 in ?? () rax 0x0 0 rbx 0x0 0 rcx 0x0 0 rdx 0x7ffff7f16000 140737353179136 rsi 0x0 0 rdi 0x0 0 rbp 0x7fffffff9a60 140737488329312 rsp 0x7fffffff9978 140737488329080 r8 0x0 0 r9 0x2 2 r10 0x0 0 r11 0x7ffff6ed3f01 140737336131329 r12 0x1fffff7d 536870781 r13 0x7ffff5630060 140737310294112 r14 0x4 4 r15 0xc 12 rip 0x7ffff6dca746 <strlen+38> => 0x7ffff6dca746 <strlen+38>: movdqu (%rax),%xmm4 0x7ffff6dca74a <strlen+42>: pcmpeqb %xmm0,%xmm4
1,663,920
15,027,643
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:82.0) Gecko/20100101 Firefox/82.0 Steps to reproduce: Simply press Cmd+P (or Print) I was able to consistently reproduce it by having Printopia (v. 2) installed, a virtual printer that advertises itself in the network via Apple's Bonjour network discovery protocol. Disabling it made the issue dissappear. My actual printer is connected via AirPrint (also wireless) and I couldn't reproduce the problem with only an AirPrint-connected printer. Note: It seemed to resemble a lot like another issue (https://bugzilla.mozilla.org/show_bug.cgi?id=1662946#c20) but I was requested to create a separate ticket. Actual results: The new print dialog appears, but keeps spinning creating the preview, for even the simplest pages around. Expected results: The preview page should show up quickly, as happens when I switch to the old (system) UI or when I switched the virtual bonjour printer off. I didn't see any new messages bubble up in Browser Console, nor Web Console. Toggling the old UI (`print.tab_modal.enabled`) was instantenous in every scenario.
1,663,940
15,027,811
With today's Nightly, the Paper Size selection in the new print UI doesn't seem to work for me on Windows, *except* when the Save to PDF destination is chosen. When I switch to a different driver, changing paper size has no effect.
1,663,972
15,028,001
Spinning this off from bug 1654497. If the user tries to print before the document has loaded, it seems like the best thing to do would be to open the print doorhanger, spin the throbber, and wait until the document is ready ('load' event?) before trying to actually instruct the platform code to create a print preview document. Right now the frontend code asks the platform code to set up a print preview document without waiting, but that fails if the document hasn't loaded. In the case I tested we hit this Promise rejection: https://searchfox.org/mozilla-central/rev/b2716c233e9b4398fc5923cbe150e7f83c7c6c5b/dom/base/nsFrameLoader.cpp#3217 Since the frontend code doesn't handle that, the UI is left with the spinner spinning forever and the user has no idea the print preview has actually failed and they're waiting in vain.
1,664,149
15,029,311
Crash report: https://crash-stats.mozilla.org/report/index/27dcd26a-c8ef-49f7-869f-ab13a0200908 Top 10 frames of crashing thread: ``` 0 xul.dll nsDataObj::DropTempFile widget/windows/nsDataObj.cpp:1775 1 xul.dll nsDataObj::GetFile widget/windows/nsDataObj.cpp:1542 2 xul.dll nsDataObj::GetData widget/windows/nsDataObj.cpp:690 3 ole32.dll HandleFromHandle com\ole32\ole232\clipbrd\clipapi.cpp:2048 4 ole32.dll RenderCurrentFormat com\ole32\ole232\clipbrd\clipapi.cpp:4052 5 ole32.dll RenderFormat com\ole32\ole232\clipbrd\clipapi.cpp:4185 6 ole32.dll ClipboardWndProc com\ole32\ole232\clipbrd\clipapi.cpp:683 7 user32.dll int64_t UserCallWinProcCheckWow 8 user32.dll DispatchClientMessage 9 user32.dll _fnDWORD ``` There are multiple reports saying this happens when copying an image to the clipboard.
1,664,203
15,029,719
[Sugested Severity:] S2 [Description:] With "Send attribution request" set for a topsite, a ping anda telemetry event should be performed for each action. The above works until first restart, afterwhich no ping and no telemetry is logged. [Environment:] Windows 10, Ubuntu 20, Mac 10.13.6 81.0b8 [Steps:] 1. From Remote Settings administration, add a general topsite. 2. From the Remote Settings configuration, set the above topsite to "Send attribution request to Mozilla server" 3. Publish the changes and set Firefox to connect to the respective collection. 4. Set a Firefox profile to connect to the configuration while switching the browser.topsites.useRemoteSetting to true. 5. Start-up Firefox with the above profile configuration. 6. Open a new tab and select from the address bar the topsite previously created. 7. Open a new tab and select the previously selected topsite from the Topsites section in the about:newtab page. 8. Restart the browser. 9. Open a new tab and select from the address bar the topsite previously created. 10. Open a new tab and select the previously selected topsite from the Topsites section in the about:newtab page. ##### [Actual Result:] 6,7. : In browser console, enabling XHR, a ping to https://topsites.mozilla.io/cid/amzn_2020_a1 (2x) 6,7,.: Opening about:telemetry#events-tab in a new tab will show: partner_link interaction click {"partner": "google", "source": "newtab"} partner_link interaction attribution success {"partner": "google", "source": "newtab"} partner_link interaction click {"partner": "google", "source": "urlbar"} partner_link interaction attribution success {"partner": "google", "source": "urlbar"} After restart, the steps 9 and 10 do not log any ping or telemetry ##### [Expected Result:] 6,7,9,10. : In browser console, enabling XHR, a ping to https://topsites.mozilla.io/cid/amzn_2020_a1 (4x) 6,7,9,10.: Opening about:telemetry#events-tab in a new tab will show (2x): partner_link interaction click {"partner": "google", "source": "newtab"} partner_link interaction attribution success {"partner": "google", "source": "newtab"} partner_link interaction click {"partner": "google", "source": "urlbar"} partner_link interaction attribution success {"partner": "google", "source": "urlbar"}
1,664,516
15,031,771
Given bug 1653934 fix, as per 09/11 discution with :dao there is still some work left in order to be able to use %YYYYMMDDHH% in the target topsite as intended. From my understanding, %YYYYMMDDHH% need to be automatically pinned in order to function in the expected manner, option which is not available today: after the first click on the topsite, the translated current datetime becomes the topsite, since frecvent/recent history will kick in. As a side note, it should also be considered that there also is a chance that the automatically pinned topsite with %YYYYMMDDHH% might be unpined, which should be taken into consideration.
1,665,272
15,038,345
Created attachment 9175950 slow print preview **Affected versions** * Fx82.0a1 **Affected platforms** * Windows 10 **Steps to reproduce** 1. Launch Firefox. 2. Access the following [link](http://www.dbsparks.com/research/html/SNRN02.pdf). 3. Open the new modal print preview. **Expected result** * The print preview is opened in a short amount of time. **Actual result** * The preview only opens after 20 seconds of waiting time. **Regression range** * This seems to be a recent regression. Will come back with a regression range ASAP. **Additional notes** * The issue only reproduces on my Windows 10 machine.
1,665,299
15,038,502
Bug 1663499 added the assertion triggered here. In this case, the user called a function from the add-on Media Helper 1.16.0 (id: {85603edc-044f-4391-9a95-a94682f449b4}) to download an image from instagram. Crash report: https://crash-stats.mozilla.org/report/index/094ad849-839f-4cb1-9f04-801180200916 Top 10 frames of crashing thread: ``` 0 xul.dll nsWebBrowserPersist::EndDownload dom/webbrowserpersist/nsWebBrowserPersist.cpp:2317 1 xul.dll mozilla::detail::RunnableMethodImpl< xpcom/threads/nsThreadUtils.h:1240 2 xul.dll mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal xpcom/threads/TaskController.cpp:514 3 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1234 4 xul.dll mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:87 5 xul.dll MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:327 6 xul.dll MessageLoop::Run ipc/chromium/src/base/message_loop.cc:309 7 xul.dll nsBaseAppShell::Run widget/nsBaseAppShell.cpp:137 8 xul.dll nsAppShell::Run widget/windows/nsAppShell.cpp:602 9 xul.dll nsAppStartup::Run toolkit/components/startup/nsAppStartup.cpp:270 ```
1,665,493
15,039,903
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0 Steps to reproduce: OS Windows 10 + Gpg4win 3.1.13 + gpg (GnuPG) 2.2.23, libgcrypt 1.8.6 using Thunderbird 68.12.0 with Enigmail updating to Thunderbird 78.2.2 migrate PGP Keys from Enigmail to (Thunderbird's) OpenPGP Key manager Actual results: I can not remember exactly but at least my PGP Keys where not imported correctly. After restarting Thunderbird its OpenPGP Key Manager didn't show any PGP Keys. Many attempts to import Keys inside Key Manager failed. Sometimes it seemed to work for public Keys. Many attempts produced many errors. As a result from the unsuccessful Enigmail migration, some folders "enig-exp" containing ".asc" files where left in the "Temp"-folder Even with Thunderbird's OpenPGP Key Manager: Key creation failed or when it seemed to work keys had been lost after restart. When importing secret keys it asked endlessly for the passphrase ... Expected results: My OpenPGP Keys should have been imported and encrypted eMails should be decrypted. But Thunderbird reported allways "No matching OpenPGP Key found" How I have solved this problem: I used "Process Monitor" (from Sysinternals) because during my countless attempts, among others with GPG (GnuPG) or "Kleopatra" or "GPA" (from Gnu4win), I had the idea that directory access may fail. And indeed the trace showed some errors. Workaround: My user account name contains the german special letter 'ö'. I created a new account only with ASCII letters (without space). I started Thunderbird's OpenPGP Key Manager and imported the keys from the "enig-exp" folder (remanent in "Temp" folder from Enigmail migration). And it works ! My Conclusion: Thunderbird has problems with special characters in account names. It seems to create temporary directories inside "SystemDrive":\Users\"account-name"\AppData\Roaming\Thunderbird\Profiles\"profile-name". Sometimes Thunderbird seems to misspell directory path names with (german) special letters (or characters) and sometimes it doesn't.
1,665,836
15,042,071
**Filed by:** ncsoregi [at] mozilla.com **Parsed log:** https://treeherder.mozilla.org/logviewer.html#?job_id=316034546&repo=autoland **Full log:** https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Ki7sVWKbQDidqap_HI5qnQ/runs/0/artifacts/public/logs/live_backing.log --- ``` >[task 2020-09-18T04:23:58.804Z] 04:23:58 INFO - PROCESS-CRASH | damp | application crashed [@ nsThread::ProcessNextEvent(bool, bool*)] [task 2020-09-18T04:23:58.805Z] 04:23:58 INFO - Crash dump filename: c:\users\task_1600400516\appdata\local\temp\tmpnb_rm9\profile\minidumps\f638cee3-de80-4772-8ab4-2a5989d42e72.dmp [task 2020-09-18T04:23:58.805Z] 04:23:58 INFO - Operating system: Windows NT [task 2020-09-18T04:23:58.806Z] 04:23:58 INFO - 10.0.17134 [task 2020-09-18T04:23:58.807Z] 04:23:58 INFO - CPU: amd64 [task 2020-09-18T04:23:58.807Z] 04:23:58 INFO - family 6 model 94 stepping 3 [task 2020-09-18T04:23:58.807Z] 04:23:58 INFO - 8 CPUs [task 2020-09-18T04:23:58.807Z] 04:23:58 INFO - GPU: UNKNOWN [task 2020-09-18T04:23:58.808Z] 04:23:58 INFO - Crash reason: EXCEPTION_ACCESS_VIOLATION_READ [task 2020-09-18T04:23:58.808Z] 04:23:58 INFO - Crash address: 0xffffffff [task 2020-09-18T04:23:58.808Z] 04:23:58 INFO - Process uptime: 565 seconds [task 2020-09-18T04:23:58.808Z] 04:23:58 INFO - Thread 24 (crashed) [task 2020-09-18T04:23:58.809Z] 04:23:58 INFO - 0 xul.dll!nsThread::ProcessNextEvent(bool, bool*) [nsThread.cpp:d5f57ef7c1a2bf4051b4320e98ede73dee781dd0 : 1227 + 0x26] [task 2020-09-18T04:23:58.809Z] 04:23:58 INFO - rax = 0xe5e5e5e5e5e5e5e5 rdx = 0x000000b70285f428 [task 2020-09-18T04:23:58.809Z] 04:23:58 INFO - rcx = 0x00007ff8a75cf970 rbx = 0x000001deb9a52840 [task 2020-09-18T04:23:58.809Z] 04:23:58 INFO - rsi = 0x000000b70285f650 rdi = 0x000001dec6ab6700 [task 2020-09-18T04:23:58.809Z] 04:23:58 INFO - rbp = 0x0000000000000000 rsp = 0x000000b70285f480 [task 2020-09-18T04:23:58.810Z] 04:23:58 INFO - r8 = 0x000000b70285f581 r9 = 0xffe61a02d3a448fb [task 2020-09-18T04:23:58.810Z] 04:23:58 INFO - r10 = 0x00000fff14e6fe34 r11 = 0x0010000000000000 [task 2020-09-18T04:23:58.810Z] 04:23:58 INFO - r12 = 0x0000000000000000 r13 = 0x0000000000000003 [task 2020-09-18T04:23:58.810Z] 04:23:58 INFO - r14 = 0x000001deadf74158 r15 = 0x0000000000000001 [task 2020-09-18T04:23:58.810Z] 04:23:58 INFO - rip = 0x00007ff8a6b90271 [task 2020-09-18T04:23:58.811Z] 04:23:58 INFO - Found by: given as instruction pointer in context [task 2020-09-18T04:23:58.811Z] 04:23:58 INFO - 1 xul.dll!mozilla::net::CacheIOThread::ThreadFunc() [CacheIOThread.cpp:d5f57ef7c1a2bf4051b4320e98ede73dee781dd0 : 460 + 0x14] [task 2020-09-18T04:23:58.811Z] 04:23:58 INFO - rbx = 0x000001deb9a52840 rbp = 0x0000000000000000 [task 2020-09-18T04:23:58.811Z] 04:23:58 INFO - rsp = 0x000000b70285faa0 r12 = 0x0000000000000000 [task 2020-09-18T04:23:58.811Z] 04:23:58 INFO - r13 = 0x0000000000000003 r14 = 0x000001deadf74158 [task 2020-09-18T04:23:58.811Z] 04:23:58 INFO - r15 = 0x0000000000000001 rip = 0x00007ff8a78b1ee1 [task 2020-09-18T04:23:58.812Z] 04:23:58 INFO - Found by: call frame info [task 2020-09-18T04:23:58.812Z] 04:23:58 INFO - 2 xul.dll!static mozilla::net::CacheIOThread::ThreadFunc(void*) [CacheIOThread.cpp:d5f57ef7c1a2bf4051b4320e98ede73dee781dd0 : 416 + 0x8] [task 2020-09-18T04:23:58.812Z] 04:23:58 INFO - rbx = 0x000001deb9a52840 rbp = 0x0000000000000000 [task 2020-09-18T04:23:58.812Z] 04:23:58 INFO - rsp = 0x000000b70285fb50 r12 = 0x0000000000000000 [task 2020-09-18T04:23:58.812Z] 04:23:58 INFO - r13 = 0x0000000000000003 r14 = 0x000001deadf74158 [task 2020-09-18T04:23:58.813Z] 04:23:58 INFO - r15 = 0x0000000000000001 rip = 0x00007ff8a78b1af3 [task 2020-09-18T04:23:58.813Z] 04:23:58 INFO - Found by: call frame info [task 2020-09-18T04:23:58.813Z] 04:23:58 INFO - 3 nss3.dll!_PR_NativeRunThread(void*) [pruthr.c:d5f57ef7c1a2bf4051b4320e98ede73dee781dd0 : 399 + 0xe] [task 2020-09-18T04:23:58.813Z] 04:23:58 INFO - rbx = 0x000001deb9a52840 rbp = 0x0000000000000000 [task 2020-09-18T04:23:58.813Z] 04:23:58 INFO - rsp = 0x000000b70285fb80 r12 = 0x0000000000000000 [task 2020-09-18T04:23:58.814Z] 04:23:58 INFO - r13 = 0x0000000000000003 r14 = 0x000001deadf74158 [task 2020-09-18T04:23:58.814Z] 04:23:58 INFO - r15 = 0x0000000000000001 rip = 0x00007ff8c698ac4a [task 2020-09-18T04:23:58.814Z] 04:23:58 INFO - Found by: call frame info [task 2020-09-18T04:23:58.814Z] 04:23:58 INFO - 4 nss3.dll!pr_root(void*) [w95thred.c:d5f57ef7c1a2bf4051b4320e98ede73dee781dd0 : 139 + 0xd] [task 2020-09-18T04:23:58.814Z] 04:23:58 INFO - rbx = 0x000001deb9a52840 rbp = 0x0000000000000000 [task 2020-09-18T04:23:58.815Z] 04:23:58 INFO - rsp = 0x000000b70285fc00 r12 = 0x0000000000000000 [task 2020-09-18T04:23:58.815Z] 04:23:58 INFO - r13 = 0x0000000000000003 r14 = 0x000001deadf74158 [task 2020-09-18T04:23:58.815Z] 04:23:58 INFO - r15 = 0x0000000000000001 rip = 0x00007ff8c697bd51 [task 2020-09-18T04:23:58.815Z] 04:23:58 INFO - Found by: call frame info [task 2020-09-18T04:23:58.816Z] 04:23:58 INFO - 5 ucrtbase.dll!LoadImageMappings + 0x46 [task 2020-09-18T04:23:58.816Z] 04:23:58 INFO - rbx = 0x000001deb9a52840 rbp = 0x0000000000000000 [task 2020-09-18T04:23:58.816Z] 04:23:58 INFO - rsp = 0x000000b70285fc30 r12 = 0x0000000000000000 [task 2020-09-18T04:23:58.816Z] 04:23:58 INFO - r13 = 0x0000000000000003 r14 = 0x000001deadf74158 [task 2020-09-18T04:23:58.816Z] 04:23:58 INFO - r15 = 0x0000000000000001 rip = 0x00007ff8e4bdc4be [task 2020-09-18T04:23:58.817Z] 04:23:58 INFO - Found by: call frame info```
1,665,979
15,043,058
This call passes through `SaveAdditionalRecords` which got added in bug 1645108 on Tuesday. Crash report: https://crash-stats.mozilla.org/report/index/0fdd9fe4-ac6d-434e-873f-ff9dd0200917 Top 10 frames of crashing thread: ``` 0 xul.dll static nsTHashtable<nsBaseHashtableET<nsGenericHashKey<nsHostKey>, RefPtr<nsHostRecord> > >::s_HashKey xpcom/ds/nsTHashtable.h:487 1 xul.dll PLDHashTable::Search const xpcom/ds/PLDHashTable.cpp:496 2 xul.dll nsHostResolver::AddToEvictionQ netwerk/dns/nsHostResolver.cpp:1875 3 xul.dll nsHostResolver::CompleteLookup netwerk/dns/nsHostResolver.cpp:2135 4 xul.dll mozilla::net::TRR::SaveAdditionalRecords netwerk/dns/TRR.cpp:1372 5 xul.dll mozilla::net::TRR::DohDecode netwerk/dns/TRR.cpp:1310 6 xul.dll mozilla::net::TRR::FollowCname netwerk/dns/TRR.cpp:1621 7 xul.dll mozilla::net::TRR::OnStopRequest netwerk/dns/TRR.cpp:1734 8 xul.dll mozilla::net::TRRServiceChannel::OnStopRequest netwerk/protocol/http/TRRServiceChannel.cpp:1210 9 xul.dll nsInputStreamPump::OnStateStop netwerk/base/nsInputStreamPump.cpp:649 ```
1,666,072
15,043,659
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0 Steps to reproduce: After a very short temporary loss of Internet due to a power failure, Firefox has detected that Internet was not available. However, it never recovers from this status. It permanently keeps showing the extra Menu bar "You must log in to this network before you can access the Internet." This keeps showing up on all new windows and tabs. When clicking on the "Open Network Login Page" button, an empty window shows with the word "Success". Nothing changes. The only way to fix the problem is a full close of ALL Firefox windows, and a full restart. This problem has been here for as long as I can remember. Bart Kindt Developer, SARTrack Limited https://www.sartrack.nz New Zealand Actual results: As above Expected results: It should clear itself automatically after it detects the Internet is back online, and especially after clicking on the "Open Network Login Page" button, which reports a "Success" Bart
1,666,089
15,043,784
Central as Early Beta: https://treeherder.mozilla.org/#/jobs?repo=try&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunnable&revision=9e9b2e1357ab31d9a787a343516b54bdb9f3d33f&selectedTaskRun=cPZCfj0RS9i4kkUbmQJrjQ.0 Log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=316163635&repo=try&lineNumber=10794 ``` INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Urlbar should never be in search mode without the corresponding attribute. - true == true - [task 2020-09-19T13:21:22.534Z] 13:21:22 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Expected searchMode - {"engineName":"Test","entry":"keywordoffer","isPreview":true} deepEqual {"engineName":"Test","isPreview":true,"entry":"keywordoffer"} - [task 2020-09-19T13:21:22.534Z] 13:21:22 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Expected textContent - "Test" == "Test" - [task 2020-09-19T13:21:22.534Z] 13:21:22 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Expected l10n - {"args":null,"id":null} deepEqual {"id":null,"args":null} - [task 2020-09-19T13:21:22.534Z] 13:21:22 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Expected textContent - "Test" == "Test" - [task 2020-09-19T13:21:22.534Z] 13:21:22 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Expected l10n - {"args":null,"id":null} deepEqual {"id":null,"args":null} - [task 2020-09-19T13:21:22.534Z] 13:21:22 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Expected placeholder l10n when search mode is active - {"args":{"name":"Test"},"id":"urlbar-placeholder-search-mode-other-engine"} deepEqual {"id":"urlbar-placeholder-search-mode-other-engine","args":{"name":"Test"}} - [task 2020-09-19T13:21:22.534Z] 13:21:22 INFO - Buffered messages logged at 13:21:22 [task 2020-09-19T13:21:22.534Z] 13:21:22 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Urlbar should never be in search mode without the corresponding attribute. - false == false - [task 2020-09-19T13:21:22.534Z] 13:21:22 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | gURLBar.searchMode not expected - true == true - [task 2020-09-19T13:21:22.535Z] 13:21:22 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Expected placeholder l10n when search mode is inactive - {"args":{"name":"Google"},"id":"urlbar-placeholder-with-name"} deepEqual {"id":"urlbar-placeholder-with-name","args":{"name":"Google"}} - [task 2020-09-19T13:21:22.535Z] 13:21:22 INFO - Leaving test bound tabSwitch [task 2020-09-19T13:21:22.535Z] 13:21:22 INFO - Entering test bound oneOff_downArrow [task 2020-09-19T13:21:22.535Z] 13:21:22 INFO - Awaiting for the urlbar panel to open [task 2020-09-19T13:21:22.535Z] 13:21:22 INFO - Buffered messages finished [task 2020-09-19T13:21:22.535Z] 13:21:22 INFO - TEST-UNEXPECTED-FAIL | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Uncaught exception - at chrome://mochitests/content/browser/browser/components/urlbar/tests/browser/browser_searchMode_preview.js:42 - TypeError: button is null [task 2020-09-19T13:21:22.535Z] 13:21:22 INFO - Stack trace: [task 2020-09-19T13:21:22.535Z] 13:21:22 INFO - getExpectedSearchMode@chrome://mochitests/content/browser/browser/components/urlbar/tests/browser/browser_searchMode_preview.js:42:7 [task 2020-09-19T13:21:22.535Z] 13:21:22 INFO - oneOff_downArrow@chrome://mochitests/content/browser/browser/components/urlbar/tests/browser/browser_searchMode_preview.js:223:7 [task 2020-09-19T13:21:22.535Z] 13:21:22 INFO - Leaving test bound oneOff_downArrow [task 2020-09-19T13:21:22.535Z] 13:21:22 INFO - Entering test bound oneOff_alt_downArrow [task 2020-09-19T13:21:22.535Z] 13:21:22 INFO - GECKO(3320) | [Parent 3320, Main Thread] WARNING: Suboptimal indexes for the SQL statement 0x7f3e226d5120 (http://mzl.la/1FuID0j).: file /builds/worker/checkouts/gecko/storage/mozStoragePrivateHelpers.cpp, line 113 [task 2020-09-19T13:21:22.535Z] 13:21:22 INFO - GECKO(3320) | [Child 3616: Main Thread]: I/DocShellAndDOMWindowLeak --DOCSHELL 0x7f2ad2ab9000 == 0 [pid = 3616] [id = {f6d9aec4-704f-4c9d-90fb-4b03a40cb23b}] [url = http://www.example.com/browser_searchMode_pickResult.js] [task 2020-09-19T13:21:22.535Z] 13:21:22 INFO - GECKO(3320) | [Child 3616: Main Thread]: I/DocShellAndDOMWindowLeak --DOMWINDOW == 10 (0x7f2ad2ab5400) [pid = 3616] [serial = 179] [outer = (nil)] [url = about:blank] [task 2020-09-19T13:21:22.536Z] 13:21:22 INFO - GECKO(3320) | [Child 3616: Main Thread]: I/DocShellAndDOMWindowLeak --DOMWINDOW == 9 (0x7f2ad2ab9400) [pid = 3616] [serial = 176] [outer = (nil)] [url = about:blank] [task 2020-09-19T13:21:22.536Z] 13:21:22 INFO - GECKO(3320) | [Child 3616: Main Thread]: I/DocShellAndDOMWindowLeak --DOMWINDOW == 8 (0x7f2ad2a93400) [pid = 3616] [serial = 175] [outer = (nil)] [url = about:blank] [task 2020-09-19T13:21:22.537Z] 13:21:22 INFO - GECKO(3320) | [Child 3616: Main Thread]: I/DocShellAndDOMWindowLeak --DOMWINDOW == 7 (0x7f2ad2abcc00) [pid = 3616] [serial = 183] [outer = (nil)] [url = about:blank] [task 2020-09-19T13:21:22.537Z] 13:21:22 INFO - GECKO(3320) | [Child 3616: Main Thread]: I/DocShellAndDOMWindowLeak --DOMWINDOW == 6 (0x7f2ad2ee7c00) [pid = 3616] [serial = 184] [outer = (nil)] [url = http://www.example.com/browser_searchMode_pickResult.js] [task 2020-09-19T13:21:22.537Z] 13:21:22 INFO - GECKO(3320) | [Child 3616: Main Thread]: I/DocShellAndDOMWindowLeak --DOMWINDOW == 5 (0x7f2ad2abe400) [pid = 3616] [serial = 177] [outer = (nil)] [url = http://www.example.com/browser_searchMode_pickResult.js] [task 2020-09-19T13:21:22.537Z] 13:21:22 INFO - GECKO(3320) | [Child 3616: Main Thread]: I/DocShellAndDOMWindowLeak --DOMWINDOW == 4 (0x7f2ad2ac2c00) [pid = 3616] [serial = 180] [outer = (nil)] [url = http://www.example.com/browser_searchMode_pickResult.js] [task 2020-09-19T13:21:22.538Z] 13:21:22 INFO - GECKO(3320) | [Child 3616: Main Thread]: I/DocShellAndDOMWindowLeak --DOMWINDOW == 3 (0x7f2ad9f34600) [pid = 3616] [serial = 182] [outer = (nil)] [url = http://www.example.com/browser_searchMode_pickResult.js] [task 2020-09-19T13:21:22.539Z] 13:21:22 INFO - GECKO(3320) | [Child 3616: Main Thread]: I/DocShellAndDOMWindowLeak --DOMWINDOW == 2 (0x7f2ad9f34430) [pid = 3616] [serial = 178] [outer = (nil)] [url = http://www.example.com/browser_searchMode_pickResult.js] [task 2020-09-19T13:21:23.244Z] 13:21:23 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Urlbar should never be in search mode without the corresponding attribute. - true == true - [task 2020-09-19T13:21:23.247Z] 13:21:23 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Expected searchMode - {"engineName":"Amazon.com","entry":"topsites_urlbar","isPreview":true} deepEqual {"engineName":"Amazon.com","isPreview":true,"entry":"topsites_urlbar"} - [task 2020-09-19T13:21:23.247Z] 13:21:23 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Expected textContent - "Amazon.com" == "Amazon.com" - [task 2020-09-19T13:21:23.250Z] 13:21:23 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Expected l10n - {"args":null,"id":null} deepEqual {"id":null,"args":null} - [task 2020-09-19T13:21:23.250Z] 13:21:23 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Expected textContent - "Amazon.com" == "Amazon.com" - [task 2020-09-19T13:21:23.250Z] 13:21:23 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Expected l10n - {"args":null,"id":null} deepEqual {"id":null,"args":null} - [task 2020-09-19T13:21:23.254Z] 13:21:23 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Expected placeholder l10n when search mode is active - {"args":{"name":"Amazon.com"},"id":"urlbar-placeholder-search-mode-other-engine"} deepEqual {"id":"urlbar-placeholder-search-mode-other-engine","args":{"name":"Amazon.com"}} - [task 2020-09-19T13:21:23.270Z] 13:21:23 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | The second result is selected. - 1 == 1 - [task 2020-09-19T13:21:23.271Z] 13:21:23 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Urlbar should never be in search mode without the corresponding attribute. - false == false - [task 2020-09-19T13:21:23.271Z] 13:21:23 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | gURLBar.searchMode not expected - true == true - [task 2020-09-19T13:21:23.271Z] 13:21:23 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Expected placeholder l10n when search mode is inactive - {"args":{"name":"Google"},"id":"urlbar-placeholder-with-name"} deepEqual {"id":"urlbar-placeholder-with-name","args":{"name":"Google"}} - [task 2020-09-19T13:21:23.274Z] 13:21:23 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Urlbar should never be in search mode without the corresponding attribute. - true == true - [task 2020-09-19T13:21:23.275Z] 13:21:23 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Expected searchMode - {"engineName":"Amazon.com","entry":"topsites_urlbar","isPreview":true} deepEqual {"engineName":"Amazon.com","isPreview":true,"entry":"topsites_urlbar"} - [task 2020-09-19T13:21:23.277Z] 13:21:23 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Expected textContent - "Amazon.com" == "Amazon.com" - [task 2020-09-19T13:21:23.279Z] 13:21:23 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Expected l10n - {"args":null,"id":null} deepEqual {"id":null,"args":null} - [task 2020-09-19T13:21:23.279Z] 13:21:23 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Expected textContent - "Amazon.com" == "Amazon.com" - [task 2020-09-19T13:21:23.280Z] 13:21:23 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Expected l10n - {"args":null,"id":null} deepEqual {"id":null,"args":null} - [task 2020-09-19T13:21:23.284Z] 13:21:23 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Expected placeholder l10n when search mode is active - {"args":{"name":"Amazon.com"},"id":"urlbar-placeholder-search-mode-other-engine"} deepEqual {"id":"urlbar-placeholder-search-mode-other-engine","args":{"name":"Amazon.com"}} - [task 2020-09-19T13:21:23.308Z] 13:21:23 INFO - GECKO(3320) | [Parent 3320, Main Thread] WARNING: Suboptimal indexes for the SQL statement 0x7f3e226d5120 (http://mzl.la/1FuID0j).: file /builds/worker/checkouts/gecko/storage/mozStoragePrivateHelpers.cpp, line 113 [task 2020-09-19T13:21:23.326Z] 13:21:23 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Urlbar should never be in search mode without the corresponding attribute. - true == true - [task 2020-09-19T13:21:23.326Z] 13:21:23 INFO - Not taking screenshot here: see the one that was previously logged [task 2020-09-19T13:21:23.327Z] 13:21:23 INFO - TEST-UNEXPECTED-FAIL | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | gURLBar.searchMode not expected - false == true - JS frame :: resource://testing-common/UrlbarTestUtils.jsm :: assertSearchMode :: line 406 [task 2020-09-19T13:21:23.327Z] 13:21:23 INFO - Stack trace: [task 2020-09-19T13:21:23.327Z] 13:21:23 INFO - resource://testing-common/UrlbarTestUtils.jsm:assertSearchMode:406 [task 2020-09-19T13:21:23.327Z] 13:21:23 INFO - chrome://mochitests/content/browser/browser/components/urlbar/tests/browser/browser_searchMode_preview.js:oneOff_alt_downArrow:310 [task 2020-09-19T13:21:23.327Z] 13:21:23 INFO - Not taking screenshot here: see the one that was previously logged [task 2020-09-19T13:21:23.330Z] 13:21:23 INFO - TEST-UNEXPECTED-FAIL | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Expected placeholder l10n when search mode is inactive - {"args":{"name":"Amazon.com"},"id":"urlbar-placeholder-search-mode-other-engine"} deepEqual {"id":"urlbar-placeholder-with-name","args":{"name":"Google"}} - JS frame :: resource://testing-common/UrlbarTestUtils.jsm :: assertSearchMode :: line 416 [task 2020-09-19T13:21:23.330Z] 13:21:23 INFO - Stack trace: [task 2020-09-19T13:21:23.331Z] 13:21:23 INFO - resource://testing-common/UrlbarTestUtils.jsm:assertSearchMode:416 [task 2020-09-19T13:21:23.331Z] 13:21:23 INFO - chrome://mochitests/content/browser/browser/components/urlbar/tests/browser/browser_searchMode_preview.js:oneOff_alt_downArrow:310 [task 2020-09-19T13:21:23.332Z] 13:21:23 INFO - Leaving test bound oneOff_alt_downArrow [task 2020-09-19T13:21:23.332Z] 13:21:23 INFO - Entering test bound fullSearchMode_oneOff_downArrow [task 2020-09-19T13:21:23.348Z] 13:21:23 INFO - Awaiting for the urlbar panel to open [task 2020-09-19T13:21:23.711Z] 13:21:23 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | One-offs are visible - true == true - [task 2020-09-19T13:21:23.712Z] 13:21:23 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | Found one-off button for search mode - {"engine":{"_name":"Google","_isAppProvided":true,"_metaData":{"order":1}},"_inheritedElements":{".button-icon":{}},"initializedAttributeInheritance":true} == true - [task 2020-09-19T13:21:23.742Z] 13:21:23 INFO - Awaiting for the urlbar panel to open [task 2020-09-19T13:21:23.769Z] 13:21:23 INFO - GECKO(3320) | FATAL ERROR: Non-local network connections are disabled and a connection attempt to www.google.com (172.217.7.132) was made. [task 2020-09-19T13:21:23.769Z] 13:21:23 INFO - GECKO(3320) | You should only access hostnames available via the test networking proxy (if running mochitests) or from a test-specific httpd.js server (if running xpcshell tests). Browser services should be disabled or redirected to a local server. [task 2020-09-19T13:21:23.769Z] 13:21:23 INFO - GECKO(3320) | Hit MOZ_CRASH(Attempting to connect to non-local address!) at /builds/worker/checkouts/gecko/netwerk/base/nsSocketTransport2.cpp:1329 [task 2020-09-19T13:21:23.771Z] 13:21:23 INFO - GECKO(3320) | #01: mozilla::net::nsSocketTransport::OnSocketEvent(unsigned int, nsresult, nsISupports*) [netwerk/base/nsSocketTransport2.cpp:2199] [task 2020-09-19T13:21:23.772Z] 13:21:23 INFO - GECKO(3320) | #02: mozilla::net::nsSocketEvent::Run() [netwerk/base/nsSocketTransport2.cpp:94] [task 2020-09-19T13:21:23.773Z] 13:21:23 INFO - GECKO(3320) | #03: nsThread::ProcessNextEvent(bool, bool*) [xpcom/threads/nsThread.cpp:1234] [task 2020-09-19T13:21:23.774Z] 13:21:23 INFO - GECKO(3320) | #04: NS_ProcessNextEvent(nsIThread*, bool) [xpcom/threads/nsThreadUtils.cpp:513] [task 2020-09-19T13:21:23.774Z] 13:21:23 INFO - GECKO(3320) | #05: mozilla::net::nsSocketTransportService::Run() [netwerk/base/nsSocketTransportService2.cpp:1196] [task 2020-09-19T13:21:23.779Z] 13:21:23 INFO - GECKO(3320) | #06: {virtual override thunk({offset(-32)}, mozilla::net::nsSocketTransportService::Run())} [/builds/worker/workspace/build/application/firefox/libxul.so + 0x4196ed1] [task 2020-09-19T13:21:23.783Z] 13:21:23 INFO - GECKO(3320) | #07: nsThread::ProcessNextEvent(bool, bool*) [xpcom/threads/nsThread.cpp:1234] [task 2020-09-19T13:21:23.783Z] 13:21:23 INFO - GECKO(3320) | #08: NS_ProcessNextEvent(nsIThread*, bool) [xpcom/threads/nsThreadUtils.cpp:513] [task 2020-09-19T13:21:23.784Z] 13:21:23 INFO - GECKO(3320) | #09: mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) [ipc/glue/MessagePump.cpp:303] [task 2020-09-19T13:21:23.784Z] 13:21:23 INFO - GECKO(3320) | #10: MessageLoop::RunInternal() [ipc/chromium/src/base/message_loop.cc:334] [task 2020-09-19T13:21:23.784Z] 13:21:23 INFO - GECKO(3320) | #11: MessageLoop::Run() [ipc/chromium/src/base/message_loop.cc:310] [task 2020-09-19T13:21:23.785Z] 13:21:23 INFO - GECKO(3320) | #12: nsThread::ThreadFunc(void*) [xpcom/threads/nsThread.cpp:444] [task 2020-09-19T13:21:23.821Z] 13:21:23 INFO - GECKO(3320) | #13: _pt_root [nsprpub/pr/src/pthreads/ptthread.c:204] [task 2020-09-19T13:21:23.821Z] 13:21:23 INFO - fix-stacks: error: failed to read symbols file `/builds/worker/workspace/build/symbols/libpthread.so.0/10063CBC74776C265F7DB3F1F380A3DA0/libpthread.so.0.sym` for `/lib/x86_64-linux-gnu/libpthread.so.0` [task 2020-09-19T13:21:23.821Z] 13:21:23 INFO - fix-stacks: note: this is expected and harmless for system libraries on debug automation runs [task 2020-09-19T13:21:23.822Z] 13:21:23 INFO - fix-stacks: No such file or directory (os error 2) [task 2020-09-19T13:21:23.822Z] 13:21:23 INFO - GECKO(3320) | #14: ??? [/lib/x86_64-linux-gnu/libpthread.so.0 + 0x76db] [task 2020-09-19T13:21:23.823Z] 13:21:23 INFO - GECKO(3320) | #15: clone [/lib/x86_64-linux-gnu/libc.so.6 + 0x121a3f] [task 2020-09-19T13:21:23.823Z] 13:21:23 INFO - GECKO(3320) | #16: ??? (???:???) [task 2020-09-19T13:21:23.824Z] 13:21:23 INFO - GECKO(3320) | ExceptionHandler::GenerateDump cloned child 3843 [task 2020-09-19T13:21:23.824Z] 13:21:23 INFO - GECKO(3320) | ExceptionHandler::SendContinueSignalToChild sent continue signal to child [task 2020-09-19T13:21:23.825Z] 13:21:23 INFO - GECKO(3320) | ExceptionHandler::WaitForContinueSignal waiting for continue signal... [task 2020-09-19T13:21:23.963Z] 13:21:23 INFO - GECKO(3320) | Exiting due to channel error. [task 2020-09-19T13:21:23.963Z] 13:21:23 INFO - GECKO(3320) | Exiting due to channel error. [task 2020-09-19T13:21:23.964Z] 13:21:23 INFO - GECKO(3320) | Exiting due to channel error. [task 2020-09-19T13:21:23.965Z] 13:21:23 INFO - GECKO(3320) | Exiting due to channel error. [task 2020-09-19T13:21:23.966Z] 13:21:23 INFO - GECKO(3320) | [GFX1-]: Receive IPC close with reason=AbnormalShutdown [task 2020-09-19T13:21:23.966Z] 13:21:23 INFO - GECKO(3320) | Exiting due to channel error. [task 2020-09-19T13:21:23.966Z] 13:21:23 INFO - GECKO(3320) | Exiting due to channel error. [task 2020-09-19T13:21:23.969Z] 13:21:23 INFO - GECKO(3320) | Exiting due to channel error. [task 2020-09-19T13:21:24.047Z] 13:21:24 INFO - TEST-INFO | Main app process: exit 11 [task 2020-09-19T13:21:24.047Z] 13:21:24 ERROR - TEST-UNEXPECTED-FAIL | ShutdownLeaks | process() called before end of test suite [task 2020-09-19T13:21:24.047Z] 13:21:24 INFO - TEST-INFO | Confirming we saw 436 DOCSHELL created and 419 destroyed log strings. [task 2020-09-19T13:21:24.047Z] 13:21:24 INFO - TEST-INFO | Confirming we saw 1216 DOMWINDOW created and 1150 destroyed log strings. [task 2020-09-19T13:21:24.047Z] 13:21:24 INFO - Buffered messages finished [task 2020-09-19T13:21:24.047Z] 13:21:24 ERROR - TEST-UNEXPECTED-FAIL | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | application terminated with exit code 11 [task 2020-09-19T13:21:24.047Z] 13:21:24 INFO - runtests.py | Application ran for: 0:07:04.691363 [task 2020-09-19T13:21:24.047Z] 13:21:24 INFO - zombiecheck | Reading PID log: /tmp/tmpKhQZfwpidlog [task 2020-09-19T13:21:24.047Z] 13:21:24 INFO - ==> process 3320 launched child process 3344 [task 2020-09-19T13:21:24.047Z] 13:21:24 INFO - ==> process 3320 launched child process 3447 [task 2020-09-19T13:21:24.047Z] 13:21:24 INFO - ==> process 3320 launched child process 3464 [task 2020-09-19T13:21:24.047Z] 13:21:24 INFO - ==> process 3320 launched child process 3530 [task 2020-09-19T13:21:24.047Z] 13:21:24 INFO - ==> process 3320 launched child process 3555 [task 2020-09-19T13:21:24.047Z] 13:21:24 INFO - ==> process 3320 launched child process 3616 [task 2020-09-19T13:21:24.047Z] 13:21:24 INFO - ==> process 3320 launched child process 3646 [task 2020-09-19T13:21:24.047Z] 13:21:24 INFO - ==> process 3320 launched child process 3690 [task 2020-09-19T13:21:24.047Z] 13:21:24 INFO - zombiecheck | Checking for orphan process with PID: 3616 [task 2020-09-19T13:21:24.047Z] 13:21:24 INFO - zombiecheck | Checking for orphan process with PID: 3555 [task 2020-09-19T13:21:24.047Z] 13:21:24 INFO - zombiecheck | Checking for orphan process with PID: 3464 [task 2020-09-19T13:21:24.047Z] 13:21:24 INFO - zombiecheck | Checking for orphan process with PID: 3530 [task 2020-09-19T13:21:24.047Z] 13:21:24 INFO - zombiecheck | Checking for orphan process with PID: 3344 [task 2020-09-19T13:21:24.047Z] 13:21:24 INFO - zombiecheck | Checking for orphan process with PID: 3447 [task 2020-09-19T13:21:24.047Z] 13:21:24 INFO - zombiecheck | Checking for orphan process with PID: 3690 [task 2020-09-19T13:21:24.047Z] 13:21:24 INFO - zombiecheck | Checking for orphan process with PID: 3646 [task 2020-09-19T13:21:24.047Z] 13:21:24 INFO - mozcrash Copy/paste: /builds/worker/fetches/minidump_stackwalk/minidump_stackwalk /tmp/tmpA7xjQo.mozrunner/minidumps/52dfbd96-caa3-b7a7-ec4c-47317f55393f.dmp /builds/worker/workspace/build/symbols [task 2020-09-19T13:21:29.299Z] 13:21:29 INFO - mozcrash Saved minidump as /builds/worker/workspace/build/blobber_upload_dir/52dfbd96-caa3-b7a7-ec4c-47317f55393f.dmp [task 2020-09-19T13:21:29.299Z] 13:21:29 INFO - mozcrash Saved app info as /builds/worker/workspace/build/blobber_upload_dir/52dfbd96-caa3-b7a7-ec4c-47317f55393f.extra [task 2020-09-19T13:21:29.466Z] 13:21:29 INFO - PROCESS-CRASH | browser/components/urlbar/tests/browser/browser_searchMode_preview.js | application crashed [@ mozilla::net::nsSocketTransport::InitiateSocket()] [task 2020-09-19T13:21:29.466Z] 13:21:29 INFO - Mozilla crash reason: MOZ_CRASH(Attempting to connect to non-local address!) [task 2020-09-19T13:21:29.466Z] 13:21:29 INFO - Crash dump filename: /tmp/tmpA7xjQo.mozrunner/minidumps/52dfbd96-caa3-b7a7-ec4c-47317f55393f.dmp ``` Alastor: Can you please take a look at this?
1,666,246
15,046,201
This is looking like super-high volume to me. We need to fix this ASAP. Crash report: https://crash-stats.mozilla.org/report/index/9a0c82b5-429e-401a-8c0b-5e5b90200914 Top 4 frames of crashing thread: ``` 0 libxul.so profiler_register_thread tools/profiler/core/platform.cpp:4981 1 libxul.so nsThread::ThreadFunc xpcom/threads/nsThread.cpp:430 2 libnss3.so _pt_root nsprpub/pr/src/pthreads/ptthread.c:201 3 libc.so libc.so@0xe69e0 ```
1,666,296
15,046,597
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36 OPR/71.0.3770.97 (Edition beta) Steps to reproduce: Received an invitation to a Microsoft Teams meeting in e-mail (probably directly from Outlook.com, definitely from a Microsoft ecosystem, actual user agent couldn't be determined). Actual results: The event was displayed without any hint about the Teams URL which is required to join the meeting. Couldn't join the meeting. Expected results: The client should provide a way to get the meeting URL (X-MICROSOFT-SKYPETEAMSMEETINGURL in iCS) somehow. - preferred: have complete support the Teams-specific URL and show it when available - at the very least provide a way to save the ICS for events already caught by Lightning/Calendar (no way to save attachments for invitations) - or as an imperfect but useful alternative provide a built-in ICS viewer for all similar needs
1,660,739
15,002,556
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0 Steps to reproduce: I am the developer of the recommended Print Edit WE extension. I tried using Print Edit WE with the Print Preview Redesign experiment in Firefox Nightly 80.0a1. This experiment breaks the 'tabs.printPreview' API and 'afterprint' listener. The steps to reproduce are simple: 1. Open a web page (e.g. Wikipedia). 2. Click on the Print Edit WE button on Firefox's toolbar. 3. Click on the Preview button on Print Edit WE's toolbar. 4. Click on the Cancel button in the print preview panel. Actual results: 1. Web page opens. 2. Print Edit WE starts correctly. 3. The print preview panel appears, but displays blank pages. 4. The print preview panel closes and a blank 'about:printpreview' page is displayed. Expected results: 3. The print preview panel should display the pages of the web page. 4. The print preview panel shoud close and return to editing the web page.
1,660,909
15,003,858
nsIPrinterList::GetNamedOrDefaultPrinter will crash on CUPS platforms (OS X, Linux, BSD, etc) when given a printer name which is present in the printer list, but is not the first one in the list. The crash is present in the 81 branch.
1,660,920
15,003,980
The immediate problem this is causing is that OS version functions in Windows 10 are claiming to be Windows 8 for compatibility reasons (as they are known to do when the manifest `supportedOS` flags are missing), which means notifications will never be displayed because we only support those when we are on Windows 10, and can tell we are on Windows 10. There could also be other not yet detected compatibility problems.
1,661,005
15,004,668
Created attachment 9171908 scrollbar on Windows password import autocomplete.gif **[Affected versions]:** - Firefox Nightly 82.0a1, BuildID 20200824215021 - Firefox Beta 81.0b1 BuildID 20200824150741 **[Affected Platforms]:** - All Windows **[Prerequisites]:** - Have a clean new profile with no saved or imported logins. - Have a couple of logins saved in either Chrome or Edge (chromium) **[Steps to reproduce]:** 1. Open the browser with the profile from prerequisites and navigate to a website that has a saved login in Chrome/Edge. 2. Focus the username filed. 3. Observe the right side of the Password Import Autocomplete dropdown. **[Expected results]:** - Only the import options are displayed. **[Actual results]:** - An extra scrollbar is displayed. **[Notes]:** - The scrollbar is no longer displayed if the dropdown is dismissed and re-triggered. - The scrollbar is displayed each time the dropdown is displayed in a new session. - The issue is NOT reproducible on macOS even with the scrollbars set to `Always show`. - Attached a screen recording of the issue.
1,661,215
15,006,539
Created attachment 9172098 blank.gif **Affected versions** * 82.0a1 (BuildId:20200825154412) * 81.0b2 (BuildId:20200825191644) **Affected platforms** * Ubuntu 20.04 64bit * Windows 10 64bit * macOS 10.14 **Steps to reproduce** 1. Launch Firefox. 2. Access the following [link](https://www.irs.gov/pub/irs-pdf/f1040.pdf). 3. Hit CTRL + P. 4. Reach the Orientation section via keyboard navigation (to easily reproduce this). 5. Use your arrow keys to fastly switch between Portrait & Landscape orientations. **Expected result** * The print preview successfully updates each time successfully displaying the pdf document that is about to get printed. **Actual result** * After several switches, the print preview displays a blank document (sometimes not all the pages are displayed as blank but some are). **Regression Window** * I don’t think that this is a regression. **Additional Information** * For further information regarding this issue please observe the attached screencast. * Physical printer is connected but it seems that it won’t print (it displays “processing” but it seems that the print job is automatically canceled). * Save to pdf outputs a blank document. * Also, I've noted that the same issue occurs if fastly changing between the available destinations with, sometimes, even a difference (the print preview displays an infinite loading animation & my memory usage increases greatly when this is reproduced). I will continue investigating this behavior.
1,661,253
15,006,851
Created attachment 9172152 Screen Recording 2020-08-26 at 15.31.24.mov **Affected versions** * 80.0, 81.0b2, 82.0a1(2020-08-25) **Affected platforms** * macOS 11.0, Ubuntu 20 **Steps to reproduce** 1. Launch Firefox; 2. Access [this attachment](https://bug1303534.bmoattachments.org/attachment.cgi?id=8792203); 3. Zoom in a couple of times; **Expected result** * zoom in/out works without issues; **Actual result** * past a point, zoom-ing in renders the page blank for a couple of seconds; **Regression range** * will check and provide one asap; **Additional notes** * since the content is displayed after some time, the suggested severity is bumped down to S4; * attached recording with the issue.
1,661,270
15,006,974
See also: https://github.com/mozilla-mobile/fenix/issues/14003 STR: Navigate to aljazeera.com/live and press the fullscreen button in the video. Nothing happens. I think this is likely a regression from Bug 1648149.
1,661,339
15,007,524
[Bob has discovered](https://phabricator.services.mozilla.com/D88302#2759559) while adding telemetry that sometimes the entire roundtrip from the main thread to the background task thread and back again is taking substantially longer than the time to make the blocking calls on the background thread. I asked about whether we can somehow give the tasks a higher priority in the #xpcom Matrix channel. However, unfortunately background tasks can't currently be given a priority. :-( Creating our own dedicated thread [pool] is also only something to consider as a last resort. One thing that we noticed is that we're failing to pass `NS_DISPATCH_EVENT_MAY_BLOCK` when calling `NS_DispatchBackgroundTask`, which we're required to do for blocking tasks. Passing that will make the tasks run on the IO pool, and kriswright tells me that since that poll has more threads we may get better responsiveness.
1,661,446
15,008,508
4 installations have reported this failure so far, changes indicate it's from bug 1636728. Crash report: https://crash-stats.mozilla.org/report/index/c8cefce3-7b37-4040-ac3a-067db0200826 Top 10 frames of crashing thread: ``` 0 xul.dll nsGlobalWindowOuter::Print dom/base/nsGlobalWindowOuter.cpp:5254 1 xul.dll nsGlobalWindowInner::PrintPreview dom/base/nsGlobalWindowInner.cpp:3611 2 xul.dll mozilla::dom::Window_Binding::printPreview dom/bindings/WindowBinding.cpp:3205 3 xul.dll mozilla::dom::binding_detail::GenericMethod<mozilla::dom::binding_detail::MaybeCrossOriginObjectThisPolicy, mozilla::dom::binding_detail::ThrowExceptions> dom/bindings/BindingUtils.cpp:3227 4 xul.dll js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:599 5 xul.dll Interpret js/src/vm/Interpreter.cpp:3336 6 xul.dll js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:636 7 xul.dll JS_CallFunctionValue js/src/jsapi.cpp:2768 8 xul.dll nsXPCWrappedJS::CallMethod js/xpconnect/src/XPCWrappedJSClass.cpp:963 9 xul.dll PrepareAndDispatch xpcom/reflect/xptcall/md/win32/xptcstubs_x86_64.cpp:168 ```
1,661,785
15,011,338
This may fix bug 1660658. In any case, I don't see any special processing in `cupsCheckDestSupported` to consider `CUPS_PRINT_COLOR_MODE_COLOR` to be a subset of `CUPS_PRINT_COLOR_MODE_AUTO`, consider color to be supported if auto is supported.
1,661,949
15,012,285
User Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0 Steps to reproduce: Set keywords.enabled = false Type search text in the address bar, prefixed with a question mark Actual results: In Firefox 79, text is sent to the default search engine In Firefox 80, receive the "Hmm. That address doesn’t look right." error Expected results: I expect the keywords.enabled setting only to apply for implicit searches, where no question mark prefix is specified, as was the case in Firefox 79 and earlier. When explicitly searching with the question mark prefix, the text should be sent to the default search engine.
1,689,408
15,238,176
The JNI code copies the array, so we're just making and leaking a redundant copy of a `nsTArray`.
1,673,919
15,105,049
Only seeing this crash with 83 beta so far Crash report: https://crash-stats.mozilla.org/report/index/aa2b539e-67e3-4eec-8d76-4bac50201028 Reason: ```EXCEPTION_ACCESS_VIOLATION_READ``` Top 10 frames of crashing thread: ``` 0 xul.dll ParagraphBoundaryRule::Match accessible/generic/HyperTextAccessible.cpp:81 1 xul.dll mozilla::a11y::Pivot::SearchForward accessible/base/Pivot.cpp:122 2 xul.dll mozilla::a11y::Pivot::Next accessible/base/Pivot.cpp:213 3 xul.dll mozilla::a11y::HyperTextAccessible::FindParagraphEndOffset accessible/generic/HyperTextAccessible.cpp:847 4 xul.dll mozilla::a11y::HyperTextAccessible::TextAtOffset accessible/generic/HyperTextAccessible.cpp:1024 5 xul.dll mozilla::a11y::ia2AccessibleText::get_textAtOffset accessible/windows/ia2/ia2AccessibleText.cpp:299 6 rpcrt4.dll Invoke 7 rpcrt4.dll NdrStubCall2 8 ole32.dll CStdStubBuffer_Invoke d:\w7rtm\com\rpc\ndrole\stub.cxx:1582 9 ole32.dll SyncStubInvoke d:\w7rtm\com\ole32\com\dcomrem\channelb.cxx:1187 ```
1,674,054
15,105,925
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:81.0) Gecko/20100101 Firefox/81.0 Steps to reproduce: 1. Compose email body + subject 2. Enter (or paste) e-mail address in To field. Do not press Space, or Comma, etc, to complete the Pill. 3. With the mouse cursor, click "Send". Actual results: 4. Will receive a message: "No recipients were specified. Please enter a recipient or newsgroup in the addressing area." 5. After dismissing the e-mail address Pill is completed. 6. You can send now. (Alternatively if you have a correct address in the To field already, or you're entering an address into CC etc, then you do not get the warning message at step #4. Instead the extra addresses are lost and the email is sent with an incomplete list of recipients). Expected results: The e-mail pill should be completed or treated as text and sent.
1,674,106
15,106,294
Created attachment 9184500 screencast issue.gif **Affected versions** * 83.0b5 * 84.0a1 (2020-10-28) **Affected platforms** * Windows 10 * Windows 7 * macOS 10.15 * Ubuntu 20.04 **Steps to reproduce** 1. Launch Firefox 2. Make sure print.tab_modal.enabled is set on true 3. Hit CTRL + P on any page (eg. https://en.wikipedia.org/wiki/Facebook)) 4. Set paper size to A4 5. Set valid custom value 6. Select another paper size option that turns the custom values invalid 7. Set paper size back to A4 . **Expected result** * All the elements inside the modal can be accessed and they are functional **Actual result** * Most of the element inside the Print modal are inaccessible **Regression range** * Not a regression, present since custom margins implementation **Additional notes** * The modal is once again active if it is closed and reopened again **Suggested severity** * S2
1,674,185
15,106,891
Some folks are doing some early testing of the ManagedBookmarks policy and seeing that the button ends up on the right sometimes (we have not officially released). I believe this is result of the old static ManagedBookmarks code. For Firefox 83, we made things completely dynamic. In order to make sure we are good for Firefox 83, I should be removing the old button from UI placement to make sure that we only use the dynamic button. This is not an issue for ESR because it never had a release with the old code.
1,674,215
15,107,089
When I tell VoiceOver to read the front page of YouTube to me, it jumps out of the page and starts looping announcing "YouTube window. YouTube window. etc. etc." Steps to reproduce: 1. visit https://www.youtube.com 2. Tab to focus the YouTube search box. 3. VO+A to start reading Results: VoiceOver focus moves to and reads "search button." then "search tooltip." then focus moves to the window and VO starts looping on "YouTube window." (Safari) Expected: VoiceOver focus moves to and reads "search button." then "create button." Tested on this morning's Nightly Firefox build with MacOS 10.15.7
1,675,031
15,113,671
Crash report: https://crash-stats.mozilla.org/report/index/a6850f74-31dc-459d-89c7-14a4d0201103 Reason: ```EXC_SOFTWARE / SIGABRT``` Top 10 frames of crashing thread: ``` 0 libsystem_kernel.dylib libsystem_kernel.dylib@0x1f016 1 libsystem_kernel.dylib libsystem_kernel.dylib@0x1a588 2 libobjc.A.dylib _objc_fatalv 3 libobjc.A.dylib _objc_fatal 4 libobjc.A.dylib lookUpImpOrForward 5 libobjc.A.dylib _objc_msgSend_uncached 6 Foundation -[NSPlaceholderString initWithString:] 7 Foundation +[NSString stringWithString:] 8 KfSummary KfSummary@0xd303 9 KfSummary KfSummary@0xcb25 ``` Encountered this random crash while using Firefox 83.0b7 on macOS 10.14. I couldn't reproduce the crash using the exact same steps again (so they are no reliable): **Preconditions** * Set `print.tab_modal_enabled` to `true` **Steps to reproduce**: 1. Launch Firefox. 2. Access the about:support page. 3. Select a random text. 4. Select the "Print selection" from the context menu. 5. Click the "Print using the system dialog" option. 6. Print the selection. **Note** * I'll try to reproduce this again and find some more reliable steps.
1,675,360
15,116,198
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.183 Safari/537.36 Steps to reproduce: 1. Create an iframe with src set to javacript:false 2. Populate content of iframe with script that calls createMediaKeys Actual results: createMediaKeys fails with DOMException: Couldn't get channel in MediaKeys::Init (The following change may have caused this regression: https://github.com/mozilla/gecko-dev/commit/1a16e898b29ff439b3e82d6d74dc8fbc6a221666#diff-e5399c60b5868e1812563c18c4197628051fb710b0bd8d5a279a7eb86d922d55) Expected results: createMediaKeys() should succeed.
1,675,376
15,116,314
STR 1. Go to http://www.worldslongestwebsite.com/ 2. Start a print 3. Wait for the print settings pane to load (the preview should start rendering shortly after that) 3. Hit Cancel/Escape before the initial preview finishes rendering Expected results: The print dialog is closed and the page works as it did before the dialog opened Actual results: The dialog is closed, but you can't select text or refresh the page. Switching away from the tab and back to it shows a spinner. Closing the tab and then reopening it with Ctrl+Shift+T brings back a different tab Performing the same STR on https://html.spec.whatwg.org/ has the page unresponsive for some time after closing the dialog, but it appears to start working again after a bit.
1,675,844
15,119,521
The attached testcase crashes on mozilla-central revision 41effaf024a5 (debug build, run with --no-threads --fuzzing-safe --wasm-compiler=baseline --disable-oom-functions test.js). Backtrace: ==5798==ERROR: UndefinedBehaviorSanitizer: SEGV on unknown address 0x000000000000 (pc 0xaaaaca964290 bp 0xffffcf2f0fe0 sp 0xffffcf2f0fe0 T5798) ==5798==The signal is caused by a WRITE memory access. ==5798==Hint: address points to the zero page. #0 0xaaaaca964290 in void mozilla::Vector<js::wasm::Stk, 0ul, js::SystemAllocPolicy>::infallibleEmplaceBack<js::wasm::Stk>(js::wasm::Stk&&) dist/include/mozilla/Vector.h #1 0xaaaaca8f6214 in js::wasm::BaseCompiler::pushReturnValueOfCall(js::wasm::BaseCompiler::FunctionCall const&, js::jit::MIRType) js/src/wasm/WasmBaselineCompile.cpp #2 0xaaaaca9052b0 in js::wasm::BaseCompiler::emitInstanceCall(unsigned int, js::wasm::SymbolicAddressSignature const&, bool) js/src/wasm/WasmBaselineCompile.cpp:11505:5 #3 0xaaaaca91f644 in js::wasm::BaseCompiler::emitMemorySize() js/src/wasm/WasmBaselineCompile.cpp:11536:10 #4 0xaaaaca91f644 in js::wasm::BaseCompiler::emitBody() js/src/wasm/WasmBaselineCompile.cpp:14650:9 #5 0xaaaaca931258 in js::wasm::BaseCompiler::emitFunction() js/src/wasm/WasmBaselineCompile.cpp:15455:8 #6 0xaaaaca931258 in js::wasm::BaselineCompileFunctions(js::wasm::ModuleEnvironment const&, js::wasm::CompilerEnvironment const&, js::LifoAlloc&, mozilla::Vector<js::wasm::FuncCompileInput, 8ul, js::SystemAllocPolicy> const&, js::wasm::CompiledCode*, mozilla::UniquePtr<char [], JS::FreePolicy>*) js/src/wasm/WasmBaselineCompile.cpp:15624:12 #7 0xaaaacaa118cc in ExecuteCompileTask(js::wasm::CompileTask*, mozilla::UniquePtr<char [], JS::FreePolicy>*) js/src/wasm/WasmGenerator.cpp:769:12 #8 0xaaaacaa1379c in js::wasm::ModuleGenerator::locallyCompileCurrentTask() js/src/wasm/WasmGenerator.cpp:819:8 #9 0xaaaacaa1379c in js::wasm::ModuleGenerator::finishFuncDefs() js/src/wasm/WasmGenerator.cpp:957:24 #10 0xaaaaca94d2f0 in bool DecodeCodeSection<js::wasm::Decoder>(js::wasm::ModuleEnvironment const&, js::wasm::Decoder&, js::wasm::ModuleGenerator&) js/src/wasm/WasmCompile.cpp:569:13 #11 0xaaaaca94cc08 in js::wasm::CompileBuffer(js::wasm::CompileArgs const&, js::wasm::ShareableBytes const&, mozilla::UniquePtr<char [], JS::FreePolicy>*, mozilla::Vector<mozilla::UniquePtr<char [], JS::FreePolicy>, 0ul, js::SystemAllocPolicy>*, JS::OptimizedEncodingListener*, JSTelemetrySender) js/src/wasm/WasmCompile.cpp:592:8 #12 0xaaaacaa6bc18 in js::WasmModuleObject::construct(JSContext*, unsigned int, JS::Value*) js/src/wasm/WasmJS.cpp:1631:25 #13 0xaaaac9a675d4 in CallJSNative(JSContext*, bool (*)(JSContext*, unsigned int, JS::Value*), js::CallReason, JS::CallArgs const&) js/src/vm/Interpreter.cpp:507:13 [...] Marking s-s because this is a range assertion.
1,676,309
15,123,964
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.183 Safari/537.36 Steps to reproduce: Trying to send an encrypted message to a contact in Thunderbird 78.4.2 (64-bit). The key shows a status of "Ok" and I've selected the option "Yes, I've verified in person this key...". Actual results: When I send I get the error "sending of the message failed" but there no specific reason was given so I'm unable to track down the issue. Expected results: An encrypted message should have been sent. I did not have an issue with this same key when using Enigmail. Other keys/contacts do not have this same issue. I asked the contact to resend his key but that did not resolve the issue. I posted on https://thunderbird.topicbox.com/groups/e2ee/ but did not receive an answer. I have timely messages to send to this contact so need a resolution.
1,676,344
15,124,207
Found while investigating Google Drive, see bug 1676339. Steps: 1. Open `data:text/html,<div role="table"><span style="display: block;"><div role="row"><div role="cell">Cell 1</div><div role="cell">Cell 2</div></div></span><span style="display: block;"><div role="row"><div role="cell">Cell 3</div><div role="cell">Cell 4</div></div></span></div>`. 2. Investigate this with VoiceOver. * Expected: VoiceOver should read all four cells in both rows. * Actual: VoiceOver announces that this is a table with two rows and two columns, which is correct, but then only reads the first row and then cannot move any further to the second row. Google Drive inserts an intermediary block frame element between the table and table rows using its `c-wiz`tag which is some prorietary JavaScript framework thing. However, the above test case reproduces the bug the same way. The same is true for some level deeper, between the table cells and table row. The consequences here are not as severe, though, only causes a lot of groupings that one has to go into and out of with VoiceOver.
1,689,600
15,239,450
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:85.0) Gecko/20100101 Firefox/85.0 Steps to reproduce: 1. Log in to a website with access control (e.g. Pixiv) 2. Open an access-controlled image in a new tab. 3. Drag that image and drop into Explorer. Actual results: The file size that Firefox exposed to Explorer is noted to be a constant size instead of the size it's supposed to be. This affects any files from the website. Examining the image file with a text editor reveals that it is in fact the website's 403 page. Expected results: Actual image gets created. The browser should copy the image data from the tab, and not despatch a separate, non-access-controlled call to the website to create the resource which results in 403 pages. This is the case (therefore, this bug didn't exist) in previous version of Firefox.
1,690,518
15,247,351
Created attachment 9200862 rec of the issue2.gif **[Affected versions]:** - Firefox Nightly 87.0a1 - Build ID: 20210203093146 **[Affected Platforms]:** - Windows 10 x64 - Mac 10.15 - Linux Mint 20 **[Prerequisites]:** - The browser is not set as default. - Have this [user.js](https://drive.google.com/file/d/1sb_cH0N0LQD8Xmolsl0KTkAV5GaN3-Ao/view?usp=sharing) saved to your PC. **[Steps to reproduce]:** 1. Create a new profile but do not open the browser. 2. Go to the profile folder and paste the "user.js" from prerequisites. 3. Navigate to the "about:preferences" page. 4. Uncheck the "Always check if Nightly is your default browser" option from the "General" section. 5. Open a "New Tab" and observe the behavior. **[Expected result]:** - The "Set as Default" notification is not displayed. **[Actual result]:** - The "Set as Default" notification is displayed in the top part of the page. **[Additional Notes]:** - After following the steps from above, the "Set to Default" experiment notification will be redisplayed after each 24h. - This issue is not reproducible with the existing "Set as Default" feature notification. - Attached a screen recording of the issue.
1,690,557
15,247,482
Created attachment 9200892 HIDE_PERSONALIZE.gif **[Affected versions]:** - Firefox Beta 86.0b5 (Build ID:20210202185823) - Firefox Nightly 87.0a1 (BuildID:20210202214809) **[Affected Platforms]:** - Windows 10 - Linux Mint 20 - macOS 10.15.7 **[Prerequisites]:** - Have the latest Firefox Beta version installed and open. **[Steps to reproduce]:** 1. Navigate to “about:newtab”. 2. Click anywhere on the page. 3. Go to “about:telemetry” and observe the events sent. **[Expected result]:** - No HIDE_PERSONALIZE event is sent. **[Actual result]:** - A “HIDE_PERSONALIZE” event is sent at every click on the page. **[Regression]:** Using Mozregression the issue might have been caused by Bug 1676627: Last good revision: 0b9a1b2668a4198ea6a1f55404ed0c88768cf689 First bad revision: 11a0e3b9fb8487ffd0c9c9c399ab03892963a1e6 Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=0b9a1b2668a4198ea6a1f55404ed0c88768cf689&tochange=11a0e3b9fb8487ffd0c9c9c399ab03892963a1e6 **[Notes]:** - This is also reproducible for the “about:home” page. - The issue is also reproducible on the New New Tab experience (`browser.newtabpage.activity-stream.newNewtabExperience.enabled` set to `true`). - This is also observable in the Browser Console if the `browser.ping-centre.log` preference is set to `true`. - The issue is not reproducible in Firefox Release 85 (Build ID: 20210118153634).
1,691,433
15,254,881
Bug 1660848 added a new "Check for Updates" menuitem to both the Help menu, as well as the macOS Application Menu. Product and Content Design have been converging on a number of simplifications to the Help menus / tertiary menus, and unfortunately this menuitem slipped in before their design had completed. [Tracking Requested - why for this release]: Bug 1660848 landed during the 86 Nightly cycle, so we'd like to see if we can get the menuitem removed and also uplifted in order to avoid unnecessary menu churn between 86 and 87.
1,691,650
15,256,167
From github: https://github.com/mozilla-mobile/fenix/issues/17927. > ## Steps to reproduce > I did a test in https://clienttest.ssllabs.com:8443/ssltest/viewMyClient.html > ### Expected behavior > Fenix should prefer AES-GCM if device's CPU supports AES acceleration. > ### Actual behavior > Fenix prefer uses CHACHA20_POLY1305, not AES_GCM. My device's CPU is ARM Cortex-A55, which is supports AES acceleration. > Cipher Suites (in order of preference) > TLS_CHACHA20_POLY1305_SHA256 (0x1303) Forward Secrecy 256 > TLS_AES_128_GCM_SHA256 (0x1301) Forward Secrecy 128 > TLS_AES_256_GCM_SHA384 (0x1302) Forward Secrecy 256 > TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 (0xc02b) Forward Secrecy 128 > TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (0xc02f) Forward Secrecy 128 > TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 (0xcca9) Forward Secrecy 256 > TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 (0xcca8) Forward Secrecy 256 > TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 (0xc02c) Forward Secrecy 256 > TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (0xc030) Forward Secrecy > ... > ### Device information > > * Android device: Android 10, Huawei Honor 20S > * Fenix version: 85.1.2 > Change performed by the [Move to Bugzilla add-on](https://addons.mozilla.org/en-US/firefox/addon/move-to-bugzilla/).
1,684,183
15,194,433
Created attachment 9194678 Download Screen User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0 Steps to reproduce: Downloading a .rwp (Train Simulator 2021 zipped folder) results in renaming the extension to .zip. An RWP is a ZIP folder with a specific header to tell an unpacker where to install the files. Actual results: When downloading .rwp the downloaded file is downloaded as a .zip, which makes opening those files without renaming the file extension to the original impossible. When the download options window appears - where the user can chose to open the file with a program or just download it - it's said to be a .zip. Expected results: The file should be downloaded as the original, which is "filename.rwp".
1,684,455
15,197,004
Created attachment 9194874 fingerprinting_cfr.gif *[Affected versions]:* - Firefox Nightly 86.0a1, Build ID 20201228205313 *[Affected platforms]:* - Windows 10 x64 - macOS 10.15 - Ubuntu 20 x64 *[Prerequisites]:* - Have a clean new profile. *[Steps to reproduce]:* 1. Open the browser with the profile from prerequisites and navigate to the "https://edition.cnn.com/" page. 2. Open 2 new tabs and navigate to CNN in both of them. 3. Navigate to CNN in a new tab and observe the behavior. *[Expected result]:* - The "Fingerprinters Protection" CFR doorhanger is displayed. *[Actual result]:* - The doorhanger is not displayed. *[Regression]:* - I have managed to find a regression window, using the Mozregression tool. Here are the results: 12:55.39 INFO: Last good revision: aa95b6225a7416d52310f0a90152a91788527d33 12:55.39 INFO: First bad revision: 60e886fcc3db9f0ed4e173732653ef00ccead3c3 12:55.39 INFO: Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=aa95b6225a7416d52310f0a90152a91788527d33&tochange=60e886fcc3db9f0ed4e173732653ef00ccead3c3 - From the pushlog, it seems that bug 1682821 might have caused this issue. *[Notes]:* - Attached a screen recording of the issue: @andreio Could you please take a look at this?
1,684,524
15,197,728
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:84.0) Gecko/20100101 Firefox/84.0 Steps to reproduce: 0. Fill Downloads list with downloads 1. Open Downloads list 2. Search for a download using the search box, to filter downloads 3. Click on a download then press Ctrl-A (or Cmd-A on Mac) to select all filtered downloads 4. Right-click and click on "Remove from History" Actual results: All downloads (even ones which were not visible) are deleted. Expected results: Only the visible downloads should be deleted.
1,684,527
15,197,751
**[Affected versions]:** - Firefox Nightly 86.0a1 (Build ID: 20201230092946) **[Affected Platforms]:** - Windows 10 - macOS 10.15 - Linux Mint 20 **[Prerequisites]:** - Have Firefox Nightly open. **[Steps to reproduce]:** 1. Create at least 10 bookmarks. 2. Restart the browser. 3. Bookmark another page and observe the New Bookmark doorhanger. 4. Bookmark another page, and observe the New Bookmark doorhanger. **[Expected result]:** - The FxA Bookmark Panel message is only displayed in the first doorhanger. **[Actual result]:** - The FxA Bookmark Panel message is displayed in the second doorhanger as well. **[Regression]:** Last good revision: a4f631604a0cc37c67b2d694fb913a0226505088 First bad revision: 27a0738dc45b778aebed48242234aa30fa8001a3 Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=a4f631604a0cc37c67b2d694fb913a0226505088&tochange=27a0738dc45b778aebed48242234aa30fa8001a3 From the pushlog, it seems that bug 1652513 might have caused this issue. **[Notes]:** - The CFR is displayed three times. - Attached is a [recording](https://drive.google.com/file/d/1siG0h7Z_bGrpSuDhzwOK2-JttRCvd8dQ/view?usp=sharing) of the issue.
1,684,887
15,200,664
Created attachment 9195228 sponsored stories option displayed in regions it shouldn't.gif **[Affected versions]:** - Firefox Nightly 86.0a1, BuildID 20210104090857 - Firefox Beta 85.0b4, BuildID 20201220193140 **[Affected Platforms]:** - Windows 10 - macOS 10.15 - Linux MX 4.19 **[Prerequisites]:** - Have an en-* Firefox build. - Have a new Firefox profile with the following prefs set: - `browser.newtabpage.activity-stream.newNewtabExperience.enabled` pref set to `true`. - `browser.search.region` pref set to `IN`. **[Steps to reproduce]:** 1. Open the browser with the profile from prerequisites. 2. Open a new tab and click the "Personalize" button. 3. Observe the available options. **[Expected results]:** - The "Shortcuts", "Recommended by Pocket", "Recent Activity", "Snippets" toggles, and "Row" dropdown menu are displayed. **[Actual results]:** - The "Sponsored stories" checkbox is also displayed. **[Notes]:** - The "Sponsored stories" checkbox is not available in the "about:preferences#home" page. - The issue is not reproducible on regions where sponsored content is supported.
1,685,403
15,204,991
From github: https://github.com/mozilla-mobile/fenix/issues/17321. > ## Steps to reproduce > 1. Install HTTPS Everywhere for Firefox Android > 2. Go to Add-Ons Menu for HTTPS Everywhere > 3. Toggle "ON" for Encrypt All Sites Eligible setting > 4. Navigate to an insecure page with no HTTPS support, such as [http.badssl.com](http.badssl.com) > > ### Expected behavior > Display EASE mode page for insecure sites: > ![image](https://user-images.githubusercontent.com/4276080/103713950-5d976100-4f72-11eb-8877-de12c0cb3c14.png) > > ### Actual behavior > Redirects to an error page with am unfamiliar prefix that I assume is browser based: > ![image](https://user-images.githubusercontent.com/4276080/103715027-65f09b80-4f74-11eb-930f-6b8866953bf0.png) > > URL: > `jar:file:///data/user/0/org.mozilla.fenix/files/mozilla/p4a5m9oi.default/extensions/[email protected]!/pages/cancel/index.html?originURL=http%3A%2F%2Fhttp.badssl.com%2F` > > Console Output during this time: > [console-export-2021-1-5_16-5-27.txt](https://github.com/mozilla-mobile/fenix/files/5773285/console-export-2021-1-5_16-5-27.txt) > > When I turn HTTPSE EASE mode off and then back on, this strange error occurs where it tries to navigate to the extension's EASE interstitial but the extension's assets URIs get remapped to the insecure link's URI. Breaking scripts and other assets that need to be loaded for the page: > ![image](https://user-images.githubusercontent.com/4276080/103715157-bbc54380-4f74-11eb-9b90-dcda144672b0.png) > > Console error: > ```bash > 16:06:27.251 Loading failed for the <script> with source “http://http.badssl.com/translation.js”. http.badssl.com:28:1 > 16:06:27.326 Loading failed for the <script> with source “http://http.badssl.com/util.js”. http.badssl.com:29:1 > 16:06:27.379 Loading failed for the <script> with source “http://http.badssl.com/ux.js”. http.badssl.com:30:1 > ``` > [console-export-2021-1-5_16-6-48.txt](https://github.com/mozilla-mobile/fenix/files/5773289/console-export-2021-1-5_16-6-48.txt) > > ### Device information > Reported across at least two devices, with different builds of Fenix (Stable and Nightly) but I will just give my specs > * Android device: > Pixel 3a, Android 11, Build RQ1A.201205.003 > * Fenix version: > Nightly 210104 19:29 (Build #2015785435) > AC: 71.0.20210104143130, 3790c3ac2 > GV: 86.0a1-20210103092941 > AS: 67.2.0 > > Note: I am the lead developer on the HTTPS Everywhere project and if there is something that can help guide me to take care of this error on my end, feel free to to speak to that. I am personally stuck debugging this error and can't seem to find the trigger point for this error. > > Change performed by the [Move to Bugzilla add-on](https://addons.mozilla.org/en-US/firefox/addon/move-to-bugzilla/).
1,685,570
15,206,157
Created attachment 9195908 ff84-network-request.png User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0 Steps to reproduce: The production steps are to install the MetaMask addon in Firefox v84.0.1 and Firefox Developer Edition v85.0b5. Debug the addon and inspect both network requests. Actual results: Seems that the requests are potentially being malformed/omitted from the request. I have a personal api key that is different than the one the MetaMask team is using and I believe that they have solved it by removing the allowlist origin. I have attached an image pf the the same network request in both versions. Expected results: Set the network request origin header as the addon url.
1,686,744
15,216,054
Created attachment 9197115 library busy .mov **[Affected versions]** All **[Affected platforms]** MacOs11.1 **[Preconditions]** Have VoiceOver enabled on MacOS (Command + F5) **Steps to reproduce** 1- Open the Firefox browser and reach activate voice over 2-Press command+Y to open history/bookmarks manager. 3- VO + shift + arrows are not always working as expected to navigate through items (and webspot options VO + U won't applied in this screen) so use tab to navigate through items, until positioning over the dropdown menus. 4- Use Cmd and down arrow to open dropdown menu. **[Expected result]** User should be able to select any of the submenus options **[Actual result]** Options from list are not read out lout, but "busy" is said all the time. VoiceOver gets stuck in "busy" message" having to restart browser. **Note** : When black boders are displayed (as in cannot select submenus from the right.jpg attachment) user cannot select right options. Sometimes menu will go invisible, as in invisible menu.MOV attachment. Severity suggested is S2 as it is very akward to handle this section with VoiceOver.
1,679,500
15,148,507
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0 Steps to reproduce: I am connected to a remote Windows 7 x64 machine using RDP. I run Firefox there, open youtube or some other website which uses media. Open temp directory and you will see few `cubeb-shm-*` files there. Don't close the browser, but disconnect from this remote session, wait for 10+ seconds, and connect back. You will see that there are already dozens of such files. The steps are from here: https://www.reddit.com/r/firefox/comments/hnezc5/weird_cubebshm_files_in_temp_folder/ Actual results: Once I disconnected from my PC for a night. Firefox created 70000+ of such files, until it ate all the free space on my SDD (more than 150 GB, screenshot: https://veg.by/z/2020-11-20-10-01-40-03feec4a.png). Expected results: These files shouldn't be created in such amounts.