Bug ID
int64
961
1.91M
Comment ID
int64
3.98k
17.1M
Author
stringlengths
8
48
Comment Text
stringlengths
1
64.3k
1,424,304
12,908,813
This has been the case for over a month, since bug 1402153 landed. When a crash occurs the minidump is generated correctly however breakpad does not call the MinidumpCallback which in turn prevents the crash reporter activity to be launched. The patch in bug 1402153 did not change the code in any way or form save for making some non-public functions static and apparently, if either copy_file() or MinidumpCallback() are declared static then the issue presents itself. I didn't investigate further but since the same functions work just fine on Linux I smell a compiler bug in Fennec.
1,411,951
12,792,318
Created attachment 8922300 Temp.zip [Affected versions]: Firefox 58.0a1 (20171025230440) [Affected platforms]: Windows 10 64-bit MacOS Sierra 10.13 Ubuntu 16.04 32-bit [Steps to reproduce]: 1.Launch Firefox with a clean profile. 2.Install https://addons-dev.allizom.org/en-US/firefox/addon/pl-webext-lang-58-0/ 3.Go to "about:config". 4.Set "intl.locale.matchOS = False" and "general.useragent.locale = pl". 5.Restart the browser. [Expected Results]: The browser restart with the language changed to polish. [Actual Results]: An error window is displayed. [Regression Range]: Last good revision: 7cc3f9fd01acb701fec4b872634513c8c59f5f1a First bad revision: 63618add0894f613af2a5b7939a60c2251443ddf Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=7cc3f9fd01acb701fec4b872634513c8c59f5f1a&tochange=63618add0894f613af2a5b7939a60c2251443ddf [Additional notes]: Gif presenting the issue is attached. Error message text is attached.
1,417,472
12,845,496
Steps to reproduce 1. Follow steps described at [1], but assign ACTION_TASK_ID to UruW-tHOTzCcKzuLxAfVIA. This task represent the relpro graph of Fenec 58.0b3 build 4. Results This graph is created[3]. As you can see in there, the build tasks are created (and run) again. I cancelled the graph, after confirming with Rail that this graph does too much. After some investigation, Rail thinks there's something wrong at the optimization step of the action task. What do you think, Aki? [1] https://github.com/mozilla/releasewarrior/blob/28b8ec0ff49c291f4e5aabb30fa0817347e8c51d/how-tos/fennec-temp-relpro.md#kick-off-publish-action-task [2] https://tools.taskcluster.net/groups/UruW-tHOTzCcKzuLxAfVIA [3] https://tools.taskcluster.net/groups/QlmjXkx_S2G_rOjkqKeejw
1,356,675
12,236,860
Non-admin user doesn't get notification for update failure Pre-requisite: Firefox nightly is installed into a location that requires elevation such as C:\Program Files\Nightly\ or C:\Program Files\Nightly (x86)\ which are the defaults, that the system has UAC enabled which is the default, and the Windows account must be a member of Users and not a member of the Adminstrators group which is not the default. On windows 10 with UAC enabled ---------------------------------------------- STR: 1. Install a nightly build (Fx55)that contains the patches for bug 893505 and has an update 2. Launch Firefox 3. Open about:config and Change app.update.badgeWaitTime to 10 Change app.update.lastUpdateTime.background-update-timer to 1 Change app.update.promptWaitTime to 30 Change app.update.service.enabled to false Change app.update.timerMinimumDelay to 10 4. Exit Firefox 5. Launch Firefox Expected: In approximately a minute or two the hamburger menu badge should be displayed. In approximately 20 more seconds the doorhanger ui should be displayed with "Nightly can't update to the latest version" Actual: There is no hamburger menu badge and doorhanger ui On windows 7 with UAC enabled ---------------------------------------------- 1. Launch Firefox 2. Open about:config and Change app.update.badgeWaitTime to 10 Change app.update.lastUpdateTime.background-update-timer to 1 Change app.update.promptWaitTime to 30 Change app.update.service.enabled to false Change app.update.timerMinimumDelay to 10 3. Exit Firefox 4. Launch Firefox 5. In approximately a minute or two the hamburger menu badge is displayed 6. In approximately 20 more seconds the doorhanger ui is displayed with "Restore & Restart" and "Not Now" options. 7. Select Restore and Restart 8. Windows 7 displays UAC window and waits for credentials 9. Enter non-admin's credentials (not the administrators) 10. Wait for Firefox to start 11. Wait 2-3 minutes for hamburger menu badge and doorhanger UI with notification Expected: In approximately a minute or two the hamburger menu badge should be displayed. In approximately 20 more seconds the doorhanger ui should be displayed with "Nightly can't update to the latest version" message Actual: There is no hamburger menu badge and doorhanger ui notification. On restarting Firefox again, hamburger menu badge and doorhanger ui appears but with same "Restore & Restart" and "Not Now" options.
1,313,567
11,820,084
Created attachment 8805429 https_everywhere-2016.9.21-an+fx.xpi User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 Build ID: 20161027030211 Steps to reproduce: I'm trying to install the attached extension. Actual results: I tried to install the extension but I keep getting "This add-on could not be installed because it appears to be corrupt" Expected results: I should have been able to install it. It works fine in Firefox 49 but it fails in Nightly. I was able to install this exact addon in the past in Nightly alsi. It has not changed, the only thing changed was Firefox Nightly. I tried with a new profile and it still fails. I even unpacked it and signed it with "web-ext sign".
1,309,643
11,780,071
After August 3rd on my Mac Pro workstation with OS X El Capitan 10.11.6 Mac Pro (Late 2013) 3.5 GHz 6-core Intel Xeon E5 24GB DDR3 RAM AMD FirePro D500 3072MB the In Limbo WebGL 2 demo has regressed from running at 30fps to taking about 20 seconds to render a single frame. Bisecting mozilla-central gives the following range: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=8c1c9706029249b5a94e64a39d0abe0b6fee0408&tochange=6608e5864780589b25d5421c3d3673ab30c4c318 and bisecting manually further on gecko-dev on github points to the following commit that introduces the regression: 9125182b214272cda9e2737bbecb67cfe922771a is the first bad commit commit 9125182b214272cda9e2737bbecb67cfe922771a Author: Jeff Gilbert <[email protected]> Date: Tue Jul 26 20:05:45 2016 -0700 Bug 1289655 - Add primitive restart for WebGL 2. - r=mtseng MozReview-Commit-ID: 6SfI8yfROGI
1,399,936
12,666,395
The Activity Stream team is conducting a study using the Shield Pref Flip mechanism to enable Activity Stream for 25% of the en-US 56 Beta population (with an additional tracked 25% control variant where Activity Stream is disabled). The bug for that study is here: https://bugzilla.mozilla.org/show_bug.cgi?id=1389722#c12 Both Ping Centre and Unified Telemetry show that this population stabilized at ~200k users in each arm of the study (control and variant) but this week that number is approaching 0. Ping Centre (which counts only the variant cohort): https://sql.telemetry.mozilla.org/queries/36210#96940 Unified Telemetry: https://sql.telemetry.mozilla.org/queries/27149#93513 The unified telemetry data shows us a more interesting perspective, because it shows that the control variant has a stable population and only the Activity Stream variant is decreasing. This drop in users coincides with the deployment of 56b11 from 56b10, but it's not obvious in any way that that is directly related. It's unclear whether this is 1) A problem witih telemetry collection, but having two independent telemetry systems show the same trend seems to discount that 2) A problem with shield enrollment, but the stability of the control population may indicate that that's not the case? 3) A problem with activity stream itself, it could be crashing for some reason?
1,396,897
12,630,006
I have the following setup: Thunderbird (latest nightly): 57.0a1 (2017-08-28) (64-bit) Lightning (latest nightly) - 5.9a1 GData Provider (latest nightly) - 3.8a1 Steps to reproduce: 1. Create a Google calendar event (for me it was a recurring event, not sure whether that's relevant), click OK, let it synchronize. 2. Open the event again, make changes, click OK, let it synchronize. The event (and maybe others) get duplicated upon synching. The event shows even more numerously in the Google Calendar web view than in Thunderbird.
1,339,190
12,063,270
Right now I'm seeing a startup crash on our 32-bit shell builds: Thread 1 "js" received signal SIGSEGV, Segmentation fault. 0x00000000 in ?? () (gdb) bt #0 0x00000000 in ?? () #1 0x08a6f471 in loadiJIT_Funcs () at js/src/vtune/jitprofiling.c:263 #2 0x08a6f58d in loadiJIT_Funcs () at js/src/vtune/jitprofiling.c:170 #3 iJIT_IsProfilingActive () at js/src/vtune/jitprofiling.c:166 #4 0x08a89d5c in js::vtune::IsProfilingActive () at js/src/vtune/VTuneWrapper.h:29 #5 js::vtune::MarkStub (code=0xed45e038, name=0x8ab2e38 "ProfilerExitFrameStub") at js/src/vtune/VTuneWrapper.cpp:34 #6 0x0854fadf in js::jit::JitRuntime::generateProfilerExitFrameTailStub (this=0xed037800, cx=0xf7945800) at js/src/jit/x86/Trampoline-x86.cpp:1365 #7 0x08300b50 in js::jit::JitRuntime::initialize (this=0xed037800, cx=0xf7945800, lock=...) at js/src/jit/Ion.cpp:230 #8 0x08572d63 in JSRuntime::createJitRuntime (this=0xf7941000, cx=0xf7945800) at js/src/jscompartment.cpp:192 #9 0x089e493c in JSRuntime::getJitRuntime (cx=0xf7945800, this=<optimized out>) at js/src/vm/Runtime.h:640 #10 JS::Zone::createJitZone (this=0xf7947000, cx=0xf7945800) at js/src/gc/Zone.cpp:306 #11 0x0857303c in JS::Zone::getJitZone (cx=0xf7945800, this=0xf7947000) at js/src/gc/Zone.h:277 #12 JSCompartment::ensureJitCompartmentExists (this=0xf7948000, cx=0xf7945800) at js/src/jscompartment.cpp:209 #13 0x08215414 in CanEnterBaselineJIT (cx=cx@entry=0xf7945800, script=..., script@entry=..., osrFrame=osrFrame@entry=0x0) at js/src/jit/BaselineJIT.cpp:335 #14 0x082155e4 in js::jit::CanEnterBaselineMethod (cx=0xf7945800, state=...) at js/src/jit/BaselineJIT.cpp:407 #15 0x0816732c in js::RunScript (cx=0xf7945800, state=...) at js/src/vm/Interpreter.cpp:392 #16 0x081697a4 in js::ExecuteKernel (cx=0xf7945800, script=..., envChainArg=..., newTargetValue=..., evalInFrame=..., result=0xffffd018) at js/src/vm/Interpreter.cpp:687 #17 0x08169b89 in js::Execute (cx=0xf7945800, script=..., envChainArg=..., rval=0xffffd018) at js/src/vm/Interpreter.cpp:720 #18 0x08542aab in Evaluate (cx=cx@entry=0xf7945800, scopeKind=scopeKind@entry=js::ScopeKind::Global, env=..., optionsArg=..., srcBuf=..., rval=...) at js/src/jsapi.cpp:4551 #19 0x085430ef in JS::Evaluate (cx=0xf7945800, options=..., bytes=0xf7985000 "var std_Symbol = Symbol;\nvar std_WeakMap = WeakMap;\nvar std_StopIteration = StopIteration;\nfunction List() {\n this.length = 0;\n}\nMakeConstructible(List, {__proto__: null});\nfunction Record() {\n "..., length=299190, rval=...) at js/src/jsapi.cpp:4603 #20 0x087d5879 in JSRuntime::initSelfHosting (this=0xf7941000, cx=0xf7945800) at js/src/vm/SelfHosting.cpp:2922 #21 0x0852a4ff in JS::InitSelfHostedCode (cx=0xf7945800) at js/src/jsapi.cpp:627 #22 0x08076240 in main (argc=1, argv=0xffffd564, envp=0xffffd56c) at js/src/shell/js.cpp:8131 Compiler is gcc (Ubuntu 5.3.1-14ubuntu2) 5.3.1 20160413. Build flags are --enable-posix-nspr-emulation --enable-valgrind --enable-gczeal --disable-tests --enable-stdcxx-compat --enable-debug --without-intl-api --enable-optimize --target=i686-pc-linux-gnu
1,337,777
12,049,011
[Affected versions]: Fx 54.0a1 (2017-02-08) Fx 53.0a2 (2017-02-08) [Affected platforms]: Mac OS X 10.12.3 Ubuntu 14.04 LTS x64 Windows 8.1 x64 Windows 10 x64 [Steps to reproduce]: 1. Launch Firefox. 2. Go to https://web.ciscospark.com/ . 3. Log in with two accounts. 4. Start a video conversation between the accounts. [Expected result]: The conversation goes without any issues. [Actual result]: There is no video or sound. [Regression range]: This seems like a regression and we`ll return with more info as soon as possible. [Additional notes]: a. Between the native app and the browser, the audio for the native app user is working. b. Here is a list of the tested environments: Windows 10 x64 + Mac OS X 10.12 Ubuntu 14.04 x64 + Mac OS X 10.12 Ubuntu 14.04 x64 + Windows 8.1 x64 Ubuntu 14.04 x64 + Native Client (Windows 10 x64) Ubuntu 14.04 x64 + Native Client (Windows 8.1 x64) Native Client (Windows 10 x64) + Windows 10 x64
1,375,995
12,426,337
Steps to reproduce: - Stay on the home screen - Send yourself three different tabs, wait for each to arrive on your phone - Swipe down the notification center, make sure you see the three tabs - Tap the middle one Expected: That specific tab is opened. Actual: Different tab is opened.
1,375,998
12,426,352
Steps to reproduce: - Open FIrefox - Close all tabs - Move the app to the background - Send yourself a tab from Desktop - Tap the notification as it comes in Expected: Firefox opens and it has the one tab that you sent yourself is there. Actual: Firefox opens and it has opened to tabs for the link you just sent to yourself.
1,377,577
12,441,012
This is a major source of Tap To Begin errors. This is fine while the app is backgrounded, but occurs all the time once the app is killed (and the extension is the only thing running).
1,632,481
14,773,798
This bug is for crash report bp-19c793de-a4bf-43f9-97c2-912e80200423. ``` Top 10 frames of crashing thread: 0 libpthread.so.0 __pthread_mutex_lock /build/glibc-t7JzpG/glibc-2.30/nptl/../nptl/pthread_mutex_lock.c:67 1 firefox-bin mozilla::detail::MutexImpl::lock mozglue/misc/Mutex_posix.cpp:118 2 libxul.so moz_container_size_allocate widget/gtk/mozcontainer.cpp:494 3 libgobject-2.0.so.0 <name omitted> ../../../gobject/gclosure.c:810 4 libgobject-2.0.so.0 signal_emit_unlocked_R ../../../gobject/gsignal.c:3571 5 libgobject-2.0.so.0 g_signal_emit_valist ../../../gobject/gsignal.c:3397 6 libgobject-2.0.so.0 <name omitted> ../../../gobject/gsignal.c:3453 7 libgtk-3.so.0 gtk_widget_size_allocate_with_baseline ./debian/build/deb/gtk/../../../../gtk/gtkwidget.c:6170 8 libgtk-3.so.0 gtk_window_size_allocate ./debian/build/deb/gtk/../../../../gtk/gtkwindow.c:8057 9 libgobject-2.0.so.0 <name omitted> ../../../gobject/gclosure.c:810 ``` I am seeing a spike of these linux crash signature in our last nightly that shipped an hour ago (23 crashes so far). Changelog: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=17aa41e3cb7cdff3b94e26e351e29cc8b9bab18a&tochange=47426d145e246fa1924fbda83a8ecb0d25a6f606
1,632,807
14,776,040
Created attachment 9143053 ss.png **Affected versions** * 77.0a1(2020-04-24) **Affected platforms** * Windows 7x86 **Steps to reproduce** 1. Download the targeted Firefox Stub Installer. 2. Run Firefox Stub Installer. 3. Click "Yes" on the UAC Prompt. **Expected result** * The Installation starts. **Actual result** * An error message is displayed saying that “Firefox Nightly Installer has stopped working” **Regression range** * Don’t think this is a regression since it is part of the new feature. **Additional notes** * I used a clean environment for this (all mozilla appdata and registries were emptied before running the stub installer) * A Stub Installer 74 version works fine. * See the attached screenshot with the error message.
1,618,870
14,667,262
Created attachment 9129748 2020-02-28_15h55_44.gif **[Affected versions]:** - Firefox Nightly 75.0a1 Build ID: 20200228092428 **[Affected Platforms]:** - Windows 10 x64 - macOS 10.15 - Arch Linux 5.3.6 x64 **[Prerequisites]:** - Have the value of the pref `browser.newtabpage.activity-stream.discoverystream.endpoints` set to `http,https`. - Have the value of the pref `browser.newtabpage.activity-stream.discoverystream.config` set to `{"api_key_pref":"extensions.pocket.oAuthConsumerKey","collapsible":true,"enabled":true,"show_spocs":true,"hardcoded_layout":false,"personalized":true,"layout_endpoint":"https://e5e8374d-fffa-4a77-a604-31603852b6fd.mock.pstmn.io/1615081-layout"}`. - Have the value of the pref` browser.search.region` set to `US`. **[Steps to reproduce]:** 1. Open the browser with the profile from prerequisites. 2. Open a new tab and hover a card from the “Collection” section. 3. Click the “Open menu” button and select the “Dismiss” option. 4. Observe the “Collection” section. **[Expected result]:** - The “Collection” section only has 2 cards left and the dismissed card disappears. **[Actual result]:** - The “Collection” section is completely dismissed. **[Notes]:** - This issue is also reproducible if the “Archive to pocket” or “Delete from Pocket” options are selected instead. - If a “Sponsored Card” from the “Recommended by Pocket” section that has a URL shared with a card from the “Collection” section is dismissed, archived, or deleted from Pocket, the whole “Collection” section is dismissed. - Attached a screen recording of the issue.
1,620,283
14,678,311
Created attachment 9131157 2020-03-05_16h43_57.gif **[Affected versions]:** Firefox Nightly 75.0a1 Build ID: 20200305095541 **[Affected Platforms]:** - Windows 10 x64 - macOS 10.15 - Ubuntu Linux 18.04 x64 **[Prerequisites]:** - Have the value of the pref `browser.newtabpage.activity-stream.discoverystream.spocs-endpoint` set to `https://spocs.getpocket.com/spocs?site=1116390`. - Have the value of the pref `browser.newtabpage.activity-stream.discoverystream.isCollectionDismissible` set to `true`. - Have the value of the pref` browser.search.region` set to `US`. **[Steps to reproduce]:** 1. Open the browser with the profile from prerequisites and open a new tab. 2. Press the “Dismiss” button from the “Collections Promo” section. 3. Open a new tab and observe the page. **[Expected result]:** - The “Collections Promo” section is no longer displayed. **[Actual result]:** - The “Collections Promo” section is redisplayed with 3 new cards. **[Notes]:** - The issue is also reproducible after dismissing, saving to Pocket, or deleting from Pocket. - Attached a screen recording of the issue.
1,625,938
14,724,208
Created attachment 9136753 Screenshot of the issue **Affected Version:** Latest Nightly 76.0a1 (2020-03-30) **Affected Platforms:** Windows 10 x64 Windows 7 x32 Windows 10 win64-aarch64 **Steps to reproduce:** STR1: 1. Have an older Nightly (FX73) installed in the default location 2. Open the old Nightly and install some addons and themes, close it after that 3. Download the stub installer for the Latest Nightly and run it with default settings ("pave-over method") STR2: 1. Install latest Nightly with stub installer 2. Open Nightly, add some addons and themes 3. Uninstall this Nightly 4. Launch the latest Nightly stub installer and go through the process with default settings **Expected Results:** When the import wizards dialog appears, the "< Back/Finish/Cancel" buttons should be correctly displayed **Actual Results:** The button labels are missing and the dialog closes by itself after 2 seconds **Regression-Range:** This is a regression, latest Beta75.0b9 and Release 74 are not affected. Can't mozregress this issue due to the nature of it..
1,633,438
14,781,770
Created attachment 9143667 install process halt **Affected versions** * Fx77.0a1 **Affected platforms** * Windows **Steps to reproduce** 1. Launch the stub installer (doesn't matter which prompt is received). 2. Right when the actual install process starts (progress bar is still empty), click the title bar and drag the window for about 4-5 seconds. 3. Release the stub installer window. **Expected result** * The install progress continues without issues. **Actual result** * The install process remains stuck without any progress. **Additional notes** * Even after a 5 minute wait there is no progress on the install. * The text keeps cycling without any issues. * This occurs on windows 10, 8.1 and 7. * Might be related to bug 1632768, but I don't know in what way.
1,622,303
14,693,805
[Affected versions]: - Firefox Nightly 76.0a1 (Build ID: 20200313095322) [Affected Platforms]: - Mac 10.10.5 [Prerequisites]: - Have a profile with at least one saved login. - Have an OS password set. [Steps to reproduce]: 1. Open the latest Nightly browser. 2. Navigate to the “about:logins” page and select a saved password. 3. Click on the “Show Password'' or ”Copy” or “Edit” button from the login item. 4. Observe the behavior. [Expected result]: - The operating system’s authentication dialog is displayed. [Actual result]: - The browser crashes. [Notes]: - The issue is also reproducible if trying to check the “Use a master password” option from “about:preferences#privacy” page. - The issue is not reproducible on older Nightly versions where this functionality is not available. - Here is the link to the [crash report](https://crash-stats.mozilla.org/report/index/8b73b554-fbf0-4e44-ae2e-c2a170200313). - Attached a screen recording with the issue: [link](https://drive.google.com/open?id=1wMI876DBREbTTgdGEMkzeiEuw653sMSe).
1,622,304
14,693,808
[Affected versions]: - Firefox Nightly 76.0a1 (Build ID: 20200313095322) [Affected Platforms]: - Mac 10.11.6 - Mac 10.9.5 [Prerequisites]: - Have a profile with at least one saved login. - Have an OS password set. [Steps to reproduce]: 1. Open the latest Nightly Firefox browser. 2. Navigate to the “about:logins” page and select a saved password. 3. Click on the “Show Password” or ”Copy” or “Edit” button from the login item. 4. Observe the behavior. [Expected result]: - The operating system’s authentication dialog is displayed. [Actual result]: - Nothing happens. The operating system’s authentication dialog is triggered. [Notes]: - The issue is also reproducible if trying to check the “Use a master password” option from “about:preferences#privacy” page. - The issue is not reproducible on older Nightly versions where this functionality is not available. - Attached a screen recording with the issue: [link](https://drive.google.com/open?id=1-38jTc0L8jWGcCqeZaN0YsueANS2VP0d).
1,623,861
14,706,419
[Affected versions]: - Firefox Nightly 76.0a1 (Build ID: 20200319215651) [Affected Platforms]: - Mac 10.15.3 - Mac 10.14.6 [Prerequisites]: - Have a profile with at least one saved login. - No OS password is set. [Steps to reproduce]: 1. Open the latest Nightly Firefox browser. 2. Navigate to the "about:logins" page and select a saved password. 3. Click on the "Show Password" or "Copy" or "Edit" button from the login item. 4. Observe the behavior. [Expected result]: - The password is shown or copied or the edit more is opened without entering any password. [Actual result]: - The operating system’s authentication dialog is displayed even if no OS password is set. [Notes]: - The issue is also reproducible if trying to check the "Use a master password" option from "about:preferences#privacy" page. - The OS auth is triggered and the "OK" button is clicked two times, the dialog is dismissed. However, this doesn't happen if an OS password is set. This behavior can be observed in the screen recording added bellow. - No errors are displayed in the browser console. - This issue is no longer reproducible on Windows. - Attached a screen recording with the issue: [link](https://drive.google.com/open?id=13FB54xqZ04jZ9-a3UskR-nF4X1im9WvP).
1,567,210
14,244,845
STR: 1. pause in the debugger 2. close devtools ER: thread is resumed AR: thread remains paused https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=b3a69dff7e25f1c1107520c238dd282405afaf92&tochange=dd19d57a81d5690fccd5e45be09e3b8686d79e53
1,567,725
14,248,629
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0 Steps to reproduce: Within Debian we package the l10n files for the UI language separately for every language. For this we create a dedicated source tarball (with the files for Thunderbird itself and on more with the files for the Lightning extension) from which later within the build process we create the required folder / file structure to make the language available within Thunderbird. For the Lightning extension I extract the required files from the pre-build binaries which I can find on the URL stanza like this: http://ftp.mozilla.org/pub/thunderbird/releases/68.0b5-candidates/build2/linux-i686/$LANG Until TB 67.0b3 I could use the the XPI files which did include the l10n strings for the Thunderbird UI from an URL like: http://ftp.mozilla.org/pub/thunderbird/releases/67.0b3/linux-i686/xpi/ Since the first beta of TB 68 this folder isn't existing anymore on the CDN. So currently I can't add the needed source to the build of recent Thunderbird beta versions anymore as I don't which alternatives I have. Seems like the build process and also the deployment has changed here for TB 68 and greater. What can I do to be able to provide dedicated l10n packages to the Thunderbird within Debian? I've looked into existing pre-build binaries of TB 68 beta versions and especially into the omni.ja archive. There is a folder localization which is including obviously a l10n folder for the language of the pre-build binary. As I download these files already I can extract the files from the included omni.ja archive more or less easily. But where I need to place these files later so Thunderbird will recognize the language automatically then? What else can I do?
1,568,841
14,259,802
[Tracking Requested - why for this release]: Regression STR: 1. Open about:support or any Firefox menu and see that font is blurry
1,569,892
14,268,573
Our current approach for packaging Fluent that's not ready for l10n doesn't work. What we did was packaging the pre-release files in the same `/localization` path as we will in prod. At repack time, that breaks all kinds of things once you actually have them in localizations, as we see in bugs 1568438, 1569807. I'm still counting on how many streams we cross, filing this in Intl right now, but I might also move this. Here's what we need to keep from the current behavior: - The ftl files from content are packages for all locales, as if they were localized. That's a workaround for bug 1464156. - We can change the contents in content ftl files freely, w/out having to care about IDs. I read the latter to mean that we can't use the localized fluent file as a drop-in replacement for a content one, in a cross-channel world. The IDs we have on l10n-central might overlap with different content-content. Thus, we should have distinct path locations for these files. I propose that we should have use `preview/aboutLogins.ftl` instead of `browser/aboutLogins.ftl`. Now, there's an interesting question around packaging. We can continue to do what we do now, and package the files a few times. Or we could package them once in a known location in omni.ja, and add to `browser/l10n-registry.manifest` a line like ``` category l10n-registry 0-preview resource://app/fluent-content/ ``` (and move toolkit to 2). Given that this would be the last location to look at in regular builds, I don't think this should come with perf problems. Maybe as a follow-up?
1,565,485
14,231,110
Created attachment 9077618 debugger not showing.gif User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:69.0) Gecko/20100101 Firefox/69.0 Steps to reproduce: I updated Nightly to latest version did a restart and when I opened developer tool the debugger tab in only blank white screen I have attached a gif I tried to restart in Firefox-safe-mode but no luck I am using 70.0a1 (2019-07-11) (64-bit) On macbook pro 2017 os 10.14.5 Actual results: Debugger tab showing blank screen Expected results: Debugger panel should have appear with file tree and other stuff like breakpoints and all
1,616,000
14,645,394
Created attachment 9127042 push_notification.gif *Affected versions* * 75.0a1 (20200216210001) *Affected platforms* * Windows 10x64 *Steps to reproduce* 1. Open Firefox and go to https://serviceworke.rs/push-payload_demo.html. 2. Click on “Allow notifications” and “Request sending a notification!” button. 3. Alternatively, go to about:debugging#/runtime/this-firefox and click on the “Push” button for the loaded service worker webpage. *Expected result* * For step 2 a notification is displayed after 5 seconds. * For step 3 a notification is displayed after pressing push. *Actual result* * Nothing happens on neither of the steps. *Regression Range* * Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=ecc5c853bb770cc3f9acc90d9ed9febe086671a0&tochange=ddce7f4b64d96e68a86d7a519f1828d06e37176d * Mozregression points out bug 1604412. *Notes* * I can’t reproduce the issue on macOS 10.15 or Ubuntu 18.04. * Attached a screen recording.
1,602,383
14,535,349
Created attachment 9114490 Screenshot of Browser Console errors **Affected versions:** Nightly 73.0a1 **Affected platforms:** ARM64 - Windows 10 - Laptop Lenovo Yoga **Steps to reproduce:** 1. Update or Download the latest Nightly 2. Launch Nightly **Expected result:** The browser should start and be functional **Actual result:** Only a blank tab is displayed, can't open additional tabs nor close Nightly. **Regression-range:** 2019-12-09T11:51:39: DEBUG : Found commit message: Bug 1522830: Part 13 - Update third-party-modules ping to acquire data from child processes; r=janerik Differential Revision: https://phabricator.services.mozilla.com/D53686
1,601,901
14,531,203
Created attachment 9114112 image.png **[Affected Platforms]:** - All Windows - All Mac - All Linux **[Affected Versions]:** - Firefox Nightly 73.0a1, Build ID 20191205215330 - Firefox Beta 72.0b3, Build ID 20191205201734 - Firefox Release 71.0, Build ID 20191202093317 [Prerequisites]: - Have the `security.content.signature.root_hash` pref set to `DB:74:CE:58:E4:F9:D0:9E:E0:42:36:BE:6C:C5:C4:F6:6A:E7:74:7D:C0:21:42:7A:03:BC:2F:57:0C:8B:9B:90`. - Have the `app.normandy.api_url` pref set to `https://stage.normandy.nonprod.cloudops.mozgcp.net/api/v1`. - Have the `app.normandy.dev_mode` pref set to `true`. - Have the `app.normandy.logging.level` pref set to `0`. - Have the `services.settings.server` pref set to `https://settings.stage.mozaws.net/v1`. - Have a recipe targeting your profile. **[Steps to reproduce]:** 1. Open the browser with the profile from prerequisites. 2. Open the Browser Console and observe the output. **[Expected result]:** - The recipe is executed and the user is enrolled in the experiment. **[Actual result]:** - The recipe is not executed and an `app.normandy.recipe-runner` DEBUG log message is displayed followed by an `Argument not a number` error. [Notes]: - The issue is not reproducible with the `prod` version of the delivery console. - The issue was not reproducible yesterday. - Attached a screenshot of the issue: - Attached a copy of the Browser Console: [Link](https://drive.google.com/open?id=14wEoRb-oQOxiAIsjQa8O2IpXF4yH9iXR) @mythmon, @rehan, could any of you please take a look at this?
1,612,881
14,621,106
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36 Steps to reproduce: We are looking to upgrade to NSS3.47.1/3.49 and have noticed issue when creating keypair as token objects via IAIK pkcs#11wrapper module. Please look for details below. No issue was noticed with NSS3.42.1. We approached IAIK as well after debugging IAIK pkcs#11wrapper module. Here’s the response they provided : " The ckpAttributes that you have viewed in the debugger is actually an array with multiple ckAttributes. Specifically 1073742353 is the CKA_WRAP_TEMPLATE attribute. I traced the error down to this NSS git commit [1]. There is seemingly a problem when querying ArrayAttributes. It produces an sqlite_error in the NSS code. However, I'm pretty sure that this error is an actual NSS error and cannot be fixed from our side. I would suggest to file a bug report. [1]: https://github.com/nss-dev/nss/commit/f572a15e45c5c4a26a0ada7ee008843ad19ec202 " We created sample Java client that uses IAIK PKCS#11 Wrapper 1.4 to connect to NSS Module pkcs11Module = Module.getInstance( library ); // library -> softokn3.dll ..... pkcs11Module.initialize(arguments); // arguments -> maps to initializeArguments .... session = token.openSession(Token.SessionType.SERIAL_SESSION, Token.SessionReadWriteBehavior.RW_SESSION, null, null); ... session.login(Session.UserType.USER, pin.toCharArray()); // login is fine ... // set the general attributes for the public key rsaPublicKeyTemplate.getToken().setBooleanValue(Boolean.TRUE); /// this is source of problem . If set to False ( meaning session object), client works fine. ... // set the general attributes for the private key rsaPrivateKeyTemplate.getToken().setBooleanValue(Boolean.TRUE); /// this is source of problem . If set to False ( meaning session object), client works fine. .... KeyPair generatedKeyPair = null; try { generatedKeyPair = session.generateKeyPair(keyPairGenerationMechanism,rsaPublicKeyTemplate, rsaPrivateKeyTemplate); } catch (TokenException e) { String msg = "Failed to generate RSA key pair on token: " + e.getMessage(); throw new Exception( msg, e ); } ... Input file for the sample client : library=softokn3.dll initializeArguments=configDir='sql:D:/workdir/devunit/KMDemo/NSS/db' certPrefix='' keyPrefix='' secmod='' flags='readWrite' updatedir='' updateCertPrefix='' updateKeyPrefix='' updateTokenDescription='' pin=XXXXX slot=1 libPath=D:/workdir/devunit/KMDemo/NSS-3.49/lib libList=libnspr4.dll,libplc4.dll,libplds4.dll,sqlite3.dll,nssutil3.dll,softokn3.dll Actual results: Steps I've been following :: 1) I cleanup NSS db directory. 2) Prior to executing the client code, I recreate the NSS db. a) Create NSS db ---> modutil -create -dbdir sql:D:\workdir\devunit\KMDemo\NSS\db b) Provide password ---> modutil -dbdir sql:D:\workdir\devunit\KMDemo\NSS\db -changepw "NSS Certificate DB" c) Check content of the db --> certutil -K -d sql:D:\workdir\devunit\KMDemo\NSS\db ( displays no keys ) 3) Run the Sample client code. Saw exception ################################################################################ PKCS#11 session login successful ################################################################################ Generating new 2048 bit RSA key-pair... java.lang.Exception: Failed to generate RSA key pair on token: CKR_GENERAL_ERROR at demo.pkcs.pkcs11.GenerateKeyPair.main(GenerateKeyPair.java:110) Caused by: iaik.pkcs.pkcs11.wrapper.PKCS11Exception: CKR_GENERAL_ERROR at iaik.pkcs.pkcs11.wrapper.PKCS11Implementation.C_GetAttributeValue(Native Method) at iaik.pkcs.pkcs11.objects.Object.getAttributeValue(Object.java:716) at iaik.pkcs.pkcs11.objects.Key.readAttributes(Key.java:622) at iaik.pkcs.pkcs11.objects.PublicKey.readAttributes(PublicKey.java:398) at iaik.pkcs.pkcs11.objects.RSAPublicKey.readAttributes(RSAPublicKey.java:242) at iaik.pkcs.pkcs11.objects.Object.<init>(Object.java:223) at iaik.pkcs.pkcs11.objects.Storage.<init>(Storage.java:105) at iaik.pkcs.pkcs11.objects.Key.<init>(Key.java:321) at iaik.pkcs.pkcs11.objects.PublicKey.<init>(PublicKey.java:119) at iaik.pkcs.pkcs11.objects.RSAPublicKey.<init>(RSAPublicKey.java:96) at iaik.pkcs.pkcs11.objects.RSAPublicKey.getInstance(RSAPublicKey.java:118) at iaik.pkcs.pkcs11.objects.PublicKey.getInstance(PublicKey.java:156) at iaik.pkcs.pkcs11.objects.Object.getInstance(Object.java:262) at iaik.pkcs.pkcs11.Session.generateKeyPair(Session.java:1260) at demo.pkcs.pkcs11.GenerateKeyPair.main(GenerateKeyPair.java:105) ################################################################################ Close Session... PKCS#11 session logout successful 4) Check the NSS key db store for the contents: D:\workdir\devunit\KMDemo>certutil -K -d sql:D:\workdir\devunit\KMDemo\NSS\db certutil: Checking token "NSS Certificate DB" in slot "NSS User Private Key and Certificate Services" Enter Password or Pin for "NSS Certificate DB": < 0> rsa "60b0df57-df82-4a73-b1c9-7fc17204e1d0;157" KMRootCA NOTE: I see the exception in the console as well as notice that NSS store having the key.  Debugged IAIK module as well : • Enabled debugging of IAIK PKCS#11 Wrapper module. 01/23/20 19:38:18 ERROR: got 5 instead of CKR_OK, going to raise an exception (in Java_iaik_pkcs_pkcs11_wrapper_PKCS11Implementation_C_1GetAttributeValue) • I decided to build/debug the native pkcs11Wrapper code with the Java sample client. JNIEXPORT void JNICALL Java_iaik_pkcs_pkcs11_wrapper_PKCS11Implementation_C_1GetAttributeValue (JNIEnv *env, jobject obj, jlong jSessionHandle, jlong jObjectHandle, jobjectArray jTemplate, jboolean jUseUtf8) { ..... rv = (*ckpFunctions->C_GetAttributeValue)(ckSessionHandle, ckObjectHandle, ckpAttributes, ckAttributesLength); ... } Values in the variable when this failure occurred .. rv = 5 + ckpAttributes 0x0000000017e7cb00 {type=1073742353 pValue=0x0000000017e76980 ulValueLen=240 } CK_ATTRIBUTE * ckObjectHandle 2357156729 unsigned long + ckpFunctions softokn3.dll!0x00007ffee9b0c620 (load symbols for additional information) {version={major=1 '\x1' minor=...} ...} CK_FUNCTION_LIST * ckSessionHandle 16777217 unsigned long ckAttributesLength 23 unsigned long • The above highlighted code does make a call to NSS ( softtokn3 ) and receives 5 ( which stands for CKR_GENERAL_ERROR ) for the ckpAttributes type=1073742353. Expected results: Public/Private key pair as token objects should be generated without any CKR_GENERAL_ERROR
1,613,659
14,626,441
Created attachment 9124719 doh_rollback.gif [Affected Platforms]: - All Windows - All Mac - All Linux [Affected Versions]: - Firefox Nightly 74.0a1, Build ID 20200205215017 - Firefox Beta 73.0, Build ID 20200203203546 [Prerequisites]: - Have a profile enrolled in preference-rollout experiment that sets the "doh-rollout.enabled" to "true". (recipe [927](https://delivery-console.stage.mozaws.net/recipe/927/)) - Have the "security.content.signature.root_hash" pref set to "DB:74:CE:58:E4:F9:D0:9E:E0:42:36:BE:6C:C5:C4:F6:6A:E7:74:7D:C0:21:42:7A:03:BC:2F:57:0C:8B:9B:90". - Have the "app.normandy.api_url" pref set to "https://stage.normandy.nonprod.cloudops.mozgcp.net/api/v1". - Have the "app.normandy.dev_mode" set to "true". - Have the "app.normandy.logging.level" set to "0". - Have the "services.settings.server" set to "https://settings.stage.mozaws.net/v1". - Have the "ppop-doh-roll" pref set to "true". [Steps to reproduce]: 1. Open the browser with the profile from prerequisites. 2. Disable the preference-rollout recipe from the Delivery Console and publish the preference-rollback recipe. 3. Restart the browser. 4. Navigate to about:config and observe the value of the "network.trr.mode pref". [Expected result]: - The "doh-rollout.enabled" pref is removed and the doh realted preferences are cleared. [Actual result]: - The "doh-rollout.enabled" pref is removed and all other doh preferences remain unchaged. [Notes]: - The value of the "network.trr.mode" remains at "2" after the rollback. - The following Normandy recipes were used: [pref-rollout](https://delivery-console.stage.mozaws.net/recipe/927/) and [pref-rollback](https://delivery-console.stage.mozaws.net/recipe/928/). - I have attached a screen recording of the issue:
1,608,036
14,581,844
STR: Restart firefox. Observe all pinned tabs are gone except one. Very likely a regression from bug 1607441 which tried to fix the order reversal.
1,608,803
14,588,937
Created attachment 9120424 Caught Error after browser restart.gif **[Affected versions]:** - Firefox Unbranded 72.0.2 - Build ID: 20200109172031 - Firefox Nightly 73.0a1 - Build ID: 20191231213920 - Firefox Nightly 74.0a1 - Build ID: 20200112214546 **[Affected Platforms]:** - Windows 10 x64 - Mac 10.15.2 - Ubuntu 18.04 x64 **[Prerequisites]:** - Have a new Firefox profile. - Have the following prefs in the “about:config” page: - user_pref("security.content.signature.root_hash", "DB:74:CE:58:E4:F9:D0:9E:E0:42:36:BE:6C:C5:C4:F6:6A:E7:74 :7D:C0:21:42:7A:03:BC:2F:57:0C:8B:9B:90"); - user_pref("app.normandy.api_url", "https://stage.normandy.nonprod.cloudops.mozgcp.net/api/v1"); - user_pref("app.normandy.dev_mode", true); - user_pref("app.normandy.logging.level", 0); - user_pref("services.settings.server", "https://settings.stage.mozaws.net/v1"); - user_pref("ppop-MSP", true); - user_pref("xpinstall.signatures.dev-root", true); **[Steps to reproduce]:** 1. Open the browser with the profile from prerequisites. 2. Open the “Browser Console” (Ctrl+Shift+J). 3. Click the “Console Settings” button from the upper right corner of the web console and select “Show Content Messages” option. 4. Restart browser and observe the “Browser Console”. **[Expected result]:** - The user is correctly enrolled in the study. **[Actual result]:** - The user is enrolled in the study but is unenrolled after a few seconds due to a “CAUGHT_ERROR” reason. `Cannot send function call result: other side closed connection (call data: ({path:"normandyAddonStudy.endStudy", args:["CAUGHT_ERROR"]}))` **[Notes]:** - This issue is not reproducible on the "control" branch of the experiment. - The unenrollment ping is also displayed in the “about:telemetry” page under the “Events” section.
1,590,755
14,441,600
**Affected versions** * Fx 71.0b3 **Affected platforms** * platform1 **Steps to reproduce** 1. Launch the latest Firefox beta. 2. Go to about:config. 3. Search for security.aboutcertificate.enabled pref. **Expected result** * The pref is displayed and set to 'true' by default. **Actual result** * The pref is set to false (disabled). **Note** * The pref should be on and ride the trains as on for release.
1,593,018
14,459,574
**[Affected versions]:** - Firefox Beta 71.0b5, Build ID: 20191028110005 - Firefox Nightly 72.0a1, Build ID: 20191031095309 **[Affected Platforms]:** - All Windows - All Mac - All Linux **[Prerequisites]:** - Have the following preferences set: - `browser.search.region` to `US` - `browser.newtabpage.activity-stream.asrouter.devtoolsEnabled` to `true` - `browser.newtabpage.activity-stream.discoverystream.enabled` to `true` - `browser.newtabpage.activity-stream.discoverystream.endpoints` to `https://,http://` - `browser.newtabpage.activity-stream.discoverystream.config` to `{"api_key_pref":"extensions.pocket.oAuthConsumerKey","collapsible":true,"enabled":true,"show_spocs":true,"hardcoded_layout":false,"personalized":false,"layout_endpoint":"https://5ad1b408-b40a-4a49-b6ec-27473d192df0.mock.pstmn.io"}` **[Steps to reproduce]:** 1. Open the browser with the profile from the prerequisites. 2. Open a new tab. 3. Click the Context Menu button from any top site. 4. Click on the Dismiss button. 5. Observe the Sponsored Top Site and Text Promo section. **[Expected result]:** - The Sponsored Top Site and Text Promo section are still displayed. **[Actual result]:** - The Sponsored Top Site and Text Promo section are no longer displayed. **[Regression Range]:** - Due to the fact that this issue is not reproducible on Firefox Release 70 I ran a regression range and reached the following pushlog: 13:32.98 INFO: Last good revision: 102a90da3f92f85cd04fdc4962ab33a26048ee70 13:32.98 INFO: First bad revision: 98f2e390e85dc1574d294026aafcbb1e779f816e 13:32.98 INFO: Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=102a90da3f92f85cd04fdc4962ab33a26048ee70&tochange=98f2e390e85dc1574d294026aafcbb1e779f816e It looks like this issue was introduced with this [export](https://bugzilla.mozilla.org/show_bug.cgi?id=1589389). **[Notes]:** - This issue is reproducible when taking any of the following actions: - Dismissing any card from the Topsite, Recommended by Pocket and Highlights section - Bookmarking any card from the Recommended by Pocket and Highlights section - Saving to Pocket any card from the Recommended by Pocket and Highlights section - Bookmarking or removing a bookmark from any other website while not being on the about:newtab page. - Bookmarking or removing a bookmark from any other website while not being on the about:newtab page. - I haven't been able to check if this behavior is also reproducible for the Archive to Pocket, Save to Pocket and Remove Bookmark actions as I encountered this [issue](https://bugzilla.mozilla.org/show_bug.cgi?id=1584510) where the status of the card is lost after a restart. - Attached a screen recording with the issue. @Ed, could you please take a look at this?
1,583,170
14,378,198
Created attachment 9094560 networkID.png **Affected versions:** - Firefox Release 70.0b8 and above **Affected Platforms:** - Windows 10 (64-bit) - Mac 10.14 **Prerequisites:** - You are connected to any network. **Steps to reproduce:** 1. Open Firefox and go to about:networking#networkid. 2. Observe the Network ID field. **Expected result:** - The Network ID has a value displayed. **Actual result:** - There is no value in the Network ID field. **Notes:** The issue is not reproducible on Linux. Only Windows and Mac seems to be affected. For Mac I was not able to find a regression since it seems to be affected from the initial implementation of this, tried a variety of ranges: - all builds between 2019-08-02 to 2019-08-17 - all builds between 2019-09-15 to 2019-09-23 The Network ID was not displayed for any of these builds. Here are the results of a Mozregression ran on WIndows 10 Last good revision: 2591b1d2429d5ac5afb3a98e5d19e7499e70dd4d First bad revision: d17822726031d339cbaf099fd59e4bc69fb9e389 Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=2591b1d2429d5ac5afb3a98e5d19e7499e70dd4d&tochange=d17822726031d339cbaf099fd59e4bc69fb9e389
1,593,258
14,461,189
**Affected versions** * Firefo x72.0a1 * Firefox 70.0b6 **Affected platforms** * Windows 10 x64 * macOS 10.13 * Ubuntu 18.04 x64 **Prerequisites** - Firefox is launched with this [dirty profile](https://drive.google.com/open?id=1ky5M366O9YsQVBNcCtjEqvcW7fJH7vSH) by using the command --allow-downgrade in terminal. - Set "browser.contentblocking.cfr-milestone.milestones" to [280, 5000, 10000, 25000, 50000, 100000, 500000] - "browser.contentblocking.cfr-milestone.milestone-achieved = 0” - Ensure this number is a smaller number than the milestone you wish to hit (it defaults to 0, so best to not change this pref at all) - Set "browser.newtabpage.activity-stream.asrouter.providers.cfr" to {"id":"cfr","enabled":true,"type":"local","localProvider":"CFRMessageProvider","frequency":{"custom":[{"period":"daily","cap":10}]},"categories":["cfrAddons","cfrFeatures"],"updateCycleInMs":3600000} - Set "browser.contentblocking.cfr-milestone.update-interval" to 10 **Steps to reproduce** 1. Visit http://reddit.com/ in another tab, and refresh the website until the blocked trackers hit the first millstone i.e "280". **Expected result** * The celebration toast banner is displayed below the address bar: "Nightly/Firefox blocked over 280 trackers since <Month Year>! See All >" **Actual result** * The celebration toast banner is not displayed. **Regression range** * This is not a regression. **Additional notes** * I tried the steps by using a profile created at least two months ago and issue is still reproducing.
1,595,058
14,476,022
Created attachment 9107499 rec of the issue.gif **[Affected versions]:** - Firefox Nightly 72.0a1 - Build ID: 20191107215315 **[Affected Platforms]:** - All Windows - All Mac - All Linux **[Steps to reproduce]:** 1. Create a new Firefox profile, but DO NOT open it. 2. Navigate to the local Profiles folder (eg. C:\Users\user\AppData\Roaming\Mozilla\Firefox\Profiles) and open the newly created profile folder. 3. Open times.json in a text editor and change the created date to "1559530800000". 4. Save the file and open the browser with the newly created profile. 5. Without opening new tabs or windows install the latest version of the "remote-settings-devtools" from [here](https://github.com/mozilla/remote-settings-devtools/releases). 6. Click the "Remote Settings Devtools" toolbar button and select the "Stage" environment. 7. Click the "Force sync" button on the right of the "main/whats-new-panel" option. (you might need to Clear Local Data first) 8. Restart the browser and navigate to the "about:config" page 9. Set the "browser.ping-centre.log" pref's value to "true" and open the "Browser Console". 10. Open a new tab and observe the pings displayed in the "Browser Console". **[Expected result]:** - The "impression" telemetry ping for the "PRETRAILHEAD" Triplets is displayed. **[Actual result]:** - An "Unknown ping type for ASRouter telemetry" error is displayed instead. **[Notes]:** - This issue is also reproducible if the button from any of the "Pre-Trailhead Triplets" cards is clicked. - This issue is not reproducible if the cards are dismissed. In this case the following ping is displayed in the "Browser Console": "TELEMETRY PING (STRUCTURED INGESTION): {"locale":"en-US","version":"72.0a1","release_channel":"nightly","message_id":"PRETRAILHEAD_CARD_1,PRETRAILHEAD_CARD_2,PRETRAILHEAD_CARD_3","source":"onboarding-cards","event":"DISMISS","id":"onboarding-cards","addon_version":"20191107215315","client_id":"0e490dee-09d6-6d4b-b165-c73e26a1c5a0","shield_id":"activity-stream-extended-triplets-v2-1581912:control;"}". - Attached a screen recording of the issue.
1,586,228
14,403,896
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0 Steps to reproduce: 1. Right click and save a webpage, or attempt to download any other file. 2. Click the save option Actual results: The download immediately fails, leaving an empty file in the downloads folder. Retrying does not work. Mozregression suggests regression is a result of Bug 1584613. Expected results: The file is downloaded.
1,031,527
8,989,016
Test steps: 1. Reboot the device for every 60 seconds and Use another phone to call test device continuously every 20 seconds 2. After night run, mini dumps are generated on the phone. Logs(stack trace, logcat etc) : https://drive.google.com/file/d/0B1cSMS8_GuAEZ29LZE1Zd2hpRjQ/edit?usp=sharing Exact string in logcat when this crash happens is : E Gecko : mozalloc_abort: [Parent 4310] ###!!! ABORT: IPDL error [PSharedBufferManagerChild]: "Error deserializing 'MaybeMagicGrallocBufferHandle'". abort()ing as a result.: file ../../../../../../../../gecko/ipc/glue/ProtocolUtils.cpp, line 198 This crash is happening multiple times on FFOS 2.0, msm8610 256MB device. gaia: https://www.codeaurora.org/cgit/quic/lf/b2g/mozilla/gaia/tag/?h=0a25eff60fcc699687e45ba2ac8b9a3ab3782672&id=AU_LINUX_GECKO_B2G_KK_3.6.01.04.00.000.016 gecko: https://www.codeaurora.org/cgit/quic/lf/b2g/mozilla/gecko/tag/?h=0b83d5e6a54df9bfccdbb5ba662527bf657f5381&id=AU_LINUX_GECKO_B2G_KK_3.6.01.04.00.000.016 I knew that STR will be very difficult to reproduce it again. But if you give us some direction in debugging then we can reproduce it with more logs and share with you for further debugging.
1,033,618
9,006,929
Reference from #comment 47 of bug 1023796. I found that homescreen main thread is waiting in IPDL::PContent::RecvFlushMemory gfxContext::Paint() [1] nsCycleCollector::Collect() [2] Homescreen spawned another IPC thread which is stuck in MessagePump::Wait()[3] Easy STR to reproduce this issue: 1) Flash build on device which is memory restricted to use only 256MB. 2) Copy lots of contents to sdcard and launch gallery. 3) You will see gallery is scanning images and now try to zoom in/out an image. This will force to use more memory and device will become slower 4) Minimize gallery and launch camcorder and try to record video 5) Stop recording video and Minimize camcorder. 6) Homescreen will not show any icons You need to follow step #3 properly to make sure that you are using lots of memory. [1] http://dxr.allizom.org/mozilla-central/source/gfx/thebes/gfxContext.cpp#1532 [2] http://dxr.mozilla.org/mozilla-central/source/xpcom/base/nsCycleCollector.cpp#4127 [3] http://dxr.mozilla.org/mozilla-central/source/ipc/chromium/src/base/message_pump_default.cc#56 Please note that homescreen does not contains any icon or text when this happens. And it is reproducible with testpatch [2] from bug 1023796. Device used: msm8610 256MB OS: FFOS 2.0 Logs: https://bugzilla.mozilla.org/show_bug.cgi?id=1023796#c46 [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1023796#c45
1,039,937
9,065,581
Created attachment 8457801 camera.log This is a regression from build 20140715160201. Steps to reproduce --------------------------------------------------------------------------- 1. Flash build 20140716160201 (https://pvtbuilds.mozilla.org/pvt/mozilla.org/b2gotoro/nightly/mozilla-b2g30_v1_4-dolphin/2014/07/2014-07-16-16-02-01/) 2. Launch Camera --> Launch time is over 10s 3. Take a picture --> It took over 10s for user to take a picture 4. Switch to Video mode --> Switch time is over 5s 5. Take a video --> It took over 10s to start taking video Please see attached adb log. Test starts: 07-17 13:51:24.013 Test build: Gaia e0a732cf172d125eadfad59f0faf8f73b62012b8 Gecko https://hg.mozilla.org/releases/mozilla-b2g30_v1_4/rev/a429f0b6206d BuildID 20140716160201 Version 30.0 ro.build.version.incremental=282 ro.build.date=Thu Jul 10 10:27:07 CST 2014
1,005,908
8,750,125
Created attachment 8417400 Add a pseudostack label I have a local patch queue that enables low-precision buffer and progressive painting on B2G (see bug 993473 and dependencies). With this patch queue applied I find that scrolling in the contacts app with the medium reference workload is quite janky (for some reason, it is particularly noticeable after you scroll down past the "A" contacts). Profiling seems to indicate that often we have composites that are >20ms, and these are a result of long times spent in GrallocTextureSourceOGL::BindTexture. Here is a sample profile created with the attached patch that shows 11.9% of compositor time (overall) being spent in this function, most of it in some android syscall, looks like. http://people.mozilla.org/~bgirard/cleopatra/#report=7693dd6883f6e179f5fb2574a4703422c2d5f54f
712,298
5,929,515
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:11.0a1) Gecko/20111216 SeaMonkey/2.8a1 Build ID: 20111216003011 Steps to reproduce: Latest 2.7a and 2.8a build trunks are damaged and don't open. Indeed, even their icon marks damage. Double-click on them doesn't work, and a window message says application damaged. I've reinstalled 16 december trunk, the last that works fine. 19 and 20 december trunks are damaged. Please, check out.
949,939
8,192,577
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20100101 Firefox/17.0 (Beta/Release) Build ID: 20131113153432 Steps to reproduce: Build NSS 3.15.3 with NSPR 4.10.2 on HP-UX. Actual results: Compilation of nss/lib/freebl/loader.c failed with following error : cc: "loader.c", line 89: error 1588: "_SC_CPU_VERSION" undefined. cc: "loader.c", line 90: error 1588: "CPU_PA_RISC2_0" undefined. cc: "loader.c", line 90: error 1552: First expression of ?: must be arithmetic. cc: "/usr/include/sys/unistd.h", line 152: warning 573: Parameter list is inconsistent for "sysconf". cc: "/usr/include/sys/unistd.h", line 152: error 1584: Inconsistent type declaration: "sysconf". Expected results: loader.c should have got compiled.
942,152
8,113,299
Loading https://avukat.uyap.gov.tr/portal_baslangic.uyap with a debug build tested on win7 crashes on load with Assertion failure: ss->ssl3.hs.hashType == handshake_hash_unknown will try to get a testcase etc for this - also according to bughunter it also crashes nightly and aurora builds
851,793
7,211,045
Created attachment 725746 Bez tytułu.png User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:22.0) Gecko/20130315 Firefox/22.0 Build ID: 20130315030943 Steps to reproduce: Install latest Nightly l10n from here: http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-central-l10n/ Make first run (possible normal start) Close Browser Try run one more time Actual results: Nightly fail to start with info (see screenshot) Expected results: Nightly suppose start without problem. Possible regression range: Good: http://hg.mozilla.org/mozilla-central/pushloghtml?startdate=1+day+ago&enddate=now Bad: http://hg.mozilla.org/mozilla-central/pushloghtml?startdate=1+day+ago&enddate=now
220,332
1,966,603
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030907 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030907 seems to be related to bug 177828 Reproducible: Didn't try Steps to Reproduce: 1. add text and remove a cc in one change 2. 3. Actual Results: no mails were sent out Expected Results: mails should have been sent out
219,456
1,959,479
User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.5b) Gecko/20030916 Build Identifier: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.5b) Gecko/20030916 Using a proxy for web browsing seems to be broken in todays cvs 20030917 build. Switching to yesterdays build with no other user setting change and it works fine again. I can see no relevant change in CVS checking yesterday. Reproducible: Always Steps to Reproduce: 1. Enable proxy settings 2. Try to go to a web site 3. Actual Results: Error dialog saying "host xxxx cound not be found" Expected Results: obvious
219,769
1,961,818
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-fr; rv:1.5b) Gecko/20030920 Firebird/0.7+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-fr; rv:1.5b) Gecko/20030920 Firebird/0.7+ Simple to describe. When I launch Firebird, its main windows is zero height. I built Firebird from a current CVS based trunk. Here is my .mozconfig : ac_add_options --enable-optimize='-O1 -G6' ac_add_options --disable-ldap ac_add_options --disable-mailnews ac_add_options --enable-extensions=cookie,xml-rpc,xmlextras,p3p,pref,transformiix,universalchardet,typeaheadfind,webservices ac_add_options --enable-crypto ac_add_options --disable-composer ac_add_options --disable-profilesharing ac_add_options --disable-installer ac_add_options --disable-debug ac_add_options --disable-test ac_add_options --enable-static ac_add_options --disable-shared ac_add_options --enable-strip ac_add_options --disable-pedantic mk_add_options MOZ_PHOENIX=1 export MOZ_PHOENIX=1 Reproducible: Always Steps to Reproduce: 1.Build firebird (see in details) 2.Launch ir :( Actual Results: zero height window :( Expected Results: Open a right size window. I think this bug is related to a bugfix in the last 12 hours. I built my previous working Firebird 12 hours ago. Could be a 0.7 blocker ?
220,034
1,964,077
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5b) Gecko/20030827 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5b) Gecko/20030827 after changing and submitting a bug, you get normally a "Bug processed"-message an seeing the next bug. but the next bug isn't shown korrectly. the heading " The next bug in your list is bug 1347:" is shown, but the formular fields are empty. with mozilla, i'm getting javascript-errors: Error: syntax error Source File: http://devel.ets-online.de/bugzilla/process_bug.cgi Line: 243, Column: 23 Source Code: var fRemainingTime = ; // holds the original value Error: addReplyLink is not defined Source File: http://devel.ets-online.de/bugzilla/process_bug.cgi Line: 614 Reproducible: Always Steps to Reproduce: 1. select a bug 2. change details 3. submit the changes Actual Results: the bug changes are saved, but the next bug isn't shown. Expected Results: mozilla shows an empty formular.
204,592
1,839,263
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4b) Gecko/20030505 Camino/0.7+ Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4b) Gecko/20030505 Camino/0.7+ I've been evaluating as of 2.17.3. Recently upgraded to 2.17.4 via cvs update. I got following error, when I try new query or preset queries. // The custom sort order specified in your cookie contains an invalid column name map_assigned_to.login_name%2Cbugs.bug_status%2C%20bugs.priority%2C%20map_assigned_to.login_name%2C%20bugs.bug_id. The cookie has been cleared. // Strangely, this happens on Safari & Camino under Mac OS X. Any idea? Reproducible: Always Steps to Reproduce: 1. Upgrade existing 2.17.3 installation (2.17.3 db&data included) via cvs update 2. Throw a query (using Safari/Camino/IE5.2/Mozilla1.3 on OSX) Actual Results: The following error //The custom sort order specified in your cookie contains an invalid column name map_assigned_to.login_name%2Cbugs.bug_status%2C%20bugs.priority%2C%20map_assigned_to.login_name%2C%20bugs.bug_id. The cookie has been cleared.// I got this all the time. Expected Results: Safari/Camino/IE5.2/Mozilla1.3 on OSX should show same result. Query on Safari/Camino failed, bug succeeded on IE/Mozilla.
205,463
1,847,717
User-Agent: Opera/6.1 (Linux 2.4.7-10 i686; U) [en] Build Identifier: Users can request a token to change their password. Outstanding tokens are supposed to be cancelled once the user successfully logs in. In the CVS Bugzilla, this doesn't happen -- the tokens remain active. Reproducible: Always Steps to Reproduce:
196,417
1,771,790
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20030210 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20030210 sea 20030301 late version wile not start or calendar not start Reproducible: Always Steps to Reproduce: 1.install sea 20030307 2.install calendar 3.start mozilla Actual Results: crash Expected Results: good
197,520
1,780,341
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4a) Gecko/20030315 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4a) Gecko/20030315 Simple. About:mozilla is not working anymore. I got instead : "XML Parsing Error: undefined entity Location: jar:resource:///chrome/en-US.jar!/locale/en-US/global/about.xhtml Line Number 95, Column 15:<li>Copyright &copy; 1998-2003 by <a href="about:credits">Contributors</a> to --------------^" See details for more info. This is not a duplicate of bug 197477 because I am using a trunk build, not a 1.3 branch build. And of course, I made a clean install of my newly homemade build. Reproducible: Always Steps to Reproduce: 1.Grab sources 2.apply patches with CVS 3.build mozilla and choose help/about after you installed your new lizard Actual Results: Error message ! Expected Results: Displaying infos :-) My about:buildconfig Build platform target i686-pc-cygwin Build tools Compiler Version Compiler flags cl 12.00.8804 for 80x86 -TC -nologo -W3 -nologo -Gy -Fd$(PDBFILE) cl 12.00.8804 for 80x86 -TP -nologo -W3 -nologo -Gy -Fd$(PDBFILE) Configure arguments --enable-extensions --enable-crypto --disable-debug --enable-optimize --enable-calendar --disable-pedantic --disable-installer --enable-strip --disable-tests If this bug related to bug 194240 big patch ?
199,625
1,797,475
User-Agent: Mozilla/5.0 (X11; U; IRIX IP32; en-US; rv:1.2) Gecko/20021205 Build Identifier: ftp.mozilla.org/pub/mozilla/releases/mozilla1.3/src When building Mozilla, ./configure works fine, and make starts the build. After a while the build aborts with an error. I use MipsPRO compiler version 7.4. Reproducible: Always Steps to Reproduce: Run configure like this (the switches are from SGI's Mozilla build page): export CC=cc export CXX=CC export CFLAGS='-n32 -mips3' export CXXFLAGS='-n32 -mips3' ./configure --enable-nspr-autoconf --enable-strip-libs --enable-crypto --enable-ldap --enable-ldap-experimental --enable-xsl --enable-mathml --with-extensions=irc,transformiix,xml-rpc,xmlextras,xmlterm --disable-gle --disable-debug --disable-dtd-debug --disable-tests --disable-gtktest --disable-libIDLtest --disable-glibtest --prefix=/r --enable-optimize=-O3 Then do 'make'. Actual Results: cc-3193 CC: ERROR File = ../../dist/include/string/nsCharTraits.h, Line = 383 The nontype "InputIterator::difference_type" is not a type name. typedef typename InputIterator::difference_type difference_type; ^ cc-3193 CC: ERROR File = ../../dist/include/string/nsCharTraits.h, Line = 409 The nontype "InputIterator::value_type" is not a type name. const typename InputIterator::value_type* ^ cc-3193 CC: ERROR File = ../../dist/include/string/nsCharTraits.h, Line = 568 The nontype "OutputIterator::value_type" is not a type name. write( OutputIterator& iter, const typename OutputIterator::value_type* s, PRUint32 n ) ^ cc-3193 CC: ERROR File = ../../dist/include/string/nsStringIterator.h, Line = 73 The nontype "nsStringTraits<CharT>::abstract_string_type" is not a type name. typedef typename nsStringTraits<CharT>::abstract_string_type abstract_string_type; ^ cc-3193 CC: ERROR File = ../../dist/include/string/nsStringIterator.h, Line = 223 The nontype "nsStringTraits<CharT>::abstract_string_type" is not a type name. typedef typename nsStringTraits<CharT>::abstract_string_type abstract_string_type; ^ 5 errors detected in the compilation of "nsASingleFragmentString.cpp". make[3]: *** [nsASingleFragmentString.o] Error 2 make[3]: Leaving directory `/share/r_src/mozilla/mozilla-1.3/string/src' Expected Results: Build should succeed. I have succesfully built and installed Mozilla 1.2 on the same system, but I used an older version of the MipsPRO compiler. Using gcc is not an option, since the versions I have available bomb out with internal compiler errors during build.
147,333
1,363,394
This is regression. Try to browse japanese EUC file on file picker on Solaris. 1. Start CDE in Japanese EUC locale 2. Prepare a file with filename = Japanese EUC 3. Start Mozilla 4. File -> Open File... filename becomes ????.txt This works on RC1, RC2 but does not work on RC3. This problem happens on only Solaris platform. I could not find this on Linux (RH6.2JA).
133,200
1,241,106
When using the mass change form, process_bug.cgi does not use the dependsonaction or blockedaction to perform the correct dependency changes, and acts simply as if 'makeexact'. The result when nothing is entered into the depends/blocks fields is that it removes dependancies. Steps to reproduce: 1) Query a bug with a known dependency 2) Select 'Change several bugs at once' 3) Type in a comment only and click submit 4) Display the bug; and view Bug Activity. Actual Results: Comment added to bug, and bugs dependencies have been removed Expected Results: Comment added to bug. Workaround: remove the dependson/blocked form elements from tempate/default/buglist/change-form.tmpl As an aside, it looks like this functionality is yet to be introduced in bug 42101.
128,379
1,196,416
This problem could let users get into Siebel's application without logging in. Here was how it happened: 1) User logs into Siebel by submitting the login form. 2) After his/her session times out, their redirected back to the login screen. 3) When the user clicks 'Reload', the previous form values are submitted instead of reloading the current URL. So we have a URL of: http://<server>/callcenter/start.swe?SWECmd=Login&SWECM=S <http://<server>/callcenter/start.swe?SWECmd=Login&SWECM=S> And a form containing the hidden field SWECmd with a value of 'null' In a java script function called when the form is submitted, we assign form.SWECmd.value = 'ExecuteLogin' Now under IE, when the page is reloaded/refreshed we get SWECmd=Login. Exactly what's in the URL. Under Netscape, when the page is reloaded/refreshed we get SWECmd=ExecuteLogin. Not what's expected!
128,659
1,199,458
Steps to reproduce: o start the browser o load a site from bookmarks o you can't scroll the content area using the keys There's also an error in the JS console: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMWindowInternal.focus]"... Backing out the checkin to nsGlobalWindow.cpp fixes this. Please either fix it, or back it out with the associated checkins.
135,731
1,264,533
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:0.9.9+) Gecko/20020315 BuildID: 20020403 When attempting to open the address book mozilla core dumps with the following error message ld.so.1: /home/clifford/mozilla/mozilla-bin: fatal: relocation error: file /home/clifford/mozilla/components/libgklayout.so: symbol __1cIDistance6FrknRnsReadingIterator4CH__2_I_: referenced symbol not found Killed Reproducible: Always Steps to Reproduce: 1.run mozilla 2.attempt to open address book 3. Actual Results: mozilla crashes with the error message ld.so.1: /home/clifford/mozilla/mozilla-bin: fatal: relocation error: file /home/clifford/mozilla/components/libgklayout.so: symbol __1cIDistance6FrknRnsReadingIterator4CH__2_I_: referenced symbol not found Killed Expected Results: The address book should just open. Additional info: uname -a gives SunOS willa 5.8 Generic_108528-13 sun4u sparc SUNW,Ultra-5_10
132,067
1,231,176
seen commercial trunk builds: mac os9 2002-03-19-03-trunk mac osx 2002-03-19-03-trunk linux 2002-03-19-06-trunk this is happening anytime we attempt to set the page character encoding. -open composer -select View | Character Encoding | Japanese (ISO-2022-JP) on linux this hangs the app and os (requiring reboot) on mac builds this crashes the app but system is fine. this is also affecting mail compose in japanese. when attemping to encode the page for sending it gets the hang/crash. mac os9 talkback to follow....
188,161
1,701,936
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0) Build Identifier: After installation of bugzilla-2.17.3 it's no longer possible to edit bugs i'm assigned to. Reproducible: Always Steps to Reproduce: I've investigated this problem, and revealed that the cause is a bug in Bug.pm. At the beginning of it, variable $self->{'assigned_to'} is an object of type Bugzilla::User. Unfortunetally later, there is an equality test made to evaluate canedit variable. At this point there is a type mismatch error because the object is compared to a string. After fixing this equality to to compare two ints, everything seems to work fine.
188,440
1,704,300
User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.3b) Gecko/20030109 Build Identifier: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.3b) Gecko/20030109 This might be like Bug 87410, but that's been aroud for a long time and this particular problem just appeared for me. Somewhere in the last month or two, something changed about how copy/paste under X11 works in the URL bar. This had made it frustrating to try to paste a URL into a location bar with another page's URL in it. IMHO, this is, at its core, a problem with X11's stupid copy/paste mechanism, but that's not likely to change soon so... In the past, when I wanted to paste a completely new URL into the URL bar, I'd do either: Method A 1. Ctrl-l to select the URL bar 2. backspace to delete the existing text 3. Middle click to paste in the new URL or Method B 1. Right click in URL bar 2. ctrl-a to select all old URL text 3. Backspace to delete existing text 4. Middle click to paste the new URL This used to work fine. Now (in build 2003010908 on FreeBSD in Windowmaker), it doesn't. In Method A, 'ctrl-l' selects all of the text in the URL bar (just like it used to), but now that text is copied into the paste buffer, overwriting the new URL I had just intended to paste in. Similarly, in Method B, the old text is selected when I ctrl-a and it goes into the paste buffer. In the old behavior, the ctrl-l/ctrl-a selection allowed me to delete the text but did not copy the text to the clipboard. It's conceivable that this change happened as the result of a Bug complaining that any type of selection should result in a copy (I didn't find that bug, but I may have not searched for the right thing). But for me at least, this makes pasting URLs into Mozilla a HUGE pain in the neck. Yes, there are workarounds (the current one I'm using is: *carefully* right click in URL bar, ctrl-a, ctrl-k, paste), but this basic functionality shouldn't require workarounds, IMHO. Reproducible: Always Steps to Reproduce: 1. Copy a URL from another app 2. Ctrl-l in mozilla 3. Backspace to delete URL bar text 4. Paste clipboard into URL bar Actual Results: The text that was previously in the URL bar is pasted back in. Expected Results: The text that was selected in the external app should be pasted in.
179,329
1,628,567
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2b) Gecko/20021108 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2b) Gecko/20021108 Somebody included <i> in a quip on this page so the second half of the page is italicized. Reproducible: Always Steps to Reproduce: 1. Look at the sample page code/rendering. Actual Results: The bracket characters are not escaped. Expected Results: The bracket characters need to be escaped. This is a potential security issue since somebody could add some unauthorized javascript. I am making this critical for that reason.
212,095
1,903,648
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 While upgrading from 2.14.1 to 2.16.3, I ran into a problem with checksetup.pl. I got "Table 'fielddefs' already exists at ./checksetup.pl line 1636". I talked to bbaetz @ acm . org about the problem. He asked to be cc-ed but I don't see how to do that in the new bug interface here. Apparently the problem stems from the latest version of DBD::mysql putting backquotes around all the table names. My tables (when uncommenting the table-printing debug code at line 1614 in checksetup.pl) looked like this: Tables: `attachments` `bugs` `bugs_activity` `cc` `components` `dependencies` `duplicates` `fielddefs` `groups` `keyworddefs` `keywords` `logincookies` `longdescs` `milestones` `namedqueries` `products` `profiles` `profiles_activity` `shadowlog` `tokens` `versions` `votes` `watch` Downgrading to 2.1026 fixed this problem and allowed me to proceed. Reproducible: Always Steps to Reproduce: 1. Install latest bugzilla 2. Install Bundle::Bugzilla to get latest DBD::mysql (2.9002) 3. Attempt to upgrade old database using checksetup.pl Actual Results: DBD::mysql::db do failed: Table 'fielddefs' already exists at ./checksetup.pl line 1636. Expected Results: Fixed up my old schema, I hope... ;-)
206,203
1,853,749
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4b) Gecko/20030517 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4b) Gecko/20030517 When I first login giving my username and password, I click on the button where it will remember these settings. They don't get remembered as they do i IE. What happens is that I go back to the main page, need to click on 'login' and when I do I find my username and password already filled in. This wastes a step. Reproducible: Always Steps to Reproduce: 1.get an account at Audible.com. Login using the pw and username. 2.click on the button where it remembers your settings. 3.log out and log back in.Your settings won't be remembered Actual Results: logged back in. Expected Results: passed the cookie so I wouldn't have seen the login screen
177,534
1,613,219
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020508 Netscape6/6.2.3 Build Identifier: recent checkins in ckfw "Allow the builtin's to accept old style serial numbers as well the the correct PKCS #11 serial numbers." "Make the Serial Numbers DER Wrapped rather than raw serial numbers. This is required by PKCS #11 and was causing some bugs in NSS 3.6." gmake[3]: Entering directory `/export/nss_tbx_RH6.2/builds/tinderbox/Linux-2.2/mozilla/security/nss/lib/ckfw/builtins' gcc -o Linux2.2_x86_glibc_PTH_DBG.OBJ/bfind.o -c -g -fPIC -DLINUX1_2 -Di386 -D_XOPEN_SOURCE -DLINUX2_1 -ansi -Wall -pipe -DLINUX -Dlinux -D_POSIX_SOURCE -D_BSD_SOURCE -DHAVE_STRERROR -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_svbld -D_REENTRANT -I../../../../../dist/Linux2.2_x86_glibc_PTH_DBG.OBJ/include -I../../../../../dist/public/nss -I../../../../../dist/private/nss -I../../../../../dist/public/nspr bfind.c bfind.c: In function `builtins_derUnwrapInt': bfind.c:131: invalid operands to binary - bfind.c: In function `builtins_attrmatch': bfind.c:153: warning: passing arg 3 of `builtins_derUnwrapInt' from incompatible pointer type NEXT ERROR gmake[3]: *** [Linux2.2_x86_glibc_PTH_DBG.OBJ/bfind.o] Error 1 gmake[3]: Leaving directory `/export/nss_tbx_RH6.2/builds/tinderbox/Linux-2.2/mozilla/security/nss/lib/ckfw/builtins' Reproducible: Always Steps to Reproduce: 1.build NSS tip on redhat 6.2, 7.2 or 7.3 2. 3.
163,039
1,499,394
The Edit Attachment As Comment feature of bugzilla stopped working in Mozilla between builds 2002-08-13-08-trunk and 2002-08-14-04-trunk on Linux, and Neil says the same problem exists on Win95. Steps to reproduce: * load http://bugzilla.mozilla.org/attachment.cgi?id=95285&action=edit * press "Edit Attachment As Comment" Expected results: * frame turns into textfield Actual results: * Exception shows up on the Javascript Console: Error: uncaught exception: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIDOMSerializer.serializeToString]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: http://bugzilla.mozilla.org/attachment.cgi?id=95285&action=edit :: editAsComment :: line 91" data: no] but nothing else happens. Buggy on: * Linux tarball 2002-08-14-04-trunk * Linux tarball 2002-08-16-04-trunk * a recent W95 build (unsure of details) * my Linux cvs build from 2002-08-15 Works correctly on: * Linux tarball 2002-08-13-08-trunk The list of checkins during the period when this started is: http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=MozillaTinderboxAll&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2002-08-13+08%3A00&maxdate=2002-08-14+04%3A00&cvsroot=%2Fcvsroot Setting severity to blocker since this blocks daily use of bugzilla. (I noticed this yesterday when reviewing a patch, and switched to 1.0, figuring someone else had filed the bug, but apparently nobody had.)
673,547
5,608,126
steps to reproduce: 1. Notice the collages at https://webifyme-dev.allizom.org/en-US/gallery/ observed behavior: Collages in the gallery are blank. [14:12:32.931] GET https://webifyme-dev.allizom.org/en-US/gallery/None [HTTP/1.1 404 NOT FOUND 4587ms] screenshot: http://screencast.com/t/SxK5Ugqmji
673,941
5,611,177
System: Firefox 5 + Mac OSX Steps to reproduce: 1) Visit: https://webifyme-dev.allizom.org 2) Complete quiz 3) View your collage 4) Click download a snapshot on the bottom right 5) Screen reloads current page without a prompt to save screenshot. Expected results: 1) Clicking the download a snapshot box should prompt you to save an image.
673,943
5,611,196
System: Firefox 5 + Mac OSX Steps to reproduce: 1) View a collage (https://webifyme-dev.allizom.org/en-US/collage/47a2947f3b9c/) 2) Click on either the post to facebook or twitter on the bottom of the screen. 3) Post message 4) Message does not include any links or context to WebifyMe except what the user typed. Expected results: 1) Message should include a link to the collage and some context to the message. Like: [write message here] My #WebifyMe collage: http://bit.ly/abcde
652,968
5,433,060
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0) Gecko/20100101 Firefox/4.0 steps to reproduce: 1. Load https://webifyme-dev.allizom.org/quiz/ 2. Complete the quiz 3. Enter your name and click 'Get your results' observed behavior: 500
656,085
5,460,248
Created attachment 531396 screenshot steps to reproduce: 1. Complete the quiz on webifyme 2. Select the option to add the collage to the gallery and provide whatever relevant information is necessary. 3. Click on 'get my results' observed behavior: https://webifyme-dev.allizom.org/collage/79804bb6f36f/ loads and the entire page looks broken
543,034
4,512,022
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1264769305.1264783731.25012.gz WINNT 5.2 mozilla-central nightly on 2010/01/29 04:48:25 s: win32-slave12 > PGOMGR : warning PG0188: No .PGC files matching 'xul!*.pgc' were found. > Creating library xul.lib and object xul.exp > Generating code > 3700 of 103836 ( 3.56%) profiled functions will be compiled for speed > NEXT ERROR e:\builds\moz2_slave\mozilla-central-win32-nightly\build\toolkit\components\places\src\nsannotationservice.cpp(457) : fatal error C1001: An internal error has occurred in the compiler. > (compiler file 'F:\SP\vctools\compiler\utc\src\P2\main.c[0x10CBB356:0x339D0000]', line 182) > To work around this problem, try simplifying or changing the program near the locations listed above. > Please choose the Technical Support command on the Visual C++ > Help menu, or open the Technical Support help file for more information > > LINK : fatal error LNK1000: Internal error during IMAGE::BuildImage > > Version 8.00.50727.762 > > ExceptionCode = C0000005 > ExceptionFlags = 00000000 > ExceptionAddress = 10CBB356 (10B00000) "d:\msvs8\VC\BIN\c2.dll" > NumberParameters = 00000002 > ExceptionInformation[ 0] = 00000000 > ExceptionInformation[ 1] = 339D0000 > > CONTEXT: > Eax = 474F0028 Esp = 0012ED40 > Ebx = 000A0470 Ebp = 00000000 > Ecx = 339D0000 Esi = 339D0000 > Edx = 642E9998 Edi = 642E9944 > Eip = 10CBB356 EFlags = 00010206 > SegCs = 0000001B SegDs = 00000023 > SegSs = 00000023 SegEs = 00000023 > SegFs = 0000003B SegGs = 00000000 > Dr0 = 00000000 Dr3 = 00000000 > Dr1 = 00000000 Dr6 = 00000000 > Dr2 = 00000000 Dr7 = 00000000 > make[5]: Leaving directory `/e/builds/moz2_slave/mozilla-central-win32-nightly/build/obj-firefox/toolkit/library' > make[4]: Leaving directory `/e/builds/moz2_slave/mozilla-central-win32-nightly/build/obj-firefox' > make[5]: *** [xul.dll] Error 232 > make[5]: *** Deleting file `xul.dll' > make[4]: *** [libs_tier_toolkit] Error 2 > make[3]: Leaving directory `/e/builds/moz2_slave/mozilla-central-win32-nightly/build/obj-firefox' > make[3]: *** [tier_toolkit] Error 2 > make[2]: Leaving directory `/e/builds/moz2_slave/mozilla-central-win32-nightly/build/obj-firefox' > make[2]: *** [default] Error 2 > make[1]: Leaving directory `/e/builds/moz2_slave/mozilla-central-win32-nightly/build' > make[1]: *** [build] Error 2 > make: *** [profiledbuild] Error 2
518,227
4,312,943
Build Id: Mozilla/5.0 (Windows; U; WindowsCE 5.2; en-US; rv:1.9.2a2pre) Gecko/20090922 Fennec/1.0a3 and Mozilla/5.0 (Windows; U; WindowsCE 5.2; en-US; rv:1.9.3a1pre) Gecko/20090922 Fennec/1.0a3 dougt mentioned he's seeing the same issue on today's nightly branch build for his ht touch pro. Steps to Reproduce: 1. Open any nightly build on the htc touch pro from 9/22 2. Open any webpage Actual Results: The content pane brings up a whole bunch of seriously weird things such as the search bar, parts of the page, static, etc. Expected Results: The webpage with content in a proper layout should come up.
533,515
4,440,591
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-GB; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 Build Identifier: Bugzilla 3.4.3/3.4.4 & Testopia 2.3 When submitting an attachment to an existing bug the following error gets thrown: Bugzilla has suffered an internal error. Please save this page and send it to [email protected] with details of what you were doing at the time this message appeared. URL: http://10.100.0.225/attachment.cgi undef error - Undefined subroutine &Bugzilla::BugMail::editable_bug_fields called at Bugzilla/BugMail.pm line 132, <fh00001install.log> line 1. Submitted file name in erorr example: install.log. Additional Info: Attachment gets actually saved OK. No error gets thrown when I create a new bug with or without an attachment. The error gets thrown only when submitting attachment for an existing bug. This happens right after installing Testopia 2.3 over Bugzilla 3.4.3+. Without Testopia there is no error observed. Tested against 3.4.3 and 3.4.4 versions of Bugzilla with Testopia 2.3. Reproducible: Always Steps to Reproduce: 1. Sumbmit attachmet for existing bug/ticket > error gets thrown.
483,672
4,018,769
I get this error message: Permission denied for <http://localhost:7080> to call method [email protected]:445.0 The line number is incorrect, the method name makes no sense. I believe the call is in here: function onHTTPSpyReadyStateChange(spy, event) { try { spy.context.onReadySpy = spy; // maybe the handler will eval(), we want the URL. if (spy.onreadystatechange) spy.onreadystatechange.handleEvent(event); } catch (exc) { if (FBTrace.DBG_ERROR) FBTrace.sysout("spy.onHTTPSpyReadyStateChange: EXCEPTION", exc); } finally { delete spy.context.onReadySpy; } if (spy.xhrRequest.readyState == 4) onHTTPSpyLoad(spy); }
485,370
4,033,375
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.5) Gecko/2008121622 Fedora/3.0.5-1.fc10 Firefox/3.0.5 Build Identifier: Mozilla/5.0 (X11; U; HP-UX ia64; en-US; rv:1.9.0.7) Gecko/2009032613 Minefield/3.0.7 Bus error in libnss due to unaligned access. struct PKIX_PL_OcspResponseStruct has an int64 member, and therefore must be 8 byte aligned. struct PKIX_PL_ObjectStruct is 4 byte aligned, and is what is malloced. This is the same as http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=509930 Reproducible: Always Steps to Reproduce: 1.build firefox 3 on a platform that requires strict alignment 2.run it, and type https://www.facebook.com in to the address bar 3.crash Backtrace: #0 pkix_pl_OcspResponse_Create () at pkix_pl_ocspresponse.c:531 #1 0x60000000cd520bf0:0 in pkix_OcspChecker_Check () at pkix_ocspchecker.c:311 #2 0x60000000cd552570:0 in pkix_RevCheckCert () at pkix_validate.c:339 Line 531 of pkix_pl_ocspresponse.c is ocspResponse->producedAt = 0; producedAt is an int64, so must be 8 byte aligned. This problem can be fixed by ensuring that PKIX_PL_OcspResponseStruct is 8 byte aligned. e.g. Index: security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_object.h =================================================================== --- security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_object.h.orig 2009-03-26 14:08:42.514199707 +0000 +++ security/nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_object.h 2009-03-26 16:09:20.420673751 +0000 @@ -78,6 +78,7 @@ PKIX_PL_String *stringRep; PKIX_UInt32 hashcode; PKIX_Boolean hashcodeCached; + int64 pad; }; /* see source file for function documentation */
475,199
3,944,291
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9.1b3pre) Gecko/20090123 Shiretoko/3.1b3pre Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9.1b3pre) Gecko/20090124 Shiretoko/3.1b3pre Checked for updates and received notice of "major update" test. Selected "Get New Version", which downloaded as expected. Shiretoko prompted to restart; it crashed and exited within 20 seconds. Subsequent attempts to launch program continued to fail. Reverted to 1-23 build. Reproducible: Always Steps to Reproduce: 1. Download 1-24 nightly 2. Tell Shiretoko to restart 3.
472,396
3,919,395
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b2pre) Gecko/20081125 Firefox/3.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b2pre) Gecko/20081125 Firefox/3.0 Private browsing for some unexplained reason seems to be saving form data in select cases. I can see it in Gmail's subject field when composing then sending an email. There may be more forms where this happens but I'm unsure at the moment. Checking the formhistory.sqlite with a utility afterward, the subject form entry in the db is retained. Also I was wondering where does the cache, history, and form history get written to while in the mode? In sqlite temp tables then dumped at end of session? Because I thought it would hard only to write to memory for the entire duration of private browsing, since its causes very slow surfing when the cache memory pref is turned off by comparison. I know cookies are saved [I think in the original cookies.sqlite] but dumped after the session. And downloads are saved only in memory according to sdwilsh. Reproducible: Always Steps to Reproduce: 1. Compose an email in Gmail (haven't tried other webmails) 2. Include a subject then send 3. Close and reopen Firefox, then compose another message and check subject field's form history dropdown
477,887
3,968,033
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b3pre) Gecko/20090208 Shiretoko/3.1b3pre Build Identifier: 0.2.99 I try logging in, but get a 404 URL not found. Sync worked earlier today. Reproducible: Always Steps to Reproduce: 1. Try to log in Actual Results: 2009-02-10 23:01:11 Chrome.Window INFO User string: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b3pre) Gecko/20090208 Shiretoko/3.1b3pre 2009-02-10 23:01:11 Chrome.Window INFO Weave version: 0.2.99 2009-02-10 23:01:11 Service.Util TRACE Setting 'Mozilla Services Password' password for user henrik 2009-02-10 23:01:11 Service.Util TRACE Setting 'Mozilla Services Encryption Passphrase' password for user henrik 2009-02-10 23:01:11 Service.Main DEBUG Logging in user henrik 2009-02-10 23:01:11 Service.Main DEBUG Event: weave:service:verify-login:start 2009-02-10 23:01:11 Service.Main DEBUG Verifying login for user henrik 2009-02-10 23:01:12 Net.Resource DEBUG GET request for https://services.mozilla.com/0.3/user/henrik 2009-02-10 23:01:12 Net.Resource DEBUG GET request failed (404) 2009-02-10 23:01:12 Net.Resource DEBUG Error response: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /0.3/henrik was not found on this server.</p> <hr> <address>Apache/2.2.3 (Red Hat) Server at sm-weave-proxy01 Port 80</address> </body></html> 2009-02-10 23:01:12 Service.Main DEBUG Event: weave:service:verify-login:error 2009-02-10 23:01:12 Service.Main DEBUG Caught exception: Could not GET resource https://services.mozilla.com/0.3/user/henrik (404) (JS frame :: file:///Users/henrik/Library/Application%20Support/Firefox/Profiles/hmunn5r9.default/extensions/%7B340c2bbc-ce74-4362-90b5-7c26312808ef%7D/modules/resource.js :: Res__request :: line 217) 2009-02-10 23:01:12 Service.Main DEBUG Event: weave:service:login:error 2009-02-10 23:01:12 Service.Main DEBUG Caught exception: Login failed 2009-02-10 23:01:12 Chrome.Window INFO Login Error 2009-02-10 23:01:13 Chrome.Login TRACE Sync login window closed Expected Results: Successful login
619,999
5,149,154
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.13) Gecko/20101206 Ubuntu/10.10 (maverick) Firefox/3.6.13 Build Identifier: I have been looking around a bit again because of the Mozilla security bounty program. I dug a little deeper now after finding this: https://bugzilla.mozilla.org/show_bug.cgi?id=619702 This time it's a little bit more serious. In fact, this time it is a major fuckup I guess. Looking at the url above, you will find a complete mysql dump of remora, including email addresses and password hashes (even md5s) for addons.mozilla.com. You should fix this NOW! I just found it via google. Maybe you should think about some kind of policy for the guys under people.mozilla.com. This will not be the fix, but maybe it will sensitize some of the guys not uploading critical, productive data! I will contact [email protected] about this referencing the bounty program. I have not and will not disclose any of the data in the dump. Reproducible: Always Steps to Reproduce: 1. visit url above Actual Results: total pwnage
619,664
5,146,443
Addons page is translated into language unknown to me in Ukrainian(uk) build, in Russian(ru) build half of the main menu is translated into wrong language.
512,187
4,262,410
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.1.22) Gecko/20090605 SeaMonkey/1.1.17 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.1.22) Gecko/20090605 SeaMonkey/1.1.17 The Release Candidate of Seamonkey 1.1.18 cannot login with password manager. The password manager cannot show/administer the saved passwords. After reinstalling 1.1.17 all works like it did ever since before. Maybe (???) related to the version bump of NSS. Reproducible: Always Steps to Reproduce: 1. Deinstall v. 1.1.17 2. Install 1.1.18 3. Try to connect to website or mailbox with a password manager saved password Actual Results: No connection to mailbox. Expected Results: Like previous released versions.
497,956
4,141,851
When checking for updates in Thunderbird 2.0 in the betatest channel, TB downloads the full update for 2.0.0.22, which then fails the integrity check. It then immediately attempts to download it again and gets stuck waiting to apply the download. This was verified in multiple locales on Linux, Win32, and OS X. Full updates to 2.0.0.22 from TB 2.0.0.18 and 2.0.0.19 apply correctly and Build has verified that the bits appear to be correct and exactly the same in all instances of full updates. It is suspected that this is a server problem when TB 2.0 requests updates. Steps to Reproduce 1. Install TB 2.0 2. Edit the channel-prefs.js file in /defaults/pref under TB to have the channel changed from "release" to "betatest" 3. Start TB and check for updates Result: http://img3.imageshack.us/img3/2538/picture2rfu.png - the status keeps animated and the user is never prompted to restart to apply the download (which means it isn't an issue applying the update after download).
488,311
4,058,738
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.173.1 Safari/530.5 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b4pre) Gecko/20090414 Shiretoko/3.5b4pre While playing around on www.updown.com I tried to type in a stock symbol in the "get quote" search box and after typing 2 letters, Firefox 3.5b4pre crashed. http://crash-stats.mozilla.com/report/index/de16f7f7-8cd5-4439-af73-af6e32090414 http://crash-stats.mozilla.com/report/index/ac9643fc-4e25-481c-a543-437342090414 When I tried to get enter in a bug for this using the same build of Firefox 3.5b4pre, it crashed while typing in the Summary field. http://crash-stats.mozilla.com/report/index/07215249-31eb-4915-ad8c-523092090414 The 041309 build of Firefox 3.5b4pre DID NOT exhibit this behavior. Reproducible: Always Steps to Reproduce: 1. Open Firefox 3.5b4pre build 20090414044032. 2. Visit www.updown.com 3. Type a stock symbol into the search box. Actual Results: Firefox 3.5b4pre build 20090414044032 crashes. Expected Results: Firefox should not crash.
572,149
4,745,693
I have been tracking down for the last couple days a few issues related to my mochitest + e10s patch. There are two issues remaining and it is a crash of firefox (linux and winnt) for toolkit/content/tests/widgets/test_tree_hier.xul and an a11y test (which I can work around, but still we should fix). I have narrowed down the test_tree_heir.xul issue and this is how you can reproduce it: 1) download build + tests: http://ftp.mozilla.org/pub/mozilla.org/firefox/tryserver-builds/[email protected]/tryserver-linux-debug/ 2) unpack both to the same directory (like tinderbox does) 3) run this command: python mochitest/runtests.py --appname=firefox/firefox-bin --utility-path=bin --extra-profile-file=bin/plugins --certificate-path=certs --close-when-done --console-level=INFO --test-path=toolkit/content/tests/widgets --autorun 4) observe the failure near the end of the test run. As a note, I usually see this assertion "Assertion failure: StackBase(cx->fp) + stackDepth <= cx->regs->sp, at /builds/slave/tryserver-linux-debug/build/js/src/jsinterp.cpp:1221", at least when I get an exit code 6. Other times I get an exit code 11 with no assertion message. Since I cannot reproduce this locally with a build on my machine, I have to work with builds from the try server (i.e. no symbols). Here is the stack trace that I have found to date: (gdb) bt #0 0x0012d422 in __kernel_vsyscall () #1 0x0013c230 in raise () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x026df75f in JS_Assert () from /home/joel/mozilla/simple_e10s/firefox/libmozjs.so #3 0x0263d14e in ?? () from /home/joel/mozilla/simple_e10s/firefox/libmozjs.so #4 0x0263ac71 in ?? () from /home/joel/mozilla/simple_e10s/firefox/libmozjs.so #5 0x0263f54e in js_Invoke () from /home/joel/mozilla/simple_e10s/firefox/libmozjs.so #6 0x0263fa45 in ?? () from /home/joel/mozilla/simple_e10s/firefox/libmozjs.so #7 0x0259ce54 in JS_CallFunctionValue () from /home/joel/mozilla/simple_e10s/firefox/libmozjs.so #8 0x00c6ef16 in ?? () from /home/joel/mozilla/simple_e10s/firefox/libxul.so #9 0x00ca64ae in ?? () from /home/joel/mozilla/simple_e10s/firefox/libxul.so #10 0x00ca6c78 in ?? () from /home/joel/mozilla/simple_e10s/firefox/libxul.so #11 0x0182053c in ?? () from /home/joel/mozilla/simple_e10s/firefox/libxul.so #12 0x0182076d in ?? () from /home/joel/mozilla/simple_e10s/firefox/libxul.so #13 0x0181903b in ?? () from /home/joel/mozilla/simple_e10s/firefox/libxul.so #14 0x017abe24 in ?? () from /home/joel/mozilla/simple_e10s/firefox/libxul.so #15 0x016d0d5a in ?? () from /home/joel/mozilla/simple_e10s/firefox/libxul.so #16 0x018886e3 in ?? () from /home/joel/mozilla/simple_e10s/firefox/libxul.so #17 0x018886fb in ?? () from /home/joel/mozilla/simple_e10s/firefox/libxul.so #18 0x0188875f in ?? () from /home/joel/mozilla/simple_e10s/firefox/libxul.so #19 0x01583538 in ?? () from /home/joel/mozilla/simple_e10s/firefox/libxul.so #20 0x012eb151 in ?? () from /home/joel/mozilla/simple_e10s/firefox/libxul.so #21 0x003e0530 in XRE_main () from /home/joel/mozilla/simple_e10s/firefox/libxul.so #22 0x08048e42 in ?? () #23 0x03114bd6 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #24 0x080489f1 in ?? () (gdb) I have also spent some time figuring out what is causing the problem. I have narrowed my patch down and found that when I do a messageManager.loadFrameScript("data:,dump('hello world');", true); I get a crash. For more reference on how I am doing the messageManager calls, please see the attachment to bug 567417. In addition, I tried to narrow the test case down (somewhat). I found that in this directory: http://mxr.mozilla.org/mozilla-central/source/toolkit/content/tests/widgets/ there are 3 tests that need to be run in order: test_tooltip.xul test_tree.xul test_tree_hier.xul In addition, I have reduced test_tooltip.xul down to: http://pastebin.mozilla.org/735695 This is silly as if I remove this simple test file the whole widgets directory completes without crashing. Same with removing the function and code in the file as referenced by the comments. This is blocking finishing up the mochitest patch in bug 567417 which is in turn blocking landing e10s on m-c.
546,311
4,537,062
steps to reproduce: 1) open several tabs on computer 1 and "sync now" 2) "sync now" on computer 2 and then view History > Tabs from Other Computers expected result: History > Tabs showing other computers and tabs for each actual result: History > Tabs shows "No Tabs Available"
1,835,786
16,433,389
Created attachment 9336511 Screenshot 2023-05-30 at 18.22.45.png User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/113.0 Steps to reproduce: tried to open old encrypted emails Actual results: no longer able to see, error says that there is no digital signature but i could see these mails fine before, keys for sender and receivers all in my keychain. upon seeing this error also noticed i am no longer able to send encrypted mail even though my key pair reads in the key manager and has been verified. Expected results: read old encrypted mails, also be able to send encrypted mails
1,832,532
16,406,162
Bug 1830265 introduced a backwards-incompatible change into the format of `user.js` files used to store testing prefs. It also updated mozprofile to allow reading the updated format. Unfortunately these files are not only used in-tree but also in upstream web-platform-tests. This is currently breaking all the upstream builds (see e.g. [this log](https://community-tc.services.mozilla.com/tasks/PeMvngUwRPK1tF-TCLquQg/runs/0/logs/live/public/logs/live.log)) and is therefore preventing results being updated on wpt.fyi or on the [interop 2023 Dashboard](https://wpt.fyi/interop-2023). This is an important public metric that we're tracking, so we need a quick resolution to this problem. Unfortunately this external usage isn't covered by CI, and it's not expected that everyone understands the details of out-of-tree uses of the code, so the problem was hard to detect before landing. AFAICT there are two options: * We back out the original changeset * We do an urgent mozprofile release, so that external tools can get the new code version. _Ideally_ we'd backout the user.js changes to provide an immediate fix, then release a new mozprofile version, and finally reland the user.js changes once the external systems have a chance to update. That would mean the problem would be fixed as soon as the initial backout reaches central, rather than needing to wait for the mozprofile update to roll out.
1,834,064
16,418,759
### Steps to reproduce 1. Open the Firefox application. 2. Open the "https://www.rockfm.ro/" 3. Tap on play button. 4. Observe the behaviour. ### Expected behavior The website is properly loaded. The media playback starts. ### Actual behavior The tab crashes: "Sorry. Firefox Nightly can't load that page." Device information Firefox version: Nightly 115.0a1 from 19.05.2023 Android device model: Motorola Moto G9 plus Android OS version: Android 11 Any additional information? This issue is not reproducible on Chrome browser. This issue is also reproducible on: https://www.kissfm.ro/, https://www.radiozum.md/?utm_source=google&utm_medium=cpc&utm_campaign=g&utm_content=636266551814&utm_term=radio%20online https://myradioonline.ro/virgin-radio, https://www.magicfm.ro/, https://www.romania-actualitati.ro/live/ In about:crashes appears: c42d0db9-b2c3-42fa-b8d8-5137586b68b3 <native crash>
1,842,608
16,490,245
User Agent: Mozilla/5.0 (Android 9; Mobile; rv:109.0) Gecko/117.0 Firefox/117.0 Steps to reproduce: After update to 117.0a1 (Build #2015961379), Text selection handles are not displayed. However, although it is not actually visible, it exists and you can move the range by selecting it.
1,844,525
16,503,908
### Steps to reproduce 1. Launch the latest Nightly build (or Debug) 2. Check the homescreen ### Expected behavior The "Thought-provoking stories" and "Stories by topic section" should be displayed ### Actual behavior The pocket section is missing from the homescreen ### Device information * Firefox version: 117 * Android device model: Pixel 3a, Pixel 2 (ARM emulator) * Android OS version: Android 11 ### Any additional information? Noticed that some pocket related UI tests started to fail all of a sudden on Firebase.
1,840,665
16,473,804
The Mozilla Support team reports a growing number of users reporting problems with "blank screens" in Fenix 114: > We have users reporting the app is not loading anything at all; it's just a blank screen. Some users said is black, others gray, and others just said blank screen. Users are reporting that sites will not open and there is a red cross through the padlock icon in the awesomebar, but their HTTPS settings are as default. No mention of any add-ons, changes to ETP or other apps such as AV or VPN. No mention of crashes. > They can't interact with their bookmarks, shortcuts or try to search any webpage. I think they can access their settings screen but I'm not 100% sure. Some of them tried to delete cookies and cache. It worked for a while, but then started again; some of them said after 24 hours started behaving like that, but the second time deleting cookies and cache did not fix it. One user said the device with problems was the Samsung Note 9. All the user seems to be in version 114. > It's happening even with new tabs, not just old tabs. Also, it's any type of website, not specific ones. Users reported that any website, old tabs, new tabs, bookmarks, shortcuts, or anything with opening a website ended up in a blank screen. > this is still an issue in 114.2: > * https://support.mozilla.org/en-US/questions/1416685 > * https://support.mozilla.org/en-US/questions/1416891 I asked a Platform graphics engineer (:jnicol) if any graphics changed in 114 might cause problems like this. He said: > I can't think of anything that landed in 114 that could cause that gfx wise. It sounds like the compositor probably isn't being resumed correctly. Black or gray would be shown instead of white if the user is running in dark mode. > > Clearing the cookies probably wouldn't do anything but even just opening up the settings menu and closing it would force another resume which could explain why they think that fixed it > > checking whether switching away and back to the broken tab fixes it would be useful information. likewise backgrounding and foregrounding the app. just to confirm this is what is actually fixing it rather than clearing the cookies > > about:support information is also useful, as well as general information such as how frequently this occurs and if it's on any specific pages or just randomly. also if it occurs when switching tabs, or foregrounding the app, or both These older bugs might be related or duplicates: bug 1813880, bug 1812691, bug 1838392, bug 1840445, bug 1812691, bug 1812373
1,838,108
16,452,573
Crash report: https://crash-stats.mozilla.org/report/index/f0742551-a07c-452c-92ae-143a20230612 Reason: ```EXCEPTION_ILLEGAL_INSTRUCTION``` Top 10 frames of crashing thread: ``` 0 xul.dll core::ptr::const_ptr::impl$0::offset /rustc/84c898d65adf2f39a5a98507f1fe0ce10a2b8dbc/library/core/src/ptr/const_ptr.rs:465 0 xul.dll core::ptr::const_ptr::impl$0::add /rustc/84c898d65adf2f39a5a98507f1fe0ce10a2b8dbc/library/core/src/ptr/const_ptr.rs:920 0 xul.dll sha2::sha512::x86::sha512_compress_x86_64_avx2 third_party/rust/sha2/src/sha512/x86.rs:42 1 xul.dll sha2::sha512::x86::compress third_party/rust/sha2/src/sha512/x86.rs:21 1 xul.dll sha2::sha512::compress512 third_party/rust/sha2/src/sha512.rs:34 2 xul.dll sha2::core_api::impl$11::update_blocks third_party/rust/sha2/src/core_api.rs:109 2 xul.dll digest::core_api::ct_variable::impl$2::update_blocks third_party/rust/digest/src/core_api/ct_variable.rs:79 2 xul.dll digest::core_api::wrapper::impl$7::update::closure$0 third_party/rust/digest/src/core_api/wrapper.rs:150 2 xul.dll block_buffer::BlockBuffer<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>, typenum::bit::B0>, block_buffer::Eager>::digest_blocks third_party/rust/block-buffer/src/lib.rs:164 2 xul.dll digest::core_api::wrapper::impl$7::update third_party/rust/digest/src/core_api/wrapper.rs:150 ``` I'm guessing this was caused by uplifts to beta of bug 1834862?
1,847,401
16,525,537
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0 Steps to reproduce: Manually updated to 115 on a Win10 Home PC. When in Unified view of the accounts/folders list, my IMAP account does not show the subfolders of Inbox, only the top-level folders of Inbox, Trash, Junk, etc. Additionally, Unified Junk is not showing two of my three GMail account junk folders. When I switch to All Folders and turn OFF Unified, I can see all my folders in my IMAP and three GMail accounts. On request, more info can be provided. Logs, etc, I may need instruction on how to get. Actual results: See above Expected results: Unified Folders should show all subfolders like 102 and older does, top level as Unified and then everything else in the account specific groupings.
1,823,401
16,333,953
Created attachment 9323948 testcase.zip User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0 Steps to reproduce: Unzip the attached file, that contains two valid PDF/A-3B files and a png. Open CASO_A1.pdf in firefox using its PDF viewer. Then open CASO_B1.pdf in another tab of firefox using its PDF viewer. Actual results: CASO_A1.pdf shows correct data. CASO_B1.pdf shows uncorrect data (it seems to change values of bold numeric characters, eg exams results and dates), though values are right when inspecting the page (see inspect.png). When opening CASO_B1.pdf first and CASO_A1.pdf then, CASO_B1.pdf shows correct data and CASO_A1.pdf shows uncorrect data. Expected results: Both CASO_A1.pdf and CASO_B1.pdf show correct data.
1,819,776
16,306,630
We have a number of PRs currently blocked by the fact that `test-apk-fenix-debug` can't find `monitor-1.4.0.jar`. This includes GeckoView bumps. It's unclear if this also impacts other branches or just main. Setting S1 severity since this directly blocks our ability to keep GV in sync. https://firefox-ci-tc.services.mozilla.com/tasks/f3iWxqyUTfShFCPTPIDhRg/runs/0/logs/public/logs/live.log ``` FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':support-rusthttp:generateDebugUnitTestStubRFile'. > Could not resolve all files for configuration ':support-rusthttp:debugUnitTestRuntimeClasspath'. > Failed to transform monitor-1.4.0.aar (androidx.test:monitor:1.4.0) to match attributes {artifactType=android-symbol-with-package-name, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}. > Could not find monitor-1.4.0.jar (androidx.test:monitor:1.4.0). Searched in the following locations: file:/builds/worker/fetches/external-gradle-dependencies/google/androidx/test/monitor/1.4.0/monitor-1.4.0.aar file:/builds/worker/fetches/external-gradle-dependencies/google/androidx/test/monitor/1.4.0/monitor-1.4.0.jar > Failed to transform monitor-1.4.0.aar (androidx.test:monitor:1.4.0) to match attributes {artifactType=android-symbol-with-package-name, org.gradle.status=release}. > Could not find monitor-1.4.0.aar (androidx.test:monitor:1.4.0). Searched in the following locations: file:/builds/worker/fetches/external-gradle-dependencies/google/androidx/test/monitor/1.4.0/monitor-1.4.0.aar file:/builds/worker/fetches/external-gradle-dependencies/google/androidx/test/monitor/1.4.0/monitor-1.4.0.jar ```