Bug ID
int64 961
1.91M
| Comment ID
int64 3.98k
17.1M
| Author
stringlengths 8
48
| Comment Text
stringlengths 1
64.3k
⌀ |
---|---|---|---|
1,657,797 | 14,977,048 | User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:81.0) Gecko/20100101 Firefox/81.0
Steps to reproduce:
0. Open the Chat tab
1. Connect to your Matrix account (e.g. @username:matrix.org)
2. Click on "Join Chat" button
3. Enter a room name from a different homeserver (e.g. #maildev:mozilla.org)
Actual results:
The chat join a room called #room_name:server_name:account_server_name.tld (e.g. #maildev:mozilla.org:matrix.org)
Expected results:
If a server name is specified, Join Chat shouldn't append the account server name. |
|
1,648,768 | 14,903,856 | In instrumenting Firefox iOS with events, I noticed that the event extra keys were not getting matched correctly. I verified this in the iOS sample app, as well as the Android sample app, so it looks like it's in the core that the problem resides since it is reproducible on multiple language bindings.
Steps to reproduce:
1. Add an additional key to the event in either the iOS or Android sample apps that already has two keys.
2. Build and run the app, and then tag the pings to go to the debug view.
3. Record some data and background the app to trigger an event ping.
4. The debug view should show the mismatched event extra keys.
This doesn't happen all the time, with just two event keys the sample apps were working as expected so this is something that is non-deterministic in nature and simply adding the third key was enough to get it to happen in the sample apps. Fenix uses event extra keys, and has at most two extra keys in an event, so they may have skated around the issue for now, but we should probably double check that their data is correct. |
|
1,649,125 | 14,908,109 | null |
|
1,639,415 | 14,832,294 | User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0
Steps to reproduce:
click on Tools > Clear Recent History or use Ctrl+Shift+Delete
Thunderbird 77.0b2 20200511021338
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Thunderbird/77.0
Actual results:
no Clear All History window appears
Expected results:
window showing Clear All History should appear as it does in previous versions eg 76b3 |
|
1,639,435 | 14,832,490 | This bug is for crash report bp-63201adb-ec41-414f-ab1b-a493f0200520.
```
Java stack trace:
java.lang.IllegalStateException
at org.mozilla.gecko.process.GeckoProcessManager$ChildConnection.getPid(GeckoProcessManager.java:4)
at org.mozilla.gecko.process.GeckoProcessManager$ChildConnection.bind(GeckoProcessManager.java:12)
at org.mozilla.gecko.process.GeckoProcessManager.start(GeckoProcessManager.java:7)
at org.mozilla.gecko.process.GeckoProcessManager.lambda$start$4(GeckoProcessManager.java:2)
at org.mozilla.gecko.process.-$$Lambda$GeckoProcessManager$f3c4adslVLFeRpGUG7Noos477nk.run(Unknown Source:20)
at org.mozilla.gecko.util.XPCOMEventTarget.runOnLauncherThread(XPCOMEventTarget.java:3)
at org.mozilla.gecko.process.GeckoProcessManager.start(GeckoProcessManager.java:4)
```
We need to get rid of `GeckoProcessManager.buildLogMsg` |
|
1,642,106 | 14,853,119 | Created attachment 9152944
Screenshot
I’ve noticed the button “Manage Breaches” in the Monitor card of the Protections Dashboard has layout issues in French |
|
1,645,922 | 14,883,856 | Steps to reproduce:
1. Visit the product page on Etsy
https://www.etsy.com/listing/799631062/soft-organic-cotton-crew-socks-short?ref=shop_home_active_20
2. Put 1 pair of socks to the shopping cart
3. Proceed to Guest Checkout
4. Fill in the shipping information
5. Proceed to review order
Expected results:
1. Save card doorhanger dropped
2. Choose save and have a complete card profile in autofill
Actual results:
1. Save card doorhanger dropped
2. Choose save but the "name on card" and "card type" were not saved |
|
1,646,173 | 14,885,868 | ### Glean Python SDK
I cannot reproduce the error in versions `29.0.0`, `30.0.0`, `31.0.0`, but version `31.1.0` and `31.1.1` panic.
```text
glean_sdk-31.1.0-cp35-abi3-manylinux1_x86_64.whl
glean_sdk-31.1.1-cp35-abi3-manylinux1_x86_64.whl
```
### Log messages
I'm seeing the following error when submitting pings from Python on Linux slim-buster:
```
cli2 | DEBUG:burnham.missions:Starting mission 'MISSION A: ONE WARP'
cli2 | DEBUG:burnham.space_travel:Warp to abcdefgh using space-travel technology
cli2 | DEBUG:burnham.missions:Completed mission 'MISSION A: ONE WARP'
cli2 | DEBUG:burnham.missions:Submitting ping for mission 'MISSION A: ONE WARP'
cli2 | DEBUG:burnham.missions:Starting mission 'MISSION B: TWO WARPS'
cli2 | DEBUG:burnham.space_travel:Warp to 26.2 using space-travel technology
cli2 | DEBUG:burnham.space_travel:Warp to abc using space-travel technology
cli2 | DEBUG:burnham.missions:Completed mission 'MISSION B: TWO WARPS'
cli2 | DEBUG:burnham.missions:Submitting ping for mission 'MISSION B: TWO WARPS'
cli2 | DEBUG:burnham.missions:Starting mission 'MISSION D: TWO JUMPS'
cli2 | DEBUG:burnham.space_travel:Jump to 2016 using experimental space-travel technology
cli2 | DEBUG:burnham.space_travel:Jump to Berlin using experimental space-travel technology
cli2 | DEBUG:burnham.missions:Completed mission 'MISSION D: TWO JUMPS'
cli2 | DEBUG:burnham.missions:Submitting ping for mission 'MISSION D: TWO JUMPS'
cli2 | DEBUG:burnham.missions:Starting mission 'MISSION E: ONE JUMP, ONE METRIC ERROR'
cli2 | DEBUG:burnham.space_travel:Jump to Starbase 46 using experimental space-travel technology
cli2 | DEBUG:burnham.missions:Error completing mission 'MISSION E: ONE JUMP, ONE METRIC ERROR': INCOMPLETE NAVIGATION SEQUENCE abcdabcdabcdabcdabcdabcd123412341234123412341234abcdabcdabcdabcdabcdabcd123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234abcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcd
cli2 | DEBUG:burnham.missions:Submitting ping for mission 'MISSION E: ONE JUMP, ONE METRIC ERROR'
cli2 | DEBUG:burnham.missions:Starting mission 'MISSION F: TWO WARPS, ONE JUMP'
cli2 | DEBUG:burnham.space_travel:Warp to abc using space-travel technology
cli2 | DEBUG:burnham.space_travel:Warp to de using space-travel technology
cli2 | DEBUG:burnham.space_travel:Jump to 12345 using experimental space-travel technology
cli2 | DEBUG:burnham.missions:Completed mission 'MISSION F: TWO WARPS, ONE JUMP'
cli2 | DEBUG:burnham.missions:Submitting ping for mission 'MISSION F: TWO WARPS, ONE JUMP'
cli2 | DEBUG:burnham.missions:Starting mission 'MISSION G: FIVE WARPS, FOUR JUMPS'
cli2 | DEBUG:burnham.space_travel:Jump to 1234 using experimental space-travel technology
cli2 | DEBUG:burnham.space_travel:Warp to abcd using space-travel technology
cli2 | DEBUG:burnham.space_travel:Warp to ab using space-travel technology
cli2 | DEBUG:burnham.space_travel:Jump to 8000 using experimental space-travel technology
cli2 | DEBUG:burnham.space_travel:Jump to 20 using experimental space-travel technology
cli2 | DEBUG:burnham.space_travel:Jump to 200 using experimental space-travel technology
cli2 | DEBUG:burnham.space_travel:Warp to home using space-travel technology
cli2 | DEBUG:burnham.space_travel:Warp to 4000 using space-travel technology
cli2 | DEBUG:burnham.space_travel:Warp to abc123 using space-travel technology
cli2 | DEBUG:burnham.missions:Completed mission 'MISSION G: FIVE WARPS, FOUR JUMPS'
cli2 | DEBUG:burnham.missions:Submitting ping for mission 'MISSION G: FIVE WARPS, FOUR JUMPS'
cli2 | ERROR:glean._dispatcher:Timeout sending Glean telemetry
cli2 | thread '<unnamed>' panicked at 'No database found', glean-core/src/lib.rs:449:10
cli2 | note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
cli2 | [2020-06-16T20:18:31Z ERROR ffi_support::error] Caught a panic calling rust code: "No database found"
cli2 | [2020-06-16T20:18:31Z ERROR glean_ffi::handlemap_ext] Glean failed (ErrorCode(-1)): No database found
cli2 | thread '<unnamed>' panicked at 'No database found', glean-core/src/lib.rs:449:10
cli2 | [2020-06-16T20:18:31Z ERROR ffi_support::error] Caught a panic calling rust code: "No database found"
cli2 | [2020-06-16T20:18:31Z ERROR glean_ffi::handlemap_ext] Glean failed (ErrorCode(-1)): No database found
cli2 | thread '<unnamed>' panicked at 'No database found', glean-core/src/lib.rs:449:10
cli2 | [2020-06-16T20:18:31Z ERROR ffi_support::error] Caught a panic calling rust code: "No database found"
cli2 | [2020-06-16T20:18:31Z ERROR glean_ffi::handlemap_ext] Glean failed (ErrorCode(-1)): No database found
cli2 | thread '<unnamed>' panicked at 'No database found', glean-core/src/lib.rs:449:10
cli2 | [2020-06-16T20:18:31Z ERROR ffi_support::error] Caught a panic calling rust code: "No database found"
cli2 | [2020-06-16T20:18:31Z ERROR glean_ffi::handlemap_ext] Glean failed (ErrorCode(-1)): No database found
cli2 | thread '<unnamed>' panicked at 'No database found', glean-core/src/lib.rs:449:10
cli2 | [2020-06-16T20:18:31Z ERROR ffi_support::error] Caught a panic calling rust code: "No database found"
cli2 | [2020-06-16T20:18:31Z ERROR glean_ffi::handlemap_ext] Glean failed (ErrorCode(-1)): No database found
cli2 | thread '<unnamed>' panicked at 'No database found', glean-core/src/lib.rs:449:10
cli2 | [2020-06-16T20:18:31Z ERROR ffi_support::error] Caught a panic calling rust code: "No database found"
cli2 | [2020-06-16T20:18:31Z ERROR glean_ffi::handlemap_ext] Glean failed (ErrorCode(-1)): No database found
```
### Steps to reproduce:
Clone https://github.com/hackebrot/burnham and run:
```
docker-compose up --build
``` |
|
1,646,439 | 14,887,453 | Likely a regression from the [switch to react-hot-keys](https://github.com/mozilla/treeherder/commit/aaa351b9ef0fe029d7a63d345432e96d980ee66a).
Keypresses in the bugfiler's comment field are interpreted as hotkeys.
Steps to reproduce:
1. Open this [Treeherder link](https://treeherder.mozilla.org/#/jobs?repo=autoland&group_state=expanded&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunnable&revision=76f4abf199e20637756fe1ce123ad29aeefa6aa2&selectedTaskRun=WSqSDvE8TA-uN0nPddS7Xg.0).
2. In the bottom Failure Summary panel, click the bug icon to open the bug filer.
3. Click into the comment field.
4. Press 'c'.
Actual result:
Focus removed from comment field, letter 'c' not added.
Expected:
'c' in comment field. |
|
1,647,109 | 14,891,576 | Since enabling Fission, I ran into a problem today with navigation. In this one tab, I have a file:// URL page open. If I type an https:// URL into the address bar and press Enter, the spinner starts, and I see the hostname in the status bar at the bottom of the window, but the navigation never succeeds. In the browser console, I see this exception:
```
TypeError: can't access property "legacySHistory", history is null [SessionHistory.jsm:109:1]
collect resource://gre/modules/sessionstore/SessionHistory.jsm:109
collect resource://gre/modules/sessionstore/SessionHistory.jsm:39
collectFrom resource:///modules/sessionstore/ContentSessionStore.jsm:200
send resource:///modules/sessionstore/ContentSessionStore.jsm:469
flush resource:///modules/sessionstore/ContentSessionStore.jsm:800
receiveMessage resource:///modules/sessionstore/ContentSessionStore.jsm:616
```
If I try to visit a different file:// URL in that tab, it works. And navigating to an https:// URL from another tab that has a file:// URL document shown it works too, so something's gone wrong with this tab / process in particular. |
|
1,655,655 | 14,959,758 | Created attachment 9166488
Video Failure on macOS 11.0 Big Sur Beta 3 (20A5323l)
On Nightly running on Big Sur Beta 3 (20A5323l), some MP4 videos fail to play and an error page is shown with "Video can't be played because the file is corrupt."
Example: https://external-preview.redd.it/mdSO1NO9awS309wHdSYqnZ1p-i55ccOJNtIZM4Fr8zg.gif?format=mp4&s=28e997c2da4ef358053b54017083b0b5b90fcbc0
The same video plays on Nightly on macOS 10.15. |
|
1,643,149 | 14,861,501 | User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0
Steps to reproduce:
Open a new window.
Actual results:
Firefox stopped to respond to commands and sometimes there are rendering glitches.
I run mozregression first with a new profile and then with webrender enabled but nothing was wrong. I tried it with my usual profile and the problematic commit is this one: https://hg.mozilla.org/integration/autoland/rev/9b17e776c11765d83ef5f1b0a6288a0c688cd1e1.
Right I know I can't try other flags but I still want to help. What is the best way to share my config? |
|
1,644,266 | 14,870,456 | This bug is for crash report bp-5e8bc895-b8da-4ccc-acaf-9f96c0200608.
Top 10 frames of crashing thread:
```
0 xul.dll static mozilla::ContentBlocking::OnAllowAccessFor toolkit/components/antitracking/ContentBlocking.cpp:563
1 xul.dll mozilla::ContentBlocking::CompleteAllowAccessFor::<unnamed-tag>::operator const toolkit/components/antitracking/ContentBlocking.cpp:467
2 xul.dll mozilla::MozPromise<int, bool, 1>::ThenValue<`lambda at /builds/worker/checkouts/gecko/toolkit/components/antitracking/ContentBlocking.cpp:532:9'>::DoResolveOrRejectInternal xpcom/threads/MozPromise.h:839
3 xul.dll mozilla::MozPromise<bool, mozilla::ipc::ResponseRejectReason, 1>::ThenValueBase::ResolveOrRejectRunnable::Run xpcom/threads/MozPromise.h:410
4 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1211
5 xul.dll mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:87
6 xul.dll MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:308
7 xul.dll MessageLoop::Run ipc/chromium/src/base/message_loop.cc:290
8 xul.dll nsBaseAppShell::Run widget/nsBaseAppShell.cpp:137
9 xul.dll nsAppShell::Run widget/windows/nsAppShell.cpp:430
```
these content crashes have started cross-platform in 77 nightly and now seem to hit the beta audience in 78.0b too. |
|
1,651,808 | 14,928,510 | Created attachment 9162620
Bildschirmfoto_2020-07-09_22-34-01.png
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0
Steps to reproduce:
TB 78 Beta 4 on Debian 64 Bit (upgraded from TB 68.9 from Debian Distro)
I have a mail main account and several "identities" associated with it (mail aliases at the mail provider side).
I imported two pre-existing private keys from gnupg into TB78. One for the mail account default identity, and the other key for one of an additional non-default identity.
TB detected the key for the account default identity and I could set it up to use for OpenPGP (assign key), see screenshot.
The I click on Account settings -> Manage Identities -> <select the non-default identity> -> Edit -> End-to-End Encryption
Actual results:
I see "OpenPGP None", no key associated ( see screenshot).
Expected results:
There should be shown the matching key for the non-default identity mail-address, and OpenPGP should be enabled.
Now I tested some things if I could get a workaround. I klicked "Add Key" in the "edit non-default identity" and "Generate key" (since "import" does not work).
Than for temporarily, the key is shown with the non-default identity. But when clicking forth and back to the main account etc. then the new generated key is again not assiciated with the non-default identity anymore.
Then I figured out that I can enable OpenPGP with the matching key only for an identity if the identity is set as default.
If I then edit the previous default and now non-default identity then there is the key association also lost and "OpenPGP None" is shown.
But when I set it as default again, the key association is there again.
So it looks like key/encryption management for non-defaul identities does not work. I am surprised this is the case for Beta 4 since having several identities is a basic use case I think? |
|
1,652,016 | 14,929,890 | **Steps to reproduce**
1. Ensure you have `devtools.testing.enableServerWatcherSupport` set to `true`
1. Navigate to `data:text/html,<meta charset=utf8><script>console.log(Date.now())</script>`
1. Open the console, there should be a message
1. Close the toolbox
1. Reopen it: the message isn't there anymore
1. Reload the page: the message does not appear either
---
From what I can see in my debugging session, in `DevToolsFrameChild`, `_watchResources` calls `targetActor.watchTargetResources` on the wrong actor.
It looks like `_getTargetActorForWatcherActorID` calls the `TargetActorRegistry` to retrieve the target actor matching a given `browserId`.
But in `TargetActorRegistry`, it seems like we still have actors from the first toolbox opening, and since `getTargetActor` returns the first target that has the same `browserId` than the one that is passed, we get the wrong one.
(It also seem that for a same "toolbox session", we can have multiple targets in the registry that share the same `browserId`, which makes `getTargetActor` unreliable?)
I'll continue to dig into this. |
|
1,815,996 | 16,274,471 | There's a subtle issue I unintentionally caused in bug 1809722. I haven't investigated the precise cause but I'm guessing the DOM changes or the absolute positioning messed up the dismiss button's transitions. It only fades in/out, it doesn't slide down with the rest of the content. |
|
1,813,302 | 16,255,437 | Created attachment 9314686
broken_menu.png
Steps to reproduce:
1) Navigate to about:config
2) Set `browser.urlbar.resultMenu` to `true`
3) Navigate to https://github.com/gregorypappas/onDeleteSuggestion
4) Download and unzip the extension
5) Navigate to about:debugging -> This Firefox -> Temporary Extensions
6) Select 'Load Extension' and install the unzipped extension from step 4
7) Type `omni 123` in the address bar
8) Click the result menu button on one of the rows provided by the extension
Actual results:
The menu is empty
Expected results:
The menu is not empty |
|
1,813,947 | 16,259,511 | When the pdfjs feature callout tour is active, if you open a pdf in a new background tab and immediately navigate to it while it is still loading, the feature callout displayes a broken diamond and flashes a couple of times before finally loading appropriately. |
|
1,807,942 | 16,216,883 | Steps to reproduce:
Access https://www.jetbrains.com/idea/
Note: I asked my friend to test it. On fedora, with Xorg, it didn't crash, but it used a lot of CPU and lagged the whole computer. With Wayland, everything is fine. I'm using a VMWare VM.
Related crash report: https://crash-stats.mozilla.org/report/index/77169fdf-ddac-4683-ba93-a4fca0221229
It's worth noticing that all crashes happen in VM, specifically VMWare's VM.
Actual results:
The website started loading, and during the rendering, it crashed.
Expected results:
It should load the website normally. Mac and Windows version is fine, no issue at all. |
|
1,759,593 | 15,813,663 | User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:98.0) Gecko/20100101 Firefox/98.0
Steps to reproduce:
1. Go to https://holodex.net/
2a. Try using control click on a Video's Title section.
2b. Try using control click on a channel name inside any Video Card.
Actual results:
2a: observe that 2 tabs were opened of the video.
2b: observe that 3 tabs were opened of that channel.
Tested on Firefox 98.
(Users report they also observed this behavior on Firefox 99, and 100)
Expected results:
2a: one tab opens of the video.
2b: one tab opens of the channel.
(Note: Chrome and Safari exhibits this correct behavior, users report that Firefox 97 also behaves correctly.) |
|
1,761,268 | 15,828,633 | [Beta-as-release simulation](https://treeherder.mozilla.org/jobs?repo=try&selectedTaskRun=WVTfLYdBQge8QAY8Y7PK8A.0&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry&revision=0b89b78309c9171bc7bccc8df434fa40b5ea8fd4)
[How to run these simulations](https://wiki.mozilla.org/Sheriffing/How_To/Beta_simulations)
[Failure log:](https://treeherder.mozilla.org/logviewer?job_id=372189600&repo=try&lineNumber=7131)
```
[task 2022-03-24T13:29:28.316Z] 13:29:28 INFO - TEST-START | toolkit/components/glean/tests/xpcshell/test_GIFFTIPC.js
[task 2022-03-24T13:29:28.395Z] 13:29:28 INFO - adb launch_application: am startservice -W -n 'org.mozilla.geckoview.test_runner/org.mozilla.geckoview.test_runner.XpcshellTestRunnerService$i0' -a android.intent.action.MAIN --es env0 XPCOM_DEBUG_BREAK=stack-and-abort --es env1 MOZ_CRASHREPORTER=1 --es env2 MOZ_CRASHREPORTER_NO_REPORT=1 --es env3 MOZ_DISABLE_NONLOCAL_CONNECTIONS=1 --es env4 MOZ_DEVELOPER_REPO_DIR=/builds/worker/checkouts/gecko --es env5 MOZ_DISABLE_CONTENT_SANDBOX=1 --es env6 MOZ_FETCHES_DIR=/builds/worker/fetches --es env7 MOZ_DISABLE_SOCKET_PROCESS=1 --es env8 LD_LIBRARY_PATH=/data/local/tmp/test_root/xpcb --es env9 MOZ_LINKER_CACHE=/data/local/tmp/test_root/xpcb --es env10 GRE_HOME=/data/local/tmp/test_root/xpcb --es env11 XPCSHELL_TEST_PROFILE_DIR=/data/local/tmp/test_root/xpc/p/5aeccd2f-467a-436e-8586-b1ceac933ccf --es env12 HOME=/data/local/tmp/test_root/xpc/p --es env13 XPCSHELL_TEST_TEMP_DIR=/data/local/tmp/test_root/xpc/tmp/0b1e08b3-3234-4891-92be-a90d2a1e7e84 --es env14 MOZ_ANDROID_DATA_DIR=/data/local/tmp/test_root/xpcb --es env15 MOZ_IN_AUTOMATION=1 --es env16 MOZ_ANDROID_CPU_ABI=x86_64 --es env17 MOZHTTP2_PORT=33841 --es env18 MOZNODE_EXEC_PORT=42703 --es env19 TMPDIR=/data/local/tmp/test_root/xpc/p/5aeccd2f-467a-436e-8586-b1ceac933ccf --es env20 XPCSHELL_MINIDUMP_DIR=/data/local/tmp/test_root/xpc/minidumps/5aeccd2f-467a-436e-8586-b1ceac933ccf --es arg0 -g --es arg1 /data/local/tmp/test_root/xpcb --es arg2 --greomni --es arg3 /data/local/tmp/test_root/xpcb/geckoview-test_runner.apk --es arg4 -m --es arg5 -e --es arg6 'const _HEAD_JS_PATH = "/data/local/tmp/test_root/xpc/head.js";' --es arg7 -e --es arg8 'const _MOZINFO_JS_PATH = "/data/local/tmp/test_root/xpc/p/5aeccd2f-467a-436e-8586-b1ceac933ccf/mozinfo.json";' --es arg9 -e --es arg10 'const _PREFS_FILE = "/data/local/tmp/test_root/xpc/user.js";' --es arg11 -e --es arg12 'const _TESTING_MODULES_DIR = "/data/local/tmp/test_root/xpc/m";' --es arg13 -f --es arg14 /data/local/tmp/test_root/xpc/head.js --es arg15 -e --es arg16 'const _HEAD_FILES = ["/data/local/tmp/test_root/xpc/toolkit/components/glean/tests/xpcshell/head.js"];' --es arg17 -e --es arg18 'const _JSDEBUGGER_PORT = 0;' --es arg19 -e --es arg20 'const _TEST_CWD = "/data/local/tmp/test_root/xpc/toolkit/components/glean/tests/xpcshell";' --es arg21 -e --es arg22 'const _TEST_FILE = ["test_GIFFTIPC.js"];' --es arg23 -e --es arg24 'const _TEST_NAME = "toolkit/components/glean/tests/xpcshell/test_GIFFTIPC.js";' --es arg25 -e --es arg26 '_execute_test(); quit(0);' --ez use_multiprocess True --es out_file /data/local/tmp/test_root/xpc/logs/xpcshell-b8d875c7-3f00-41e8-a73d-2ed4952877c4.log
[task 2022-03-24T13:29:28.659Z] 13:29:28 INFO - remotexpcshelltests.py | toolkit/components/glean/tests/xpcshell/test_GIFFTIPC.js | 27044 | Launched Test App
[task 2022-03-24T13:29:36.615Z] 13:29:36 INFO - remotexpcshelltests.py | toolkit/components/glean/tests/xpcshell/test_GIFFTIPC.js | 27044 | Application ran for: 0:00:08.298078
[task 2022-03-24T13:29:36.705Z] 13:29:36 WARNING - TEST-UNEXPECTED-FAIL | toolkit/components/glean/tests/xpcshell/test_GIFFTIPC.js | xpcshell return code: 0
[task 2022-03-24T13:29:36.705Z] 13:29:36 INFO - TEST-INFO took 8388ms
[task 2022-03-24T13:29:36.705Z] 13:29:36 INFO - >>>>>>>
[task 2022-03-24T13:29:36.706Z] 13:29:36 INFO - (xpcshell/head.js) | test MAIN run_test pending (1)
[task 2022-03-24T13:29:36.706Z] 13:29:36 INFO - (xpcshell/head.js) | test run_next_test 0 pending (2)
[task 2022-03-24T13:29:36.706Z] 13:29:36 INFO - (xpcshell/head.js) | test MAIN run_test finished (2)
[task 2022-03-24T13:29:36.706Z] 13:29:36 INFO - running event loop
[task 2022-03-24T13:29:36.706Z] 13:29:36 INFO - toolkit/components/glean/tests/xpcshell/test_GIFFTIPC.js | Starting test_setup
[task 2022-03-24T13:29:36.706Z] 13:29:36 INFO - (xpcshell/head.js) | test test_setup pending (2)
[task 2022-03-24T13:29:36.706Z] 13:29:36 INFO - (xpcshell/head.js) | test run_next_test 0 finished (2)
[task 2022-03-24T13:29:36.707Z] 13:29:36 INFO - (xpcshell/head.js) | test run_next_test 1 pending (2)
[task 2022-03-24T13:29:36.707Z] 13:29:36 INFO - (xpcshell/head.js) | test test_setup finished (2)
[task 2022-03-24T13:29:36.707Z] 13:29:36 INFO - toolkit/components/glean/tests/xpcshell/test_GIFFTIPC.js | Starting run_child_stuff
[task 2022-03-24T13:29:36.707Z] 13:29:36 INFO - (xpcshell/head.js) | test run_child_stuff pending (2)
[task 2022-03-24T13:29:36.707Z] 13:29:36 INFO - TEST-SKIP | toolkit/components/glean/tests/xpcshell/test_GIFFTIPC.js | run_child_stuff - run_child_stuff skipped because the following conditions were met: (runningInParent)
[task 2022-03-24T13:29:36.707Z] 13:29:36 INFO - (xpcshell/head.js) | test run_next_test pending (3)
[task 2022-03-24T13:29:36.708Z] 13:29:36 INFO - (xpcshell/head.js) | test run_next_test 1 finished (3)
[task 2022-03-24T13:29:36.708Z] 13:29:36 INFO - (xpcshell/head.js) | test run_next_test 2 pending (3)
[task 2022-03-24T13:29:36.708Z] 13:29:36 INFO - (xpcshell/head.js) | test run_child_stuff finished (3)
[task 2022-03-24T13:29:36.708Z] 13:29:36 INFO - (xpcshell/head.js) | test run_next_test finished (2)
[task 2022-03-24T13:29:36.708Z] 13:29:36 INFO - toolkit/components/glean/tests/xpcshell/test_GIFFTIPC.js | Starting test_child_metrics
[task 2022-03-24T13:29:36.708Z] 13:29:36 INFO - (xpcshell/head.js) | test test_child_metrics pending (2)
[task 2022-03-24T13:29:36.709Z] 13:29:36 INFO - (xpcshell/head.js) | test run in child pending (3)
[task 2022-03-24T13:29:36.709Z] 13:29:36 INFO - (xpcshell/head.js) | test run_next_test 2 finished (3)
[task 2022-03-24T13:29:36.709Z] 13:29:36 INFO - "CONSOLE_MESSAGE: (warn) [JavaScript Warning: "Use of nsIFile in content process is deprecated." {file: "/data/local/tmp/test_root/xpc/head.js" line: 372}]"
[task 2022-03-24T13:29:36.709Z] 13:29:36 INFO - (xpcshell/head.js) | test finished (2)
[task 2022-03-24T13:29:36.709Z] 13:29:36 INFO - Unexpected exception undefined - timed out after 50 tries.
[task 2022-03-24T13:29:36.709Z] 13:29:36 INFO - undefined
[task 2022-03-24T13:29:36.709Z] 13:29:36 INFO - exiting test
[task 2022-03-24T13:29:36.709Z] 13:29:36 INFO - <<<<<<<
[task 2022-03-24T13:29:36.819Z] 13:29:36 INFO - Cleaning up profile for /builds/worker/workspace/build/tests/xpcshell/tests/toolkit/components/glean/tests/xpcshell/test_GIFFTIPC.js folder: /data/local/tmp/test_root/xpc/p/5aeccd2f-467a-436e-8586-b1ceac933ccf
[task 2022-03-24T13:29:37.129Z] 13:29:37 INFO - INFO | Result summary:
[task 2022-03-24T13:29:37.130Z] 13:29:37 INFO - INFO | Passed: 833
[task 2022-03-24T13:29:37.130Z] 13:29:37 WARNING - INFO | Failed: 1
[task 2022-03-24T13:29:37.130Z] 13:29:37 WARNING - One or more unittests failed.
[task 2022-03-24T13:29:37.130Z] 13:29:37 INFO - INFO | Todo: 6
[task 2022-03-24T13:29:37.130Z] 13:29:37 INFO - INFO | Retried: 1
[task 2022-03-24T13:29:37.130Z] 13:29:37 INFO - SUITE-END | took 588s
[task 2022-03-24T13:29:37.131Z] 13:29:37 INFO - Node moz-http2 server shutting down ...
[task 2022-03-24T13:29:37.180Z] 13:29:37 ERROR - Return code: 1
``` |
|
1,744,287 | 15,682,082 | More From Mozilla section is missing a hidden attribute , which is causing this newly added section to show up below the fold on about:preferences refresh or accessing via url
STR
1. Click Application Menu -> Settings
2. Open about:preferences with 'More From Mozilla' section below the fold
Fix is to add hidden=true for moreFromMozillaCategory here https://searchfox.org/mozilla-central/source/browser/components/preferences/moreFromMozilla.inc.xhtml#12 |
|
1,744,480 | 15,683,249 | During review, mstriemer found that the `Get VPN`/`Get Rally` buttons don't work with the keyboard focus then enter/space. They react to space as if they should work but nothing happens.
Suggested fix: Switch to an <a> most likely, there should be a button-link class or something to style that correctly.
Neither Mark nor I could find any general classes that were available to everyone, but there were lots of bespoke implementations in various modules:
Mark said that it needs to be backported from proclient.
mstriemer:
> So yeah we’d want a different bug; I can file that later and you can just fix it however you’d like. |
|
1,758,340 | 15,803,193 | Affected versions:
- Nightly (99.0a1/20220306190604)
[Steps to reproduce]:
1. Access AMO Prod on a browser different from Firefox (example: Microsoft Edge) and afterwards the page of a recommended extension/theme.
2. Click on the “Download Firefox and get the extension/theme” blue button
3. A new page opens in the same tab and Firefox Release is automatically downloaded
4. Install the previously downloaded Firefox Release.
Note: After installation is complete, the browser will be automatically launched.
5. Close the browser.
6. Download and install the latest Nightly.
7. Launch Nightly and access about:welcome.
8. Observe that the RTAMO page loads, however the served add-on has it’s name replaced by a placeholder “{$addon-name}”.
[Expected results]:
The RTAMO about:welcome page should properly fetch the extension/theme name.
[Actual results]:
The RTAMO about:welcome page does not fetch the add-on name, instead it displays a placeholder - “{$addon-name}”.
For further details, see the attached screenshots.
NOTE:
I’ve also checked the latest Beta using the same STR as above and it’s not affected – the extension/theme names are properly fetched and displayed. |
|
1,751,350 | 15,742,128 | Created attachment 9260072
troubleshooting-information.txt
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:96.0) Gecko/20100101 Firefox/96.0
Steps to reproduce:
I opened the email reader UI *from the unified inbox*, either in the message pane (F8) or in the standalone view.
The star button (top right) is showing the correct state of the message (yellow if starred, gray if not).
Then I clicked on the star button to toggle the starred status.
Actual results:
The status was toggled as visible in the inbox.
But the star button itself did not reflect the change.
Expected results:
When the star button was yellow before, it should then be gray and vice-versa.
This works correctly in folders that are not unified |
|
1,751,410 | 15,742,505 | STR:
- install a sitepermission addon with an addon id got from xpi signature (and no addon id assigned from the manifest file properties) for the "midi" or "midi-sysex" site permission
- go to about:addons and allow private browsing access to the site permission addon
- open a tab for the website origin associated to the sitepermission addon and request access to the midi API (`await navigator.requestMIDIAccess()`)
- expected behavior:
- the request successfully resolves to MIDIAccess instance, no prompt triggered
- inspecting the website permissions using `Services.perms` confirms that the private browsing principal has "midi-sysex" permission for the private browsing principal `capability` stays is set to `2` (`DENY_ACTION`), while the one for the non private browsing is set to `1` (`ALLOW_ACTION`).
- actual behavior:
- prompt opened to ask user if MIDI access should be allowed or blocked
- inspecting the website permissions using `Services.perms` should also confirm that both the princpals (private and non private) to have `capatibilty` set to `1` (`ALLOW_ACTION`)
The issue is due to the fact that the SitePermission constructor does not get the addon id from the `addonData` (e.g. as the [Dictionary constructor does here](https://searchfox.org/mozilla-central/rev/c1598f6d3edad19ccc53f53ab045d1d29835e1dd/toolkit/components/extensions/Extension.jsm#3028), and also the [Extension class constructor does here](https://searchfox.org/mozilla-central/rev/c1598f6d3edad19ccc53f53ab045d1d29835e1dd/toolkit/components/extensions/Extension.jsm#2117).
The test case added in Bug 1741750 didn't caught this issue because the [test extension xpi ("webmidi_permission.xpi")](https://searchfox.org/mozilla-central/source/toolkit/mozapps/extensions/test/xpinstall/webmidi_permission.xpi) used does have an explicit addon id in its manifest file properties (set as `"[email protected]"` in the `applications.gecko.id` manifest key) and so it doesn't trigger this scenario. |
|
1,706,499 | 15,372,019 | From https://github.com/mozilla-mobile/fenix/issues/18923
This seems to occur on the latest version of GBoard. (I cannot reproduce this on the latest emulator image of Android 7 and Android 11)
### Steps to reproduce
1. go to ticket #18989
2. enter edit mode on the initial comment
3. place the cursor after the word "reduced" and type "All OK."
4. then go to the start and delete the last digit from the displayed ticket number and then pick the same ticket number from the pop-up
5. then go place the cursor to after "All OK" and start typing
### Result
The cursor jumps back to just after the ticket number and everything I type follows this
Expected behavior
The cursor doesn't jump and everything I type follows "All OK." |
|
1,707,204 | 15,376,533 | macOS Big Sur 11.2.3, M1 Air
Download a file.
Expand the download menu in the toolbar. Right-click the file, "Show in Finder".
Expected: Finder opens, similar to clicking the magnifying glass icon.
Actual: No effect. |
|
1,699,761 | 15,319,344 | [Tracking Requested - why for this release]:
@ Kate, I think this bug is a regression from Nimbus event bug 1656568. I bisected this problem (using my daily profile) to this pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=316fdd5817ae62591d1c63f983ab608765096ce7&tochange=24b91deee352b75f7e1a387d5cf4f0a939a90bee
In my daily profile, my `about:studies` page is blank. View Source shows that the page's HTML is loaded, but nothing is rendered. I can't reproduce in a clean profile, so the problem seems to a side effect of some experiment I've been enrolled in.
My `about:telemetry` Experiment Data says I'm enrolled in the following experiments:
```
rollout-doh-nightly-rollout-to-all-us-desktop-users-nightly-74-80-bug-1613481.branch active
rollout-doh-nightly-rollout-to-all-us-desktop-users-nightly-74-80-bug-1613481.type normandy-prefrollout
rollout-doh-nightly-rollout-to-all-us-desktop-users-nightly-74-80-bug-1613481.enrollmentId f3157ac7-4f39-d64e-b734-07f6dd2b15a8
bug-1686593-pref-http3-on-nightly-nightly-86-88.branch http3-enabled-treatment
bug-1686593-pref-http3-on-nightly-nightly-86-88.type normandy-exp
bug-1686593-pref-http3-on-nightly-nightly-86-88.enrollmentId 5443457b-ee29-ec4a-ad1b-45a2e855846c
```
In the browser console, I see the following error every time I load `about:studies`:
`debuggee 'resource://devtools/shared/base-loader.js:289' would run 2 builtin-modules.js:196:11` |
|
1,700,706 | 15,327,550 | Steps to reproduce:
1. Be on macOS, and set `widget.macos.native-context-menus` and `browser.proton.contextmenus.enabled` to true.
2. Right click somewhere on this page to open a content area context menu.
3. Dismiss the menu by clicking somewhere else on this page, outside the menu.
4. Move your mouse over a toolbar button in the toolbar at the top.
5. Click a toolbar button, for example the hamburger button.
Expected results:
In step 4, hover effects should work. In step 5, the click should work.
Actual results:
Neither hover effects nor the click work. But once you've clicked somewhere, they start to work again.
Hover effects and clicks inside tab content still work.
This bug does not happen if the right click in step 2 happens in the chrome, or if the menu is dismissed by clicking a draggable part of the window in step 3. |
|
1,700,710 | 15,327,565 | Steps to reproduce:
1. Be on macOS, and set `widget.macos.native-context-menus` and `browser.proton.contextmenus.enabled` to true.
2. Open the bookmarks menu from its toolbar button. Alternatively, open a bookmarks folder panel in the bookmarks toolbar.
3. Right click on one of the bookmarks.
Expected results:
A context menu should appear on top of the other menu/panel.
Actual results:
The open menu/panel is dismissed and no context menu opens. |
|
1,700,715 | 15,327,593 | Created attachment 9211326
example screenshot
Steps to reproduce:
1. Be on macOS, and set `widget.macos.native-context-menus` and `browser.proton.contextmenus.enabled` to true.
2. Make sure the bookmarks toolbar is shown.
3. Right-click on a bookmark or a bookmarks folder in the bookmarks toolbar.
Expected results:
The context menu should contain the items you would expect, and the right items should be enabled.
Actual results:
The menu has odd contents.
Note: If you set one of the prefs to false, open the non-native context menu, and then set them to true again, the native context menu will now contain the correct contents. In that case you can open a new window to reproduce this bug again. |
|
1,692,099 | 15,259,551 | Due to a change in the way we initialize `SharedDataMap` it looks like experiments are now being read from `undefined.json` – I think this could potentially unenroll a bunch of users across 85/86, so we probably need an uplift for this. |
|
1,693,019 | 15,267,417 | Created attachment 9203398
thunderbird_qeU8SvAQ5F.png
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0) Gecko/20100101 Thunderbird/86.0
Steps to reproduce:
In some cases NNTP messages are treated as RFC-822 files and "Open File" dialog is presented instead of displaying the message. It will never be the first message to display when the newsgroup is opened, but may bet the second or the later one.
There is nothing special about these messages. They will be displayed in the message plane when switched back from the other newsgroup.
The bug appeared in TB 86.0b2 and is present in TB 86.0b3.
Actual results:
In some cases "Open File" dialog is presented for RFC-082 MIME data type.
Expected results:
Message should be displayed in the message plane. |
|
1,693,477 | 15,271,086 | Originally reported: https://github.com/mozilla-mobile/fenix/issues/18045
## Steps to reproduce
1. Go to https://serviceworke.rs/push-get-payload/
2. Quickly tap on web content to allow the notification request to show up (see reasoning [here](https://blog.mozilla.org/firefox/block-notification-requests/))
3. Click on the "Request sending a notification!" button
### Expected behavior
- You should receive a push notification 5 seconds after
### Actual behavior
- The notification never comes.
- The error below is seen in the logcat:
```
2021-02-18 12:12:54.654 25378-25415/? D/GeckoViewPushController: onEvent GeckoView:PushEvent {"data":null,"scope":"https://serviceworke.rs/push-get-payload/"}
2021-02-18 12:12:54.655 25378-25415/? E/GeckoConsole: [JavaScript Error: "NS_ERROR_XPC_NOT_ENOUGH_ARGS: Not enough arguments [nsIPushNotifier.notifyPush]" {file: "resource://gre/modules/GeckoViewPushController.jsm" line: 59}]
onEvent@resource://gre/modules/GeckoViewPushController.jsm:59:24
```
### Device information
- Honor 9
- Android 9
- Firefox for Android Nightly 210211 |
|
1,693,902 | 15,273,694 | Created attachment 9204306
pip-unclickable.png
Steps to reproduce:
1. On a web site with a video, enter Picture-in-Picture mode.
2. Switch to a different tab.
3. Try to switch back to the original tab by clicking it.
Expected results:
The tab should be easy to click.
Actual results:
Clicking the upper half of the tab hits the "PICTURE-IN-PICTURE" text and doesn't do anything. It feels like the browser is not responding to the click. The tab hover effect is still shown in this state, making it look like the tab is clickable at that position. |
|
1,698,550 | 15,311,396 | Regressed by bug 1695671.
Steps to reproduce:
1. Open Firefox menu or appmenu (browser.proton.enabled=true)
What happens:
See the word "Settings"
Expected result:
"Preferences", like virtually every other app on macOS.
The word "Preferences" is explicitly called out in the Apple HIG https://developer.apple.com/design/human-interface-guidelines/macos/menus/menu-bar-menus/#app-menu and Mac users familiar with the platform will see it as a deviation from platform norms.
Given the other work happening on macOS (Smart Zoom, native context menus, pinch to zoom), this seems like a step back, while other platform smarts are moving forward. |
|
1,699,036 | 15,314,748 | User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0) Gecko/20100101 Firefox/86.0
Steps to reproduce:
```
89:09.14 ld: fatal: symbol 'profiler_is_locked_on_current_thread()' is multiply-defined:
89:09.14 (file ../../../xpcom/base/Unified_cpp_xpcom_base0.o type=FUNC; file ../../../xpcom/ds/Unified_cpp_xpcom_ds1.o type=FUNC);
89:09.14 ld: fatal: symbol 'profiler_is_locked_on_current_thread()' is multiply-defined:
89:09.14 (file ../../../xpcom/base/Unified_cpp_xpcom_base0.o type=FUNC; file ../../../xpcom/components/StaticComponents.o type=FUNC);
89:09.14 ld: fatal: symbol 'profiler_is_locked_on_current_thread()' is multiply-defined:
89:09.14 (file ../../../xpcom/base/Unified_cpp_xpcom_base0.o type=FUNC; file ../../../xpcom/components/Unified_cpp_xpcom_components0.o type=FUNC);
89:09.14 ld: fatal: symbol 'profiler_is_locked_on_current_thread()' is multiply-defined:
89:09.14 (file ../../../xpcom/base/Unified_cpp_xpcom_base0.o type=FUNC; file ../../../xpcom/threads/Unified_cpp_xpcom_threads0.o type=FUNC);
89:09.14 ld: fatal: symbol 'profiler_is_locked_on_current_thread()' is multiply-defined:
89:09.14 (file ../../../xpcom/base/Unified_cpp_xpcom_base0.o type=FUNC; file ../../../xpcom/threads/Unified_cpp_xpcom_threads1.o type=FUNC);
89:09.14 ld: fatal: symbol 'profiler_is_locked_on_current_thread()' is multiply-defined:
89:09.15 (file ../../../xpcom/base/Unified_cpp_xpcom_base0.o type=FUNC; file ../../../xpcom/build/Unified_cpp_xpcom_build0.o type=FUNC);
89:09.15 ld: fatal: symbol 'profiler_is_locked_on_current_thread()' is multiply-defined:
89:09.15 (file ../../../xpcom/base/Unified_cpp_xpcom_base0.o type=FUNC; file ../../../modules/libpref/Unified_cpp_modules_libpref0.o type=FUNC);
89:09.15 ld: fatal: symbol 'profiler_is_locked_on_current_thread()' is multiply-defined:
89:09.15 (file ../../../xpcom/base/Unified_cpp_xpcom_base0.o type=FUNC; file ../../../netwerk/base/Unified_cpp_netwerk_base0.o type=FUNC);
..
89:09.23 ld: fatal: symbol 'profiler_is_locked_on_current_thread()' is multiply-defined:
89:09.23 (file ../../../xpcom/base/Unified_cpp_xpcom_base0.o type=FUNC; file ../../../extensions/pref/autoconfig/src/Unified_cpp_pref_autoconfig_src0.o type=FUNC);
89:09.23 ld: fatal: symbol 'profiler_is_locked_on_current_thread()' is multiply-defined:
89:09.23 (file ../../../xpcom/base/Unified_cpp_xpcom_base0.o type=FUNC; file ../../../startupcache/Unified_cpp_startupcache0.o type=FUNC);
89:09.23 collect2: error: ld returned 1 exit status
89:09.23 gmake[4]: *** [/builds2/psumbera/mozilla-central-build/config/rules.mk:545: libxul.so] Error 1
89:09.23 gmake[3]: *** [/builds2/psumbera/mozilla-central-build/config/recurse.mk:72: toolkit/library/build/target] Error 2
89:09.23 gmake[2]: *** [/builds2/psumbera/mozilla-central-build/config/recurse.mk:34: compile] Error 2
89:09.23 gmake[1]: *** [/builds2/psumbera/mozilla-central-build/config/rules.mk:355: default] Error 2
89:09.23 gmake: *** [client.mk:65: build] Error 2
89:09.24 835 compiler warnings present.
```
The first bad revision is:
changeset: 571393:e27b36cffb75
user: Florian Quèze <[email protected]>
date: Tue Mar 16 05:04:01 2021 -0700
description:
Bug 1698493 - ProfilerState.h should define no-op inline functions to avoid MOZ_GECKO_PROFILER ifdefs in code adding markers, r=gerald.
Differential Revision: https://phabricator.services.mozilla.com/D108457 |
|
1,704,317 | 15,354,106 | When I load `about:studies`, the page is page. I see the following error in the web console:
```
Uncaught TypeError: can't convert undefined to object
render resource://normandy-content/about-studies/about-studies.js:428
_renderValidatedComponentWithoutOwnerOrContext resource://normandy-vendor/ReactDOM.js:18
_renderValidatedComponent resource://normandy-vendor/ReactDOM.js:18
performInitialMount resource://normandy-vendor/ReactDOM.js:18
mountComponent resource://normandy-vendor/ReactDOM.js:18
mountComponent resource://normandy-vendor/ReactDOM.js:5
mountChildren resource://normandy-vendor/ReactDOM.js:18
_createInitialChildren resource://normandy-vendor/ReactDOM.js:18
mountComponent resource://normandy-vendor/ReactDOM.js:18
mountComponent resource://normandy-vendor/ReactDOM.js:5
mountChildren resource://normandy-vendor/ReactDOM.js:18
_createInitialChildren resource://normandy-vendor/ReactDOM.js:18
mountComponent resource://normandy-vendor/ReactDOM.js:18
mountComponent resource://normandy-vendor/ReactDOM.js:5
performInitialMount resource://normandy-vendor/ReactDOM.js:18
mountComponent resource://normandy-vendor/ReactDOM.js:18
mountComponent resource://normandy-vendor/ReactDOM.js:5
mountChildren resource://normandy-vendor/ReactDOM.js:18
_createInitialChildren resource://normandy-vendor/ReactDOM.js:18
mountComponent resource://normandy-vendor/ReactDOM.js:18
mountComponent resource://normandy-vendor/ReactDOM.js:5
_updateRenderedComponent resource://normandy-vendor/ReactDOM.js:18
_performComponentUpdate resource://normandy-vendor/ReactDOM.js:18
updateComponent resource://normandy-vendor/ReactDOM.js:18
performUpdateIfNecessary resource://normandy-vendor/ReactDOM.js:18
performUpdateIfNecessary resource://normandy-vendor/ReactDOM.js:5
i resource://normandy-vendor/ReactDOM.js:5
perform resource://normandy-vendor/ReactDOM.js:5
perform resource://normandy-vendor/ReactDOM.js:5
perform resource://normandy-vendor/ReactDOM.js:5
v resource://normandy-vendor/ReactDOM.js:5
closeAll resource://normandy-vendor/ReactDOM.js:5
perform resource://normandy-vendor/ReactDOM.js:5
batchedUpdates resource://normandy-vendor/ReactDOM.js:18
d resource://normandy-vendor/ReactDOM.js:5
o resource://normandy-vendor/ReactDOM.js:18
enqueueSetState resource://normandy-vendor/ReactDOM.js:18
setState resource://normandy-vendor/React.js:5
handleEvent resource://normandy-content/about-studies/about-studies.js:66
about-studies.js:428:60
```
My about:telemetry Experiment Data says I'm enrolled in the following experiments:
```
rollout-doh-nightly-rollout-to-all-us-desktop-users-nightly-74-80-bug-1613481.branch active
rollout-doh-nightly-rollout-to-all-us-desktop-users-nightly-74-80-bug-1613481.type normandy-prefrollout
rollout-doh-nightly-rollout-to-all-us-desktop-users-nightly-74-80-bug-1613481.enrollmentId f3157ac7-4f39-d64e-b734-07f6dd2b15a8
```
I filed bug 1699761 about a similar "`about:studies` is blank" error and that bug was fixed. Might this bug be a similar compatibilty case that the fix didn't handle? Or a side effect of the fix? |
|
1,704,581 | 15,357,377 | Created attachment 9215208
Capture DE TC 1 - 2.JPG
Notifications Panels - Hamburger menu Notification copy should be bold
[Affected platforms]:
Platforms: Windows 10, Ubuntu 20
[Preconditions]:
Reach about:config and set browser.proton.enabled = true
[Steps to reproduce]:
Launch an older version of the Firefox browser.
Trigger the "Update and Restart" panel notifications.
Click the Dismiss button from the panel.
Click on the Hamburger menu
Expected Result:
The notification copy on the Hamburger menu should be in Bold
Actual Results:
The notification copy on the Hamburger menu is not bold. |
|
1,705,048 | 15,360,814 | User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:87.0) Gecko/20100101 Firefox/87.0
Steps to reproduce:
1. On a system with microphone and webcam attached on a GNOME Wayland session go to https://meet.jit.si and open a meeting.
2. Firefox asks for permission to use the microphone and webcam.
3. Grant permission
Actual results:
A small new Firefox windows appears with the title Firefox - Sharing Indicator. This small window shows that the camera and microphone are in use.
Expected results:
The sharing indicator should appear on top of the desktop (or somewhere else) but preferably not in a new window that sometimes get out if sight behind other windows. In Xorg the indicator is visible at the top of the window or desktop. |
|
1,705,849 | 15,365,934 | The fill color we end up with is an rgba() value, with 0.7 in the alpha channel. This should be 1 (full opacity). |
|
1,695,581 | 15,287,999 | User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0) Gecko/20100101 Firefox/86.0
Steps to reproduce:
Build on Solaris SPARC failed with (i386 was fine):
```
4:03.40 In file included from Unified_cpp_dom_media_platforms0.cpp:11:
4:03.40 /builds2/psumbera/mozilla-central-build/dom/media/platforms/PDMFactory.cpp: In static member function ?static bool mozilla::PDMFactory::AllDecodersAreRemote()?:
4:03.40 /builds2/psumbera/mozilla-central-build/dom/media/platforms/PDMFactory.cpp:755:23: error: ?media_rdd_ffvpx_enabled? is not a member of ?mozilla::StaticPrefs?; did you mean ?media_rdd_vpx_enabled??
4:03.41 755 | StaticPrefs::media_rdd_ffvpx_enabled() &&
4:03.41 | ^~~~~~~~~~~~~~~~~~~~~~~
4:03.41 | media_rdd_vpx_enabled
```
he first bad revision is:
changeset: 568768:6b30d87e0b90
user: Bob Owen <[email protected]>
date: Thu Feb 25 07:10:58 2021 -0800
description:
Bug 1692894 p2: Don't create devices for decoding when all decoders are remote. r=mattwoodrow
Differential Revision: https://phabricator.services.mozilla.com/D105631 |
|
1,702,041 | 15,337,738 | I'm not aware of any user-facing breakage caused by this, but it is a theoretical issue that is worth fixing.
Steps to reproduce:
1. Be on macOS, and set `widget.macos.native-context-menus` and `browser.proton.contextmenus.enabled` to true.
2. Use a build which contains the fixes for bug 1700715.
3. Open a menu by right-clicking the toolbar.
4. Right-click the toolbar again, in a different place, so that the same context menu is shown elsewhere.
Expected results:
The popuphiding + popuphidden events for the old menu should be fired before the call to ShowPopup, and ideally also before the contextmenu event starts.
Actual results:
The popuphiding + popuphidden events fire during ShowPopup which is called while handling the contextmenu event. |
|
1,702,097 | 15,338,141 | Steps to reproduce:
1. In a build with the patch for bug 1700371, go to toolbar customization.
2. In the macOS system accessibility Display preferences, enable Increase contrast.
3. In the macOS system general preferences, set the system to Light Mode.
4. In Firefox in toolbar customization, using the Themes dropdown at the bottom, switch to the dark Firefox theme.
5. Notice how the buttons in the bottom right corner are drawn transparently.
6. Move your mouse over those buttons.
Expected results:
The buttons should pick one look and stick with it.
Actual results:
The buttons redraw with an opaque white background once hovered.
The bug here is that they draw transparently at all - if the system is set to Light Mode, or if `widget.macos.respect-system-appearance` is `false`, they should always be drawn with the Aqua appearance, which has an opaque white background.
It looks like they only draw transparently because they draw just after the window background itself is drawn. When the window background is drawn, since the window is set to the dark appearance, the global NSAppearance.currentAppearance is set to dark, and our native theme drawing seems to be affected by NSAppearance.currentAppearance. |
|
1,702,877 | 15,342,800 | Created attachment 9213455
screenshot
Steps to reproduce:
1. Make sure `widget.macos.respect-system-appearance` is false. (This is currently the default.)
2. Open the library window.
3. Set macOS to Dark Mode.
Expected results:
The library window should be rendered in light mode, including text fields and the search field.
Actual results:
Text fields are rendered without a white background, and the search field's magnifying glass icon is white. |
|
1,702,958 | 15,344,912 | Created attachment 9213533
Actual vs Expected.png
**Affected versions**
Firefox Nightly 89.0a1
**Preconditions**
browser.proton.enabled= *true*
browser.proton.infobars.enabled= *true*
**Steps to reproduce**
1. Launch Firefox Nightly
2. Navigate to https://permission.site
3. Click on "Protocol Handler"
**Expected Results**
The Protocol handler informational infobar appears properly and has the correct (!) icon
**Actual Results**
The informational infobar's icon is not the correct one |
|
1,703,073 | 15,345,455 | User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:87.0) Gecko/20100101 Firefox/87.0
Steps to reproduce:
View: https://palegreendot.co.uk/collections/fresh-alcohol-fortnightly/products/premium-veg-box-fortnightly-subscription?selling_plan=441122970&variant=37737131016346
A location permission popup appears.
While this popup is still open, click the button to bookmark a page.
Actual results:
The star turns blue to confirm the bookmark, but nothing else happens. The browser completely freezes (prompting a 'Firefox is not responding' dialog), or just crashes. |
|
1,739,666 | 15,644,221 | After deprecating .enabled in experimenter, we discovered messaging system is still using the old property. We should update it to use `feature.variables.enabled` |
|
1,732,601 | 15,584,835 | Created attachment 9242971
firefox-out-of-memory.zip
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0
Steps to reproduce:
Firefox 93.0b9 (64-bit) on Windows 10.
Using JS code with set of mixins and defined Reflect properties cause "Uncaught out of memory" console crash with empty call stack.
Setting `javascript.options.baselinejit` to `false` or setting a bigger number for
`javascript.options.baselinejit.threshold` (like `1000`) solves the issue.
The attached JS script shows the problem.
It is a bit synthetic but we face the exact same error in production code for a real project.
```
const
{ getPrototypeOf } = Object,
{ defineProperty } = Reflect,
{ hasOwnProperty } = Object.prototype,
metaSymbol = Symbol('classMetaData'),
Mixin = Target => class extends Target {},
MixinFoo = Target => class extends Target {
get foo() { }
set foo(value) { }
};
class Base {
/*
* An object owned by this class that does not share properties with its super class.
*/
static get $meta() {
const me = this;
let meta = me[metaSymbol];
if (!hasOwnProperty.call(me, metaSymbol)) {
me[metaSymbol] = meta = {
class : me,
super : getPrototypeOf(me).$meta
};
defineProperty(meta.class.prototype, '$meta', {
value : meta
});
}
return meta;
}
}
class MyClass extends (Mixin(Mixin(Mixin(Mixin(Mixin(Mixin(Mixin(Mixin(Mixin(Mixin(Mixin(MixinFoo(Base))))))))))))) {}
const
instance = new MyClass(),
arr = [...Array(1000).keys()].map(() => {
return instance.foo || MyClass.$meta.foo;
});
console.log(`OK. ${arr.length}`);
```
Actual results:
Crash with "Uncaught out of memory" in console.
Expected results:
Expected no error to happen.
Output `OK. 1000` in console. |
|
1,733,651 | 15,593,468 | User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0
Steps to reproduce:
TEST-UNEXPECTED-FAIL | xpcshell-cpp.ini:comm/mailnews/compose/test/unit/test_attachment.js | xpcshell return code: 0
TEST-UNEXPECTED-FAIL | xpcshell-cpp.ini:comm/mailnews/compose/test/unit/test_attachment.js | testBinaryAfterPlainTextAttachment - [testBinaryAfterPlainTextAttachment : 166] false == true
TEST-UNEXPECTED-FAIL | xpcshell-cpp.ini:comm/mailnews/compose/test/unit/test_bcc.js | xpcshell return code: 0
TEST-UNEXPECTED-FAIL | xpcshell-cpp.ini:comm/mailnews/compose/test/unit/test_bcc.js | testBccWithSendLater - [testBccWithSendLater : 218] false == true
Started with this push:
https://treeherder.mozilla.org/jobs?repo=comm-esr91&selectedTaskRun=Yon6aq5HRBi9ws1nuId5UQ.0&revision=f6bebff25dd4b19be993e286d9594fde1b451516 |
|
1,733,660 | 15,593,513 | Created attachment 9243986
screenshot
The outline of the focused find bar is clipped on the left side. This is a regression from bug 1728368 in Firefox 92.0.1 - Firefox 92.0 was not affected. Firefox Nightly is still affected. The issue could be reproduced in the Firefox support by users with Windows 10, Windows 7 and macOS (other platforms were not tested). |
|
1,734,128 | 15,598,593 | Created attachment 9244333
Tab border on Windows 10 at 150% UI scale
As the attachment shows the border around a tab is thicker on the bottom and right, and thinner on the top and left side.
This shows on Windows 10 if UI is scaled to 150% - which is Windows default for my display. _(Not sure how frequent that is the case across all Windows devices - I don't think we have telemetry on that scale)_
This issue does not show on 100% or 200% UI scale, nor does it show on Mac no matter what scale is used there. In all those instances the border has the same thickness all around. |
|
1,724,956 | 15,522,114 | Created attachment 9235627
navbar.gif
User Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0
Steps to reproduce:
I updated to version 91.
Actual results:
The text of the tabs cannot be read, nor is the separation between them distinguished.
Expected results:
The different tabs must be readable and distinguishable.
This defect appeared in version 90, until now it had been solved by disabling proton but apparently they removed that option and did not fix the problem. |
|
1,730,772 | 15,570,064 | Created attachment 9241220
image.png
Google Docs appears to have started pushing canvas backed google docs by default for some documents. See an example here (Most Mozilla accounts seem to be getting canvas backed GDocs on this doc):
https://docs.google.com/document/d/1-DkkjJ069KD8mJOcl5MW6jJkfbRV_kNbx1aTb6mngcY/edit#
We're seeing very poor Glyph rendering (kerning/hinting and AA/gamma). See attached image. As far as we can tell this is happening everywhere where we're using Windows an D2D canvas, and this may be somewhat worse when using DPI scaling. |
|
1,737,386 | 15,625,647 | Created attachment 9247385
Current Behavior - Notice that files are not allowed inside the box.
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.54 Safari/537.36
Steps to reproduce:
1. Create a message.
2. Select a number of files to be attached to the message.
3. Drag the files to the message window.
Actual results:
Thunderbird does not attach the files until they are outside of the edges of the highlighted area, making the drag and drop operation difficult.
Expected results:
Actual drag and drop area should be large enough to allow easy drag and drop. |
|
1,737,868 | 15,630,535 | The "Save To Pocket" button sits in an overflow panel in the main toolbar. It is now completely empty for me on a M1 Macbook Air.
This does not reproduce on a clean profile.
Bisecting gets to the following range, at which point all builds start crashing on startup:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=c11d60ea8989f78f258f4e30a968a779af737436&tochange=06d659a9bb93bf87ed51070d6a861e6e60bff6d7
This contains: https://bugzilla.mozilla.org/show_bug.cgi?id=1693582
Which seems highly relevant. |
|
1,739,489 | 15,643,005 | Steps to repro:
1. visit https://draftjs.org/
2. Focus in demo input
3. trigger macOS emoji IME (ctrl+cmd+space)
4. select any emoji
Error:
```
DOMException: Node.removeChild: The node to be removed is not a child of this node
```
This works fine in Firefox 92 but is broken forward (93 and 94 both break).
*Note:* this does not reproduce if pasting an emoji in, so I'm inclined to believe this is related to the actual input method handling, which may have broader implication for international users.
I know there are several layers here to work through Draft is built on React and there's a lot of DOM manipulation going on. The reference site uses minified code. I haven't had the time to try to reduce nor at least build an example with unminified code (or at least include sourcemaps).
In terms of web impact. Draft is used in the composer on facebook.com - the "what's on your mind" box. It's unclear what actual impact on users may be (lower marketshare, emoji keyboard may not be widely used). |
|
1,727,862 | 15,545,134 | Created attachment 9238277
Bcc Warning.jpg
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0
Steps to reproduce:
Reply to all with 20 recipients
Actual results:
Multiple Warnings popped up do you want to "Use Bcc instead" or "Keep Recipients public"
see attached photo
You can pick one of the warnings but no more
There were 20 recipients even though it shows Warnings for just 15 to 20
Expected results:
I'd expect just one warning where you pick what option you want to use
and maybe somewhere in Preferences to turn this off |
|
1,735,691 | 15,611,840 | Bug 1728853 introduced reverting to previous theme on secondary button of second screen. This waits for the `AddonManager.getAddonsByTypes` promise to resolve before continuing to the next screen. This allows additional clicks to be handled concurrently and that breaks things.
https://searchfox.org/mozilla-central/rev/0998b61022a1ece43afe3c750077e5804c6c6392/browser/base/content/upgradeDialog.js#324-326 |
|
1,796,900 | 16,125,062 | User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:106.0) Gecko/20100101 Firefox/106.0
Steps to reproduce:
Users are reporting that Firefox keeps asking them to try Firefox View even after they've removed the toolbar button:
>Get recently closed tabs back with Firefox View
The only options are `Try it` and `Not now`, which confuses users who simply don't want to try it. |
|
1,796,903 | 16,125,078 | User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:106.0) Gecko/20100101 Firefox/106.0
Steps to reproduce:
Get new messages from POP3 server. (TB 107.0b1)
Actual results:
C: STAT
S: +OK 5 125062
C: LIST
S: +OK 5 (125062 octets)
S: 1 29006
S: 2 20564
S: 3 28498
S: 4 28466
S: 5 18528
S: .
C: UIDL
S: +OK Unique-ID listing follows:
S: 1 221009.024604.MTY2NTI3Mjc2NDE5MjEyOTYyNQ00
S: 2 221011.004122.MTY2NTQzODA4MjU3NDM3MjU3Mg00
S: 3 221013.101620.MTY2NTY0NTM4MDkyOTY1NDU5OA00
S: 4 221019.063233.MTY2NjE1MDM1MzY3NzE1OTMzNg00
S: 5 221020.190647.MTY2NjI4MjAwNzg1Mzg3MDEwNA00
S: .
All those messages with Unique-IDs above are already in TB database. But TB issuing commands:
C: RETR 1
then
C: RETR 2
and so on.
Expected results:
Message with same UIDL should be not downloaded. |
|
1,790,396 | 16,072,112 | per :ayeddi -
- "The dialog does not follow the HCM styling for controls on hover: Close and Next/Got it! should have their colors reversed on hover, but the Close icon disappears on Win and is almost invisible on mac."
- "Next does not follow Windows HCM colors for buttons: expected to use ButtonText and ButtonFace, but the outline is using text color (white on WinOS 11 Night Sky HCM, as an example, while yellow is expected)"
See featureCallout.mjs for feature callout code.
See [here](https://searchfox.org/mozilla-central/source/browser/components/newtab/content-src/aboutwelcome/components/MultiStageProtonScreen.jsx) in AboutWelcome for screen content code. |
|
1,786,148 | 16,038,376 | [Central-as-beta simulation](https://treeherder.mozilla.org/jobs?repo=try&group_state=expanded&selectedTaskRun=L3l-oJUPSG-lTOLaBilZAg.0&resultStatus=testfailed%2Cbusted%2Cexception&fromchange=118b9eece81ec02330f49a485a7b9ae492d6c709&tochange=118b9eece81ec02330f49a485a7b9ae492d6c709&searchStr=x)
[How to run these simulations](https://wiki.mozilla.org/Sheriffing/How_To/Beta_simulations#TRUNK_AS_EARLY_BETA)
[Failure log:](https://treeherder.mozilla.org/logviewer?job_id=387958866&repo=try&lineNumber=4102)
```
[task 2022-08-20T14:04:55.739Z] 14:04:55 INFO - TEST-START | browser/components/newtab/test/xpcshell/test_OnboardingMessageProvider.js
[task 2022-08-20T14:04:56.190Z] 14:04:56 WARNING - TEST-UNEXPECTED-FAIL | browser/components/newtab/test/xpcshell/test_OnboardingMessageProvider.js | xpcshell return code: 0
[task 2022-08-20T14:04:56.190Z] 14:04:56 INFO - TEST-INFO took 450ms
[task 2022-08-20T14:04:56.190Z] 14:04:56 INFO - >>>>>>>
[task 2022-08-20T14:04:56.191Z] 14:04:56 INFO - PID 25592 | [Parent 25592, Main Thread] WARNING: Couldn't get the user appdata directory. Crash events may not be produced.: file /builds/worker/checkouts/gecko/toolkit/crashreporter/nsExceptionHandler.cpp:2914
[task 2022-08-20T14:04:56.192Z] 14:04:56 INFO - (xpcshell/head.js) | test MAIN run_test pending (1)
[task 2022-08-20T14:04:56.192Z] 14:04:56 INFO - (xpcshell/head.js) | test run_next_test 0 pending (2)
[task 2022-08-20T14:04:56.192Z] 14:04:56 INFO - (xpcshell/head.js) | test MAIN run_test finished (2)
[task 2022-08-20T14:04:56.192Z] 14:04:56 INFO - running event loop
[task 2022-08-20T14:04:56.200Z] 14:04:56 INFO - browser/components/newtab/test/xpcshell/test_OnboardingMessageProvider.js | Starting test_OnboardingMessageProvider_getUpgradeMessage_no_pin
[task 2022-08-20T14:04:56.201Z] 14:04:56 INFO - (xpcshell/head.js) | test test_OnboardingMessageProvider_getUpgradeMessage_no_pin pending (2)
[task 2022-08-20T14:04:56.201Z] 14:04:56 INFO - (xpcshell/head.js) | test run_next_test 0 finished (2)
[task 2022-08-20T14:04:56.201Z] 14:04:56 INFO - TEST-PASS | browser/components/newtab/test/xpcshell/test_OnboardingMessageProvider.js | test_OnboardingMessageProvider_getUpgradeMessage_no_pin - [test_OnboardingMessageProvider_getUpgradeMessage_no_pin : 15] Screen has pin screen id - "UPGRADE_PIN_FIREFOX" == "UPGRADE_PIN_FIREFOX"
[task 2022-08-20T14:04:56.201Z] 14:04:56 INFO - TEST-PASS | browser/components/newtab/test/xpcshell/test_OnboardingMessageProvider.js | test_OnboardingMessageProvider_getUpgradeMessage_no_pin - [test_OnboardingMessageProvider_getUpgradeMessage_no_pin : 20] Primary button has pin action type - "PIN_FIREFOX_TO_TASKBAR" == "PIN_FIREFOX_TO_TASKBAR"
[task 2022-08-20T14:04:56.201Z] 14:04:56 INFO - (xpcshell/head.js) | test run_next_test 1 pending (2)
[task 2022-08-20T14:04:56.201Z] 14:04:56 INFO - (xpcshell/head.js) | test test_OnboardingMessageProvider_getUpgradeMessage_no_pin finished (2)
[task 2022-08-20T14:04:56.201Z] 14:04:56 INFO - browser/components/newtab/test/xpcshell/test_OnboardingMessageProvider.js | Starting test_OnboardingMessageProvider_getUpgradeMessage_pin_no_default
[task 2022-08-20T14:04:56.201Z] 14:04:56 INFO - (xpcshell/head.js) | test test_OnboardingMessageProvider_getUpgradeMessage_pin_no_default pending (2)
[task 2022-08-20T14:04:56.201Z] 14:04:56 INFO - (xpcshell/head.js) | test run_next_test 1 finished (2)
[task 2022-08-20T14:04:56.201Z] 14:04:56 INFO - TEST-PASS | browser/components/newtab/test/xpcshell/test_OnboardingMessageProvider.js | test_OnboardingMessageProvider_getUpgradeMessage_pin_no_default - [test_OnboardingMessageProvider_getUpgradeMessage_pin_no_default : 38] Screen has make default screen id - "UPGRADE_ONLY_DEFAULT" == "UPGRADE_ONLY_DEFAULT"
[task 2022-08-20T14:04:56.201Z] 14:04:56 INFO - TEST-PASS | browser/components/newtab/test/xpcshell/test_OnboardingMessageProvider.js | test_OnboardingMessageProvider_getUpgradeMessage_pin_no_default - [test_OnboardingMessageProvider_getUpgradeMessage_pin_no_default : 43] Primary button has make default action - "SET_DEFAULT_BROWSER" == "SET_DEFAULT_BROWSER"
[task 2022-08-20T14:04:56.202Z] 14:04:56 INFO - (xpcshell/head.js) | test run_next_test 2 pending (2)
[task 2022-08-20T14:04:56.202Z] 14:04:56 INFO - (xpcshell/head.js) | test test_OnboardingMessageProvider_getUpgradeMessage_pin_no_default finished (2)
[task 2022-08-20T14:04:56.202Z] 14:04:56 INFO - browser/components/newtab/test/xpcshell/test_OnboardingMessageProvider.js | Starting test_OnboardingMessageProvider_getUpgradeMessage_pin_and_default
[task 2022-08-20T14:04:56.202Z] 14:04:56 INFO - (xpcshell/head.js) | test test_OnboardingMessageProvider_getUpgradeMessage_pin_and_default pending (2)
[task 2022-08-20T14:04:56.202Z] 14:04:56 INFO - (xpcshell/head.js) | test run_next_test 2 finished (2)
[task 2022-08-20T14:04:56.202Z] 14:04:56 INFO - TEST-PASS | browser/components/newtab/test/xpcshell/test_OnboardingMessageProvider.js | test_OnboardingMessageProvider_getUpgradeMessage_pin_and_default - [test_OnboardingMessageProvider_getUpgradeMessage_pin_and_default : 61] Screen has get started screen id - "UPGRADE_GET_STARTED" == "UPGRADE_GET_STARTED"
[task 2022-08-20T14:04:56.202Z] 14:04:56 INFO - TEST-PASS | browser/components/newtab/test/xpcshell/test_OnboardingMessageProvider.js | test_OnboardingMessageProvider_getUpgradeMessage_pin_and_default - [test_OnboardingMessageProvider_getUpgradeMessage_pin_and_default : 66] Primary button has no action type - true == true
[task 2022-08-20T14:04:56.202Z] 14:04:56 INFO - (xpcshell/head.js) | test run_next_test 3 pending (2)
[task 2022-08-20T14:04:56.202Z] 14:04:56 INFO - (xpcshell/head.js) | test test_OnboardingMessageProvider_getUpgradeMessage_pin_and_default finished (2)
[task 2022-08-20T14:04:56.202Z] 14:04:56 INFO - browser/components/newtab/test/xpcshell/test_OnboardingMessageProvider.js | Starting test_OnboardingMessageProvider_getNoImport_default
[task 2022-08-20T14:04:56.202Z] 14:04:56 INFO - (xpcshell/head.js) | test test_OnboardingMessageProvider_getNoImport_default pending (2)
[task 2022-08-20T14:04:56.202Z] 14:04:56 INFO - (xpcshell/head.js) | test run_next_test 3 finished (2)
[task 2022-08-20T14:04:56.202Z] 14:04:56 INFO - TEST-PASS | browser/components/newtab/test/xpcshell/test_OnboardingMessageProvider.js | test_OnboardingMessageProvider_getNoImport_default - [test_OnboardingMessageProvider_getNoImport_default : 82] Screen has no import screen id - "UPGRADE_MOBILE_DOWNLOAD" != "UPGRADE_IMPORT_SETTINGS"
[task 2022-08-20T14:04:56.202Z] 14:04:56 INFO - (xpcshell/head.js) | test run_next_test 4 pending (2)
[task 2022-08-20T14:04:56.203Z] 14:04:56 INFO - (xpcshell/head.js) | test test_OnboardingMessageProvider_getNoImport_default finished (2)
[task 2022-08-20T14:04:56.203Z] 14:04:56 INFO - browser/components/newtab/test/xpcshell/test_OnboardingMessageProvider.js | Starting test_OnboardingMessageProvider_getImport_nodefault
[task 2022-08-20T14:04:56.203Z] 14:04:56 INFO - (xpcshell/head.js) | test test_OnboardingMessageProvider_getImport_nodefault pending (2)
[task 2022-08-20T14:04:56.203Z] 14:04:56 INFO - (xpcshell/head.js) | test run_next_test 4 finished (2)
[task 2022-08-20T14:04:56.203Z] 14:04:56 INFO - TEST-PASS | browser/components/newtab/test/xpcshell/test_OnboardingMessageProvider.js | test_OnboardingMessageProvider_getImport_nodefault - [test_OnboardingMessageProvider_getImport_nodefault : 102] Screen has import screen id - "UPGRADE_IMPORT_SETTINGS" == "UPGRADE_IMPORT_SETTINGS"
[task 2022-08-20T14:04:56.203Z] 14:04:56 INFO - (xpcshell/head.js) | test run_next_test 5 pending (2)
[task 2022-08-20T14:04:56.203Z] 14:04:56 INFO - (xpcshell/head.js) | test test_OnboardingMessageProvider_getImport_nodefault finished (2)
[task 2022-08-20T14:04:56.203Z] 14:04:56 INFO - browser/components/newtab/test/xpcshell/test_OnboardingMessageProvider.js | Starting test_OnboardingMessageProvider_getPinPrivateWindow_noPrivatePin
[task 2022-08-20T14:04:56.203Z] 14:04:56 INFO - (xpcshell/head.js) | test test_OnboardingMessageProvider_getPinPrivateWindow_noPrivatePin pending (2)
[task 2022-08-20T14:04:56.203Z] 14:04:56 INFO - (xpcshell/head.js) | test run_next_test 5 finished (2)
[task 2022-08-20T14:04:56.203Z] 14:04:56 WARNING - TEST-UNEXPECTED-FAIL | browser/components/newtab/test/xpcshell/test_OnboardingMessageProvider.js | test_OnboardingMessageProvider_getPinPrivateWindow_noPrivatePin - [test_OnboardingMessageProvider_getPinPrivateWindow_noPrivatePin : 128] Screen has pin private window screen id - "UPGRADE_GRATITUDE" == "UPGRADE_PIN_PRIVATE_WINDOW"
[task 2022-08-20T14:04:56.203Z] 14:04:56 INFO - /builds/worker/workspace/build/tests/xpcshell/tests/browser/components/newtab/test/xpcshell/test_OnboardingMessageProvider.js:test_OnboardingMessageProvider_getPinPrivateWindow_noPrivatePin:128
[task 2022-08-20T14:04:56.203Z] 14:04:56 INFO - /builds/worker/workspace/build/tests/xpcshell/head.js:_do_main:238
[task 2022-08-20T14:04:56.203Z] 14:04:56 INFO - /builds/worker/workspace/build/tests/xpcshell/head.js:_execute_test:595
[task 2022-08-20T14:04:56.204Z] 14:04:56 INFO - -e:null:1
[task 2022-08-20T14:04:56.204Z] 14:04:56 INFO - exiting test
[task 2022-08-20T14:04:56.204Z] 14:04:56 INFO - Unexpected exception NS_ERROR_ABORT:
[task 2022-08-20T14:04:56.204Z] 14:04:56 INFO - _abort_failed_test@/builds/worker/workspace/build/tests/xpcshell/head.js:866:20
[task 2022-08-20T14:04:56.204Z] 14:04:56 INFO - do_report_result@/builds/worker/workspace/build/tests/xpcshell/head.js:967:5
[task 2022-08-20T14:04:56.204Z] 14:04:56 INFO - Assert<@/builds/worker/workspace/build/tests/xpcshell/head.js:73:21
[task 2022-08-20T14:04:56.204Z] 14:04:56 INFO - proto.report@resource://testing-common/Assert.jsm:228:10
[task 2022-08-20T14:04:56.204Z] 14:04:56 INFO - equal@resource://testing-common/Assert.jsm:270:8
[task 2022-08-20T14:04:56.204Z] 14:04:56 INFO - test_OnboardingMessageProvider_getPinPrivateWindow_noPrivatePin@/builds/worker/workspace/build/tests/xpcshell/tests/browser/components/newtab/test/xpcshell/test_OnboardingMessageProvider.js:128:12
[task 2022-08-20T14:04:56.204Z] 14:04:56 INFO - _do_main@/builds/worker/workspace/build/tests/xpcshell/head.js:238:6
[task 2022-08-20T14:04:56.205Z] 14:04:56 INFO - _execute_test@/builds/worker/workspace/build/tests/xpcshell/head.js:595:5
[task 2022-08-20T14:04:56.205Z] 14:04:56 INFO - @-e:1:1
[task 2022-08-20T14:04:56.206Z] 14:04:56 INFO - exiting test
[task 2022-08-20T14:04:56.207Z] 14:04:56 INFO - PID 25592 | [Parent 25592, Main Thread] WARNING: Extra shutdown CC: 'i < NORMAL_SHUTDOWN_COLLECTIONS', file /builds/worker/checkouts/gecko/xpcom/base/nsCycleCollector.cpp:3359
[task 2022-08-20T14:04:56.207Z] 14:04:56 INFO - PID 25592 | [Parent 25592, Main Thread] WARNING: OOPDeinit() without successful OOPInit(): file /builds/worker/checkouts/gecko/toolkit/crashreporter/nsExceptionHandler.cpp:3371
[task 2022-08-20T14:04:56.208Z] 14:04:56 INFO - PID 25592 | [Parent 25592, Main Thread] WARNING: NS_ENSURE_TRUE(Preferences::InitStaticMembers()) failed: file /builds/worker/checkouts/gecko/modules/libpref/Preferences.cpp:4604
[task 2022-08-20T14:04:56.209Z] 14:04:56 INFO - PID 25592 | [Parent 25592, Main Thread] WARNING: XPCOM object PerThreadData destroyed from static ctor/dtor: file /builds/worker/checkouts/gecko/xpcom/base/nsTraceRefcnt.cpp:206
[task 2022-08-20T14:04:56.212Z] 14:04:56 INFO - PID 25592 | [Parent 25592, Main Thread] WARNING: XPCOM object SourceList destroyed from static ctor/dtor: file /builds/worker/checkouts/gecko/xpcom/base/nsTraceRefcnt.cpp:206
[task 2022-08-20T14:04:56.212Z] 14:04:56 INFO - <<<<<<<
[task 2022-08-20T14:04:56.212Z] 14:04:56 INFO - TEST-START | toolkit/crashreporter/test/unit_ipc/test_content_memory_list.js
```
Hello Punam, could you take a look at this failure? It seems to be regressed by Bug 1783751. |
|
1,786,245 | 16,040,491 | Perfherder has detected a build_metrics performance regression from push [f26005b20a7e23bdf825abe98bb039fa632f9f0f](https://hg.mozilla.org/integration/autoland/pushloghtml?changeset=f26005b20a7e23bdf825abe98bb039fa632f9f0f). As author of one of the patches included in that push, we need your help to address this regression.
### Regressions:
| **Ratio** | **Test** | **Platform** | **Options** | **Absolute values (old vs new)**|
|--|--|--|--|--|
| [0.16%](https://treeherder.mozilla.org/perfherder/graphs?timerange=1209600&series=autoland,1921012,1,2) | installer size | osx-shippable | nightly | 84,201,100.96 -> 84,337,887.50 |
| [0.10%](https://treeherder.mozilla.org/perfherder/graphs?timerange=1209600&series=autoland,2259234,1,2) | installer size | osx-shippable | instrumented | 120,508,702.79 -> 120,624,789.33 |
| [0.06%](https://treeherder.mozilla.org/perfherder/graphs?timerange=1209600&series=autoland,1921012,1,2) | installer size | osx-shippable | nightly | 84,242,426.17 -> 84,292,952.67 |
Details of the alert can be found in the [alert summary](https://treeherder.mozilla.org/perfherder/alerts?id=35165), including links to graphs and comparisons for each of the affected tests. Please follow our [guide to handling regression bugs](https://wiki.mozilla.org/TestEngineering/Performance/Handling_regression_bugs) and **let us know your plans within 3 business days, or the offending patch(es) may be backed out** in accordance with our [regression policy](https://www.mozilla.org/en-US/about/governance/policies/regressions/).
For more information on performance sheriffing please see our [FAQ](https://wiki.mozilla.org/TestEngineering/Performance/FAQ). |
|
1,792,088 | 16,085,174 | Steps to reproduce:
See detailed steps and logging in this Cypress.io Github bug: https://github.com/cypress-io/cypress/issues/23897
Close Cypress
Update to Firefox 105 (latest at the time I write this)
Open Cypress
Choose E2E
Select Firefox v105
Click Start E2E Testing in Firefox
Observe FF physically opens but the page is empty
Actual results:
FF physically opens but the page is empty
Expected results:
FF physically opens, Cypress is connected and Cypress UI is presented |
|
1,793,311 | 16,094,731 | User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
Steps to reproduce:
A) went to https://firefox-source-docs.mozilla.org/testing/marionette/PythonTests.html
B) clicked bottom-most link labelled "[Marionette]: client that speaks to Firefox."
Actual results:
Got url https://firefox-source-docs.mozilla.org/python/marionette_driver.rst#marionette_driver.marionette.Marionette
which stated
404 Not Found
Code: NoSuchKey
Message: The specified key does not exist.
Key: python/marionette_driver.rst
RequestId: JW474G5C3R4VKMXE
HostId: Fvtuj7NlT3pzxI0LsDNWovG8T1tDxQyn+uy0IHyxBBJwt76Iohi/4jR/slC5+K2W2GGWsS5MCJQ=
Expected results:
Some sort of useful information |
|
1,781,085 | 15,999,594 | Starting on July 19th there was an [increase in `null` values for `client_info.device_model`](https://sql.telemetry.mozilla.org/queries/87013/source#215604).
No Nimbus experiments launched at this time. |
|
1,718,119 | 15,463,983 | User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36
Steps to reproduce:
I've come here from bug 1717523 comment #8. There I observed that when importing a message with an incorrectly declared charset, it's displayed "double-garbled" instead of "simple-garbled", that means, a message with a UTF-8 å (0xC3 0xA5) should be displayed as Ã¥ when interpreted as windows-1252, but it instead shows Ã¥, that's the four UTF-8 bytes for Ã¥ displayed as ISO-8859-1.
It turns out that any message displayed after TB started is displayed garbled, for example the attached one.
I think this is a fallout from bug 1717523 and bug 1713627. |
|
1,715,804 | 15,443,675 | Enrollments don't have a `featureIds` property. The fix in bug 1714449 needs to be changed to use the branch feature information. |
|
1,708,217 | 15,384,921 | Created attachment 9218967
panels.gif
As a result of bug 1706415 font size decrease on all panels but the information and protection panels.
Acceptance criteria:
- Font size on information and protection panels algn with font size on other panels. |
|
1,709,719 | 15,396,244 | Created attachment 9220472
signal-2021-05-05-161102.jpeg
User Agent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.7113.93 Safari/537.36
Steps to reproduce:
Specs:
- Gnome 40 (Garuda Linux)
Steps:
1. Right click anywhere on the page.
Actual results:
The right-click menu has a transparent background.
Expected results:
The right-click menu should have an opaque background.
Mozregression output:
app_name: firefox
build_date: 2021-04-28 00:43:00.344000
build_file: /home/rk/.mozilla/mozregression/persist/48f696159514--autoland--target.tar.bz2
build_type: integration
build_url: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Lj6NbIBfQwyquPh3K2gjMg/runs/0/artifacts/public%2Fbuild%2Ftarget.tar.bz2
changeset: 48f696159514ffbc64ca6cc9c1800efb83184809
pushlog_url: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=91e9b4e787511a09cf76a9499acb18421194ad9a&tochange=48f696159514ffbc64ca6cc9c1800efb83184809
repo_name: autoland
repo_url: https://hg.mozilla.org/integration/autoland
task_id: Lj6NbIBfQwyquPh3K2gjMg
It could have something to do with this bug (Bug 1707992). |
|
1,774,271 | 15,943,488 | STR:
1) Enable PDF.js editing by setting pdfjs.annotationEditorEnabled to true
2) Draw something somewhere
3) Select what you drew
4) Press CTRL+C
5) Press CTRL+V
When pasting, sometimes the pasted content is empty or has artifacts.
It is easily reproducible if you press CTRL+V, then CTRL+Z to cancel the paste, then CTRL+V again in a loop. |
|
1,774,476 | 15,944,911 | User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36
Steps to reproduce:
Starting with Firefox 101, I noticed that a launched window's initial tab does not appear to be registered as an available target and does not get returned by `Target.getTargets`. This only appears to be a problem in Windows, with my repro environment being on Windows 10.
To reproduce:
1. Start Firefox 101 with remote debugging enabled:
`start 'C:\Program Files (x86)\Mozilla Firefox\firefox.exe' 'about:blank', '--remote-debugging-port=51959'`
2. Connect to launched instance and issue `Target.getTargets` message (simple script provided here: https://gist.github.com/tbiethman/9add1e991efbecdbe3e6eddec9fb4b46)
Actual results:
With Firefox 101, the `Target.getTargets` message resolves with no found targets, with script output:
```
found targets
{ targetInfos: [] }
```
Expected results:
The initial tab target should be returned, with the script output looking something like:
```
found targets
{
targetInfos: [{
targetId: 'xxxxxxx-xxxxxx-xxxxxxx',
type: 'page',
title: '',
url: 'about:blank',
attached: false,
browserContextId: null,
}]
}
```
This is what returns when running the repro steps against Firefox 100 in Windows. This is also the behavior exhibited by the macOS version of Firefox 101, with the initial tab target returning as expected.
----
A data couple points that might be relevant:
* With Firefox 101, if I spawn another window (with Ctrl+N) from the initial window, the script will start returning targets upon subsequent executions.
* Also with Firefox 101, if I spawn the initial window in troubleshooting mode (with the `-safe-mode` option), the tab does return as a target for the initial window.
* I thought that this may be due to differences in handling of 'about:blank' in v101, but launching to an actual location (say, 'https://www.mozilla.org') still results in no targets being returned.
If I can provide can other data points that could be helpful, or if I've missed something completely in the protocol and this behavior is now expected, please let me know. |
|
1,774,732 | 15,946,899 | User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0
Steps to reproduce:
With TB 102 beta we occasionally get this error:
The DELE command did not succeed. Error marking a message as deleted.
The error console has:
```
mailnews.pop3.5: Got an error name=pop3DeleFailure Pop3Client.jsm:1231:18
_actionError resource:///modules/Pop3Client.jsm:1231
_actionDeleteResponse resource:///modules/Pop3Client.jsm:1217
_onData resource:///modules/Pop3Client.jsm:304
```
Looks like this is coming from the server, but it's the same server that was used with TB 91 and it's unlikely that it changed. After dismissing the error we can't see anything abnormal. If there were an error deleting a message from the server, one would expect that it will be downloaded again, but that doesn't appear to be the case. |
|
1,775,064 | 15,950,729 | Not all the elements, which live in the XUL namespace, are actually returned as chrome elements but HTML elements:
```
1655724675574 Marionette DEBUG 3 -> [0,2,"Marionette:SetContext",{"value":"chrome"}]
1655724675574 Marionette DEBUG 3 <- [1,2,null,{"value":null}]
1655724675575 Marionette DEBUG 3 -> [0,3,"WebDriver:FindElement",{"value":"urlbar","using":"id"}]
1655724675577 Marionette TRACE [9] MarionetteCommands actor created for window id 4
1655724675577 Marionette DEBUG 3 <- [1,3,null,{"value":{"element-6066-11e4-a52e-4f735466cecf":"e8ba9ddf-46d0-458e-b90c-b4d9911530bf"}}]
```
And here for another element that actually lives in a non browser window:
```
1655724491116 Marionette DEBUG 2 -> [0,50,"Marionette:SetContext",{"value":"chrome"}]
1655724491116 Marionette DEBUG 2 <- [1,50,null,{"value":null}]
1655724491117 Marionette DEBUG 2 -> [0,51,"WebDriver:FindElement",{"value":"textInput3","using":"id"}]
1655724491117 Marionette TRACE [40] MarionetteCommands actor created for window id 25
1655724491118 Marionette DEBUG 2 <- [1,51,null,{"value":{"chromeelement-9fc5-4b51-a3c8-01716eedeb04":"d772c16b-21f7-4cb4-9691-ca98a61c65db"}}]
```
If that is a regression we should get it investigated and fixed, but we should also clarify what we actually expect. IMHO any element that is not part of a tab's content browser should be a chrome element and as such returned. |
|
1,776,190 | 15,956,181 | Steps to reproduce:
Use OpenQA.Selenium.IWebElement.GetAttribute("value") to retrieve the value of an input element.
Used gecko driver version: 0.30.
Please note, that this is NOT a regression in gecko but in Firefox. This call worked in Firefox v97 and works in Chrome and Edge. To me, this implies a regrssion in Firefox v98.
The issue can be reproduced in Firefox v99, v100, and the current v101 as well.
This defect blocks automated web testing with Firefox.
Actual results:
The web driver call returns an empty string.
Expected results:
The current value of the input element is returned. |
|
1,767,590 | 15,883,997 | Created attachment 9274927
POC file
This is a bug I encountered in the decryption process of CMS messages in NSS, triggerable by passing a malicious message to NSS_CMSDecoder_Update. This flow is used by Thunderbird and Evolution when attempting to read S/MIME encrypted emails.
In NSS_CMSDigestContext_FinishSingle, variable `dp` is supposed to be initialized by a successful call to NSS_CMSDigestContext_FinishMultiple, and then dereferenced and passed to SECITEM_CopyItem as the third argument:
```
SECStatus
NSS_CMSDigestContext_FinishSingle(NSSCMSDigestContext *cmsdigcx,
PLArenaPool *poolp,
SECItem *digest)
{
...
SECItem **dp;
...
/* get the digests into arena, then copy the first digest into poolp */
rv = NSS_CMSDigestContext_FinishMultiple(cmsdigcx, arena, &dp);
if (rv == SECSuccess) {
/* now copy it into poolp */
rv = SECITEM_CopyItem(poolp, digest, dp[0]);
}
...
```
However, NSS_CMSDigestContext_FinishMultiple can return SECSuccess without initializing the passed dp argument. This happens in case `cmsdigcx->saw_contents == 0`:
```
/* no contents? do not finish digests */
if (digestsp == NULL || !cmsdigcx->saw_contents) {
rv = SECSuccess;
goto cleanup;
}
```
I'm not sure exactly what in the input causes the program to arrive to this state, but it seems to be some bug in the ASN.1 parsing code.
When this happens, dp remains uninitialized when SECITEM_CopyItem is called, and one of following may happen:
1. Crash in NSS_CMSDigestContext_FinishSingle when attempting to read `dp[0]`.
2. Crash in SECITEM_CopyItem when attempting to read from pointer `dp[0]->data`.
3. If stack memory is properly groomed by an attacker, valid memory of `dp[0]->len` bytes will be read from pointer `dp[0]->data` into an object.
I reproduced this on Thunderbird and Evolution (.p7m email attachment), and on cmsutil compiled from trunk.
Steps to reproduce:
`$ cmsutil -D -d . -i poc.cms`
MSan log:
```
==3958692==WARNING: MemorySanitizer: use-of-uninitialized-value
#0 0x7ffff75a00eb in NSS_CMSDigestContext_FinishSingle ./lib/smime/cmsdigest.c:258:46
#1 0x7ffff759b3f0 in NSS_CMSDigestedData_Decode_AfterData ./lib/smime/cmsdigdata.c:187:14
#2 0x7ffff7594f84 in nss_cms_after_data ./lib/smime/cmsdecode.c:367:18
#3 0x7ffff758da0a in nss_cms_decoder_notify ./lib/smime/cmsdecode.c:185:21
#4 0x7ffff77eed10 in sec_asn1d_notify_after ./lib/util/secasn1d.c:437:5
#5 0x7ffff77cea44 in sec_asn1d_next_in_sequence ./lib/util/secasn1d.c:2078:5
#6 0x7ffff77b2e35 in SEC_ASN1DecoderUpdate_Util ./lib/util/secasn1d.c:2823:17
#7 0x7ffff758e7a2 in NSS_CMSDecoder_Update ./lib/smime/cmsdecode.c:683:14
#8 0x4ab1c3 in decode ./cmd/smimetools/cmsutil.c:191:10
#9 0x4a678a in main ./cmd/smimetools/cmsutil.c:1455:24
#10 0x7ffff6e35fcf in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
#11 0x7ffff6e3607c in __libc_start_main csu/../csu/libc-start.c:409:3
#12 0x420db4 in _start (./dist/Debug/bin/cmsutil+0x420db4)
Uninitialized value was created by an allocation of 'dp' in the stack frame of function 'NSS_CMSDigestContext_FinishSingle'
#0 0x7ffff759fa90 in NSS_CMSDigestContext_FinishSingle ./lib/smime/cmsdigest.c:242
SUMMARY: MemorySanitizer: use-of-uninitialized-value ./lib/smime/cmsdigest.c:258:46 in NSS_CMSDigestContext_FinishSingle
``` |
|
1,767,811 | 15,884,612 | Let's relieve some of the pressure for our users by shipping another batch of UA-Version-99 caps to Firefox release. |
|
1,762,152 | 15,837,466 | Opening any of the popups from the URL bar (like clicking the privacy icon) then clicking it again doesn't restore the state, the toolbar icon remains as if it was open.
Local bisection says this was due to bug 1760276. |
|
1,762,736 | 15,841,754 | Created attachment 9270560
task_id.txt
Steps to reproduce:
1. Have mozilla-unified clone with git-cinnabar
2. Remove `~/.mozbuild` directory
3. Run `./mach bootstrap` on revision `d14c155fb35a9ae59561ca33344ecb91e42dc1b1` (mercurial revision, not git revision)
4. Press `RETURN` for `Press ENTER/RETURN to continue or CTRL+c to abort.`
5. Enter `2` for `Please choose the version of Firefox you want to build:`
6. Press `RETURN` for `Would you like to run a few configuration steps to ensure Git is
optimally configured? (Yn):`
Actual result:
`Exception: TASK_ID must be defined to use run-task on generic-worker` raised
Entire log attached
Expected result:
no exception raised |
|
1,763,486 | 15,848,726 | Created attachment 9271151
example artifacts with dark
[Tracking Requested - why for this release]: Firefox 100 upgrade spotlight image doesn't look good on dark
The asset that landed in bug 1762270 is a 115x94 gif with light theme background mostly replaced with transparent and rendered as 90x73, so there's some artifacts that show up for dark theme. It was originally used in a remote ECO message and resized to 70x57 in bug 1759680.
We could optimize the image with video codecs like vp9 to get both quality and file size, but that would require changing from setting the image as a background-image: url().
For an asset-only change, we can use a different animated image format that supports actual color transparency. |
|
1,301,246 | 11,693,880 | User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:48.0) Gecko/20100101 Firefox/48.0
Build ID: 20160823121617
Steps to reproduce:
Extension call native client, native client launch an application, when close Firefox or exit native client, the application will be closed.
Expected results:
The application that launched by native client should not be closed. |
|
1,211,403 | 10,807,759 | User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0
Build ID: 20150826023504
Steps to reproduce:
Use curl on redhat enterprise linux to connect to a server using a public key starting with more than 2 leading bits set to 0:
- Tested with NSS 3.18: all OK
- Tested with NSS 3.19-1: FAIL
You need a server presented such a public key:
- We used 4 Tomcat servers
- I use openssl to check server's public key contents
echo | openssl s_client -connect myserver:myport 2>/dev/null | openssl x509 -text -noout
- check the first bytes of the public key showed
- one of our 4 servers had a public starting with 0x11
Actual results:
Client sends a TLS alert reporting a "insufficient_security"
Expected results:
Connection should be granted: server presents a valid 1024 bits long public key and NSS allows connections to such servers. |
|
1,214,279 | 10,833,952 | Created attachment 8673200
console-logs-of-websocket-issue.txt
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.101 Safari/537.36
Steps to reproduce:
We are developing a conference product based on WebRTC, we have two websockets, one connect to the conference server, another one connect to the MCU server as the WebRTC signalling channel. At first, the two web sockets are ok and work fine, then we create local offer, and send the offer SDP via the second websocket
Actual results:
both web sockets will disconnect automatically after we send the offer sdp
Expected results:
the websocket should not disconnect, this issue is not seen in firefox 41 and is not seen in firefox 42 on mac, it is only reproducible on firefox 42 on windows |
|
1,142,083 | 10,015,325 | User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0
Build ID: 20150311004633
Steps to reproduce:
1. Enter http://zymiausifotografai.lt
2. Believe that should be redirected to http://www.žymiausifotografai.lt/
Actual results:
You get 404 (problem loading page) 'Server not found' error:
Firefox can't find the server at www.%c5%beymiausifotografai.lt.
Expected results:
You should be redirected to http://www.žymiausifotografai.lt/
Appears url do not converts to IDN name:
http://www.xn--ymiausifotografai-wzd.lt
https://iwantmyname.com/domain-tools/idns/idn-punycode-converter?utf8=http%3A%2F%2Fwww.%C5%BEymiausifotografai.lt+&search=convert
It works well in Internet Explorer 11 and Google Chrome newest. |
|
1,249,365 | 11,176,638 | Created attachment 8720900
Capture d’écran 2016-02-18 à 20.06.01.png
STR:
1 Open Panel
2 Join a room
3 Get message "no camera or microphone found"
Console log:
Empty string passed to getElementById(). remote-browser.xml:222:7
unreachable code after return statement sdk.js:11464:4
mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create sdk.js:12164:3
The Components object is deprecated. It will soon be removed. utils.js:9:15
No stores registered for event type metricsLogJoinRoom dispatcher.js:88:9
Security Error: Content at chrome://browser/skin/identity-secure.svg attempted to load chrome://browser/skin/identity-secure.svg#mask-clasp-cutout, but may not load external data when being used as an image.
mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create application-e4a4d1bb98f0e8b3c62fce2ce19244e3.js:58598:35
OT.Publisher.onStreamAvailableError SourceUnavailableError: Unknown Error while getting user media sdk.js:31778:5
OT.exception :: title: Unable to Publish (1500) msg: GetUserMedia sdk.js:28806:3
POST
https://loop-dev.stage.mozaws.net/v0/rooms/rm35P5Sg-7A [HTTP/1.1 400 Bad Request 159ms]
POST
https://loop-dev.stage.mozaws.net/v0/rooms/rm35P5Sg-7A [HTTP/1.1 400 Bad Request 329ms]
POST
https://loop-dev.stage.mozaws.net/v0/rooms/rm35P5Sg-7A [HTTP/1.1 400 Bad Request 425ms]
Loop:Loop hawkRequest error: Object { code: 400, errno: 203, error: "Unable to leave a room you have not…" } MozLoopService.jsm:706
Loop:Object { code: 400, errno: 203, error: "Unable to leave a room you have not…" } LoopRooms.jsm:818
Loop:Loop hawkRequest error: Object { code: 400, errno: 203, error: "Can't update status for a room you …" } MozLoopService.jsm:706
Loop:Loop hawkRequest error: Object { code: 400, errno: 203, error: "Can't update status for a room you …" } MozLoopService.jsm:706 |
|
124,668 | 1,158,554 | Build ID: 2002-02-08-03, Windows 2000.
Summary: Crash in [nsXULTooltipListener::CheckOutlinerBodyMove] switching panels
in Help rapidly.
Steps to Reproduce:
1. Launch Help | Help and Support Center.
2. Go nuts between the 'Search', 'Contents', 'Index' and 'Glossary' tabs.
Expected Results:
Panels should switch without crashing.
Actual Results:
We crash in
nsXULTooltipListener::CheckOutlinerBodyMove
[d:\builds\seamonkey\mozilla\layout\xul\base\src\nsXULTooltipListener.cpp, line 352]
nsXULTooltipListener::MouseMove
[d:\builds\seamonkey\mozilla\layout\xul\base\src\nsXULTooltipListener.cpp, line 184]
nsEventListenerManager::HandleEvent
[d:\builds\seamonkey\mozilla\content\events\src\nsEventListenerManager.cpp, line
1403]
nsXULElement::HandleDOMEvent
[d:\builds\seamonkey\mozilla\content\xul\content\src\nsXULElement.cpp, line 3383]
PresShell::HandleEventInternal
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 6007]
PresShell::HandleEvent
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 5925]
nsView::HandleEvent [d:\builds\seamonkey\mozilla\view\src\nsView.cpp, line 390]
nsView::HandleEvent [d:\builds\seamonkey\mozilla\view\src\nsView.cpp, line 347]
nsViewManager::DispatchEvent
[d:\builds\seamonkey\mozilla\view\src\nsViewManager.cpp, line 1900]
HandleEvent [d:\builds\seamonkey\mozilla\view\src\nsView.cpp, line 83]
nsWindow::DispatchEvent
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 854]
nsWindow::DispatchWindowEvent
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 871]
nsWindow::DispatchMouseEvent
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 4537]
ChildWindow::DispatchMouseEvent
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 4787]
nsWindow::ProcessMessage
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 3463]
nsWindow::WindowProc
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 1116]
USER32.DLL + 0x1b60 (0x77e11b60)
USER32.DLL + 0x1cca (0x77e11cca)
USER32.DLL + 0x83f1 (0x77e183f1)
nsAppShellService::Run
[d:\builds\seamonkey\mozilla\xpfe\appshell\src\nsAppShellService.cpp, line 308]
netscp6.exe + 0x1f95 (0x00401f95)
netscp6.exe + 0x1b45 (0x00401b45)
netscp6.exe + 0x3254 (0x00403254)
KERNEL32.DLL + 0xd326 (0x77e8d326) |
|
109,354 | 1,016,769 | Steps to reproduce problem:
1. Enter a new bug
2. Click on the "attach a file to this bug" link
Actual results: old attachment screen
Expected results: new create attachment screen as per link on bug form |
|
112,359 | 1,044,943 | From Bugzilla Helper:
User-Agent: Mozilla/4.61 [en] (OS/2; U)
BuildID: Mozilla 0.9.6
When I run Mozilla 0.9.6 I get the following error in POPUPLOG.OS2 and PM locks
up. Mozilla turns into a zombie process and i am forced to reboot.
POPUPLOG.OS2 follows:
11-28-2001 03:05:05 SYS3175 PID 006d TID 0001 Slot 00ae
D:\MOZ\BIN\MOZILLA.EXE
c0000005
1dd9044a
P1=00000001 P2=00000008 P3=XXXXXXXX P4=XXXXXXXX
EAX=00000057 EBX=00130114 ECX=00000008 EDX=00000000
ESI=00000000 EDI=00130114
DS=0053 DSACC=f0f3 DSLIM=ffffffff
ES=0053 ESACC=f0f3 ESLIM=ffffffff
FS=150b FSACC=00f3 FSLIM=00000030
GS=0000 GSACC=**** GSLIM=********
CS:EIP=005b:1dd9044a CSACC=f0df CSLIM=ffffffff
SS:ESP=0053:00130034 SSACC=f0f3 SSLIM=ffffffff
EBP=00130040 FLG=00012246
PLC4.DLL 0001:0000044a
Reproducible: Always
Steps to Reproduce:
1. Run mozilla.exe
2.
3.
I used to use a daily build of Mozilla for weeks now.. It worked fine.. I just
upgraded to Mozilla 0.9.6 (deleted old directory) and it won't run at all.
Also, running regxpcom.exe gives a SYS1808 error. |
|
110,165 | 1,024,699 | Saw this on Win32 2001-11-14-01 Trunk
Steps to repro:
1) Login to Mail
2) Compose a new Message.
3) Add about 7 email addresses in the To fileds.
4) Scroll back and forth in the To fields, changing email addresses and changing
To: to CC: or BCC: back and forth
Actual results: I will typically crash after the To: fields all go blank.This
caused me to lose the email I was editing. In one case, it was a new mail, and
in another, it was an email in my draft folder.
Talkback trace follows.
Incident ID 38022396
Stack Signature 0x00000000 a0b11c31
Bug ID
Trigger Time 2001-11-14 16:01:39
Email Address [email protected]
URL visited
User Comments Editing a long To,CC, list, scrolling back and forth, I carsh
Build ID 2001111410
Product ID MozillaTrunk
Platform ID Win32
Trigger Reason Access violation
Stack Trace
0x00000000
nsCSSFrameConstructor::FindFrameWithContent
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 11057]
nsCSSFrameConstructor::FindPrimaryFrameFor
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 11208]
StyleSetImpl::FindPrimaryFrameFor
[d:\builds\seamonkey\mozilla\content\base\src\nsStyleSet.cpp, line 1532]
FrameManager::GetPrimaryFrameFor
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsFrameManager.cpp, line 597]
nsCSSFrameConstructor::FindPrimaryFrameFor
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 11182]
StyleSetImpl::FindPrimaryFrameFor
[d:\builds\seamonkey\mozilla\content\base\src\nsStyleSet.cpp, line 1532]
FrameManager::GetPrimaryFrameFor
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsFrameManager.cpp, line 597]
nsCSSFrameConstructor::FindPrimaryFrameFor
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 11182]
StyleSetImpl::FindPrimaryFrameFor
[d:\builds\seamonkey\mozilla\content\base\src\nsStyleSet.cpp, line 1532]
FrameManager::GetPrimaryFrameFor
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsFrameManager.cpp, line 597]
nsCSSFrameConstructor::FindPrimaryFrameFor
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 11182]
StyleSetImpl::FindPrimaryFrameFor
[d:\builds\seamonkey\mozilla\content\base\src\nsStyleSet.cpp, line 1532]
FrameManager::GetPrimaryFrameFor
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsFrameManager.cpp, line 597]
PresShell::GetPrimaryFrameFor
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 5301]
nsBoxObject::GetFrame
[d:\builds\seamonkey\mozilla\layout\xul\base\src\nsBoxObject.cpp, line 152]
nsOutlinerBoxObject::GetOutlinerBody
[d:\builds\seamonkey\mozilla\layout\xul\base\src\outliner\src\nsOutlinerBoxObject.cpp,
line 145]
nsOutlinerBoxObject::GetOutlinerBody
[d:\builds\seamonkey\mozilla\layout\xul\base\src\outliner\src\nsOutlinerBoxObject.cpp,
line 216]
nsOutlinerColFrame::InvalidateColumnCache
[d:\builds\seamonkey\mozilla\layout\xul\base\src\outliner\src\nsOutlinerColFrame.cpp,
line 228]
nsOutlinerColFrame::Init
[d:\builds\seamonkey\mozilla\layout\xul\base\src\outliner\src\nsOutlinerColFrame.cpp,
line 111]
nsCSSFrameConstructor::InitAndRestoreFrame
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 6513]
nsCSSFrameConstructor::ConstructXULFrame
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 5620]
nsCSSFrameConstructor::ConstructFrameInternal
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 7042]
nsCSSFrameConstructor::ConstructFrame
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 6948]
nsCSSFrameConstructor::ProcessChildren
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 11569]
nsCSSFrameConstructor::ConstructXULFrame
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 5645]
nsCSSFrameConstructor::ConstructFrameInternal
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 7042]
nsCSSFrameConstructor::ConstructFrame
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 6948]
nsCSSFrameConstructor::ProcessChildren
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 11569]
nsCSSFrameConstructor::ConstructXULFrame
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 5645]
nsCSSFrameConstructor::ConstructFrameInternal
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 7042]
nsCSSFrameConstructor::ConstructFrame
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 6948]
nsCSSFrameConstructor::ProcessChildren
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 11569]
nsCSSFrameConstructor::ConstructXULFrame
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 5645]
nsCSSFrameConstructor::ConstructFrameInternal
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 7042]
nsCSSFrameConstructor::ConstructFrame
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 6948]
nsCSSFrameConstructor::ProcessChildren
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 11569]
nsCSSFrameConstructor::ConstructXULFrame
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 5645]
nsCSSFrameConstructor::ConstructFrameInternal
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 7042]
nsCSSFrameConstructor::ConstructFrame
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 6948]
nsCSSFrameConstructor::ProcessChildren
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 11569]
nsCSSFrameConstructor::ConstructXULFrame
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 5645]
nsCSSFrameConstructor::ConstructFrameInternal
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 7042]
nsCSSFrameConstructor::ConstructFrame
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 6948]
nsCSSFrameConstructor::ProcessChildren
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 11569]
nsCSSFrameConstructor::ConstructXULFrame
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 5645]
nsCSSFrameConstructor::ConstructFrameInternal
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 7042]
nsCSSFrameConstructor::ConstructFrame
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 6948]
nsCSSFrameConstructor::ProcessChildren
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 11569]
nsCSSFrameConstructor::ConstructXULFrame
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 5645]
nsCSSFrameConstructor::ConstructFrameInternal
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 7042]
nsCSSFrameConstructor::ConstructFrameInternal
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 7009]
nsCSSFrameConstructor::ConstructFrame
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 6948]
nsCSSFrameConstructor::ProcessChildren
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 11569]
nsCSSFrameConstructor::ConstructXULFrame
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 5645]
nsCSSFrameConstructor::ConstructFrameInternal
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 7042]
nsCSSFrameConstructor::ConstructFrame
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 6948]
nsCSSFrameConstructor::ProcessChildren
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 11569]
nsCSSFrameConstructor::ConstructXULFrame
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 5645]
nsCSSFrameConstructor::ConstructFrameInternal
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 7042]
nsCSSFrameConstructor::CreateTreeWidgetContent
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 12597]
nsXULTreeGroupFrame::GetFirstTreeBox
[d:\builds\seamonkey\mozilla\layout\xul\base\src\nsXULTreeGroupFrame.cpp, line 326]
nsTreeLayout::LazyRowCreator
[d:\builds\seamonkey\mozilla\layout\xul\base\src\nsTreeLayout.cpp, line 378]
nsTreeLayout::LazyRowCreator
[d:\builds\seamonkey\mozilla\layout\xul\base\src\nsTreeLayout.cpp, line 389] |
|
63,078 | 537,172 | From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.14-5.0 i586; en-US; m18) Gecko/20001215
BuildID: 2000121521
When you use either the keyboard keys or the menu item, mozilla doesn't respond
to adding a bookmark.
Reproducible: Sometimes
Steps to Reproduce:
Go to some random page and either press ctrl-D, or alt-D to add a bookmark, or
use the menu item.
Actual Results: Nothing
Expected Results: Added the current page to the list of bookmarks.
I'm running RedHat Linux 6.2 (2.2.14-5.0) on a custom computer AMD K6-2 500mhz,
128mb ram, 6.3G on 3 HDDs. Glibc 2.1. |
|
61,031 | 519,234 | Major problem!
Mozilla M18 and Netscape 6 contain a bug that prevents them from
launching under Mac OS 8.6 and Mac OS 9 (inclusive 9.0.4) if the CE
(Central European) language script is active !!! The same problem is
with the native (localized) version of Mac OS CZ1-8.6 and MacOS
CZ1-9.0.4
Mozilla starts to boot -- if this is the first boot on the machine,
the component registration will be executed - and after the
registration, the application quits itself gracefully without any
error message or dialog (even in the case of MacsBug being
installed). In the case of a repetitive boot the app quits after
aproximatelly 1-2 seconds...
If the CE script is of, you can launch Mozilla/Netscape 6 safely...
If the CE script is then activated, Mozilla/Netscape 6 goes into
debugger during launch (we are sending the StdLog to news)!
This bug started appearing in M18 (Netscape PR3) -- M17 works well on
the same machine! This bug was tested and reproduced on several
machines including G3, G4, iMac, PowerMac 9500 -- always compleely
identical crash.
Reference machine:
iMac DV SE 400 MHz
256 MB RAM
13 GB HDD
Mac OS 9.0.4 US (active CE script)
or Mac OS CZ1-9.0.4
QuickTime 4.1.2
M18 -- several nightly builds tested --> cannot launch
Netscape 6 -- official release --> cannot launch
Please, do fix this problem prioritely! It prevents us using Mozilla
on any computer in Czech or Slovak Republic, Poland or Hungary. Our
localization process is also halted as we cannot check our work.
PowerPC 740/750 Registers
CR0 CR1 CR2 CR3 CR4 CR5 CR6 CR7
PC = 40820008 CR 0010 0010 0000 0000 0000 0000 0100 1000
LR = 1E897DD0 <>=O XEVO
CTR = 40820008
MSR = 00000000 SOC Compare Count
Int = 0 XER 000 00 00 MQ = 00000000
R0 = 40820008 R8 = 0E244BA8 R16 = 00000000 R24 = 0E243F00
SP = 0F22B760 R9 = 00000001 R17 = 00000000 R25 = 00000000
TOC = 38A00000 R10 = 00000001 R18 = 00000000 R26 = 0F22CB38
R3 = 00000000 R11 = 00000001 R19 = 0E3337C8 R27 = 00000000
R4 = 0F22B850 R12 = 00141568 R20 = 0E46D8F8 R28 = 00000000
R5 = 0E3B1110 R13 = 00000000 R21 = 0F22CB38 R29 = 0F22B850
R6 = 00029B68 R14 = 00000000 R22 = 0F22CB44 R30 = 0F22C3A4
R7 = 00000066 R15 = 00000000 R23 = 1E75E6B9 R31 = 0E243F00
Unable to access that address
Heap zones
#1 Mod 17457K 00002800 to 0110EF0F SysZone^
#2 Mod 6K 00026DB0 to 0002896F ROM read-only zone
#3 Mod 234392K 0110EF10 to 0F5F529F Process Manager zone
#4 Mod 16197K 0E210340 to 0F1E1A3F “Mozilla” ApplZone^ TheZone^
TargetZone
#5 Mod 18K 0F2E75D0 to 0F2EBE7F
#6 Mod 954K 0F301BA0 to 0F3F069F “Finder”
#7 Mod 99K 0F405000 to 0F41DEFF “Time Synchronizer”
#8 Mod 265K 0F428860 to 0F46AF5F “iDo Script Scheduler Extension”
#9 Mod 361K 0F47F8C0 to 0F4D9FBF “Folder Actions”
#10 Mod 78K 0F50E180 to 0F521BAF “DVD AutoLauncher”
#11 Mod 153K 0F531DE0 to 0F5584DF “Control Strip Extension”
#12 Mod 169K 0F56AE40 to 0F59553F “Connectix Network Copy”
#13 Mod 4095K 10100000 to 104FFFCF
#14 Mod 144K 102413D0 to 102653CF
#15 Mod 94K 102C74A0 to 102DF07F |
|
57,012 | 479,542 | Mac branch build 2000101608
Plugins : shockwave flash 5.0 (comes with installation)
Macromedia shockwave player ABSENT
Steps to recreate problem :
1 Go to hgttp://www.shockwave.com
2 It should take you to the download url mentioned above
3 Go thru the installation steps
4 Launch browser (it shud launch automatically after install)
5 Type "about:plugins" in the url bar
6 Check to see Shockwave player 8.0 and Flash 5.0 listed( which they shud)
7 Now go to http://www.shockwave.com and click on 'Games'-> 'Arcade
Action'->'Delirium'
8 Observe that the bottom tab of the game appears but the area where the
shockwave game should appear, appears blank.
9 Out of 4 machines, only once did a shockwave update dialog pop up and on
clicking on it, the browser crashed. Attached below is the stack trace.
10 On 4.x, the update dialog pops up and proceeds with the update and loads the
game fine.
11 Now this also starts working on 6.0(shockwave content loads and works great).
So unless the update is done (using 4.x), shockwave does not work.
Bug 35915 was the one filed for shockwave install, so am assigning this to
pchen. Pls reassign if you think it's not yours. Thx. |
|
52,065 | 426,356 | From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.15 i686; en-US; m18) Gecko/20000910
BuildID: 20000910??
Mozilla no longer displays the build number in the title.
The about: Mozilla page doesn't give the number to the same resolution (ie it
misses out the hours).
This makes commenting on bugs with a degree of certainty difficult. Eg. I have a
bug that has a comment saying it appears to be fixed in CVS 2000091009, but I
still see it in my build, but have no idea whether it was created before or
after 2000091009.
Reproducible: Always
Steps to Reproduce:
1.Fire up Mozilla
2.Curse the fact that you can't update a bug report because you don't know what
your build is. |
|
52,119 | 426,822 | Overview: While regressing bug#43643, I discovered that form submission seems
to be garbling info in the form and therefor not returning the correct
information to the user.
Steps to reproduce:
1) Goto
http://www.rent.net/ctg/cgi-bin/RentNet/AptRentalStates/AAAAfNAAXAAAKy7AAk/?bran
2) Click on *any* of the listed states
Actual Results: You will get a page which says "Welcome to ." "0 city
found..." with NO listing of all the cities which contain rental units.
Expected Results: A listing of all the cities which contain renta units.
Platforms tested:
- LinuxRH62 2000-09-08-08-M18 Commercial
- Win98 2000-09-08-08-M18 Mozilla
- MacOS86 2000-09-07-04-M18 Commercial
Blocks: Bug#43643 |
|
52,287 | 428,612 | Steps to reproduce:
1. Use mozilla (or Netscape 6) Installer for build 2000091208
2. Choose any installation setup type
Actual results: Progress window shows downloading (1/x) at x/xx sec and hangs
Expected results: to continue download of components etc. |
|
52,804 | 434,102 | Steps to reproduce:
1. download installer -for build 2000091506M18
2. Install complete setup type
Actual results: error message saying -621 .xpi file did not install (did not
mention which one, installer was in psm module
N6 did not launch
Expected results: all xpi files installed, launch
*Note Mozilla installer complete without error message but also did not launch,
will attach install logs |
|
19,165 | 138,437 | Overview Description:
Cannot install daily seamonkey build due to crash on profile creation. Both new
and migrating causes a problem.
Steps to Reproduce:
1) Download commercial 1999-11-17-17-M12/ build on WinNT machine.
2) Start installation process
3) Select to migrate a profile or create a new one.
Actual Results:
Crash in Dr. Watson. Talkback window comes up.
Expected Results:
Installation to complete, and ability to use product.
Build Date & Platform Bug Found:
1999-11-17-17-M12/ - WinNT
Additional Builds and Platforms Tested On:
None
Additional Information:
See leger for more info |
|
12,475 | 93,330 | For M9: TextBox as well as Select object does not hold the values assigned to
them through HTML code.
For M10: Select Object does not hold value assigned to it through HTML code.
BULDS:
M9: 08-24-13 [Apprunner]
M10: 08-24-09 [Apprunner]
STEPS TO REPRODUCE:
1] Visit URL above with both the builds [M9 as well as M10].
2] You'll see one Text Box, [Please do not input anything in the text box.]
3] You'll see one select. Please select one option from this select.
4] Click Submit button.
OR
1] Please copy "HTML" code as well as "cgi" code I'm providing belove.
2] Save these two files.
3] Make necessary changes in FORM ACTION in HTML file, according to your cgi
file location and name.
4] Open HTML file with both the builds [M9 as well as M10].
5] You'll see one Text Box, [Please do not input anything in the text box.]
6] You'll see one select. Please select one option from this select.
7] Click Submit button.
EXPECTED RESULTS:
When you open HTML file, TextBox should show value "TextValue" since its
assigned to TextBox in HTML code itself.
After Clicking Submit Button you should see
Text Box Value is: TextValue
Select Value is: SelectValue1 [Considering first option is selected]
ACTUAL RESULTS:
M9:
on opening HTML page, TextBox does not show any value. [This means its not
holding value assigned to it through HTML code.]
After Clicking Submit Button,
Text Box Value is:
Select Value is:
[This means, TextBox as well as Select are not holding their values]
M10:
on opening HTML page, TextBox does show its value. [This is different than M9
results]
After Clicking Submit Button,
Text Box Value is: TextValue
Select Value is:
[This means, TextBox does hold its value, but select does not hold its value.]
HTML CODE:
<html>
<head>
<title>VALTEST</title>
</head>
<script>
<!--
function SubForm(){
document.workform.submit();
}
//-->
</script>
<body bgcolor="#FFFFFF" text="#000000" >
<form name="workform" action="/ngdriver/cgi-bin/foo1.cgi" method="post">
Text Box<input type="text" name="temptext" value="TextValue" size="40"><br>
Select Something Here<select name="tempsel" multiple>
<option value="SelectValue1">Option1</option>
<option value="SelectValue2">Option2</option>
<option value="SelectValue3">Option3</option>
</select><br>
<input type=button name="button2" value="Submit" onclick="SubForm();">
</form>
</body>
</html>
END OF HTML CODE:
CGI CODE:
#!/usr/local/bin/perl
require "cgi-lib.pl";
print "Content-type: text/html", "\n\n";
MAIN:
{
&ReadParse(*input);
$resultsdir = "results";
$textval = $input{'temptext'};
$selval = $input{'tempsel'};
print "<HTML>\n";
print "<HEAD>\n";
print "<TITLE>CGI Test</TITLE>\n";
print "</HEAD>\n";
print "<BODY>\n";
print "<H2>Text Box Value is: $textval</H2><br>\n";
print "<H2>Select Value is: $selval</H2><br>\n";
print "</BODY>\n";
print "</HTML>\n";
}
exit(0);
END OF CGI CODE:
Other object like "hidden", "Checkbox", "Radio", does not have any problem.
Viewer works fine.
Tested on Win-95, WinNT, Mac, Linux. |