Bug ID
int64 961
1.91M
| Comment ID
int64 3.98k
17.1M
| Author
stringlengths 8
48
| Comment Text
stringlengths 1
64.3k
⌀ |
---|---|---|---|
1,584,018 | 14,384,505 |
STR:
1) Visit https://phpstan.org
2) In the text area hold down the enter key to create a bunch of new lines so that the text area overflows its containing element.
AR:
The content overflows, but is not scrollable.
ER:
The overflowing content is scrollable.
Regressed by: Bug 1351924
Last good: 2019-07-13
First bad: 2019-07-14
Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=4fe07886a969323cee79798ec501f43882096a61&tochange=05f675735d39d336dc7253e07872d0232c9ced0e
|
|
1,584,035 | 14,384,562 |
Created attachment 9095375
bug-interrupting-scroll.html
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0
Steps to reproduce:
See attachment: the behavior is correct with `auto` but not with `smooth`.
I’ve been able to reproduce the bug with `Element.scrollTo()` and suppose that it affects all functions doing scrolling.
Actual results:
Firefox stops scrolling if an element is inserted in the container that is currently smooth scrolling upwards.
Behavior tested on Linux:
– Firefox 69 (Release) with and without WebRender
– Firefox 70b9 (Developer Edition) with WebRender
– Firefox 71.0a1 (Nightly) with WebRender
Expected results:
Firefox does not stop scrolling in the middle of the operation. All the examples in the attachment perfectly fine with Chrome.
|
|
1,584,080 | 14,384,829 |
Created attachment 9095413
screenshot.png
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:71.0) Gecko/20100101 Firefox/71.0
Steps to reproduce:
1. Launch Firefox Nightly.
2. Open "about:preferences" -> "General" -> "Applications"
Actual results:
Some "Content Type" names are blank.
Expected results:
"Content Type" names shuld be displayed.
|
|
1,584,092 | 14,384,961 |
Created attachment 9095425
"General" first enter.
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0
Steps to reproduce:
I have Nightly 71.0a1 (2019-09-25) (64-bit) on Ubuntu 18.04.
"Menu > Preferences"
Actual results:
"General" opens with empty contents.
All others are OK.
Expected results:
"General" with normal contents, like "Startup", "Language", "Downloads" etc.
|
|
1,584,101 | 14,385,022 |
We have detected an awsy regression from push:
https://hg.mozilla.org/integration/autoland/pushloghtml?changeset=517c9efa9592ad0c103ec2542e4bc7fcaf06c505
As author of one of the patches included in that push, we need your help to address this regression.
Regressions:
3% Explicit Memory windows7-32 opt 275,105,364.06 -> 283,428,326.77
3% Explicit Memory windows7-32 opt 274,870,410.18 -> 282,861,784.65
You can find links to graphs and comparison views for each of the above tests at: https://treeherder.mozilla.org/perf.html#/alerts?id=23229
On the page above you can see an alert for each affected platform as well as a link to a graph showing the history of scores for this test. There is also a link to a treeherder page showing the jobs in a pushlog format.
To learn more about the regressing test(s), please see: https://wiki.mozilla.org/AWSY/Tests
|
|
1,584,209 | 14,385,781 |
Created attachment 9095515
Network tool crash.mp4
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0
Steps to reproduce:
1. Open [reddit](https://www.reddit.com/) and then **Network** monitoring tool
2. In the **Filter URLs** field, type: `mime-type:` and click outside the field (basically remove focus)
3. Refresh the page without closing dev tools or removing `mime-type:`
4. Click on **Filter URLs** field again while the page is still loading
Actual results:
Network tool crashes and are not available unless dev tools are opened again
Expected results:
There is a uncaught typerror in JS code which should be handled properly to prevent this crash
|
|
1,584,346 | 14,387,890 |
`this.toolWindow` in [getViewportBrowser()](https://searchfox.org/mozilla-central/source/devtools/client/responsive/ui.js#733) is sometimes reported as null when trying to call `reload()`.
|
|
1,584,543 | 14,389,614 |
...because the sandbox gives them a null principal and the RPM check fails.
STR:
```
data:text/html,<iframe sandbox="allow-scripts" src="https://expired.badssl.com"></iframe>
```
And open the devtools console to see the RPM error.
|
|
1,584,685 | 14,390,610 |
Twice in the past few days, I've gotten a network error page that has this text (notably featuring the variable `{$errorMessage}` which looks like it's not something that's supposed to be exposed to users in that form):
```
The page isn’t redirecting properly
An error occurred during a connection to drestructural.com. {$errorMessage}
Error code:
This problem can sometimes be caused by disabling or refusing to accept cookies.
```
(In this case I was trying to visit the site http://drestructural.com which is a GoDaddy parked page when it loads properly -- but for me, it was sometimes not loading properly, and we were showing this error page with the literal text `{$errorMessage}`.
EXPECTED RESULTS:
I should never see "{$errorMessage}" displayed in Firefox UI.
(Unfortunately I don't have concrete STR for this. I've just run into it randomly a few times during normal browsing, often when the network feels flaky.)
|
|
1,584,690 | 14,390,642 |
1. https://ya.ru/
2. Assertion failure: last.mTrackingFullHashes.Contains(hash), at dom/ContentBlockingLog.h:116
Windows and Linux. Reproduced easily on Fedora 30 with today's nightly.
```
Assertion failure: last.mTrackingFullHashes.Contains(hash), at /builds/worker/workspace/build/src/obj-firefox/dist/include/mozilla/dom/ContentBlockingLog.h:116
#01: mozilla::detail::RunnableFunction<nsGlobalWindowOuter::NotifyContentBlockingEvent(unsigned int, nsIChannel*, bool, nsIURI*, nsIChannel*, mozilla::Maybe<mozilla::AntiTrackingCommon::StorageAccessGrantedReason> const&)::$_0>::Run() (/mozilla/builds/nightly/mozilla/firefox-debug/dist/bin/libxul.so)
#02: IdleRunnableWrapper::Run() (/mozilla/builds/nightly/mozilla/firefox-debug/dist/bin/libxul.so)
#03: IdleRunnableWrapper::TimedOut(nsITimer*, void*) (/mozilla/builds/nightly/mozilla/firefox-debug/dist/bin/libxul.so)
#04: nsTimerImpl::Fire(int) (/mozilla/builds/nightly/mozilla/firefox-debug/dist/bin/libxul.so)
#05: nsTimerEvent::Run() (/mozilla/builds/nightly/mozilla/firefox-debug/dist/bin/libxul.so)
#06: nsThread::ProcessNextEvent(bool, bool*) (/mozilla/builds/nightly/mozilla/firefox-debug/dist/bin/libxul.so)
#07: NS_ProcessNextEvent(nsIThread*, bool) (/mozilla/builds/nightly/mozilla/firefox-debug/dist/bin/libxul.so)
#08: mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) (/mozilla/builds/nightly/mozilla/firefox-debug/dist/bin/libxul.so)
#09: MessageLoop::RunInternal() (/mozilla/builds/nightly/mozilla/firefox-debug/dist/bin/libxul.so)
#10: MessageLoop::Run() (/mozilla/builds/nightly/mozilla/firefox-debug/dist/bin/libxul.so)
#11: nsBaseAppShell::Run() (/mozilla/builds/nightly/mozilla/firefox-debug/dist/bin/libxul.so)
#12: XRE_RunAppShell() (/mozilla/builds/nightly/mozilla/firefox-debug/dist/bin/libxul.so)
#13: mozilla::ipc::MessagePumpForChildProcess::Run(base::MessagePump::Delegate*) (/mozilla/builds/nightly/mozilla/firefox-debug/dist/bin/libxul.so)
#14: MessageLoop::RunInternal() (/mozilla/builds/nightly/mozilla/firefox-debug/dist/bin/libxul.so)
#15: MessageLoop::Run() (/mozilla/builds/nightly/mozilla/firefox-debug/dist/bin/libxul.so)
#16: XRE_InitChildProcess(int, char**, XREChildData const*) (/mozilla/builds/nightly/mozilla/firefox-debug/dist/bin/libxul.so)
#17: content_process_main(mozilla::Bootstrap*, int, char**) (/mozilla/builds/nightly/mozilla/firefox-debug/dist/bin/firefox-bin)
#18: main (/mozilla/builds/nightly/mozilla/firefox-debug/dist/bin/firefox-bin)
#19: __libc_start_main (/lib64/libc.so.6)
#20: _start (/mozilla/builds/nightly/mozilla/firefox-debug/dist/bin/firefox-bin)
```
|
|
1,584,691 | 14,390,650 |
1. https://aura-ilmu.com/internet-program-software/
2. Assert on load
```
Assertion failure: !LayerIsScrollbarTarget(ancestor, aScrollbar), at /builds/worker/workspace/build/src/gfx/layers/composite/AsyncCompositionManager.cpp:1334
#01: mozilla::layers::AsyncCompositionManager::ApplyAsyncContentTransformToTree(mozilla::layers::Layer*, bool*)::$_4::operator()(mozilla::layers::Layer*) const [gfx/layers/composite/AsyncCompositionManager.cpp:1275]
#02: mozilla::layers::ForEachNode<mozilla::layers::ForwardIterator, mozilla::layers::Layer *, (lambda at /builds/worker/workspace/build/src/gfx/layers/composite/AsyncCompositionManager.cpp:914:7), (lambda at /builds/worker/workspace/build/src/gfx/layers/composite/AsyncCompositionManager.cpp:950:7)> [gfx/layers/TreeTraversal.h:0]
#03: mozilla::layers::ForEachNode<mozilla::layers::ForwardIterator, mozilla::layers::Layer *, (lambda at /builds/worker/workspace/build/src/gfx/layers/composite/AsyncCompositionManager.cpp:914:7), (lambda at /builds/worker/workspace/build/src/gfx/layers/composite/AsyncCompositionManager.cpp:950:7)> [gfx/layers/TreeTraversal.h:141]
#04: mozilla::layers::ForEachNode<mozilla::layers::ForwardIterator, mozilla::layers::Layer *, (lambda at /builds/worker/workspace/build/src/gfx/layers/composite/AsyncCompositionManager.cpp:914:7), (lambda at /builds/worker/workspace/build/src/gfx/layers/composite/AsyncCompositionManager.cpp:950:7)> [gfx/layers/TreeTraversal.h:141]
#05: mozilla::layers::ForEachNode<mozilla::layers::ForwardIterator, mozilla::layers::Layer *, (lambda at /builds/worker/workspace/build/src/gfx/layers/composite/AsyncCompositionManager.cpp:914:7), (lambda at /builds/worker/workspace/build/src/gfx/layers/composite/AsyncCompositionManager.cpp:950:7)> [gfx/layers/TreeTraversal.h:141]
#06: mozilla::layers::ForEachNode<mozilla::layers::ForwardIterator, mozilla::layers::Layer *, (lambda at /builds/worker/workspace/build/src/gfx/layers/composite/AsyncCompositionManager.cpp:914:7), (lambda at /builds/worker/workspace/build/src/gfx/layers/composite/AsyncCompositionManager.cpp:950:7)> [gfx/layers/TreeTraversal.h:141]
#07: mozilla::layers::AsyncCompositionManager::ApplyAsyncContentTransformToTree(mozilla::layers::Layer*, bool*) [gfx/layers/composite/AsyncCompositionManager.cpp:1277]
#08: mozilla::layers::AsyncCompositionManager::TransformShadowTree(mozilla::TimeStamp, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>, mozilla::layers::CompositorBridgeParentBase::TransformsToSkip) [gfx/layers/composite/AsyncCompositionManager.cpp:0]
#09: mozilla::layers::CompositorBridgeParent::CompositeToTarget(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::gfx::DrawTarget*, mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const*) [gfx/layers/ipc/CompositorBridgeParent.cpp:1009]
#10: mozilla::layers::CompositorVsyncScheduler::Composite(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp) [gfx/layers/ipc/CompositorVsyncScheduler.cpp:252]
#11: mozilla::detail::RunnableMethodImpl<mozilla::layers::CompositorVsyncScheduler*, void (mozilla::layers::CompositorVsyncScheduler::*)(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp), true, (mozilla::RunnableKind)1, mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp>::Run() [xpcom/threads/nsThreadUtils.h:1179]
```
Windows and Linux Nightly. Not reproducible with quick check using Beta on Linux. Regression? Bughunter has only recently begun to see this.
|
|
1,588,104 | 14,418,737 |
Steps to reproduce:
* Enable ping-centre telemetry logging, then open the browser console
* Choose any enhanced protections CFR in ASRouter admin, click on "show"
* Click on "show protection" button on the protection panel
* You should see an "ENABLE" event ping, followed by another "IMPRESSION" ping without message_id and bucket_id.
|
|
1,588,295 | 14,420,044 |
[Tracking Requested - why for this release]:
**Central as Beta:** https://treeherder.mozilla.org/#/jobs?repo=try&group_state=expanded&revision=477249b7e818ab13006b360651725359cf410ab3&searchStr=xpcshell-e10s-1%2Cx%28x1%29&selectedJob=270999264
**Failure log:** https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=270999264&repo=try&lineNumber=4344
>[task 2019-10-12T12:03:23.947Z] 12:03:23 INFO - TEST-START | devtools/client/performance-new/test/xpcshell/test_popup_initial_state.js
[task 2019-10-12T12:03:24.228Z] 12:03:24 WARNING - TEST-UNEXPECTED-FAIL | devtools/client/performance-new/test/xpcshell/test_popup_initial_state.js | xpcshell return code: 0
[task 2019-10-12T12:03:24.228Z] 12:03:24 INFO - TEST-INFO took 268ms
[task 2019-10-12T12:03:24.228Z] 12:03:24 INFO - >>>>>>>
[task 2019-10-12T12:03:24.229Z] 12:03:24 INFO - PID 3737 | [3737, Main Thread] WARNING: 'result.isErr()', file /builds/worker/workspace/build/src/startupcache/StartupCache.cpp, line 173
[task 2019-10-12T12:03:24.229Z] 12:03:24 INFO - PID 3737 | [3737, Main Thread] WARNING: 'result.isErr()', file /builds/worker/workspace/build/src/startupcache/StartupCache.cpp, line 173
[task 2019-10-12T12:03:24.229Z] 12:03:24 INFO - PID 3737 | [3737, Main Thread] WARNING: 'result.isErr()', file /builds/worker/workspace/build/src/startupcache/StartupCache.cpp, line 173
[task 2019-10-12T12:03:24.229Z] 12:03:24 INFO - PID 3737 | [3737, Main Thread] WARNING: 'result.isErr()', file /builds/worker/workspace/build/src/startupcache/StartupCache.cpp, line 173
[task 2019-10-12T12:03:24.229Z] 12:03:24 INFO - PID 3737 | [3737, Main Thread] WARNING: 'result.isErr()', file /builds/worker/workspace/build/src/startupcache/StartupCache.cpp, line 173
[task 2019-10-12T12:03:24.229Z] 12:03:24 INFO - PID 3737 | [3737, Main Thread] WARNING: 'result.isErr()', file /builds/worker/workspace/build/src/startupcache/StartupCache.cpp, line 173
[task 2019-10-12T12:03:24.229Z] 12:03:24 INFO - PID 3737 | [3737, Main Thread] WARNING: 'result.isErr()', file /builds/worker/workspace/build/src/startupcache/StartupCache.cpp, line 173
[task 2019-10-12T12:03:24.229Z] 12:03:24 INFO - PID 3737 | [3737, Main Thread] WARNING: 'result.isErr()', file /builds/worker/workspace/build/src/startupcache/StartupCache.cpp, line 173
[task 2019-10-12T12:03:24.230Z] 12:03:24 INFO - PID 3737 | [3737, Main Thread] WARNING: 'result.isErr()', file /builds/worker/workspace/build/src/startupcache/StartupCache.cpp, line 173
[task 2019-10-12T12:03:24.230Z] 12:03:24 INFO - PID 3737 | [3737, Main Thread] WARNING: 'result.isErr()', file /builds/worker/workspace/build/src/startupcache/StartupCache.cpp, line 173
[task 2019-10-12T12:03:24.230Z] 12:03:24 INFO - PID 3737 | [3737, Main Thread] WARNING: 'result.isErr()', file /builds/worker/workspace/build/src/startupcache/StartupCache.cpp, line 173
[task 2019-10-12T12:03:24.230Z] 12:03:24 INFO - PID 3737 | [3737, Main Thread] WARNING: 'result.isErr()', file /builds/worker/workspace/build/src/startupcache/StartupCache.cpp, line 173
[task 2019-10-12T12:03:24.230Z] 12:03:24 INFO - PID 3737 | [3737, Main Thread] WARNING: Couldn't get the user appdata directory. Crash events may not be produced.: file /builds/worker/workspace/build/src/toolkit/crashreporter/nsExceptionHandler.cpp, line 2632
[task 2019-10-12T12:03:24.230Z] 12:03:24 INFO - PID 3737 | [3737, Main Thread] WARNING: 'result.isErr()', file /builds/worker/workspace/build/src/startupcache/StartupCache.cpp, line 173
[task 2019-10-12T12:03:24.230Z] 12:03:24 INFO - (xpcshell/head.js) | test MAIN run_test pending (1)
[task 2019-10-12T12:03:24.230Z] 12:03:24 INFO - (xpcshell/head.js) | test run_next_test 0 pending (2)
[task 2019-10-12T12:03:24.231Z] 12:03:24 INFO - (xpcshell/head.js) | test MAIN run_test finished (2)
[task 2019-10-12T12:03:24.231Z] 12:03:24 INFO - running event loop
[task 2019-10-12T12:03:24.231Z] 12:03:24 INFO - devtools/client/performance-new/test/xpcshell/test_popup_initial_state.js | Starting test
[task 2019-10-12T12:03:24.231Z] 12:03:24 INFO - (xpcshell/head.js) | test test pending (2)
[task 2019-10-12T12:03:24.231Z] 12:03:24 INFO - "Test that we get the default values from state."
[task 2019-10-12T12:03:24.231Z] 12:03:24 INFO - PID 3737 | [3737, Main Thread] WARNING: 'result.isErr()', file /builds/worker/workspace/build/src/startupcache/StartupCache.cpp, line 173
[task 2019-10-12T12:03:24.231Z] 12:03:24 INFO - TEST-PASS | devtools/client/performance-new/test/xpcshell/test_popup_initial_state.js | test - [test : 24] The initial state has the default buffersize. - "undefined" == "undefined"
[task 2019-10-12T12:03:24.231Z] 12:03:24 WARNING - TEST-UNEXPECTED-FAIL | devtools/client/performance-new/test/xpcshell/test_popup_initial_state.js | test - [test : 29] The stackwalk feature is initialized to the default. - false == true
[task 2019-10-12T12:03:24.231Z] 12:03:24 INFO - /Users/cltbld/tasks/task_1570870764/build/tests/xpcshell/tests/devtools/client/performance-new/test/xpcshell/test_popup_initial_state.js:test:29
[task 2019-10-12T12:03:24.231Z] 12:03:24 INFO - /Users/cltbld/tasks/task_1570870764/build/tests/xpcshell/head.js:run_next_test/_run_next_test/<:1565
[task 2019-10-12T12:03:24.232Z] 12:03:24 INFO - /Users/cltbld/tasks/task_1570870764/build/tests/xpcshell/head.js:_run_next_test:1565
[task 2019-10-12T12:03:24.232Z] 12:03:24 INFO - /Users/cltbld/tasks/task_1570870764/build/tests/xpcshell/head.js:run:733
[task 2019-10-12T12:03:24.232Z] 12:03:24 INFO - /Users/cltbld/tasks/task_1570870764/build/tests/xpcshell/head.js:_do_main:246
[task 2019-10-12T12:03:24.232Z] 12:03:24 INFO - /Users/cltbld/tasks/task_1570870764/build/tests/xpcshell/head.js:_execute_test:573
[task 2019-10-12T12:03:24.232Z] 12:03:24 INFO - -e:null:1
[task 2019-10-12T12:03:24.232Z] 12:03:24 INFO - exiting test
[task 2019-10-12T12:03:24.232Z] 12:03:24 INFO - (xpcshell/head.js) | test run_next_test 0 finished (2)
[task 2019-10-12T12:03:24.232Z] 12:03:24 INFO - Unexpected exception NS_ERROR_ABORT:
[task 2019-10-12T12:03:24.232Z] 12:03:24 INFO - _abort_failed_test@/Users/cltbld/tasks/task_1570870764/build/tests/xpcshell/head.js:789:20
[task 2019-10-12T12:03:24.232Z] 12:03:24 INFO - do_report_result@/Users/cltbld/tasks/task_1570870764/build/tests/xpcshell/head.js:890:5
:Greg is there any chance you could take a look? Thank you
|
|
1,588,315 | 14,420,119 |
Created attachment 9100669
broken mail.PNG
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:70.0) Gecko/20100101 Firefox/70.0
Steps to reproduce:
Requirement: Have FF account with an alias logged in to Firefox Sync (eg [email protected])
On about:protections there is a link to Sign-Up for Firefox Monitor.
I clicked it to sign up.
Version 70.0b14
Build-ID 20191010142853
Actual results:
I got a Firefox Auth login page with the e-mail that misses the plus sign. (eg. foo [email protected]) and a warning that I need to enter a vaild mail.
Expected results:
I see my actual e-mail address on the Firefox Auth page.
|
|
1,588,574 | 14,423,764 |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0
Steps to reproduce:
Watch this video for some time in fullscreen on a 1920x1080 screen. (in 1440p60, since thats the only format in that video and in many other Twitch videos)
https://www.twitch.tv/videos/490722322?t=09m48s
Actual results:
After some time (maybe also with closing and opening fullscreen view) video will freeze, audio continue.
Expected results:
Video should keep playing.
|
|
1,588,975 | 14,427,238 |
Created attachment 9101455
test.ocsmeet
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36
Steps to reproduce:
This only applies to Windows 10 Anniversary Update or later (i.e. a Windows version where the "PreferSystem32Images" mitigation policy has an affect).
1. Install Firefox release or nightly.
2. Install Skype for Business from the Windows Store.
3. Run Firefox. Go to the address bar, paste https://www.dropbox.com/s/aptwoke9ntvwddm/test.ocsmeet?dl=0 and press enter. Alternatively, visit this bug page and download the attached test.ocsmeet file.
4. On the web page, click Download > Direct download
5. Firefox will display a window asking you whether to open or save the file. Select "Open with" and ensure "Skype for Business" is selected in the combo box. Then click OK.
3. On the "
Actual results:
I am shown the message box:
lync.exe - Entry Point Not Found
The procedure entry point InitializeCriticalSection could not be located in the dynamic link library C:\Program Files (x86)\Microsoft Office\root\Office16\RtmMvrAs.dll.
OK
Expected results:
Skype for Business starts. Note that the test.ocsmeet file is not valid - but you should at least be asked to sign in.
|
|
1,589,025 | 14,427,600 |
Created attachment 9101504
rec of the issue.gif
**[Affected versions]**:
- Firefox Nightly 71.0a1 - Build ID: 20191015213743
**[Affected Platforms]**:
- All Windows
- All Linux
- All Mac
**[Prerequisites]**:
- Have a new Firefox profile with the "browser.search.region" pref set to "US" in the "about:config" page.
**[Steps to reproduce]**:
1. Open the browser with the profile from prerequisites.
2. Open a new tab and scroll down past the "Top Sites" section.
3. Hover any "Recommended by Pocket" card and click the menu button from the top-right corner of it.
4. Select the "Our sponsors & your privacy" option and observe the behavior.
**[Expected result]**:
- The "Privacy Info" modal is successfully displayed and visible.
**[Actual result]**:
- The "Privacy Info" modal is displayed but is not visible and the page cannot be scrolled.
**[Additional Notes]**:
- This issue is not reproducible if the "Extended Triplets" are not displayed.
- Attached a screen recording of the issue.
|
|
1,589,038 | 14,427,665 |
Created attachment 9101514
Browser resize.gif
**[Affected versions]:**
- Firefox Nightly 71.0a1, Build ID: 20191015213743
- Firefox Release Candidate 70, Build ID:20191014163058
**[Affected Platforms]:**
- All Windows
- All Mac
- All Linux
**[Steps to reproduce]:**
1. Open the Firefox Browser and navigate to the “about:welcome” page.
2. Horizontally resize the browser below 25%.
3. Observe the displayed scrollbars.
**[Expected result]:**
- The displayed scrollbars are active.
**[Actual result]:**
- The displayed scrollbars are inactive.
**[Regression Range]:**
- Due to the fact that this issue is not reproducible on Firefox Release 69, using the mozregression tool I’ve run a regression range and reached the following pushlog:
11:02.43 INFO: Last good revision: 0bbd8e64cb9cbef70d12bcf502a8948882b63fe9
11:02.43 INFO: First bad revision: 16d1399f602c8a336e8f6e7a160f0e698aff486d
11:02.43 INFO: Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=0bbd8e64cb9cbef70d12bcf502a8948882b63fe9&tochange=16d1399f602c8a336e8f6e7a160f0e698aff486d
It seems like this issue was introduced with this [export](https://bugzilla.mozilla.org/show_bug.cgi?id=1567243) and possibly by this [bug 1563741](https://bugzilla.mozilla.org/show_bug.cgi?id=1563741).
**[Notes]:**
- I’ve attached a screen recording with the issue.
@Emilio, could you please take a look at this?
|
|
1,589,090 | 14,428,026 |
Created attachment 9101557
rec of the issue.gif
[Affected versions]:
- Firefox Nightly 71.0a1 - Build ID: 20191015213743
[Affected Platforms]:
- All Windows
- All Linux
- All Mac
[Prerequisites]:
- Have a new Firefox profile with the "trailhead.firstrun.branches" pref set to "full_page_d-supercharge" in the "about:config" page.
[Steps to reproduce]:
1. Open the browser with the profile from prerequisites.
2. Navigate to "about:welcome" page and resize the browser horizontally to ~40%.
3. Observe the behavior.
[Expected result]:
- The page is resized and all the elements are rearranged in order to fit the available width.
[Actual result]:
- The strings placed in the left part of the page are partially visible.
[Additional Notes]:
- This issue is reproducible on both "modal less" variants.
- Attached a screen recording of the issue.
|
|
1,589,122 | 14,428,285 |
Created attachment 9101591
screenshot
STR:
1. open a firefox with a new profile.
2. enable the profiler icon from the menu `Tools > Web Developer > Enable Profiler Toolbar Icon`
3. click the profiler icon
=> notice the interval is set at 0.001ms + the overhead is fully red.
The same happens in the experimental devtools panel.
This comes from a change in bug 1587117 where the default is supposed to be 1000 (usec) but is 1.
|
|
1,589,346 | 14,429,856 |
Created attachment 9101829
image.png
## What were you doing?
1. Opened Console on https://debugger-pretty-print-events-1532240.glitch.me/
2. Clicked on `Added click handler compressed.js:150788`
3. Pretty-printed file
4. Back to console
5. Click the same message as before
## What happened?
`view-source` opens and gets confused by the `:formatted` appendix.
## What should have happened?
Open pretty file in Debugger.
## Anything else we should know?
*Do you have extensions installed? You can also go to `about:support` in another window or tab and attach the report it generates to this bug.*
|
|
1,589,441 | 14,430,496 |
I am signed in into my Firefox Account on Firefox and it's happily syncing. I do not have any logins stored.
The protection report page asks me to "Sign up for Breach Alerts", but I don't think it should. I am signed in and have connected my FxA to monitor.
Further investigation turns out that it works if you add *any* login to Firefox.
STR:
1. Create a new profile
2. Sign in with a Firefox account that is connected to monitor
3. Go to `about:protections`
--> You'll see "Sign up for Breach Alerts"
4. Go to `about:logins` and save a new login for `example.com` and random credentials (or any other random domain)
5. Refresh/revisit `about:protections`
--> You'll see your data breach summary
|
|
1,589,543 | 14,431,346 |
Created attachment 9102022
urlbar-bug.mp4
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:70.0) Gecko/20100101 Firefox/70.0
Steps to reproduce:
1. Open the latest nightly (or dev edition 71) on macOS.
2. Make sure the megabar is disabled.
3. Focus the URL bar with the mouse.
Actual results:
The focus ring doesn't appear until the mouse is moved off of the input.
Mozregression won't provide an exact regression range; this is the closest I could get: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=6660bc0d1b23ae45dc3c952b6e21c0335e9739e9&tochange=c5e6477c3a245a97d4c3cdd5d3e406f8abaf94ad.
Expected results:
A blue focus ring should appear around the input as soon as it is focused.
|
|
1,589,652 | 14,432,034 |
Created attachment 9102117
Capture d’écran 2019-10-18 à 12.55.38.png
Even when the panel is wide enough, the label keeps wrapping
|
|
1,589,659 | 14,432,183 |
Created attachment 9102235
No underline when hovered.gif
**[Affected versions]:**
- Firefox Nightly 71.0a1, Build ID: 20191017215425
**[Affected Platforms]:**
- All Windows
- All Mac
- All Linux
**[Steps to reproduce]:**
1. Open the Firefox Browser and navigate to the “about:newtab” page.
2. Click on the “Context menu” button from the Sponsored Top Site.
3. Click the “Our sponsors and your privacy” option.
4. Hover the “Learn how privacy works on the new tab” hyperlink.
5. Observe the “Learn how privacy works on the new tab” hyperlink.
**[Expected result]:**
- The “Learn how privacy works on the new tab” hyperlink is underlined.
**[Actual result]:**
- The “Learn how privacy works on the new tab” hyperlink remains unchanged.
**[Notes]:**
- All the other hyperlinks from the about:newtab page are underlined when hovered, including the “Use a custom image…” hyperlink from the “New Top Site” modal.
- Attached a screen recording with the issue.
|
|
1,589,754 | 14,433,135 |
STR:
1. Visit https://example.com/
2. Open the devtools and run the following in the console:
```
onclick = async () => {
console.log(await Notification.requestPermission());
console.log(await navigator.permissions.query({name:"notifications"}));
};
```
2. Click anywhere in the page and approve the permission request.
Expected:
- Step 2 shows: "granted" and `{ state: "granted" }`
Actual:
- Step 2 shows: "granted" and `{ state: "denied" }`
When I flip the `permissions.delegation.enable` preference from `true` to `false`, the expected result happens. Note that I'm able to show a notification with `new Notification("titl")` , so the response from `Notification.requestPermission` is accurate, and the result from `navigator.permissions.query` is really bad.
mozregression points to https://hg.mozilla.org/integration/autoland/rev/fa175de96c828f8d76fd318e127f7ac2b5fe43d5
|
|
1,589,824 | 14,433,771 |
Created attachment 9102694
invalid DER file
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0
Steps to reproduce:
Used the certificate viewer, "Details" tab, "Export" button and selected "X.509 Certificate (DER)" or "X.509 Certificate (PKCS#7)" for "save as type".
Actual results:
The exported DER file appears to be invalid. The first two bytes are 0x30, 0xC2, which would indicate a SEQUENCE that is so long it takes 66 bytes to encode its length.
If I try to parse it with openssl, I get
139808150917568:error:0D07207B:asn1 encoding routines:ASN1_get_object:header too long:../crypto/asn1/asn1_lib.c:101:
(OpenSSL 1.1.0g 2 Nov 2017)
Possibly related to 1439939
Expected results:
A valid DER file should have been created. The PEM file that is created is fine, and using openssl to create a DER file from the exported PEM file produces
|
|
1,589,848 | 14,433,930 |
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=272029540&repo=try&lineNumber=2619
https://queue.taskcluster.net/v1/task/DbqnFN6ZRmOs_judqlMT2A/runs/0/artifacts/public/logs/live_backing.log
[task 2019-10-19T12:13:20.921Z] 12:13:20 INFO - TEST-START | browser/components/preferences/in-content/tests/browser_extension_controlled.js
[task 2019-10-19T12:13:28.877Z] 12:13:28 INFO - TEST-INFO | started process screentopng
[task 2019-10-19T12:13:29.521Z] 12:13:29 INFO - TEST-INFO | screentopng: exit 0
[task 2019-10-19T12:13:29.522Z] 12:13:29 INFO - Buffered messages logged at 12:13:20
[task 2019-10-19T12:13:29.523Z] 12:13:29 INFO - Entering test bound testExtensionControlledHomepage
[task 2019-10-19T12:13:29.524Z] 12:13:29 INFO - Buffered messages logged at 12:13:21
[task 2019-10-19T12:13:29.525Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | #home should be in the URI for about:preferences -
[task 2019-10-19T12:13:29.526Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | homepage is empty by default -
[task 2019-10-19T12:13:29.527Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | The homepage menulist is enabled -
[task 2019-10-19T12:13:29.528Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | The custom settings element is hidden -
[task 2019-10-19T12:13:29.528Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | The extension controlled row is hidden -
[task 2019-10-19T12:13:29.530Z] 12:13:29 INFO - Buffered messages logged at 12:13:22
[task 2019-10-19T12:13:29.531Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | homepage is set by extension -
[task 2019-10-19T12:13:29.532Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | The user is notified that an extension is controlling the homepage - {"args":{"name":"set_homepage"},"id":"extension-controlled-homepage-override"} deepEqual {"id":"extension-controlled-homepage-override","args":{"name":"set_homepage"}} -
[task 2019-10-19T12:13:29.533Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | The extension controlled row is hidden -
[task 2019-10-19T12:13:29.534Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | The homepage input is disabled -
[task 2019-10-19T12:13:29.537Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | The user is notified of how to enable the extension again -
[task 2019-10-19T12:13:29.538Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | homepage is set back to default -
[task 2019-10-19T12:13:29.539Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | The homepage menulist is enabled -
[task 2019-10-19T12:13:29.540Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | The extension controlled row is hidden -
[task 2019-10-19T12:13:29.541Z] 12:13:29 INFO - Leaving test bound testExtensionControlledHomepage
[task 2019-10-19T12:13:29.542Z] 12:13:29 INFO - Entering test bound testPrefLockedHomepage
[task 2019-10-19T12:13:29.543Z] 12:13:29 INFO - Buffered messages logged at 12:13:23
[task 2019-10-19T12:13:29.544Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | #home should be in the URI for about:preferences -
...
[task 2019-10-19T12:13:29.582Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | The extension controlled message is hidden when unlocked with no extension -
[task 2019-10-19T12:13:29.582Z] 12:13:29 INFO - Leaving test bound testPrefLockedHomepage
[task 2019-10-19T12:13:29.583Z] 12:13:29 INFO - Entering test bound testExtensionControlledNewTab
[task 2019-10-19T12:13:29.583Z] 12:13:29 INFO - Buffered messages logged at 12:13:24
[task 2019-10-19T12:13:29.583Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | #home should be in the URI for about:preferences -
[task 2019-10-19T12:13:29.583Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | new tab is not set -
[task 2019-10-19T12:13:29.585Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | The extension controlled row is hidden -
[task 2019-10-19T12:13:29.585Z] 12:13:29 INFO - Buffered messages logged at 12:13:25
[task 2019-10-19T12:13:29.586Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | new tab url is set by extension -
[task 2019-10-19T12:13:29.586Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | The user is notified that an extension is controlling the new tab page - {"args":{"name":"set_newtab"},"id":"extension-controlled-new-tab-url"} deepEqual {"id":"extension-controlled-new-tab-url","args":{"name":"set_newtab"}} -
[task 2019-10-19T12:13:29.586Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | The extension controlled row is hidden -
[task 2019-10-19T12:13:29.588Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | The user is notified of how to enable the extension again -
[task 2019-10-19T12:13:29.588Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | new tab page is set back to default -
[task 2019-10-19T12:13:29.588Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | The extension controlled row is shown -
[task 2019-10-19T12:13:29.589Z] 12:13:29 INFO - Leaving test bound testExtensionControlledNewTab
[task 2019-10-19T12:13:29.590Z] 12:13:29 INFO - Entering test bound testExtensionControlledWebNotificationsPermission
[task 2019-10-19T12:13:29.591Z] 12:13:29 INFO - Buffered messages logged at 12:13:26
[task 2019-10-19T12:13:29.591Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | Check the proper URL is loaded -
[task 2019-10-19T12:13:29.591Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | Element should not be null, when checking visibility -
[task 2019-10-19T12:13:29.592Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | Overlay is visible -
[task 2019-10-19T12:13:29.592Z] 12:13:29 INFO - found chrome://browser/skin/preferences/preferences.css
[task 2019-10-19T12:13:29.596Z] 12:13:29 INFO - found chrome://global/skin/in-content/common.css
[task 2019-10-19T12:13:29.597Z] 12:13:29 INFO - found chrome://browser/skin/preferences/in-content/preferences.css
[task 2019-10-19T12:13:29.598Z] 12:13:29 INFO - found chrome://browser/skin/preferences/in-content/dialog.css
[task 2019-10-19T12:13:29.598Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | All expectedStyleSheetURLs should have been found -
[task 2019-10-19T12:13:29.598Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | Extension content is initially hidden -
[task 2019-10-19T12:13:29.599Z] 12:13:29 INFO - Extension loaded
[task 2019-10-19T12:13:29.601Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | The user is notified that an extension is controlling the web notifications permission - {"args":{"name":"TestExtension"},"id":"extension-controlled-web-notifications"} deepEqual {"id":"extension-controlled-web-notifications","args":{"name":"TestExtension"}} -
[task 2019-10-19T12:13:29.601Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | The extension controlled row is not hidden -
[task 2019-10-19T12:13:29.603Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | The user is notified of how to enable the extension again -
[task 2019-10-19T12:13:29.603Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | The extension controlled row is now hidden -
[task 2019-10-19T12:13:29.604Z] 12:13:29 INFO - Leaving test bound testExtensionControlledWebNotificationsPermission
[task 2019-10-19T12:13:29.604Z] 12:13:29 INFO - Entering test bound testExtensionControlledDefaultSearch
[task 2019-10-19T12:13:29.604Z] 12:13:29 INFO - Buffered messages logged at 12:13:28
[task 2019-10-19T12:13:29.606Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | #search should be in the URI for about:preferences -
[task 2019-10-19T12:13:29.606Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | The extension controlled row is hidden -
[task 2019-10-19T12:13:29.606Z] 12:13:29 INFO - Extension loaded
[task 2019-10-19T12:13:29.607Z] 12:13:29 INFO - Buffered messages finished
[task 2019-10-19T12:13:29.608Z] 12:13:29 INFO - TEST-UNEXPECTED-FAIL | browser/components/preferences/in-content/tests/browser_extension_controlled.js | uncaught exception - TypeError: document.getElementById(...).selectedItem is null at observe@chrome://browser/content/preferences/in-content/search.js:433:43
[task 2019-10-19T12:13:29.608Z] 12:13:29 INFO - notifyAction@resource://gre/modules/SearchUtils.jsm:80:20
[task 2019-10-19T12:13:29.609Z] 12:13:29 INFO - _setEngineDefault@resource://gre/modules/SearchService.jsm:2927:19
[task 2019-10-19T12:13:29.609Z] 12:13:29 INFO - set defaultEngine@resource://gre/modules/SearchService.jsm:2939:10
[task 2019-10-19T12:13:29.609Z] 12:13:29 INFO - setDefault@resource://gre/modules/SearchService.jsm:2957:5
[task 2019-10-19T12:13:29.609Z] 12:13:29 INFO -
[task 2019-10-19T12:13:29.609Z] 12:13:29 INFO - Stack trace:
[task 2019-10-19T12:13:29.610Z] 12:13:29 INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:simpletestOnerror:1667
[task 2019-10-19T12:13:29.610Z] 12:13:29 INFO - resource://gre/modules/SearchUtils.jsm:notifyAction:80
[task 2019-10-19T12:13:29.610Z] 12:13:29 INFO - resource://gre/modules/SearchService.jsm:_setEngineDefault:2927
[task 2019-10-19T12:13:29.610Z] 12:13:29 INFO - resource://gre/modules/SearchService.jsm:set defaultEngine:2939
[task 2019-10-19T12:13:29.611Z] 12:13:29 INFO - resource://gre/modules/SearchService.jsm:setDefault:2957
[task 2019-10-19T12:13:29.611Z] 12:13:29 INFO - GECKO(2259) | JavaScript error: chrome://browser/content/preferences/in-content/search.js, line 433: TypeError: document.getElementById(...).selectedItem is null
[task 2019-10-19T12:13:29.611Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | Search provider extension should be running - "running" == "running" -
[task 2019-10-19T12:13:29.612Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | Extension ID of search provider should be set - "@set_default_search" == true -
[task 2019-10-19T12:13:29.613Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | The addon has the expected version. -
[task 2019-10-19T12:13:29.614Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | The default engine has changed. -
[task 2019-10-19T12:13:29.614Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | The user is notified that an extension is controlling the default search engine - {"args":{"name":"set_default_search"},"id":"extension-controlled-default-search"} deepEqual {"id":"extension-controlled-default-search","args":{"name":"set_default_search"}} -
[task 2019-10-19T12:13:29.614Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | The extension controlled row is shown -
[task 2019-10-19T12:13:29.616Z] 12:13:29 INFO - Not taking screenshot here: see the one that was previously logged
[task 2019-10-19T12:13:29.616Z] 12:13:29 INFO - TEST-UNEXPECTED-FAIL | browser/components/preferences/in-content/tests/browser_extension_controlled.js | uncaught exception - TypeError: document.getElementById(...).selectedItem is null at observe@chrome://browser/content/preferences/in-content/search.js:433:43
[task 2019-10-19T12:13:29.617Z] 12:13:29 INFO - notifyAction@resource://gre/modules/SearchUtils.jsm:80:20
[task 2019-10-19T12:13:29.617Z] 12:13:29 INFO - _setEngineDefault@resource://gre/modules/SearchService.jsm:2927:19
[task 2019-10-19T12:13:29.617Z] 12:13:29 INFO - set defaultEngine@resource://gre/modules/SearchService.jsm:2939:10
[task 2019-10-19T12:13:29.617Z] 12:13:29 INFO - setDefault@resource://gre/modules/SearchService.jsm:2957:5
[task 2019-10-19T12:13:29.618Z] 12:13:29 INFO -
[task 2019-10-19T12:13:29.618Z] 12:13:29 INFO - Stack trace:
[task 2019-10-19T12:13:29.618Z] 12:13:29 INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:simpletestOnerror:1667
[task 2019-10-19T12:13:29.618Z] 12:13:29 INFO - resource://gre/modules/SearchUtils.jsm:notifyAction:80
[task 2019-10-19T12:13:29.619Z] 12:13:29 INFO - resource://gre/modules/SearchService.jsm:_setEngineDefault:2927
[task 2019-10-19T12:13:29.619Z] 12:13:29 INFO - resource://gre/modules/SearchService.jsm:set defaultEngine:2939
[task 2019-10-19T12:13:29.619Z] 12:13:29 INFO - resource://gre/modules/SearchService.jsm:setDefault:2957
[task 2019-10-19T12:13:29.620Z] 12:13:29 INFO - GECKO(2259) | JavaScript error: chrome://browser/content/preferences/in-content/search.js, line 433: TypeError: document.getElementById(...).selectedItem is null
[task 2019-10-19T12:13:29.621Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | default search engine is set back to default -
[task 2019-10-19T12:13:29.621Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | The extension controlled row is hidden -
[task 2019-10-19T12:13:29.622Z] 12:13:29 INFO - Not taking screenshot here: see the one that was previously logged
[task 2019-10-19T12:13:29.623Z] 12:13:29 INFO - TEST-UNEXPECTED-FAIL | browser/components/preferences/in-content/tests/browser_extension_controlled.js | uncaught exception - TypeError: document.getElementById(...).selectedItem is null at observe@chrome://browser/content/preferences/in-content/search.js:433:43
[task 2019-10-19T12:13:29.624Z] 12:13:29 INFO - notifyAction@resource://gre/modules/SearchUtils.jsm:80:20
[task 2019-10-19T12:13:29.624Z] 12:13:29 INFO - _setEngineDefault@resource://gre/modules/SearchService.jsm:2927:19
[task 2019-10-19T12:13:29.624Z] 12:13:29 INFO - set defaultEngine@resource://gre/modules/SearchService.jsm:2939:10
[task 2019-10-19T12:13:29.624Z] 12:13:29 INFO - setDefault@resource://gre/modules/SearchService.jsm:2957:5
[task 2019-10-19T12:13:29.625Z] 12:13:29 INFO -
[task 2019-10-19T12:13:29.625Z] 12:13:29 INFO - Stack trace:
[task 2019-10-19T12:13:29.625Z] 12:13:29 INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:simpletestOnerror:1667
[task 2019-10-19T12:13:29.625Z] 12:13:29 INFO - resource://gre/modules/SearchUtils.jsm:notifyAction:80
[task 2019-10-19T12:13:29.626Z] 12:13:29 INFO - resource://gre/modules/SearchService.jsm:_setEngineDefault:2927
[task 2019-10-19T12:13:29.626Z] 12:13:29 INFO - resource://gre/modules/SearchService.jsm:set defaultEngine:2939
[task 2019-10-19T12:13:29.626Z] 12:13:29 INFO - resource://gre/modules/SearchService.jsm:setDefault:2957
[task 2019-10-19T12:13:29.626Z] 12:13:29 INFO - GECKO(2259) | JavaScript error: chrome://browser/content/preferences/in-content/search.js, line 433: TypeError: document.getElementById(...).selectedItem is null
[task 2019-10-19T12:13:29.627Z] 12:13:29 INFO - Console message: [JavaScript Error: "TypeError: document.getElementById(...).selectedItem is null" {file: "chrome://browser/content/preferences/in-content/search.js" line: 433}]
[task 2019-10-19T12:13:29.627Z] 12:13:29 INFO - observe@chrome://browser/content/preferences/in-content/search.js:433:43
[task 2019-10-19T12:13:29.627Z] 12:13:29 INFO - notifyAction@resource://gre/modules/SearchUtils.jsm:80:20
[task 2019-10-19T12:13:29.628Z] 12:13:29 INFO - _setEngineDefault@resource://gre/modules/SearchService.jsm:2927:19
[task 2019-10-19T12:13:29.628Z] 12:13:29 INFO - set defaultEngine@resource://gre/modules/SearchService.jsm:2939:10
[task 2019-10-19T12:13:29.628Z] 12:13:29 INFO - setDefault@resource://gre/modules/SearchService.jsm:2957:5
[task 2019-10-19T12:13:29.628Z] 12:13:29 INFO -
[task 2019-10-19T12:13:29.632Z] 12:13:29 INFO - Console message: [JavaScript Error: "TypeError: document.getElementById(...).selectedItem is null" {file: "chrome://browser/content/preferences/in-content/search.js" line: 433}]
[task 2019-10-19T12:13:29.633Z] 12:13:29 INFO - observe@chrome://browser/content/preferences/in-content/search.js:433:43
[task 2019-10-19T12:13:29.633Z] 12:13:29 INFO - notifyAction@resource://gre/modules/SearchUtils.jsm:80:20
[task 2019-10-19T12:13:29.633Z] 12:13:29 INFO - _setEngineDefault@resource://gre/modules/SearchService.jsm:2927:19
[task 2019-10-19T12:13:29.634Z] 12:13:29 INFO - set defaultEngine@resource://gre/modules/SearchService.jsm:2939:10
[task 2019-10-19T12:13:29.634Z] 12:13:29 INFO - setDefault@resource://gre/modules/SearchService.jsm:2957:5
[task 2019-10-19T12:13:29.635Z] 12:13:29 INFO -
[task 2019-10-19T12:13:29.635Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | default search engine is set back to extension -
[task 2019-10-19T12:13:29.636Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | The extension controlled row is still hidden -
[task 2019-10-19T12:13:29.637Z] 12:13:29 INFO - Not taking screenshot here: see the one that was previously logged
[task 2019-10-19T12:13:29.638Z] 12:13:29 INFO - TEST-UNEXPECTED-FAIL | browser/components/preferences/in-content/tests/browser_extension_controlled.js | uncaught exception - TypeError: document.getElementById(...).selectedItem is null at observe@chrome://browser/content/preferences/in-content/search.js:433:43
[task 2019-10-19T12:13:29.639Z] 12:13:29 INFO - notifyAction@resource://gre/modules/SearchUtils.jsm:80:20
[task 2019-10-19T12:13:29.640Z] 12:13:29 INFO - _setEngineDefault@resource://gre/modules/SearchService.jsm:2927:19
[task 2019-10-19T12:13:29.641Z] 12:13:29 INFO - set defaultEngine@resource://gre/modules/SearchService.jsm:2939:10
[task 2019-10-19T12:13:29.642Z] 12:13:29 INFO - setDefault@resource://gre/modules/SearchService.jsm:2957:5
[task 2019-10-19T12:13:29.642Z] 12:13:29 INFO -
[task 2019-10-19T12:13:29.643Z] 12:13:29 INFO - Stack trace:
[task 2019-10-19T12:13:29.644Z] 12:13:29 INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:simpletestOnerror:1667
[task 2019-10-19T12:13:29.645Z] 12:13:29 INFO - resource://gre/modules/SearchUtils.jsm:notifyAction:80
[task 2019-10-19T12:13:29.646Z] 12:13:29 INFO - resource://gre/modules/SearchService.jsm:_setEngineDefault:2927
[task 2019-10-19T12:13:29.647Z] 12:13:29 INFO - resource://gre/modules/SearchService.jsm:set defaultEngine:2939
[task 2019-10-19T12:13:29.647Z] 12:13:29 INFO - resource://gre/modules/SearchService.jsm:setDefault:2957
[task 2019-10-19T12:13:29.648Z] 12:13:29 INFO - GECKO(2259) | JavaScript error: chrome://browser/content/preferences/in-content/search.js, line 433: TypeError: document.getElementById(...).selectedItem is null
[task 2019-10-19T12:13:29.649Z] 12:13:29 INFO - Extension loaded
[task 2019-10-19T12:13:29.651Z] 12:13:29 INFO - Console message: [JavaScript Error: "TypeError: document.getElementById(...).selectedItem is null" {file: "chrome://browser/content/preferences/in-content/search.js" line: 433}]
[task 2019-10-19T12:13:29.652Z] 12:13:29 INFO - observe@chrome://browser/content/preferences/in-content/search.js:433:43
[task 2019-10-19T12:13:29.653Z] 12:13:29 INFO - notifyAction@resource://gre/modules/SearchUtils.jsm:80:20
[task 2019-10-19T12:13:29.654Z] 12:13:29 INFO - _setEngineDefault@resource://gre/modules/SearchService.jsm:2927:19
[task 2019-10-19T12:13:29.655Z] 12:13:29 INFO - set defaultEngine@resource://gre/modules/SearchService.jsm:2939:10
[task 2019-10-19T12:13:29.655Z] 12:13:29 INFO - setDefault@resource://gre/modules/SearchService.jsm:2957:5
[task 2019-10-19T12:13:29.656Z] 12:13:29 INFO -
[task 2019-10-19T12:13:29.657Z] 12:13:29 INFO - Console message: [JavaScript Error: "TypeError: document.getElementById(...).selectedItem is null" {file: "chrome://browser/content/preferences/in-content/search.js" line: 433}]
[task 2019-10-19T12:13:29.658Z] 12:13:29 INFO - observe@chrome://browser/content/preferences/in-content/search.js:433:43
[task 2019-10-19T12:13:29.659Z] 12:13:29 INFO - notifyAction@resource://gre/modules/SearchUtils.jsm:80:20
[task 2019-10-19T12:13:29.660Z] 12:13:29 INFO - _setEngineDefault@resource://gre/modules/SearchService.jsm:2927:19
[task 2019-10-19T12:13:29.661Z] 12:13:29 INFO - set defaultEngine@resource://gre/modules/SearchService.jsm:2939:10
[task 2019-10-19T12:13:29.662Z] 12:13:29 INFO - setDefault@resource://gre/modules/SearchService.jsm:2957:5
[task 2019-10-19T12:13:29.662Z] 12:13:29 INFO -
[task 2019-10-19T12:13:29.663Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | Search provider extension should be running - "running" == "running" -
[task 2019-10-19T12:13:29.664Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | Extension ID of search provider should be set - "@set_default_search" == true -
[task 2019-10-19T12:13:29.665Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | The updated addon has the expected version -
[task 2019-10-19T12:13:29.666Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | The extension controlled row is hidden after update -
[task 2019-10-19T12:13:29.667Z] 12:13:29 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_extension_controlled.js | default search engine is still the initial engine after update -
[task 2019-10-19T12:13:29.688Z] 12:13:29 INFO - GECKO(2259) | 1571487209681 addons.xpi WARN Attempted to remove @set_default_search from app-profile but it was already gone
[task 2019-10-19T12:13:29.697Z] 12:13:29 INFO - Console message: 1571487209681 addons.xpi WARN Attempted to remove @set_default_search from app-profile but it was already gone
[task 2019-10-19T12:13:29.738Z] 12:13:29 INFO - Leaving test bound testExtensionControlledDefaultSearch
|
|
1,589,858 | 14,433,962 |
Seen on two different websites when inspecting elements (which were all `<a>` elements, but it could be a coincidence).
When selecting some elements, the Rules tab is blank and this error gets logged:
```
console.error: "Error writing response to: getApplied"
console.error: "Error while calling actor 'pagestyle's method 'getApplied'" "Argument 1 of InspectorUtils.getSelectorCount does not implement interface CSSStyleRule."
console.error: "CssLogic.getSelectors@resource://devtools/server/actors/inspector/css-logic.js:659:30\nisVisitedRule@resource://devtools/server/actors/utils/inactive-property-helper.js:669:32\nwhen@resource://devtools/server/actors/utils/inactive-property-helper.js:222:26\nisPropertyUsed/<@resource://devtools/server/actors/utils/inactive-property-helper.js:308:21\nisPropertyUsed@resource://devtools/server/actors/utils/inactive-property-helper.js:292:21\nform/form.declarations<@resource://devtools/server/actors/styles.js:1449:46\nform@resource://devtools/server/actors/styles.js:1444:40\nwrite@resource://devtools/shared/protocol/types.js:363:32\ntypes.addArrayType/write/<@resource://devtools/shared/protocol/types.js:220:33\nwrite@resource://devtools/shared/protocol/types.js:220:16\nwrite@resource://devtools/shared/protocol/types.js:268:39\nwrite@resource://devtools/shared/protocol/Response.js:98:22\nwrite@resource://devtools/shared/protocol/Response.js:43:28\nsendReturn@resource://devtools/shared/protocol/Actor.js:164:38\npromise callback*generateRequestHandlers/</handler/<@resource://devtools/shared/protocol/Actor.js:186:14\n_queueResponse@resource://devtools/shared/protocol/Actor.js:107:28\nhandler@resource://devtools/shared/protocol/Actor.js:183:14\nonPacket@resource://devtools/server/debugger-server-connection.js:378:58\nreceiveMessage@resource://devtools/shared/transport/child-transport.js:66:16\nMessageListener.receiveMessage*_addListener@resource://devtools/shared/transport/child-transport.js:40:14\nready@resource://devtools/shared/transport/child-transport.js:57:10\n_onConnection@resource://devtools/server/debugger-server.js:450:15\nconnectToParent@resource://devtools/server/debugger-server.js:331:17\nonConnect<@resource://devtools/server/startup/frame.js:62:35\nexports.makeInfallible/<@resource://devtools/shared/ThreadSafeDevToolsUtils.js:111:22\nMessageListener.receiveMessage*@resource://devtools/server/startup/frame.js:92:23\n@resource://devtools/server/startup/frame.js:174:5\n"
console.error: "Protocol error (unknownError): Argument 1 of InspectorUtils.getSelectorCount does not implement interface CSSStyleRule."
console.error: "Protocol error (unknownError): Argument 1 of InspectorUtils.getSelectorCount does not implement interface CSSStyleRule."
console.error: "Protocol error (unknownError): Argument 1 of InspectorUtils.getSelectorCount does not implement interface CSSStyleRule."
```
For instance, I'm seeing it for roughly half the links in this page:
https://assistance.thermor.fr/hc/fr
- it doesn't seem to happen for other types of elements
- links that are fine in one Firefox session may show a blank Rules in another, and vice versa
I've seen that bug happening since at least October 11.
|
|
1,589,859 | 14,433,968 |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0
Steps to reproduce:
1. Launch a screen reader like NVDA or Narrator.
2. Launch Thunderbird 68.
3. Make sure that the message preview pane is enabled.
4. Navigate to/select a folder containing a few messages.
5. Select a message from the list, so it appears in the message preview pane.
6. Use the TAB key to navigate between the controls in the headers pane (e.g. "From", "Subject", etc.) in the message preview pane.
Actual results:
Controls/fields such as "From", "To", "Date", etc. do not have labels for screen readers - only the content is read (e.g. the name of the sender is read, but not the associated with it label "From").
Expected results:
Controls/fields such as "From", "To", "Date", etc. should have labels for screen readers as they did before version 68 of Thunderbird.
|
|
1,589,861 | 14,433,970 |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0
Steps to reproduce:
1. Launch a screen reader like NVDA or Narrator.
2. Launch Thunderbird 68.
3. Make sure that the message preview pane is enabled.
4. Navigate to/select a folder containing a few messages.
5. Select a message with a filled "Subject" field from the list, so it appears in the message preview pane.
6. Use the TAB key to navigate to the "Subject" field in the headers pane in the message preview pane.
Actual results:
The screen reader says only "Subject".
Expected results:
The screen reader should report not only the label ("Subject) for the field as it does now, but the text content (value) of that subject field.
|
|
1,589,863 | 14,433,975 |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0
Steps to reproduce:
1. Launch a screen reader like NVDA or Narrator.
2. Launch Thunderbird 68.
3. Make sure that the message preview pane is enabled.
4. Navigate to/select a folder with RSS subscription(s), which contains a few messages.
5. Select a message from the list, so it appears in the message preview pane.
6. Use the TAB key to navigate between the controls in the headers pane (e.g. "Author", "Subject", etc.) in the message preview pane.
Actual results:
The "Website" header (and more specifically - its active link) is not reachable via keyboard navigation (e.g. TAB or Shift+TAB). That makes it very hard (if not impossible) for screen reader/keyboard only users to open the web page associated with the selected RSS news.
Expected results:
The "Website" header (and more specifically - its active link) should be reachable via keyboard navigation (e.g. TAB or Shift+TAB). Pressing ENTER or spacebar on it should open the URL/link in the default web browser.
|
|
1,589,865 | 14,433,979 |
STR:
1. make sure you don't have the search bar
2. hit accel+K
Actual: "?" is treated like a search string
Expected: "Search with ... in a Private Window" only appears for proper search strings
|
|
1,589,883 | 14,434,091 |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0
Steps to reproduce:
1. Browse to a site with the [OCSP Must-Staple](https://scotthelme.co.uk/ocsp-must-staple/) extension in the x509 certificate.
2. Check the site's certificate in about:certificates, and look for the OCSP Stapling section.
Example: Compare the about:certificates view of [dm4productions.com](https://www.dm4productions.com/) to the parsed certificate [from Censys](https://censys.io/certificates/a5fec5abb3a0e6ceb9f05e00aa9dec90284e729d4d7d2420fdaeb6e157b03eb0/openssl).
Actual results:
The about:certificates page incorrectly reports that OCSP stapling is not required.
Expected results:
The about:certificates page should report that OCSP stapling is required if the `tls_feature` extension is present with the value of `status_request` (Unparsed extension: `1.3.6.1.5.5.7.1.24 = DER:30:03:02:01:05`).
|
|
1,589,900 | 14,434,182 |
Created attachment 9102764
3.png
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0
Steps to reproduce:
The following problem will occur about 7-8 times out of 10:
-Close all instances of Firefox
-Click on a Private browsing "external" icon of Firefox (eg: the icon located in the Firefox jumplist in the Windows Seven task bar) in order to DIRECTLY open a single "private browsing" window. Infact, the following problem will NOT occur if I click on the private browsing icon located "inside" Firefox, I mean the one in the sandwich menu at the top-right of an already-opened window of Firefox.
-ISSUE: The search box in the middle of the purple "Private browsing" starting page will not be clickable and no (default) search engine loaded in it (no Google icon in it: it will be blank). My Firefox default search engine is Google.
-This problem is related only to that search box: no problem searching (Googling) the web using Firefox's Address bar or any other search method available in Firefox itself.
-If I refresh the page (the purple starting page of Private browsing), its search box will immediately start working properly, displaying the Google logo and becoming clickable (in order to place the mouse cursor inside and start writing the needed search term).
-Please note that if even a single instance of Firefox is ALREADY running, the problem described above will never occur.
Actual results:
The Search box in the middle of the purple page of "Private browsing" will not load the (default) search engine if Firefox is opened when NO other instances of the browser are running: that search box will be inusable.
Expected results:
The Search box in the middle of the purple page of "Private browsing" should work all the times, not only when Firefox is "ALREADY" running and a new Private browsing window or tab is opened.
|
|
1,589,975 | 14,434,649 |
It looks like the changes introduced in bug 1527597 broke trunk builds on FreeBSD.
FreeBSD removed the mmap flag MAP_NORESERVE about 5 years ago from its code.
(See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193961 for more details.)
OpenBSD might be affected as well. The code probably builds fine on NetBSD, though.
|
|
1,590,115 | 14,437,065 |
+++ This bug was initially created as a clone of Bug #1588086 +++
This is still not fixed in the case of a local build using the popup.
The problem is that in [1] that function doesn't exist :(
[1] https://searchfox.org/mozilla-central/rev/d7537a9cd2974efa45141d974e5fc7c727f1a78f/devtools/client/performance-new/popup/initializer.js#41
|
|
1,590,362 | 14,438,879 |
Created attachment 9103220
First order -> as described in bug
**Affected versions**
Nightly 72
Beta 71.0b3
**Affected platforms**
Windows 10 x64
Ubuntu 18.04
**Steps to reproduce**
- Launch Firefox
- Go to https://www.facebook.com
- Save a set of credentials, ex: username/password
- Go to https://ro-ro.facebook.com/
- Save the same set of credentials
- Re-open https://www.facebook.com and click on the username field
**Expected result**
The autocomplete dropdown should show "From this website" under the suggested credentials for www.facebook.com
**Actual Result**
The "ro-ro.facebook.com" web address string is displayed under the suggested credentials for www.facebook.com
The "From this website" is displayed on ro-ro.facebook.com
**Note**
This can be reproduced in reverse order as well. Attached video for both cases and logs as well.
|
|
1,590,522 | 14,440,054 |
Created attachment 9103355
Screen Shot 2019-10-22 at 3.07.18 PM.png
If a breach warning is showing, it can overlap the about:logins page menu.
Since bug 1583795 isn't in Fx70, the impact of this is lower than in Fx71 since non-breach logins will be selected by default
|
|
1,590,594 | 14,440,503 |
## What were you doing?
1. enable skip pausing
2. add a breakpoint
3. evaluate something that should hit the breakpoint
ER: breakpoint is hit
AR: breakpoint is skipped, even though the skip breakpoint UI changed
|
|
1,590,622 | 14,440,718 |
Created attachment 9103424
dropdown.png
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:71.0) Gecko/20100101 Firefox/71.0
Steps to reproduce:
When i focus a log-in form, the browser shows a drop-down list of all the log-ins it thinks might be useful for the current site. Something has changed in recent versions of Firefox (70 or 71, not sure which) that has made this feature really irritating.
Most immediately, the drop-down is styled such that (on macOS at least) it now fills the entire vertical span of the screen when there are many entries. This is incredibly distracting, and it often blocks out content on the page that i'm trying to read. I have no opinion on how many total entries appear in the drop-down, but i can't see any reason it needs to show more than 3, maybe 5, at a time (without scrolling).
Also, maybe it was already like this, and i just didn't notice because the previous styling hid it from me, but i *think* recent versions of Firefox may have changed how it determines which log-ins are relevant to the current site. I say that because i now see dozens of log-ins for sites that have absolutely nothing to do with the one i'm trying to log in to, simply because they are under the same domain. (e.g., i'm trying to log in to a.example.com, but i'm getting a million results for b.example.com and c.example.com and d.example.com....)
This works fine in cases like www.reddit.com vs np.reddit.com (where the different sub-domains are actually the same application), but it seems ill-suited to domains that host many different applications, such as those used for company intranets.
I imagine this was already considered and rejected as a major concern, but it seems related, so i thought i would bring it up just in case.
Actual results:
Please see the attached screen-shot, showing what happens in Firefox 71 when i try to log in to our local GitLab instance at work. (I've blocked out the results for privacy reasons, but every single one of them was for some other random Web site under the company domain.)
Expected results:
Log-ins drop-down should be a reasonable size, maybe like 3 entries tall.
|
|
1,579,984 | 14,351,235 |
This happens on dual-GPU Macs.
Steps to reproduce:
1. Go to https://www.google.com/maps/ and wait for it to load completely.
2. Drag the map around a bit.
3. At some point, dragging freezes for a second.
4. Interact some more, and then stop dragging.
5. Look at the map for 6 seconds.
6. Drag it some more.
7. Encounter another 1 second of jank.
Profile: https://perfht.ml/2ZTAAuW
Expected results:
Ideally, no jank at all. But if there needs to be a GPU switch, I think I'd prefer to have it at the very beginning and then not anymore until I close the tab.
Actual results:
Frequent back-and-forth switching between GPUs.
|
|
1,580,002 | 14,351,369 |
When the user is not signed up with Monitor the text that says
"Automatically scanned today" and icon should be hidden.
This bug appeared from Bug 1576562
|
|
1,580,049 | 14,351,822 |
I was hitting an intermittent failure in browser_ext_tabs_create_url.js where the expected newtab url was failing.
TEST-UNEXPECTED-FAIL | browser/components/extensions/test/browser/browser_ext_tabs_create_url.js | Expected default URL of new tab - Expected: about:newtab, Actual: about:privatebrowsing -
I tracked it down to an error in logic in setNewTab where disable/removal was not handled correctly. In that case a couple prefs were left behind, even though the original value (about:newtab) was set. The prefs left behind changed the behavior of BROWSER_NEW_TAB_URL under specific (private browsing related) situations.
|
|
1,580,106 | 14,352,198 |
The color of the info button should stay as-is instead of turning to gray when hovering on it on Linux.
|
|
1,580,126 | 14,352,330 |
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36
Steps to reproduce:
Here is Buildroot autobuilder build failure:
http://autobuild.buildroot.net/results/bfd29593bb6c53d3e9e2d02d2ed6bea360d99c00
Actual results:
Linux2.6_aarch64_aarch64_be-linux-gnu-gcc_glibc_PTH_64_DBG.OBJ/Linux_SINGLE_SHLIB/gcm-aarch64.o: In function `gcm_HashMult_hw':
/home/giuliobenetti/br_reproduce/bfd29593bb6c53d3e9e2d02d2ed6bea360d99c00/output/build/libnss-3.46/nss/lib/freebl/gcm-aarch64.c:30: multiple definition of `gcm_HashMult_hw'
Linux2.6_aarch64_aarch64_be-linux-gnu-gcc_glibc_PTH_64_DBG.OBJ/Linux_SINGLE_SHLIB/gcm.o:/home/giuliobenetti/br_reproduce/bfd29593bb6c53d3e9e2d02d2ed6bea360d99c00/output/build/libnss-3.46/nss/lib/freebl/gcm.c:50: first defined here
Linux2.6_aarch64_aarch64_be-linux-gnu-gcc_glibc_PTH_64_DBG.OBJ/Linux_SINGLE_SHLIB/gcm-aarch64.o: In function `gcm_HashMult_hw':
/home/giuliobenetti/br_reproduce/bfd29593bb6c53d3e9e2d02d2ed6bea360d99c00/output/build/libnss-3.46/nss/lib/freebl/gcm-aarch64.c:30: multiple definition of `gcm_HashWrite_hw'
Linux2.6_aarch64_aarch64_be-linux-gnu-gcc_glibc_PTH_64_DBG.OBJ/Linux_SINGLE_SHLIB/gcm.o:/home/giuliobenetti/br_reproduce/bfd29593bb6c53d3e9e2d02d2ed6bea360d99c00/output/build/libnss-3.46/nss/lib/freebl/gcm.c:400: first defined here
Linux2.6_aarch64_aarch64_be-linux-gnu-gcc_glibc_PTH_64_DBG.OBJ/Linux_SINGLE_SHLIB/gcm-aarch64.o: In function `gcm_HashMult_hw':
/home/giuliobenetti/br_reproduce/bfd29593bb6c53d3e9e2d02d2ed6bea360d99c00/output/build/libnss-3.46/nss/lib/freebl/gcm-aarch64.c:30: multiple definition of `gcm_HashInit_hw'
Linux2.6_aarch64_aarch64_be-linux-gnu-gcc_glibc_PTH_64_DBG.OBJ/Linux_SINGLE_SHLIB/gcm.o:/home/giuliobenetti/br_reproduce/bfd29593bb6c53d3e9e2d02d2ed6bea360d99c00/output/build/libnss-3.46/nss/lib/freebl/gcm.c:400: first defined here
Linux2.6_aarch64_aarch64_be-linux-gnu-gcc_glibc_PTH_64_DBG.OBJ/Linux_SINGLE_SHLIB/gcm-aarch64.o: In function `gcm_HashMult_hw':
/home/giuliobenetti/br_reproduce/bfd29593bb6c53d3e9e2d02d2ed6bea360d99c00/output/build/libnss-3.46/nss/lib/freebl/gcm-aarch64.c:30: multiple definition of `gcm_HashZeroX_hw'
Linux2.6_aarch64_aarch64_be-linux-gnu-gcc_glibc_PTH_64_DBG.OBJ/Linux_SINGLE_SHLIB/gcm.o:/home/giuliobenetti/br_reproduce/bfd29593bb6c53d3e9e2d02d2ed6bea360d99c00/output/build/libnss-3.46/nss/lib/freebl/gcm.c:400: first defined here
collect2: error: ld returned 1 exit status
|
|
1,580,156 | 14,352,591 |
Failure log:
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=265898248&repo=mozilla-central&lineNumber=5970
```
[task 2019-09-10T11:25:31.124Z] 11:25:31 INFO - REFTEST TEST-END | file:///Z:/task_1568114275/build/tests/reftest/tests/dom/media/tests/crashtests/837324.html
[task 2019-09-10T11:25:31.142Z] 11:25:31 INFO - [Child 2848: Main Thread]: I/signaling [main|PeerConnectionImpl] PeerConnectionImpl.cpp:2169: CloseInt: Closing PeerConnectionImpl 5475ce64d06cefb1; ending call
[task 2019-09-10T11:25:31.142Z] 11:25:31 INFO - [Child 2848: Main Thread]: I/jsep [1568114731112000 (id=2147486389 url=file:///Z:/task_1568114275/build/tests/reftest/tests/dom/media/tests/crashtests/837324.html]: stable -> closed
[task 2019-09-10T11:25:31.152Z] 11:25:31 INFO - REFTEST TEST-START | file:///Z:/task_1568114275/build/tests/reftest/tests/dom/media/tests/crashtests/855796.html
[task 2019-09-10T11:25:31.153Z] 11:25:31 INFO - REFTEST INFO | RESTORE PREFERENCE pref(media.getusermedia.insecure.enabled,false)
[task 2019-09-10T11:25:31.153Z] 11:25:31 INFO - REFTEST INFO | RESTORE PREFERENCE pref(media.devices.insecure.enabled,false)
[task 2019-09-10T11:25:31.153Z] 11:25:31 INFO - REFTEST INFO | RESTORE PREFERENCE pref(dom.disable_open_during_load,true)
[task 2019-09-10T11:25:31.153Z] 11:25:31 INFO - REFTEST INFO | RESTORE PREFERENCE pref(media.navigator.permission.disabled,false)
[task 2019-09-10T11:25:31.153Z] 11:25:31 INFO - REFTEST INFO | SET PREFERENCE pref(media.navigator.permission.disabled,true)
[task 2019-09-10T11:25:31.153Z] 11:25:31 INFO - REFTEST INFO | SET PREFERENCE pref(dom.disable_open_during_load,false)
[task 2019-09-10T11:25:31.154Z] 11:25:31 INFO - REFTEST INFO | SET PREFERENCE pref(media.devices.insecure.enabled,true)
[task 2019-09-10T11:25:31.154Z] 11:25:31 INFO - REFTEST INFO | SET PREFERENCE pref(media.getusermedia.insecure.enabled,true)
[task 2019-09-10T11:25:31.154Z] 11:25:31 INFO - REFTEST TEST-LOAD | file:///Z:/task_1568114275/build/tests/reftest/tests/dom/media/tests/crashtests/855796.html | 681 / 3815 (17%)
[task 2019-09-10T11:25:31.215Z] 11:25:31 INFO - Timecard created 1568114730.640000
[task 2019-09-10T11:25:31.215Z] 11:25:31 INFO - Timestamp | Delta | Event | File | Function
[task 2019-09-10T11:25:31.216Z] 11:25:31 INFO - ==========================================================================================================
[task 2019-09-10T11:25:31.216Z] 11:25:31 INFO - 0.000000 | 0.000000 | Constructor Completed | PeerConnectionImpl.cpp:332 | PeerConnectionImpl
[task 2019-09-10T11:25:31.217Z] 11:25:31 INFO - 0.001000 | 0.001000 | Initializing PC Ctx | PeerConnectionImpl.cpp:458 | Initialize
[task 2019-09-10T11:25:31.218Z] 11:25:31 INFO - 0.016000 | 0.015000 | Set Remote Description | PeerConnectionImpl.cpp:1352 | SetRemoteDescription
[task 2019-09-10T11:25:31.218Z] 11:25:31 INFO - 0.021000 | 0.005000 | Create Answer | PeerConnectionImpl.cpp:1230 | CreateAnswer
[task 2019-09-10T11:25:31.219Z] 11:25:31 INFO - [Child 2848: Main Thread]: I/signaling [main|PeerConnectionImpl] PeerConnectionImpl.cpp:366: ~PeerConnectionImpl: PeerConnectionImpl destructor invoked for bd5bade776c49503
[task 2019-09-10T11:25:31.219Z] 11:25:31 INFO - 0.023000 | 0.002000 | Set Local Description | PeerConnectionImpl.cpp:1264 | SetLocalDescription
[task 2019-09-10T11:25:31.219Z] 11:25:31 INFO - 0.565000 | 0.542000 | Destructor Invoked | PeerConnectionImpl.cpp:341 | ~PeerConnectionImpl
[task 2019-09-10T11:25:31.219Z] 11:25:31 INFO - Timecard created 1568114730.637000
[task 2019-09-10T11:25:31.219Z] 11:25:31 INFO - Timestamp | Delta | Event | File | Function
[task 2019-09-10T11:25:31.220Z] 11:25:31 INFO - ==========================================================================================================
[task 2019-09-10T11:25:31.220Z] 11:25:31 INFO - 0.000000 | 0.000000 | Constructor Completed | PeerConnectionImpl.cpp:332 | PeerConnectionImpl
[task 2019-09-10T11:25:31.221Z] 11:25:31 INFO - 0.001000 | 0.001000 | Initializing PC Ctx | PeerConnectionImpl.cpp:458 | Initialize
[task 2019-09-10T11:25:31.221Z] 11:25:31 INFO - 0.014000 | 0.013000 | Create Offer | PeerConnectionImpl.cpp:1203 | CreateOffer
[task 2019-09-10T11:25:31.221Z] 11:25:31 INFO - 0.016000 | 0.002000 | Set Local Description | PeerConnectionImpl.cpp:1264 | SetLocalDescription
[task 2019-09-10T11:25:31.221Z] 11:25:31 INFO - [Child 2848: Main Thread]: I/signaling [main|PeerConnectionImpl] PeerConnectionImpl.cpp:366: ~PeerConnectionImpl: PeerConnectionImpl destructor invoked for 0e43752be1397981
[task 2019-09-10T11:25:31.221Z] 11:25:31 INFO - 0.029000 | 0.013000 | Set Remote Description | PeerConnectionImpl.cpp:1352 | SetRemoteDescription
[task 2019-09-10T11:25:31.221Z] 11:25:31 INFO - 0.570000 | 0.541000 | Destructor Invoked | PeerConnectionImpl.cpp:341 | ~PeerConnectionImpl
[task 2019-09-10T11:25:31.222Z] 11:25:31 INFO - Timecard created 1568114729.700000
[task 2019-09-10T11:25:31.222Z] 11:25:31 INFO - Timestamp | Delta | Event | File | Function
[task 2019-09-10T11:25:31.222Z] 11:25:31 INFO - ========================================================================================================
[task 2019-09-10T11:25:31.223Z] 11:25:31 INFO - 0.000000 | 0.000000 | Constructor Completed | PeerConnectionImpl.cpp:332 | PeerConnectionImpl
[task 2019-09-10T11:25:31.223Z] 11:25:31 INFO - [Child 2848: Main Thread]: I/signaling [main|PeerConnectionImpl] PeerConnectionImpl.cpp:366: ~PeerConnectionImpl: PeerConnectionImpl destructor invoked for 9781d642b116421d
[task 2019-09-10T11:25:31.223Z] 11:25:31 INFO - 0.001000 | 0.001000 | Initializing PC Ctx | PeerConnectionImpl.cpp:458 | Initialize
[task 2019-09-10T11:25:31.224Z] 11:25:31 INFO - 1.510000 | 1.509000 | Destructor Invoked | PeerConnectionImpl.cpp:341 | ~PeerConnectionImpl
[task 2019-09-10T11:25:31.224Z] 11:25:31 INFO - Timecard created 1568114729.697000
[task 2019-09-10T11:25:31.224Z] 11:25:31 INFO - Timestamp | Delta | Event | File | Function
[task 2019-09-10T11:25:31.224Z] 11:25:31 INFO - ========================================================================================================
[task 2019-09-10T11:25:31.224Z] 11:25:31 INFO - 0.000000 | 0.000000 | Constructor Completed | PeerConnectionImpl.cpp:332 | PeerConnectionImpl
[task 2019-09-10T11:25:31.224Z] 11:25:31 INFO - [Child 2848: Main Thread]: I/signaling [main|PeerConnectionImpl] PeerConnectionImpl.cpp:366: ~PeerConnectionImpl: PeerConnectionImpl destructor invoked for 635b26a97135ff00
[task 2019-09-10T11:25:31.225Z] 11:25:31 INFO - 0.001000 | 0.001000 | Initializing PC Ctx | PeerConnectionImpl.cpp:458 | Initialize
[task 2019-09-10T11:25:31.225Z] 11:25:31 INFO - [Child 2848: Main Thread]: I/signaling [main|PeerConnectionImpl] PeerConnectionImpl.cpp:366: ~PeerConnectionImpl: PeerConnectionImpl destructor invoked for 1dcf6e904398bed1
[task 2019-09-10T11:25:31.225Z] 11:25:31 INFO - 1.515000 | 1.514000 | Destructor Invoked | PeerConnectionImpl.cpp:341 | ~PeerConnectionImpl
[task 2019-09-10T11:25:31.225Z] 11:25:31 INFO - Timecard created 1568114730.156000
[task 2019-09-10T11:25:31.225Z] 11:25:31 INFO - Timestamp | Delta | Event | File | Function
[task 2019-09-10T11:25:31.226Z] 11:25:31 INFO - ==========================================================================================================
[task 2019-09-10T11:25:31.226Z] 11:25:31 INFO - 0.000000 | 0.000000 | Constructor Completed | PeerConnectionImpl.cpp:332 | PeerConnectionImpl
[task 2019-09-10T11:25:31.226Z] 11:25:31 INFO - 0.000000 | 0.000000 | Initializing PC Ctx | PeerConnectionImpl.cpp:458 | Initialize
[task 2019-09-10T11:25:31.226Z] 11:25:31 INFO - 0.038000 | 0.038000 | Set Remote Description | PeerConnectionImpl.cpp:1352 | SetRemoteDescription
[task 2019-09-10T11:25:31.226Z] 11:25:31 INFO - 0.046000 | 0.008000 | Create Answer | PeerConnectionImpl.cpp:1230 | CreateAnswer
[task 2019-09-10T11:25:31.226Z] 11:25:31 INFO - 0.048000 | 0.002000 | Set Local Description | PeerConnectionImpl.cpp:1264 | SetLocalDescription
[task 2019-09-10T11:25:31.226Z] 11:25:31 INFO - 1.057000 | 1.009000 | Destructor Invoked | PeerConnectionImpl.cpp:341 | ~PeerConnectionImpl
[task 2019-09-10T11:25:31.226Z] 11:25:31 INFO - Timecard created 1568114730.153000
[task 2019-09-10T11:25:31.226Z] 11:25:31 INFO - [Child 2848: Main Thread]: I/signaling [main|PeerConnectionImpl] PeerConnectionImpl.cpp:366: ~PeerConnectionImpl: PeerConnectionImpl destructor invoked for 83fbda7d89987da6
[task 2019-09-10T11:25:31.226Z] 11:25:31 INFO - Timestamp | Delta | Event | File | Function
[task 2019-09-10T11:25:31.229Z] 11:25:31 INFO - Timestamp | Delta | Event | File | Function
[task 2019-09-10T11:25:31.229Z] 11:25:31 INFO - ==========================================================================================================
[task 2019-09-10T11:25:31.229Z] 11:25:31 INFO - 0.000000 | 0.000000 | Constructor Completed | PeerConnectionImpl.cpp:332 | PeerConnectionImpl
[task 2019-09-10T11:25:31.229Z] 11:25:31 INFO - 0.000000 | 0.000000 | Initializing PC Ctx | PeerConnectionImpl.cpp:458 | Initialize
[task 2019-09-10T11:25:31.230Z] 11:25:31 INFO - 0.017000 | 0.017000 | Set Remote Description | PeerConnectionImpl.cpp:1352 | SetRemoteDescription
[task 2019-09-10T11:25:31.230Z] 11:25:31 INFO - 0.023000 | 0.006000 | Create Answer | PeerConnectionImpl.cpp:1230 | CreateAnswer
[task 2019-09-10T11:25:31.230Z] 11:25:31 INFO - 0.025000 | 0.002000 | Set Local Description | PeerConnectionImpl.cpp:1264 | SetLocalDescription
[task 2019-09-10T11:25:31.230Z] 11:25:31 INFO - [Child 2848: Main Thread]: I/signaling [main|PeerConnectionImpl] PeerConnectionImpl.cpp:366: ~PeerConnectionImpl: PeerConnectionImpl destructor invoked for 532f4660e9479377
[task 2019-09-10T11:25:31.230Z] 11:25:31 INFO - 0.803000 | 0.778000 | Destructor Invoked | PeerConnectionImpl.cpp:341 | ~PeerConnectionImpl
[task 2019-09-10T11:25:31.231Z] 11:25:31 INFO - [Child 2848: Main Thread]: I/signaling [main|PeerConnectionImpl] PeerConnectionImpl.cpp:366: ~PeerConnectionImpl: PeerConnectionImpl destructor invoked for e7621a79d5143084
[task 2019-09-10T11:25:31.231Z] 11:25:31 INFO - Timecard created 1568114730.415000
[task 2019-09-10T11:25:31.232Z] 11:25:31 INFO - Timestamp | Delta | Event | File | Function
[task 2019-09-10T11:25:31.232Z] 11:25:31 INFO - ==========================================================================================================
[task 2019-09-10T11:25:31.233Z] 11:25:31 INFO - 0.000000 | 0.000000 | Constructor Completed | PeerConnectionImpl.cpp:332 | PeerConnectionImpl
[task 2019-09-10T11:25:31.233Z] 11:25:31 INFO - 0.001000 | 0.001000 | Initializing PC Ctx | PeerConnectionImpl.cpp:458 | Initialize
[task 2019-09-10T11:25:31.233Z] 11:25:31 INFO - 0.016000 | 0.015000 | Create Offer | PeerConnectionImpl.cpp:1203 | CreateOffer
[task 2019-09-10T11:25:31.235Z] 11:25:31 INFO - 0.017000 | 0.001000 | Set Local Description | PeerConnectionImpl.cpp:1264 | SetLocalDescription
[task 2019-09-10T11:25:31.235Z] 11:25:31 INFO - 0.031000 | 0.014000 | Set Remote Description | PeerConnectionImpl.cpp:1352 | SetRemoteDescription
[task 2019-09-10T11:25:31.235Z] 11:25:31 INFO - 0.812000 | 0.781000 | Destructor Invoked | PeerConnectionImpl.cpp:341 | ~PeerConnectionImpl
[task 2019-09-10T11:25:31.299Z] 11:25:31 INFO - [Child 2848: Main Thread]: I/signaling [main|PeerConnectionImpl] PeerConnectionImpl.cpp:331: PeerConnectionImpl: PeerConnectionImpl constructor for
[task 2019-09-10T11:25:31.299Z] 11:25:31 INFO - [Parent 4940: Socket Thread]: D/mtransport NrIceCtx static call to find local stun addresses
[task 2019-09-10T11:25:31.299Z] 11:25:31 INFO - [Child 2848: Main Thread]: I/signaling [main|PeerConnectionImpl] PeerConnectionImpl.cpp:331: PeerConnectionImpl: PeerConnectionImpl constructor for
[task 2019-09-10T11:25:31.299Z] 11:25:31 INFO - [Parent 4940: Socket Thread]: D/mtransport NrIceCtx static call to find local stun addresses
[task 2019-09-10T11:25:31.303Z] 11:25:31 INFO - [Child 2848: Main Thread]: I/signaling [main|PeerConnectionMedia] PeerConnectionMedia.cpp:51: OnStunAddrsAvailable: receiving (4) stun addrs
[task 2019-09-10T11:25:31.303Z] 11:25:31 INFO - [Child 2848: Main Thread]: I/signaling [main|PeerConnectionMedia] PeerConnectionMedia.cpp:51: OnStunAddrsAvailable: receiving (4) stun addrs
[task 2019-09-10T11:25:31.352Z] 11:25:31 INFO - =================================================================
[task 2019-09-10T11:25:31.352Z] 11:25:31 ERROR - ==2848==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x00be0083f748 at pc 0x7fffea890174 bp 0x00be0083ed20 sp 0x00be0083ed60
[task 2019-09-10T11:25:31.352Z] 11:25:31 INFO - READ of size 48 at 0x00be0083f748 thread T16777215
[task 2019-09-10T11:25:31.390Z] 11:25:31 INFO - [Child 2848: Main Thread]: I/signaling [main|sdp_config] sdp_config.c:86: SDP: Initialized config pointer: 000012AAE9EA99D0
[task 2019-09-10T11:25:31.390Z] 11:25:31 INFO - [Child 2848: Main Thread]: E/signaling [main|SDP Parse] sdp_main.c:1339: SDP Parse Error Warning: Transport protocol type unsupported (SCTP/DTLS)., line 28
[task 2019-09-10T11:25:31.391Z] 11:25:31 INFO - [Child 2848: Main Thread]: E/signaling [main|SDP Parse] sdp_main.c:1339: SDP Parse Error Invalid port format (54054) specified for transport protocol (Unsupported), parse failed., line 28
[task 2019-09-10T11:25:31.391Z] 11:25:31 INFO - [Child 2848: Main Thread]: E/jsep [1568114731293000 (id=2147486391 url=file:///Z:/task_1568114275/build/tests/reftest/tests/dom/media/tests/crashtests/855796.html]: Failed to parse SDP: SDP Parse Error on line 28: Warning: Transport protocol type unsupported (SCTP/DTLS).
[task 2019-09-10T11:25:31.391Z] 11:25:31 INFO - SDP Parse Error on line 28: Invalid port format (54054) specified for transport protocol (Unsupported), parse failed.
[task 2019-09-10T11:25:31.392Z] 11:25:31 INFO - [Child 2848: Main Thread]: E/signaling [main|PeerConnectionImpl] PeerConnectionImpl.cpp:1296: SetLocalDescription: pc = 349dbfb9dfe631d0, error = Failed to parse SDP: SDP Parse Error on line 28: Warning: Transport protocol type unsupported (SCTP/DTLS).
[task 2019-09-10T11:25:31.392Z] 11:25:31 INFO - SDP Parse Error on line 28: Invalid port format (54054) specified for transport protocol (Unsupported), parse failed.
[task 2019-09-10T11:25:31.392Z] 11:25:31 INFO - [Child 2848: Main Thread]: I/signaling [main|PeerConnectionImpl] PeerConnectionImpl.cpp:2169: CloseInt: Closing PeerConnectionImpl 349dbfb9dfe631d0; ending call
[task 2019-09-10T11:25:31.392Z] 11:25:31 INFO - [Child 2848: Main Thread]: I/jsep [1568114731293000 (id=2147486391 url=file:///Z:/task_1568114275/build/tests/reftest/tests/dom/media/tests/crashtests/855796.html]: stable -> closed
[task 2019-09-10T11:25:31.392Z] 11:25:31 INFO - [Child 2848: Main Thread]: I/signaling [main|PeerConnectionImpl] PeerConnectionImpl.cpp:2169: CloseInt: Closing PeerConnectionImpl 41fe6af6df86f0e0; ending call
[task 2019-09-10T11:25:31.392Z] 11:25:31 INFO - [Child 2848: Main Thread]: I/jsep [1568114731295000 (id=2147486391 url=file:///Z:/task_1568114275/build/tests/reftest/tests/dom/media/tests/crashtests/855796.html]: stable -> closed
[task 2019-09-10T11:25:31.402Z] 11:25:31 INFO - REFTEST TEST-PASS | file:///Z:/task_1568114275/build/tests/reftest/tests/dom/media/tests/crashtests/855796.html | (LOAD ONLY)
[task 2019-09-10T11:25:31.402Z] 11:25:31 INFO - REFTEST TEST-END | file:///Z:/task_1568114275/build/tests/reftest/tests/dom/media/tests/crashtests/855796.html
[task 2019-09-10T11:25:31.427Z] 11:25:31 INFO - REFTEST TEST-START | file:///Z:/task_1568114275/build/tests/reftest/tests/dom/media/tests/crashtests/860143.html
```
|
|
1,580,189 | 14,352,756 |
Created attachment 9091731
issue geolocation.mp4
**Affected versions**
* Firefox 70 Beta 5
* latest Nightly 71.0a1 (2019-09-09)
**Affected platforms**
* Ubuntu 18.04 x64
* Windows 8.1 x64
* macOS 10.13
**Steps to reproduce**
1. Launch Firefox and go to https://goo.gl/oosgTZ.
2. Click on "Show my location".
3. Check "Remember this decision" and select "Allow Location Access" from doorhanger.
4. Refresh the page and click again "Show my location".
5. Open the Permissions Panel from Toolbar and clear ("X") the permission "Access your location".
6. Refresh the page and click again "Show my location".
**Expected result**
* The doorhanger asking for permission to share location appears (with "Allow Location Access" and "Don't Allow" options).
**Actual result**
* The doorhanger asking for permission to share location isn't displayed. The "Allow you location" is still allowed in Permissions Panel (and in about:preferences#privacy -> Permissions -> Location). Please see "issue geolocation.mp4".
**Regression range**
* First bad: 2019-07-30 (d6b588f22b7e6351c85dd40c56762a7836ee9358)
* Last good: 2019-07-29 (99e9f7c976375024b56cad5ae71d4a9d04969604)
* Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=99e9f7c976375024b56cad5ae71d4a9d04969604&tochange=d6b588f22b7e6351c85dd40c56762a7836ee9358
* Potential regressor: bug 630614
**Additional notes**
* On Firefox 69 RC, I can't reproduce the issue because there I don't have "Access your location" in Permissions Panel.
|
|
1,580,288 | 14,353,416 |
The attached testcase crashes on mozilla-central revision 20190907-7f0c7ef868ff .
For detailed crash information, see attachment.
To reproduce the issue, perform the following steps:
1. Download the attached testcase, save as "test.bin".
2a. Build with --enable-fuzzing (requires Clang and ASan, also build gtests using `./mach gtest dontruntests`).
2b. Alternatively you can download builds from TC using `python -mfuzzfetch -a --fuzzing --tests gtest` (see https://github.com/MozillaSecurity/fuzzfetch).
3. Run MOZ_RUN_GTEST=1 LIBFUZZER=1 FUZZER=NetworkHttp2 objdir/dist/bin/firefox -runs=10000 test.bin
This is not a regular null-deref but actually a thread race on an nsAutoPtr (this also explains why the -runs=10000 is required). Like other pointer races that we have seen before we should assume that this can cause a use-after-free with the right scheduling, unless we can explicitly rule that out. I will post a TSan trace after filing.
|
|
1,580,319 | 14,353,597 |
Created attachment 9091893
DisabledAllow.png
STRs:
1. Open https://jan-ivar.github.io/dummy/gdm.html but don't answer the prompt (leave it open).
2. In a separate tab, open https://jsfiddle.net/jib1/pz5pynyf/
Expected result: A prompt with choices "Don't Allow" and "Allow"
Actual result: "Allow" choice is disabled, with no way to enable it (see screenshot).
Workaround: None. Closing the other tab and refreshing this tab does not bring the "Allow" button back for me. Once I'm in this state, I have to restart Firefox to get "Allow" enabled again.
|
|
1,580,450 | 14,354,689 |
Created attachment 9092034
keyboard_navigation.mp4
[Affected versions]:
- Firefox Beta 70.0b5 (64-bit)
- Nightly 71.0a1 (2019-09-10) (64-bit)
[Affected Platforms]:
- Mac 10.14
- Windows 10 x64
- Ubuntu 16.04 x64.
[Prerequisites]:
- Have a new Firefox profile.
- Have no saved logins.
[Steps to reproduce]:
1. Open the Firefox browser with the profile from prerequisites.
2. Navigate to "about:logins" page.
3. Click on the “Create New Login” button.
4. Press the “Tab” key until the “Login List” is focused.
5. Press the “Tab” key a few times and observe the behavior.
[Expected result]:
- The next elements from the page get focused.
[Actual result]:
- The focus remains blocked on the "Login List".
[Notes]:
- Attached a screen recording with the issue.
|
|
1,580,505 | 14,355,132 |
Created attachment 9092099
moving the about logins tab in a new window.gif
[Notes]:
- The changes are also not visible, only after the page is refreshed.
- If the page is refreshed after the "about:logins" tab was moved, the issue is no longer reproducible.
[Affected Versions]:
- Nightly 71.0a1
- Beta 70.0b4
[Affected Platforms]
- All Windows
- All Mac
- All Linux
[Prerequisites]:
- Have at least one tab opened.
[Steps to reproduce]:
1. Open the latest Nightly browser and navigate to "about:logins".
2. Move the "about:logins" tab to a new window.
3. Click the "Create New Login" button.
4. Enter valid credentials in the required fields.
5. Click the "Save" button and observe the behavior.
[Expected results]:
- The "Create New Login" mode is dismissed and the login is successfully created.
[Actual results]:
- Nothing happens. If the "Save" button is clicked again the "An entry for [website_doamin] with that username already exists" error message is displayed.
[Additional Notes]:
- The issue is also reproducible in "Edit" mode. If the edit mode of a saved login is opened and the credentials are edited, nothing happens if the "Save" button is clicked. However, if the page is refreshed, the login is correctly updated with the changes that were made.
- Attached a screen recording with the issue.
|
|
1,580,646 | 14,356,451 |
Created attachment 9092236
Launch_Application_screenshot.jpg
Firefox's "Launch Application" window's "Cancel" button is on the left of the "Open link" button, but Windows' UI convention is that "Cancel" buttons should be on the right. (macOS's UI convention is for "Cancel" buttons to be on the left.) See the attached screenshot comparing Firefox's "Launch Application" window and Windows' own file picker dialog.
https://searchfox.org/mozilla-central/rev/a777ff11b6d700a698c61e5bd17e73b044304494/toolkit/mozapps/handling/content/dialog.xul#47-50
|
|
1,580,737 | 14,357,009 |
STR Discovered by Adrian in bug 1578807:
1. Install Firefox 69 fr. (probably works with any locale)
2. From about:preferences/Language add another language (in my tests I used fr build with language change to en-us). - this option is available only in release channel, I don't know which preference controls this for the other channels.
3. At this point you should have two languages and when selecting the one that you want to switch to the "Apply and Restart" is available as in the screenshot.
4. Hit "Apply and Restart".
5. Check the search engines.
If after the restart the search engines are ok, change again the language and hit restart. Do it a few times and 2-3 changes and restarts will likely mess up the search engine list.
|
|
1,580,742 | 14,357,065 |
Created attachment 9092303
Screenshot of error
**Affected versions**
Nightly 71.0a1 (2019-09-11) (64-bit)
**Affected platforms**
ARM64 - Windows 10 - Lenovo Yoga laptop with Qualcom Adreno 630 GPU.
Driver version: 25.18.10440.0
**Steps to reproduce**
- Launch Firefox
- Log in to Netflix account
- Wait for Widevine to be installed
**Expected result**
Widevine should be installed on a new profile
**Actual Result**
Widevine plugin crashes and a black screen with an error is displayed, error code: F7702-1003. Check the attached screenshot.
**Regression-Range**
Beta70 and Release69 are not affected by this issue, seems to be a new regression.
Tried to mozregress this but I'm constantly having BSOD due to Bug 1548410 and can't find the range..
|
|
1,580,792 | 14,357,271 |
Created attachment 9092325
rec of the issue1.gif
[Affected versions]:
- Firefox Beta 70.0b5 - Build ID: 20190909162732
- Firefox Nightly 71.0a1 - Build ID: 20190912094122
[Affected Platforms]:
- All Windows
- All Linux
- All Mac
[Prerequisites]:
- Have the latest Firefox Beta or Nightly installed.
- Have any text copied to clipboard.
[Steps to reproduce]:
1. Open the browser with the profile from prerequisites.
2. Type a text string different from the one from prerequisites in the "Address Bar".
3. Right-click in the "Address Bar" and select the "Paste & Go" option.
4. Observe the behavior.
[Expected result]:
- A search is performed for the string copied to clipboard.
[Actual result]:
- The search is performed for the string typed at step 2.
[Regression Window]:
- Considering the fact that this issue is not reproducible on latest Firefox Release (69.0), using the "mozregression" tool I have managed to find the following regression:
Last good revision: 47e72c204ef61c34509e430c0976f4db680e384a
First bad revision: 580d975db59096011e93150a04856a15b9e8812d
Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=47e72c204ef61c34509e430c0976f4db680e384a&tochange=580d975db59096011e93150a04856a15b9e8812d
From the pushlog, it seems that bug 1551598 caused this issue.
[Notes]:
- This issue is still reproducible even if you paste a URL in the "Address Bar" using the "Paste & Go" option
- Attached a screen recording of the issue.
|
|
1,580,822 | 14,357,464 |
It looks like at least the case of selecting the first one-off search button was broken before bug 1567384...
|
|
1,580,827 | 14,357,476 |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0
Steps to reproduce:
I don't have a better title.
1) Visit a video on yt.
2) Move the mouse away from the player until the video controls disappear.
3) Move the mouse over the player again.
Actual results:
At step (2) the video froze while the audio continued playing. At step (3) the video started to play again.
Expected results:
Bisection points to three bug, but it seems obvious that the culprit is Bug 1580063.
mozregression log:
7:49.28 INFO: Last good revision: 47f5993a8467ea4a801f9ea6abb8a81309a7577e
7:49.28 INFO: First bad revision: 0879b99736d84ff99ebc013fa30dabe1da067b36
7:49.28 INFO: Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=47f5993a8467ea4a801f9ea6abb8a81309a7577e&tochange=0879b99736d84ff99ebc013fa30dabe1da067b36
|
|
1,580,854 | 14,357,665 |
Currently GV either blocks level 2 lists with ETP, or blocks nothing. We need to support blocking only level 1 lists to match desktop's behavior in certain cases.
|
|
1,580,859 | 14,357,748 |
Tested environment:
* Firefox Nightly
* Debian 9 "Stretch" under Xorg and Debian Sid
* Firefox password manager is by default Firefox Lockwise
Steps to reproduce:
1) Open the password manager
2) Do a search in the search box
3) Enable keyboard navigation with F7
4) Tab until going on the result list
5) Press enter to display the first result of the list
Result:
I'm not sure exactly what's happening but Firefox Lockwise doesn't display the first item of the result list.
Expected result:
Firefox Lockwise should give the focus to first list item and pressing enter should display it.
Important note:
At this time, a keyboard user like a blind person couldn't recover a saved password since the switch to Lockwise.
I think this issue should be a high priority as having access to its password looks critical to me.
Best regards.
|
|
1,580,922 | 14,358,232 |
Created attachment 9092449
mathml corrupted 1.png
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0
Build ID: 20190912094122
### Steps to reproduce
1. In a new profile, reduce the browser window height. It seems to be easier to reproduce if more scrollings are involved.
2. Go to [MathML Torture Test](https://mdn.mozillademos.org/en-US/docs/Mozilla/MathML_Project/MathML_Torture_Test$samples/MathML_Torture_Test?revision=1506691).
3. Scroll to the bottom then scroll up back to the main table (with numbered rows).
4. Check for defects.
### Actual result
Please refer to the attached screenshot. Some symbols are stretched incorrectly. Some are misplaced or rendered incompletely.
### Expected result
All symbols display correctly.
### Workaround
1. Disable WebRender. Or
2. highlighted affected symbols and deselect them.
### Notes
1. So far I see such issue only in MathML symbols.
2. Font choice should be unrelated. I tried some fonts (Latin Modern Math, DejaVu, XITS) and they all corrupt.
### System info
Windows 10 1903 build 18362.356 (latest with all updates installed as of 2019-09-13)
Nvidia GTX 760 driver 436.30 (latest)
[Latin Modern Math 1.959](http://www.gust.org.pl/projects/e-foundry/lm-math/download)
[DejaVu Math TeX Gyre 2.37](https://dejavu-fonts.github.io/Download.html)
[XITS 1.301](https://github.com/alif-type/xits/releases)
|
|
1,580,923 | 14,358,241 |
Steps to reproduce in Nightly:
1. Enter this URL: http://eca.hinet.net/download/HRCA_b64.crt
2. Click on "View" button to examine cert - nothing happens.
When folks use such a URL to import a cert, they must be able to examine the cert to make sure it is what they are expecting before they trust it.
|
|
1,581,024 | 14,358,924 |
Created attachment 9092559
crashdata
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.75 Safari/537.36
Steps to reproduce:
1. download nss and nspr using command
```
hg clone https://hg.mozilla.org/projects/nspr
hg clone https://hg.mozilla.org/projects/nss
```
2. compile nss with ASAN
```
cd nss; ./build.sh --asan -v
```
3. run derdump with poc I uploaded
Actual results:
```
C-Sequence (459)
C-Sequence (373)
C-[0] (3)
Integer (1)
02
Integer (1)
00
C-Sequence (13)
Object Identifier (9)
1 2 840 113549 1 1 4 (PKCS #1 MD5 With RSA Encryption)
NULL (0)
C-Sequence (75)
C-Set (11)
C-Sequence (9)
Object Identifier (3)
2 5 4 6 (X520 Country Name)
Printable String (2)
"US"
C-Set (22)
C-Sequence (20)
Object Identifier (3)
2 5 4 10 (X520 Organization Name)
Printable String (13)
"VeriSign Inc."
C-Set (20)
C-Sequence (18)
Object Identifier (3)
2 5 4 11 (X520 Organizational Unit Name)
Printable String (11)
"Engineering"
C-Set (14)
C-Sequence (12)
Object Identifier (1426326291)
0 5 74 97 115 111 110 48 30 23 13 57 53 48 56 48 56 48 55 48 48 48 48 90 23 13 57 54 48 56 48 55 48 55 48 48 48 48 90 48 75 49 11 48 9 6 3 85 4 6 19 2 85 83 49 22 48 20 6 3 85 4 10 19 13 86 101 114 105 83 105 103 110 32 73 110 99 46 49 20 48 47 6 3 85 4 11 19 11 69 110 103 105 110 101 101 114 105 110 103 49 14 48 12 6 3 85 4 3 19 5 74 97 115 111 110 48 92 48 13 6 9 42 840 113549 1 1 1 5 0 3 75 0 48 72 2 65 0 774900 84 248997564 85 3469719127 12722 57 12800 62 1132239 6145 26 118 28 22 16 8438 18 122 70 14730 5 12353 40901617 1154615 18 42 242141760 2 26 491555 117 104 15041 2 3 1 0 1 4548 48 66 48 20 6 3 97 98 99 1 1 16260 10 101 120 116 101 110 115 105 111 110 49 48 20 6 3 100 101 102 1 1 16260 10 101 120 116 101 110 83 105 0 4 50 48 20 6 3 103 104 105 1 1 16260 10 101 120 116 101 110 115 105 111 110 51 48 13 6 9 42 840 113549 1 1 4 5 0 3 65 0 107 2 9944 84 3122 1513474 5266 96 1372200640 11 75 100 438 7471 2185 51 1934920 182017400 4301 81 95 104 201 15038 49 10393 150222000 1455364 962619=================================================================
==30257==ERROR: AddressSanitizer: heap-buffer-overflow on address 0xb5202a4f at pc 0x081490b7 bp 0xbff60fa8 sp 0xbff60fa0
READ of size 1 at 0xb5202a4f thread T0
#0 0x81490b6 in prettyPrintObjectID /home/casper/targets/nss/originasan/nss/out/Debug/../../cmd/lib/derprint.c:258:13
#1 0x81490b6 in prettyPrintItem /home/casper/targets/nss/originasan/nss/out/Debug/../../cmd/lib/derprint.c:552
#2 0x8147d64 in prettyPrintItem /home/casper/targets/nss/originasan/nss/out/Debug/../../cmd/lib/derprint.c:519:24
#3 0x8147d64 in prettyPrintItem /home/casper/targets/nss/originasan/nss/out/Debug/../../cmd/lib/derprint.c:519:24
#4 0x8147d64 in prettyPrintItem /home/casper/targets/nss/originasan/nss/out/Debug/../../cmd/lib/derprint.c:519:24
#5 0x8147d64 in prettyPrintItem /home/casper/targets/nss/originasan/nss/out/Debug/../../cmd/lib/derprint.c:519:24
#6 0x8147d64 in prettyPrintItem /home/casper/targets/nss/originasan/nss/out/Debug/../../cmd/lib/derprint.c:519:24
#7 0x8146c88 in DER_PrettyPrint /home/casper/targets/nss/originasan/nss/out/Debug/../../cmd/lib/derprint.c:590:10
#8 0x813c17a in main /home/casper/targets/nss/originasan/nss/out/Debug/../../cmd/derdump/derdump.c:97:14
#9 0xb7b03b40 in __libc_start_main (/lib/i386-linux-gnu/libc.so.6+0x1ab40)
#10 0x8067b11 in _start (/home/casper/targets/nss/originasan/dist/Debug/bin/derdumpfuzz/derdump+0x8067b11)
0xb5202a4f is located 0 bytes to the right of 463-byte region [0xb5202880,0xb5202a4f)
allocated by thread T0 here:
#0 0x810b355 in malloc (/home/casper/targets/nss/originasan/dist/Debug/bin/derdumpfuzz/derdump+0x810b355)
#1 0xb7aaa778 in PR_Malloc (/lib/i386-linux-gnu/libnspr4.so+0x12778)
#2 0x813e510 in SECU_FileToItem /home/casper/targets/nss/originasan/nss/out/Debug/../../cmd/lib/basicutil.c:150:16
#3 0x814cd8e in SECU_ReadDERFromFile /home/casper/targets/nss/originasan/nss/out/Debug/../../cmd/lib/secutil.c:552:14
#4 0x813c164 in main /home/casper/targets/nss/originasan/nss/out/Debug/../../cmd/derdump/derdump.c:95:10
#5 0xb7b03b40 in __libc_start_main (/lib/i386-linux-gnu/libc.so.6+0x1ab40)
SUMMARY: AddressSanitizer: heap-buffer-overflow /home/casper/targets/nss/originasan/nss/out/Debug/../../cmd/lib/derprint.c:258:13 in prettyPrintObjectID
Shadow bytes around the buggy address:
0x36a404f0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
0x36a40500: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
0x36a40510: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x36a40520: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x36a40530: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
=>0x36a40540: 00 00 00 00 00 00 00 00 00[07]fa fa fa fa fa fa
0x36a40550: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
0x36a40560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x36a40570: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x36a40580: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x36a40590: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Shadow byte legend (one shadow byte represents 8 application bytes):
Addressable: 00
Partially addressable: 01 02 03 04 05 06 07
Heap left redzone: fa
Freed heap region: fd
Stack left redzone: f1
Stack mid redzone: f2
Stack right redzone: f3
Stack after return: f5
Stack use after scope: f8
Global redzone: f9
Global init order: f6
Poisoned by user: f7
Container overflow: fc
Array cookie: ac
Intra object redzone: bb
ASan internal: fe
Left alloca redzone: ca
Right alloca redzone: cb
Shadow gap: cc
==30257==ABORTING
```
|
|
1,581,084 | 14,359,452 |
I'm seeing this crash quite regularly while fuzzing, however the testcases are not reproducible. If we can find a way to reliable trigger a situation where `nsDocShell::CreateAboutBlankContentViewer` is called in `EnsureContentViewer` I should be to craft a testcase. I am seeing this on ondevicemotion and ondeviceorientation events and also with a slightly different stack with onstorage event on the window object.
```
=================================================================
==8535==ERROR: AddressSanitizer: heap-use-after-free on address 0x611001e24504 at pc 0x7ff429b5b3e7 bp 0x7fff90876a10 sp 0x7fff90876a08
READ of size 1 at 0x611001e24504 thread T0 (Web Content)
#0 0x7ff429b5b3e6 in IsApzAwareListener /builds/worker/workspace/build/src/dom/events/EventListenerManager.cpp:1680:29
#1 0x7ff429b5b3e6 in mozilla::EventListenerManager::AddEventListenerInternal(mozilla::dom::CallbackObjectHolder<mozilla::dom::EventListener, nsIDOMEventListener>, mozilla::EventMessage, nsAtom*, mozilla::EventListenerFlags const&, bool, bool) /builds/worker/workspace/build/src/dom/events/EventListenerManager.cpp:396
#2 0x7ff429b5eb97 in mozilla::EventListenerManager::SetEventHandlerInternal(nsAtom*, mozilla::TypedEventHandler const&, bool) /builds/worker/workspace/build/src/dom/events/EventListenerManager.cpp:728:5
#3 0x7ff429b6a5a7 in mozilla::EventListenerManager::SetEventHandler(nsAtom*, mozilla::dom::EventHandlerNonNull*) /builds/worker/workspace/build/src/dom/events/EventListenerManager.cpp:1529:3
#4 0x7ff4287d5d5b in SetOndeviceorientation /builds/worker/workspace/build/src/obj-firefox/dist/include/mozilla/EventNameList.h:326:1
#5 0x7ff4287d5d5b in mozilla::dom::Window_Binding::set_ondeviceorientation(JSContext*, JS::Handle<JSObject*>, nsGlobalWindowInner*, JSJitSetterCallArgs) /builds/worker/workspace/build/src/obj-firefox/dom/bindings/WindowBinding.cpp:6780
#6 0x7ff4293cb266 in bool mozilla::dom::binding_detail::GenericSetter<mozilla::dom::binding_detail::MaybeGlobalThisPolicy>(JSContext*, unsigned int, JS::Value*) /builds/worker/workspace/build/src/dom/bindings/BindingUtils.cpp:3121:8
#7 0x7ff42ffb33a7 in CallJSNative /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:447:13
#8 0x7ff42ffb33a7 in js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct) /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:539
#9 0x7ff42ffb943d in InternalCall /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:594:10
#10 0x7ff42ffb943d in Call /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:610
#11 0x7ff42ffb943d in js::CallSetter(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::Handle<JS::Value>) /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:748
#12 0x7ff4304fca53 in SetExistingProperty(JSContext*, JS::Handle<JS::PropertyKey>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyResult>, JS::ObjectOpResult&) /builds/worker/workspace/build/src/js/src/vm/NativeObject.cpp:2932:8
#13 0x7ff4304f5521 in bool js::NativeSetProperty<(js::QualifiedBool)1>(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::ObjectOpResult&) /builds/worker/workspace/build/src/js/src/vm/NativeObject.cpp:2961:14
#14 0x7ff4301fea57 in SetProperty /builds/worker/workspace/build/src/js/src/vm/ObjectOperations-inl.h:283:10
#15 0x7ff4301fea57 in js::ForwardingProxyHandler::set(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::ObjectOpResult&) const /builds/worker/workspace/build/src/js/src/proxy/Wrapper.cpp:149
#16 0x7ff426807ac0 in nsOuterWindowProxy::set(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::ObjectOpResult&) const /builds/worker/workspace/build/src/dom/base/nsGlobalWindowOuter.cpp:944:23
#17 0x7ff4301d38c1 in setInternal /builds/worker/workspace/build/src/js/src/proxy/Proxy.cpp:395:19
#18 0x7ff4301d38c1 in js::Proxy::set(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::ObjectOpResult&) /builds/worker/workspace/build/src/js/src/proxy/Proxy.cpp:403
#19 0x7ff42ff91878 in SetProperty /builds/worker/workspace/build/src/js/src/vm/ObjectOperations-inl.h:280:12
#20 0x7ff42ff91878 in SetPropertyOperation /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:269
#21 0x7ff42ff91878 in Interpret(JSContext*, js::RunState&) /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:2849
#22 0x7ff42ff7ccef in js::RunScript(JSContext*, js::RunState&) /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:424:10
#23 0x7ff42ffb9c6f in js::ExecuteKernel(JSContext*, JS::Handle<JSScript*>, JSObject&, JS::Value const&, js::AbstractFramePtr, JS::Value*) /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:786:13
#24 0x7ff43009eb33 in js::DirectEvalStringFromIon(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSScript*>, JS::Handle<JS::Value>, JS::Handle<JSString*>, unsigned char*, JS::MutableHandle<JS::Value>) /builds/worker/workspace/build/src/js/src/builtin/Eval.cpp:422:10
#25 0x308de91b36ac (<unknown module>)
0x611001e24504 is located 196 bytes inside of 256-byte region [0x611001e24440,0x611001e24540)
freed by thread T0 (Web Content) here:
#0 0x55b630990a92 in __interceptor_free /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/asan/asan_malloc_linux.cc:124:3
#1 0x7ff422678916 in Free /builds/worker/workspace/build/src/obj-firefox/dist/include/nsTArray.h:197:34
#2 0x7ff422678916 in nsTArray_base<nsTArrayInfallibleAllocator, nsTArray_CopyWithMemutils>::ShrinkCapacity(unsigned long, unsigned long) /builds/worker/workspace/build/src/obj-firefox/dist/include/nsTArray-inl.h:229
#3 0x7ff429b58319 in Clear /builds/worker/workspace/build/src/obj-firefox/dist/include/nsTObserverArray.h:248:12
#4 0x7ff429b58319 in RemoveAllListenersSilently /builds/worker/workspace/build/src/dom/events/EventListenerManager.cpp:147
#5 0x7ff429b58319 in mozilla::EventListenerManager::Disconnect() /builds/worker/workspace/build/src/dom/events/EventListenerManager.cpp:1315
#6 0x7ff4267a8b60 in nsGlobalWindowInner::FreeInnerObjects() /builds/worker/workspace/build/src/dom/base/nsGlobalWindowInner.cpp:1102:23
#7 0x7ff42681240b in nsGlobalWindowOuter::SetNewDocument(mozilla::dom::Document*, nsISupports*, bool, mozilla::dom::WindowGlobalChild*) /builds/worker/workspace/build/src/dom/base/nsGlobalWindowOuter.cpp:2231:19
#8 0x7ff42c4ebb35 in nsDocumentViewer::InitInternal(nsIWidget*, nsISupports*, mozilla::dom::WindowGlobalChild*, mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const&, bool, bool, bool) /builds/worker/workspace/build/src/layout/base/nsDocumentViewer.cpp:983:22
#9 0x7ff42c4eaefa in nsDocumentViewer::Init(nsIWidget*, mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const&, mozilla::dom::WindowGlobalChild*) /builds/worker/workspace/build/src/layout/base/nsDocumentViewer.cpp:743:10
#10 0x7ff42f136c96 in nsDocShell::SetupNewViewer(nsIContentViewer*, mozilla::dom::WindowGlobalChild*) /builds/worker/workspace/build/src/docshell/base/nsDocShell.cpp:8438:7
#11 0x7ff42f135b79 in nsDocShell::Embed(nsIContentViewer*, mozilla::dom::WindowGlobalChild*) /builds/worker/workspace/build/src/docshell/base/nsDocShell.cpp:6217:17
#12 0x7ff42f140bcc in nsDocShell::CreateAboutBlankContentViewer(nsIPrincipal*, nsIPrincipal*, nsIContentSecurityPolicy*, nsIURI*, bool, bool, mozilla::dom::WindowGlobalChild*) /builds/worker/workspace/build/src/docshell/base/nsDocShell.cpp:7052:14
#13 0x7ff42f0eb329 in nsDocShell::EnsureContentViewer() /builds/worker/workspace/build/src/docshell/base/nsDocShell.cpp:6887:17
#14 0x7ff42f117ba7 in GetDocument /builds/worker/workspace/build/src/docshell/base/nsDocShell.cpp:3590:3
#15 0x7ff42f117ba7 in non-virtual thunk to nsDocShell::GetDocument() /builds/worker/workspace/build/src/docshell/base/nsDocShell.cpp
#16 0x7ff4266f3ace in nsContentUtils::ShouldResistFingerprinting(nsIDocShell*) /builds/worker/workspace/build/src/dom/base/nsContentUtils.cpp:1967:48
#17 0x7ff42b374fe2 in nsDeviceSensors::IsSensorAllowedByPref(unsigned int, nsIDOMWindow*) /builds/worker/workspace/build/src/dom/system/nsDeviceSensors.cpp:574:11
#18 0x7ff42b37550c in nsDeviceSensors::AddWindowListener(unsigned int, nsIDOMWindow*) /builds/worker/workspace/build/src/dom/system/nsDeviceSensors.cpp:156:8
#19 0x7ff4267ed998 in nsGlobalWindowInner::EnableDeviceSensor(unsigned int) /builds/worker/workspace/build/src/dom/base/nsGlobalWindowInner.cpp:5973:9
#20 0x7ff429b59449 in EnableDevice /builds/worker/workspace/build/src/dom/events/EventListenerManager.cpp:478:15
#21 0x7ff429b59449 in mozilla::EventListenerManager::AddEventListenerInternal(mozilla::dom::CallbackObjectHolder<mozilla::dom::EventListener, nsIDOMEventListener>, mozilla::EventMessage, nsAtom*, mozilla::EventListenerFlags const&, bool, bool) /builds/worker/workspace/build/src/dom/events/EventListenerManager.cpp:290
#22 0x7ff429b5eb97 in mozilla::EventListenerManager::SetEventHandlerInternal(nsAtom*, mozilla::TypedEventHandler const&, bool) /builds/worker/workspace/build/src/dom/events/EventListenerManager.cpp:728:5
#23 0x7ff429b6a5a7 in mozilla::EventListenerManager::SetEventHandler(nsAtom*, mozilla::dom::EventHandlerNonNull*) /builds/worker/workspace/build/src/dom/events/EventListenerManager.cpp:1529:3
#24 0x7ff4287d5d5b in SetOndeviceorientation /builds/worker/workspace/build/src/obj-firefox/dist/include/mozilla/EventNameList.h:326:1
#25 0x7ff4287d5d5b in mozilla::dom::Window_Binding::set_ondeviceorientation(JSContext*, JS::Handle<JSObject*>, nsGlobalWindowInner*, JSJitSetterCallArgs) /builds/worker/workspace/build/src/obj-firefox/dom/bindings/WindowBinding.cpp:6780
#26 0x7ff4293cb266 in bool mozilla::dom::binding_detail::GenericSetter<mozilla::dom::binding_detail::MaybeGlobalThisPolicy>(JSContext*, unsigned int, JS::Value*) /builds/worker/workspace/build/src/dom/bindings/BindingUtils.cpp:3121:8
#27 0x7ff42ffb33a7 in CallJSNative /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:447:13
#28 0x7ff42ffb33a7 in js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct) /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:539
#29 0x7ff42ffb943d in InternalCall /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:594:10
#30 0x7ff42ffb943d in Call /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:610
#31 0x7ff42ffb943d in js::CallSetter(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::Handle<JS::Value>) /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:748
#32 0x7ff4304fca53 in SetExistingProperty(JSContext*, JS::Handle<JS::PropertyKey>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyResult>, JS::ObjectOpResult&) /builds/worker/workspace/build/src/js/src/vm/NativeObject.cpp:2932:8
#33 0x7ff4304f5521 in bool js::NativeSetProperty<(js::QualifiedBool)1>(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::ObjectOpResult&) /builds/worker/workspace/build/src/js/src/vm/NativeObject.cpp:2961:14
#34 0x7ff4301fea57 in SetProperty /builds/worker/workspace/build/src/js/src/vm/ObjectOperations-inl.h:283:10
#35 0x7ff4301fea57 in js::ForwardingProxyHandler::set(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::ObjectOpResult&) const /builds/worker/workspace/build/src/js/src/proxy/Wrapper.cpp:149
#36 0x7ff426807ac0 in nsOuterWindowProxy::set(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::ObjectOpResult&) const /builds/worker/workspace/build/src/dom/base/nsGlobalWindowOuter.cpp:944:23
#37 0x7ff4301d38c1 in setInternal /builds/worker/workspace/build/src/js/src/proxy/Proxy.cpp:395:19
#38 0x7ff4301d38c1 in js::Proxy::set(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::ObjectOpResult&) /builds/worker/workspace/build/src/js/src/proxy/Proxy.cpp:403
#39 0x7ff42ff91878 in SetProperty /builds/worker/workspace/build/src/js/src/vm/ObjectOperations-inl.h:280:12
#40 0x7ff42ff91878 in SetPropertyOperation /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:269
#41 0x7ff42ff91878 in Interpret(JSContext*, js::RunState&) /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:2849
#42 0x7ff42ff7ccef in js::RunScript(JSContext*, js::RunState&) /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:424:10
previously allocated by thread T0 (Web Content) here:
#0 0x55b63099122f in __interceptor_realloc /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/asan/asan_malloc_linux.cc:165:3
#1 0x55b6309c668d in moz_xrealloc /builds/worker/workspace/build/src/memory/mozalloc/mozalloc.cpp:72:18
#2 0x7ff4226777a9 in Realloc /builds/worker/workspace/build/src/obj-firefox/dist/include/nsTArray.h:204:12
#3 0x7ff4226777a9 in nsTArrayInfallibleAllocator::ResultTypeProxy nsTArray_base<nsTArrayInfallibleAllocator, nsTArray_CopyWithMemutils>::EnsureCapacity<nsTArrayInfallibleAllocator>(unsigned long, unsigned long) /builds/worker/workspace/build/src/obj-firefox/dist/include/nsTArray-inl.h:191
#4 0x7ff429b588db in ExtendCapacity<nsTArrayInfallibleAllocator> /builds/worker/workspace/build/src/obj-firefox/dist/include/nsTArray-inl.h:117:16
#5 0x7ff429b588db in AppendElements<nsTArrayInfallibleAllocator> /builds/worker/workspace/build/src/obj-firefox/dist/include/nsTArray.h:1691
#6 0x7ff429b588db in AppendElement<nsTArrayInfallibleAllocator> /builds/worker/workspace/build/src/obj-firefox/dist/include/nsTArray.h:1716
#7 0x7ff429b588db in AppendElement /builds/worker/workspace/build/src/obj-firefox/dist/include/nsTObserverArray.h:192
#8 0x7ff429b588db in mozilla::EventListenerManager::AddEventListenerInternal(mozilla::dom::CallbackObjectHolder<mozilla::dom::EventListener, nsIDOMEventListener>, mozilla::EventMessage, nsAtom*, mozilla::EventListenerFlags const&, bool, bool) /builds/worker/workspace/build/src/dom/events/EventListenerManager.cpp:236
#9 0x7ff429b5eb97 in mozilla::EventListenerManager::SetEventHandlerInternal(nsAtom*, mozilla::TypedEventHandler const&, bool) /builds/worker/workspace/build/src/dom/events/EventListenerManager.cpp:728:5
#10 0x7ff429b6a5a7 in mozilla::EventListenerManager::SetEventHandler(nsAtom*, mozilla::dom::EventHandlerNonNull*) /builds/worker/workspace/build/src/dom/events/EventListenerManager.cpp:1529:3
#11 0x7ff42880a06b in SetOndragover /builds/worker/workspace/build/src/obj-firefox/dist/include/mozilla/EventNameList.h:173:1
#12 0x7ff42880a06b in mozilla::dom::Window_Binding::set_ondragover(JSContext*, JS::Handle<JSObject*>, nsGlobalWindowInner*, JSJitSetterCallArgs) /builds/worker/workspace/build/src/obj-firefox/dom/bindings/WindowBinding.cpp:13423
#13 0x7ff4293cb266 in bool mozilla::dom::binding_detail::GenericSetter<mozilla::dom::binding_detail::MaybeGlobalThisPolicy>(JSContext*, unsigned int, JS::Value*) /builds/worker/workspace/build/src/dom/bindings/BindingUtils.cpp:3121:8
#14 0x7ff42ffb33a7 in CallJSNative /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:447:13
#15 0x7ff42ffb33a7 in js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct) /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:539
#16 0x7ff42ffb943d in InternalCall /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:594:10
#17 0x7ff42ffb943d in Call /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:610
#18 0x7ff42ffb943d in js::CallSetter(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::Handle<JS::Value>) /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:748
#19 0x7ff4304fca53 in SetExistingProperty(JSContext*, JS::Handle<JS::PropertyKey>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyResult>, JS::ObjectOpResult&) /builds/worker/workspace/build/src/js/src/vm/NativeObject.cpp:2932:8
#20 0x7ff4304f5521 in bool js::NativeSetProperty<(js::QualifiedBool)1>(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::ObjectOpResult&) /builds/worker/workspace/build/src/js/src/vm/NativeObject.cpp:2961:14
#21 0x7ff4301fea57 in SetProperty /builds/worker/workspace/build/src/js/src/vm/ObjectOperations-inl.h:283:10
#22 0x7ff4301fea57 in js::ForwardingProxyHandler::set(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::ObjectOpResult&) const /builds/worker/workspace/build/src/js/src/proxy/Wrapper.cpp:149
#23 0x7ff426807ac0 in nsOuterWindowProxy::set(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::ObjectOpResult&) const /builds/worker/workspace/build/src/dom/base/nsGlobalWindowOuter.cpp:944:23
#24 0x7ff4301d38c1 in setInternal /builds/worker/workspace/build/src/js/src/proxy/Proxy.cpp:395:19
#25 0x7ff4301d38c1 in js::Proxy::set(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::ObjectOpResult&) /builds/worker/workspace/build/src/js/src/proxy/Proxy.cpp:403
#26 0x7ff42ff91878 in SetProperty /builds/worker/workspace/build/src/js/src/vm/ObjectOperations-inl.h:280:12
#27 0x7ff42ff91878 in SetPropertyOperation /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:269
#28 0x7ff42ff91878 in Interpret(JSContext*, js::RunState&) /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:2849
#29 0x7ff42ff7ccef in js::RunScript(JSContext*, js::RunState&) /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:424:10
#30 0x7ff42ffb9c6f in js::ExecuteKernel(JSContext*, JS::Handle<JSScript*>, JSObject&, JS::Value const&, js::AbstractFramePtr, JS::Value*) /builds/worker/workspace/build/src/js/src/vm/Interpreter.cpp:786:13
#31 0x7ff43009eb33 in js::DirectEvalStringFromIon(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSScript*>, JS::Handle<JS::Value>, JS::Handle<JSString*>, unsigned char*, JS::MutableHandle<JS::Value>) /builds/worker/workspace/build/src/js/src/builtin/Eval.cpp:422:10
#32 0x308de91b36ac (<unknown module>)
SUMMARY: AddressSanitizer: heap-use-after-free /builds/worker/workspace/build/src/dom/events/EventListenerManager.cpp:1680:29 in IsApzAwareListener
Shadow bytes around the buggy address:
0x0c22803bc850: 00 00 00 00 fa fa fa fa fa fa fa fa fa fa fa fa
0x0c22803bc860: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x0c22803bc870: 00 00 00 00 00 00 00 00 00 00 00 04 fa fa fa fa
0x0c22803bc880: fa fa fa fa fa fa fa fa fd fd fd fd fd fd fd fd
0x0c22803bc890: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
=>0x0c22803bc8a0:[fd]fd fd fd fd fd fd fd fa fa fa fa fa fa fa fa
0x0c22803bc8b0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x0c22803bc8c0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x0c22803bc8d0: fa fa fa fa fa fa fa fa 00 00 00 00 00 00 00 00
0x0c22803bc8e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x0c22803bc8f0: 00 00 00 00 00 00 00 00 fa fa fa fa fa fa fa fa
Shadow byte legend (one shadow byte represents 8 application bytes):
Addressable: 00
Partially addressable: 01 02 03 04 05 06 07
Heap left redzone: fa
Freed heap region: fd
Stack left redzone: f1
Stack mid redzone: f2
Stack right redzone: f3
Stack after return: f5
Stack use after scope: f8
Global redzone: f9
Global init order: f6
Poisoned by user: f7
Container overflow: fc
Array cookie: ac
Intra object redzone: bb
ASan internal: fe
Left alloca redzone: ca
Right alloca redzone: cb
Shadow gap: cc
==8535==ABORTING
```
|
|
1,581,377 | 14,361,718 |
Created attachment 9092904
bug.png
STR:
1. Have only 1 active One-Click Search Engine in Search tab ( about:preferences#search ) in Options ( about:preferences )
2. In Address Bar write "test"
and see that there is useless empty white space below urlbar dropdown when one-off buttons are hidden.
Kinda similar to bug #1569478.
Regression caused by:
Bug #1577181 - Fix one off search button overflow layout in the urlbar. r=harry
Differential Revision:
https://phabricator.services.mozilla.com/D45826
|
|
1,581,415 | 14,361,925 |
Firefox 70.0b6 on Windows 8.1
The protection panel can be cut off at bottom if two tracking categories have to used two lines. I saw it but now that I want to take a screenshot, the issue is gone.
The last line with the options to open the protection report and the counter for the trackers blocked were almost completely hidden.
|
|
1,581,426 | 14,361,989 |
Firefox 71.0a1 from today and 70.0b6 on Windows 8.1
Firefox Lockwise in Protection Report claims newly created Sync account connects with 1 other device, but should be 0.
Steps to reproduce:
1. Click on the avatar icon in the toolbar.
2. Choose option to sign in with Firefox account.
3. Enter an email address which doesn't have a Firefox account yet (or delete it before at https://accounts.firefox.com - at your own risk).
4. Enter password and ago.
5. Pull email.
6. Verify the account with the link from the email.
7. Open about:protections
8. Scroll to the bottom.
Actual result:
Page claims there is 1 other device connected - that should not be possible because it's a new account.
|
|
1,581,428 | 14,362,012 |
Firefox 71.0a1 and 70.0b6 on Windows 8.1
Bug 1570293 added the following texts for title attributes:
```
# This is the title attribute describing the graph report's link to about:settings#privacy
go-to-privacy-settings = Go to Privacy Settings
# This is the title attribute describing the Lockwise card's link to about:logins
go-to-saved-logins = Go to Saved Logins
```
These are not working: Open about:protections and move the mouse over the link mentioning the protection level - the tooltip is missing (also possible to inspect the element and see the text is missing).
They use `data-l10n-title` which else only gets used by the screenshots extension and there has its own localization handler: https://searchfox.org/mozilla-beta/rev/e2004eb6c1e7ddeb90353d36655391ff644e15c4/browser/extensions/screenshots/selector/ui.js#61 That might also be the option for beta here while a fix on central with a new entity with label and title would be cleaner. Francesco, can you advise, please?
|
|
1,581,475 | 14,363,966 |
+++ This bug was initially created as a clone of Bug #1576372 +++
This bug is for crash report bp-118eaf84-134c-4c37-bd38-4dc1e0190914
```
Top 10 frames of crashing thread:
0 xul.dll struct already_AddRefed<ID2D1Brush> mozilla::gfx::DrawTargetD2D1::CreateBrushForPattern gfx/2d/DrawTargetD2D1.cpp
1 xul.dll void mozilla::gfx::DrawTargetD2D1::Fill gfx/2d/DrawTargetD2D1.cpp:674
2 xul.dll void mozilla::SVGGeometryFrame::Render layout/svg/SVGGeometryFrame.cpp:702
3 xul.dll void mozilla::SVGGeometryFrame::PaintSVG layout/svg/SVGGeometryFrame.cpp:264
4 xul.dll void nsDisplaySVGGeometry::Paint layout/svg/SVGGeometryFrame.cpp:120
5 xul.dll void mozilla::FrameLayerBuilder::PaintItems layout/painting/FrameLayerBuilder.cpp:7143
6 xul.dll mozilla::FrameLayerBuilder::DrawPaintedLayer layout/painting/FrameLayerBuilder.cpp:7303
7 xul.dll void mozilla::layers::BasicPaintedLayer::PaintThebes gfx/layers/basic/BasicPaintedLayer.cpp:92
8 xul.dll void mozilla::layers::BasicLayerManager::PaintSelfOrChildren gfx/layers/basic/BasicLayerManager.cpp:700
9 xul.dll void mozilla::layers::BasicLayerManager::PaintLayer gfx/layers/basic/BasicLayerManager.cpp
```
There are still some crashes with this signature on nightly 71 after the fix of bug 1576372. Looks like these are null dereferences in our code rather than something bad happening in D2D.
|
|
1,581,544 | 14,364,534 |
Created attachment 9093037
Screen Shot 2019-09-16 at 10.38.39 AM.png
The graph is built in such a way that one bar (if larger than 100 trackers) should always fill 100% of the height, and the other bars are created relative to the tallest.
I have seen a graph where none of the bars fill the entire height of the graph area. screenshot attached.
|
|
1,581,570 | 14,364,782 |
STR:
1. Enable DS and ensure you can see two spocs, 1 in position 3 and 1 in position 5.
2. Dismiss 1 of the spocs.
3. refresh
expected: should now see only 1 spoc, the one you didn't dismiss
actual: both are gone. If you restart, it should show up as expected.
|
|
1,581,695 | 14,365,641 |
Created attachment 9093190
JS: MIPS: Introduce cmp32Load32.
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:69.0) Gecko/20100101 Firefox/69.0
Steps to reproduce:
On MIPS64 platform, firefox 68.1, run JetStream benchmark suite at https://browserbench.org/JetStream
Actual results:
JetStream crashed in subtest "HashSet". Run HashSet in shell, got illegal instruction.
Expected results:
JetStream complete all subtests, and get a score.
|
|
1,581,738 | 14,365,854 |
**Steps to reproduce**
1. Open the console
1. Evaluate
```js
x = new Error("sd");
x.stack = undefined;
x;
```
**Expected results**
I can see the error object in the console output
**Actual results**
An `Invalid object` string is rendered
---
|
|
1,581,753 | 14,365,986 |
Created attachment 9093218
search_notResponsive.png
**Affected versions**
* 70.0b7, 71.0a1 (2019-09-05) ;
**Affected platforms**
* Windows 10, Ubuntu 18.40, macOS 10.12;
**Steps to reproduce**
1. Launch Firefox ;
2. Resize the browser to @ 1/4 width of the screen;
3. Click to open the address bar;
**Expected result**
* One-of search options are displayed in the screen;
**Actual result**
* The dropdown has a min-width that is fixed and does not take in account the resize;
* buttons get truncated instead of being shifted into a visible position(space is available for it);
**Regression range**
* Potential regressor: 1561894
**Additional notes**
* attached screenshot with the issue;
|
|
1,581,885 | 14,366,824 |
The proxy card is checking if the language setting is "en-US", but should be comparing against "en-us", or ignoring the case.
With the current conditions, the card will never show.
|
|
1,582,081 | 14,368,943 |
Talos has detected a Firefox performance regression from push:
https://hg.mozilla.org/integration/autoland/pushloghtml?changeset=7debf9ae76429743601855581e84b63ed917af23
As author of one of the patches included in that push, we need your help to address this regression.
Regressions:
2% startup_about_home_paint_realworld_webextensions linux64-shippable opt e10s stylo 756.58 -> 773.50
2% startup_about_home_paint_realworld_webextensions linux64-shippable-qr opt e10s stylo 1,285.62 -> 1,312.25
2% startup_about_home_paint_realworld_webextensions linux64-shippable-qr opt e10s stylo 1,288.58 -> 1,314.83
You can find links to graphs and comparison views for each of the above tests at: https://treeherder.mozilla.org/perf.html#/alerts?id=23113
On the page above you can see an alert for each affected platform as well as a link to a graph showing the history of scores for this test. There is also a link to a treeherder page showing the Talos jobs in a pushlog format.
To learn more about the regressing test(s), please see: https://wiki.mozilla.org/TestEngineering/Performance/Talos
For information on reproducing and debugging the regression, either on try or locally, see: https://wiki.mozilla.org/TestEngineering/Performance/Talos/Running
*** Please let us know your plans within 3 business days, or the offending patch(es) will be backed out! ***
Our wiki page outlines the common responses and expectations: https://wiki.mozilla.org/TestEngineering/Performance/Talos/RegressionBugsHandling
|
|
1,582,222 | 14,369,716 |
Created attachment 9093647
about-support.txt
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0
Steps to reproduce:
- open fresh Firefox profile
- load https://www.youtube.com/watch?v=IKsQsxubuAA
- wait when page fully loads
- click on player and then immediately tap three times on `Shift`+`>`
If nothing unexpected happens for 5 seconds, tap left arrow key to rewind to beginning.
If still nothing, try from beginning few more times.
Actual results:
I cannot reproduce this 100% of the time, but:
- there may be small freeze when cube rotates and then:
- tab crash after up to 5 seconds (when cube rotates); OR
- tab crash just after rewinding to the start
- no crash dump in about:crashes
- no info in browser console
- no info in shell console (besides of info about connection with sub process lost unexpectedly)
Expected results:
Nothing should crash, video plays with increased speed.
This happens on random videos.
At first I thought this is related to vp9 decoder, so I started using [enhanced-h264ify](https://addons.mozilla.org/en-US/firefox/addon/enhanced-h264ify/) to disable vp9 and blamed bug 1570046 Today I discovered it still happens with vp9 blocked. Maybe blocking vp9 only decreases probability of this crash? Or it's caused by sound codec? Looks similar to bug 1572878 but still not fixed for me.
I tried bisecting, and today it clearly shows me https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=d6571848ba1b4d80fac14c7fdba19caf10049b2e&tochange=f058271e55d9e9dcd472b310d2bc92048545ff72
But I tried bisecting many times already, few weeks ago, and at best I can narrow it to the second part of June, because mozregression always stopped in different pushlog range - crashes was too random. I will attach few logs.
Maybe there is some way to produce more debug output?
|
|
1,582,234 | 14,369,803 |
1. Set browser.urlbar.suggest.bookmark = false
2. Have en.wikipedia.org in my history as one of my most visited sites
3. Have a bookmark for en.wikipedia.org.
4. Type "en.wikip" in address bar
As I'm typing that, all kinds of sites get autocompleted, but not en.wikipedia.org. This site is the top _suggestion_, but won't get autocompleted. Eventually Firefox runs out of _autocompletions_ and gives up, offering "http://en.wikip - Visit" - with wikipedia as the first _suggestion_.
Setting browser.urlbar.suggest.bookmark = true fixes this, and now en.wikipedia.org is autocompleted just from the letter "e" because of how frequently it's been opened.
Expected behaviour: browser.urlbar.suggest.bookmark = false should not actively prevent autocompletions that would otherwise be appropriate based on visit frequency.
Possibly a regression due to fix for bug 1502821?
|
|
1,582,242 | 14,369,900 |
Clicking outside of the Join Modal on about:welcome shouldn't close the modal. We should treat this like a traditional modal where the user must take action from the modal options itself. This would eliminate any errant clicks which dismiss the modal.
|
|
1,582,323 | 14,370,485 |
STR (with the NVDA screen reader):
1. Open this test case:
`data:text/html,<body role="application"><input type="file"></body>`
2. Tab to the file input.
- Expected: NVDA should report "Browse… button"
- Actual: NVDA reports just "text frame" (or "grouping" if the fix for bug 1316965 has already landed)
4:28.23 INFO: Last good revision: 710344cf9b5a442b0d4de8925ac63e4ea2fbd26b
4:28.24 INFO: First bad revision: e152590056cc434823f354f149706d28b6127c66
4:28.26 INFO: Pushlog:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=710344cf9b5a442b0d4de8925ac63e4ea2fbd26b&tochange=e152590056cc434823f354f149706d28b6127c66
I'm pretty sure this is caused by bug 505355, which changed things so that the file input itself gets focused instead of the button inside it.
Impact: This will be very confusing for users tabbing to a file input using screen reader focus mode. They probably won't realise it is a file input at all.
|
|
1,590,676 | 14,441,086 |
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36
Steps to reproduce:
Here is the build log using Buildroot:
http://autobuild.buildroot.net/results/1342d305d1aeebef7af54a83afc094fda12421e2/build-end.log
on ARM architecture *without* NEON support.
Actual results:
Not every ARM architecture support NEON extension so need to take care about it.
|
|
1,590,678 | 14,441,135 |
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36
Steps to reproduce:
Build with -Os and -werror
Actual results:
ls13esni.c: In function ‘tls13_ServerDecryptEsniXtn’:
tls13esni.c:791:8: error: ‘suiteDef’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
rv = tls13_ComputeESNIKeys(ss, entry,
^
|
|
1,590,721 | 14,441,346 |
Created attachment 9103516
rec of the issue.gif
**[Affected versions]:**
- Firefox Release 70.0 and above
**[Affected Platforms]:**
- All Windows
- All Linux
- All Mac
**[Prerequisites]:**
- Have a new Firefox profile with the following prefs in the "about:config" page:
- "browser.messaging-system.whatsNewPanel.enabled" pref set to "false"
- "browser.ping-centre.log" set to "true"
- Have the "Browser Console" opened.
**[Steps to reproduce]:**
1. Open the browser with the profile from prerequisites.
2. Focus the "Browser Console" and wait ~5 minutes.
3. Observe the telemetry pings displayed in the "Browser Console".
**[Expected result]:**
- There are no "WHATS_NEW_BADGE_70" telemetry pings displayed.
**[Actual result]:**
- The following ping is displayed, even if the "What's New" toolbar button is not:
"TELEMETRY PING: {"locale":"en-US","topic":"activity-stream-router","client_id":"n/a","version":"70.0","release_channel":"release","addon_version":"20191016161957","impression_id":"{d08454c1-6a87-424c-8436-588bbc35009a}","action":"cfr_user_event","source":"CFR","message_id":"WHATS_NEW_BADGE_70","event":"IMPRESSION","shield_id":"activity-stream-extended-triplets-v2-1581912:control;","profile_creation_date":18192,"region":"RO"}"
**[Notes]:**
- Attached a screen recording of the issue:
|
|
1,590,898 | 14,442,691 |
Created attachment 9103742
test.zip
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0
Steps to reproduce:
This issue is present in Nightly 72.0a1 (2019-10-23)
Implement filterResponseData with and without any modification to the stream itself.
Example test extension example attached to verify the issue.
Install it and then open youtube.com.
Actual results:
The page Content Encoding gets completely corrupted
See the following issue for more reports from extension users: https://github.com/ParticleCore/Iridium/issues/788
Expected results:
The page should not become corrupted and any modifications done to the stream should go through without issues.
|
|
1,590,929 | 14,442,970 |
I see these crash reports with this a11y crash signature from GV 71 Nightly in Focus, but not from GV 69 or 70. However, we didn't ship GV 70 to Focus users, so this crash might be a regression in GV 70 or 71.
Could this be a regression from native a11y bug 1564549 in GV 71?
I don't see any reports from Fenix Nightly (GV 71 Nightly) users, so perhaps there is some app code difference in Focus or Fenix doesn't have enough users to hit some rare corner case.
bp-4af22f95-9482-4283-bf26-7e0930191023
```
Frame Module Signature Source
0 libxul.so mozilla::a11y::TraversalRule::Match(mozilla::a11y::Accessible*) accessible/android/TraversalRule.cpp:42
1 libxul.so mozilla::a11y::Pivot::AdjustStartPosition(mozilla::a11y::Accessible*, mozilla::a11y::PivotRule&, unsigned short*) accessible/base/Pivot.cpp:35
2 libxul.so mozilla::a11y::Pivot::SearchForward(mozilla::a11y::Accessible*, mozilla::a11y::PivotRule&, bool) accessible/base/Pivot.cpp:105
3 libxul.so mozilla::a11y::AccessibleWrap::Pivot(int, bool, bool) accessible/android/AccessibleWrap.cpp:277
4 libxul.so mozilla::a11y::AccessibleWrap::HandleAccEvent(mozilla::a11y::AccEvent*) accessible/android/AccessibleWrap.cpp:0
5 libxul.so nsEventShell::FireEvent(mozilla::a11y::AccEvent*) accessible/base/nsEventShell.cpp:43
...
```
|
|
1,590,932 | 14,442,998 |
*Thank you for helping make Firefox better. If you are reporting a defect, please complete the following:*
## What were you doing?
Using Remote Debugging to inspect JS code in GV browser (Firefox Reality).
*Please tell us what site you were on, and what steps led to the error you are reporting*
I guess Android phone also can reproduce this issue, you might not need a VR headset.
1. Go to https://webvr.info/samples/XX-vr-controllers.html from an Android device.
2. Open Remote debugging in FF 71 or FF 72, connect the device and choose inspect that *.html.
3. Put breakpoints, it looks like the debugger detects it and wanna pause, but it is not paused on the breakpoints, and Watch expressions and Scopes show nothing.
## What happened?
It is not paused on the breakpoints, and the watch expressions show nothing. It works at FF 70 but not work at FF 71 and 72.
*What, if any, error messages did you see? Did the browser crash? Screenshots or screen recordings can be attached to this report and are helpful in isolating and replicating the bug.*
## What should have happened?
*Was was the expected result? ("Not crashing" may be a valid answer.)*
It should work as FF 70.
## Anything else we should know?
*Do you have extensions installed? You can also go to `about:support` in another window or tab and attach the report it generates to this bug.*
|
|
1,590,961 | 14,443,149 |
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0
Steps to reproduce:
Open stream page on Crunchyroll.
EG: https://www.crunchyroll.com/didnt-i-say-to-make-my-abilities-average-in-the-next-life/episode-1-you-said-id-get-a-do-over-in-a-new-world-789445?utm_source=editorial_cr&utm_medium=carousel&utm_campaign=average-abilities&referrer=editorial_cr_carousel_average-abilities
This included testing on a fresh, empty profile.
Actual results:
Tab crashed repeatedly.
Multiple crash reports were generated. Example: https://crash-stats.mozilla.org/report/index/deb798be-b0c1-451c-ae15-f5a400191024
Expected results:
Browser should not crash.
|
|
1,591,043 | 14,443,849 |
Created attachment 9103912
TP_megabar_Search.png
**Affected versions**
* 72.0a1 (2019-10-23);
**Affected platforms**
* Windows 10, macOS 10.13, Ubuntu 16.04;
**Steps to reproduce**
1. Launch Firefox 72.0a1 (2019-10-23);
2. Access any website such as https://www.facebook.com/
3. Hover over the shield icon;
**Expected result**
* hover square linked to the edge of the address bar;
**Actual result**
* shield+hover square appear to be shifted a few pixels to right;
**Regression range**
* Pushlog: [URL](https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=563f437f24b9e12495b0f2c364538a2b8d8a0ca7&tochange=82274c20257455ffb7ea74404ee9d27bc4246819);
* Potential regressor: bug 1589836
**Additional notes**
* attached screenshot with the issue;
* 71.0b3 not affected.
|
|
1,591,058 | 14,444,018 |
Created attachment 9103930
fvsch's footer-pretty-print-no-feedback.mov
## What were you doing?
1. Open Debugger on https://debugger-pretty-print-events-1532240.glitch.me/
2. Open the minified file
3. Hit pretty print button
## What happened?
Button doesn't change and remains hoverable. If the file is visible in sources tree, its file icon does change to `{}`.
Only after a second click it changes to the processing spinner.
## What should have happened?
Button immidiatly changes to the processing state.
Profile: https://perfht.ml/2Wce0Jz
First click: https://perfht.ml/31FPOjV
Via fvsch: So the farthest I got with mozregression is this pushlog for 2019-10-17:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=cdcbac30666276f484747875e430ab0a74f123fb&tochange=c260b3893967535faf023573fdd429fc48738778 . Bug 1578752 and bug 1588637 touch pretty-print but are not obviously causing this issue.
|
|
1,591,181 | 14,445,059 |
Created attachment 9104027
Screenshot_Lockwise_GhostCredential.jpg
STR:
1. Go to site with no saved login ex: 15Five.com
2. Click into password form + arrow down
• Password form had no autofill (I hadn't actually saved this account)
3. Click View Saved Logins in dropdown/drawer
• Opens Lockwise with no matches
4. Delete characters in search bar, back to "m" from "my.15Five.com"
Result: (please see screenshot)
• New Login at top of sidebar list with active language to enter credentials
• Main content ares has odd 1969 dates, Password button looks clickable...
Expected Result:
1. In Password Drawer on 15Five - I expect to see, "No saved logins found." and View Saved Logins button
2. When clicking "View Saved Logins" - I expect to see all of my saved logins, not a filtered search results with no matches
|
|
1,591,327 | 14,445,845 |
This is a vague bug report, but I'm not sure what's going on yet. I'll clarify it and file other bugs as necessary as I investigate it.
I have a stub interventions extension to test the query categorization module I'm writing. All it does is register a provider that creates a tip result whose text depends on the matched category. In debugging this, I also tested with a bare-bones provider that creates a static tip, and the problems still happen.
When my provider returns the "active" behavior (so that the tip is interleaved in the normal results), the view flickers and doesn't display any results as I type. If the provider's behavior is "restricting", the tip appears by itself as expected, but when the provider later returns "inactive" (because the search string doesn't match a category), the normal heuristic result has the tip's button in it. And then when the tip is shown later, it sometimes has the "-- Search with ..." text in it.
There are a bunch of errors in the console as this is all happening.
|
|
1,591,353 | 14,446,078 |
Browser does not launch after select a profile from Profile Manager.
.\firefox.exe -no-remote -p
However, it works if specify profile name
.\firefox.exe -no-remote -p profile
Reproducible: always
Steps to reproduce:
1. download a windows debug build zip
2. Extract the zip to a folder
3. Open cmd.exe
4. Enter <drive letter of the folder>
5. Enter cd <path to the folder>
6. Enter .\firefox.exe -no-remote -p
7. Select a profile and start browser
--- Browser would not launch.
Actual results:
Borowser would not appear, not launch
Expected results:
Browser should launch
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=720c1e5a8dd3f5bda4ae32137d1c624a1ad55301&tochange=be9a6289486a6f366e431782b84a0c0633f8fec2
Regressed by: Bug 1456995
|
|
1,591,362 | 14,446,167 |
STR:
1. Create clean profile on nightly
2. Open mozilla.org or twitter.com or reddit.com
3. Open https://commons.wikimedia.org/
4. On wikimedia open "Random file" link many times to collect cache (e.g. 20 mb), or open few large images like https://upload.wikimedia.org/wikipedia/commons/0/05/Citizen_of_Castelo_de_Monsanto.jpg
5. Open about:preferences#privacy and delete cookies for domain(s) from step 2.
AR:
About half of the cache or more purges. Sometimes you can see in about:cache that you lose https://upload.wikimedia.org/wikipedia/commons/0/05/Citizen_of_Castelo_de_Monsanto.jpg after clearing cookies for unrelated domains (like twitter/reddit). If you have 1 GB cache, you lose almost all of it.
ER:
Cache loses only related data.
|
|
1,591,363 | 14,446,179 |
Created attachment 9104173
pbkdf2_leak_poc.cpp
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0
Steps to reproduce:
PBKDF2 with keysize > 256
See attached file.
Actual results:
Memory leak (NSSPKCS5PBEParameter allocated but not freed).
In NSC_GenerateKey, after NSSPKCS5PBEParameter has been allocated to pbe_param by nsc_SetupPBEKeyGen, the following checks return to caller without freeing pbe_param:
/* make sure we aren't going to overflow the buffer */
if (sizeof(buf) < key_length) {
/* someone is getting pretty optimistic about how big their key can
* be... */
crv = CKR_TEMPLATE_INCONSISTENT;
}
if (crv != CKR_OK) {
goto loser;
}
Expected results:
No memory leak.
|
|
1,591,364 | 14,446,190 |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36
Steps to reproduce:
In Thunderbird versions 68.1.2 & 68.2 go to
Options->Composition->Addressing
at "Default startup directory in the address book windows:" select an option other than "Last used directory" e.g. "All Address Books"
close Options
Actual results:
The setting is not saved, go back to Options->Composition->Addressing
at "Default startup directory in the address book windows:" the setting jumped back to "Last used directory"
Expected results:
The selected Directory should have been saved.
|
|
1,591,413 | 14,446,494 |
Created attachment 9104212
issue.png
**Affected versions**
* latest Nightly 72.0a1 (2019-10-25)
* Firefox 71 Beta 4
* Firefox 70 RC build 2
**Affected platforms**
* Windows 7 x64
* macOS 10.14
* Ubuntu 18.04 x64
**Steps to reproduce**
1. Launch Firefox.
2. Type something in the Address bar/URL bar (e.g. moz).
3. Right click on a result (search suggestion) from dropdown.
**Expected result**
* No context menu displayed.
**Actual result**
* The context menu from Menu Bar is displayed. Please see attachment "issue.png"
**Regression range**
* I will come back ASAP with regression range.
**Additional notes**
* The issue is NOT reproducible on Firefox 69.0.3.
|
|
1,591,691 | 14,447,966 |
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:70.0) Gecko/20100101 Firefox/70.0
Steps to reproduce:
1) Start Firefox 70 on Windows 7
2) Open a website
=> 10 sec delay
Actual results:
On any website it takes 10 sec before page loads for the first website since firefox startup. All followup websites load fast.
Does not happen with Google Chrome.
Happens also in firefox safemode with new profile.
No Proxy or DNS settings set.
Happens also with disabled Kapersky security software
Expected results:
No 10 sec delay on first page load after firefox startup.
|
|
1,591,711 | 14,448,047 |
<https://searchfox.org/mozilla-central/rev/7536d7f480a7f18c941a590a2d4c5119d9f52770/js/src/gc/GC.cpp#3021-3026>:
```cpp
size_t niThreshold = thresholdBytes * tunables.nonIncrementalFactor();
if (usedBytes >= thresholdBytes * niThreshold) {
// We have passed the non-incremental threshold: immediately trigger a
// non-incremental GC.
return TriggerResult{TriggerKind::NonIncremental, usedBytes, niThreshold};
}
```
`thresholdBytes * niThreshold` in the if-condition looks wrong, because that's `thresholdBytes * thresholdBytes * tunables.nonIncrementalFactor()`. The correct condition should most likely be `usedBytes >= niThreshold`.
|
|
1,591,757 | 14,448,468 |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0
Steps to reproduce:
I have a multi-frame document. It is far to complex to include here, but it will likely take some work to make a test case.
As part of the debug eenvironment for this document, I wrote a function that takes a selector and an iframe as a parameter, and runs querySelector on document in the iframe, and calls console.log with the result. This gives me a display on the console that shows a bit of info about the element, and a targe icon at the end which can be clicked to cause Inspector to display that element. This has been extremely helpful in FF branches earlier than 71 (including 70).
Actual results:
In 71 branch, clicking the target icon takes me to the <body> element of the outer document, rather than showing me the selected element within the iframe.
Expected results:
I would really, really, really like it to still take me to the selected element within the iframe, because navigating the inspector to the inside of an iframe takes many, many clicks just to get to the iframe, and then more to get inisde that iframe's document structure.
|
|
1,591,839 | 14,449,010 |
The icon is visible for some windows but not others. The button is there, it just doesn't have an icon. Pressing it still works (ie offers sharing options), but it obviously looks sloppy.
I haven't worked out why this is happening. Seeing this on 71 beta. I'll keep it open for a bit in case there's debugging I can do from JS land. Harry or :ntim, what should I be looking for?
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.