Closed Bug 1602195 Opened 6 years ago Closed 6 years ago

Show SSBs as separate taskbar items on Windows

Categories

(Firefox :: General, task, P1)

task

Tracking

()

RESOLVED FIXED
Firefox 74
Tracking Status
firefox74 --- fixed

People

(Reporter: mossop, Assigned: mossop)

References

(Regressed 1 open bug)

Details

Attachments

(2 files)

No description provided.
Priority: -- → P1

Once we start supporting different model IDs for different windows of the same
application we need to make sure that the normal windows have a model ID and
the jump lists and recent documents are tagged with the same ID. We do this by
always having an app default model ID, when no window specific model ID is set
the app default is used.

At some point we may want to extend the jump list stuff to support using a
different model ID but that isn't needed right now.

Pushed by dtownsend@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/db0d6cb87c2a Attempt to always set a default app user model id for the application and make sure that jump lists and recent documents are associated with it. r=mhowell https://hg.mozilla.org/integration/autoland/rev/1ed20a4511bf Show site specific browsers as separate taskbar entries on windows. r=mhowell
Backout by rgurzau@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8064f8856981 Backed out 2 changesets for assertion failures at ServoUtils.h on a CLOSED TREE.

Backed out 2 changesets (bug 1602195) for assertion failures at ServoUtils.h on a CLOSED TREE.

Backout link: https://hg.mozilla.org/integration/autoland/rev/8064f8856981492620e55a4e2afc803a232f4a6e

Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&selectedJob=281773720&resultStatus=testfailed%2Cbusted%2Cexception&revision=1ed20a4511bf12f38c7de7e21d9174d137081a2c

Log link: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=281773720&repo=autoland&lineNumber=1160

Log snippet:

[task 2019-12-18T18:51:10.036Z] 18:51:10 INFO - GECKO(1204) | [Parent 868, Main Thread] WARNING: Failed to retarget HTML data delivery to the parser thread.: file /builds/worker/workspace/build/src/parser/html/nsHtml5StreamParser.cpp, line 1129
[task 2019-12-18T18:51:11.336Z] 18:51:11 INFO - GECKO(1204) | Assertion failure: sInServoTraversal || NS_IsMainThread(), at /builds/worker/workspace/build/src/obj-firefox/dist/include/mozilla/ServoUtils.h:34
[task 2019-12-18T18:51:11.336Z] 18:51:11 INFO - GECKO(1204) | #01: NS_InvokeByIndex[Z:\task_1576694054\build\application\firefox\xul.dll +0x1ee755]
[task 2019-12-18T18:51:11.337Z] 18:51:11 INFO - GECKO(1204) | #02: NS_InvokeByIndex[Z:\task_1576694054\build\application\firefox\xul.dll +0x1e0028]
[task 2019-12-18T18:51:11.338Z] 18:51:11 INFO - GECKO(1204) | #03: mozilla_dump_image[Z:\task_1576694054\build\application\firefox\xul.dll +0x3a4cc62]
[task 2019-12-18T18:51:11.339Z] 18:51:11 INFO - GECKO(1204) | #04: mozilla_dump_image[Z:\task_1576694054\build\application\firefox\xul.dll +0x39f40f6]
[task 2019-12-18T18:51:11.339Z] 18:51:11 INFO - GECKO(1204) | #05: mozilla_dump_image[Z:\task_1576694054\build\application\firefox\xul.dll +0x39f4192]
[task 2019-12-18T18:51:11.340Z] 18:51:11 INFO - GECKO(1204) | #06: Ordinal0[Z:\task_1576694054\build\application\firefox\xul.dll +0x166b10]
[task 2019-12-18T18:51:11.340Z] 18:51:11 INFO - GECKO(1204) | #07: Ordinal0[Z:\task_1576694054\build\application\firefox\xul.dll +0x16bb20]
[task 2019-12-18T18:51:11.341Z] 18:51:11 INFO - GECKO(1204) | #08: NS_InvokeByIndex[Z:\task_1576694054\build\application\firefox\xul.dll +0x87ff5b]
[task 2019-12-18T18:51:11.341Z] 18:51:11 INFO - GECKO(1204) | #09: NS_InvokeByIndex[Z:\task_1576694054\build\application\firefox\xul.dll +0x82a5f8]
[task 2019-12-18T18:51:11.342Z] 18:51:11 INFO - GECKO(1204) | #10: NS_InvokeByIndex[Z:\task_1576694054\build\application\firefox\xul.dll +0x82a504]
[task 2019-12-18T18:51:11.342Z] 18:51:11 INFO - GECKO(1204) | #11: Ordinal0[Z:\task_1576694054\build\application\firefox\xul.dll +0x163070]
[task 2019-12-18T18:51:11.342Z] 18:51:11 INFO - GECKO(1204) | #12: PRP_TryLock[Z:\task_1576694054\build\application\firefox\nss3.dll +0x145549]
[task 2019-12-18T18:51:11.342Z] 18:51:11 INFO - GECKO(1204) | #13: PR_MD_UNLOCK[Z:\task_1576694054\build\application\firefox\nss3.dll +0x1333c0]
[task 2019-12-18T18:51:11.342Z] 18:51:11 INFO - GECKO(1204) | #14: crt_at_quick_exit[C:\windows\system32\ucrtbase.DLL +0x7f794]
[task 2019-12-18T18:51:11.342Z] 18:51:11 INFO - GECKO(1204) | #15: BaseThreadInitThunk[C:\windows\system32\kernel32.dll +0x4ef3c]
[task 2019-12-18T18:51:11.343Z] 18:51:11 INFO - GECKO(1204) | #16: RtlInitializeExceptionChain[C:\windows\SYSTEM32\ntdll.dll +0x63618]
[task 2019-12-18T18:51:11.343Z] 18:51:11 INFO - GECKO(1204) | #17: RtlInitializeExceptionChain[C:\windows\SYSTEM32\ntdll.dll +0x635eb]
[task 2019-12-18T18:51:11.686Z] 18:51:11 INFO - GECKO(1204) | Exiting due to channel error.
[task 2019-12-18T18:51:11.686Z] 18:51:11 INFO - GECKO(1204) | Exiting due to channel error.
[task 2019-12-18T18:54:00.328Z] 18:54:00 INFO - runtests.py | Waiting for browser...
[task 2019-12-18T18:54:00.328Z] 18:54:00 INFO - TEST-INFO | Main app process: exit 1
[task 2019-12-18T18:54:00.329Z] 18:54:00 INFO - Buffered messages finished
[task 2019-12-18T18:54:00.329Z] 18:54:00 ERROR - TEST-UNEXPECTED-FAIL | automation.py | application terminated with exit code 1
[task 2019-12-18T18:54:00.330Z] 18:54:00 INFO - runtests.py | Application ran for: 0:03:00.074000

Flags: needinfo?(dtownsend)
Pushed by dtownsend@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c007b95a362c Attempt to always set a default app user model id for the application and make sure that jump lists and recent documents are associated with it. r=mhowell https://hg.mozilla.org/integration/autoland/rev/399d66c91450 Show site specific browsers as separate taskbar entries on windows. r=mhowell

Backed out 2 changesets (Bug 1602195) for toolkit/components/alerts/test/test_alerts.html failures

Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&searchStr=windows%2C10%2Cx64%2Cshippable%2Copt%2Cmochitests%2Ctest-windows10-64-shippable%2Fopt-mochitest-e10s&fromchange=3dc47180c833eae8935a149e2cd31d80c05fc03b&tochange=71160d058d19b1ad21a25e0fa5033f44dbb284f2&selectedJob=281833356

Backout link: https://hg.mozilla.org/integration/autoland/rev/71160d058d19b1ad21a25e0fa5033f44dbb284f2

Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=281833356&repo=autoland&lineNumber=4138

[task 2019-12-19T01:28:06.184Z] 01:28:06 INFO - TEST-START | toolkit/components/alerts/test/test_alerts.html
[task 2019-12-19T01:28:07.256Z] 01:28:07 INFO - TEST-PASS | toolkit/components/alerts/test/test_alerts.html | Alerts service exists in this application
[task 2019-12-19T01:28:07.256Z] 01:28:07 INFO - TEST-PASS | toolkit/components/alerts/test/test_alerts.html | Alerts service is available
[task 2019-12-19T01:28:07.256Z] 01:28:07 INFO - TEST-PASS | toolkit/components/alerts/test/test_alerts.html | showAlertNotification() succeeded. Waiting for notification...
[task 2019-12-19T01:28:07.275Z] 01:28:07 INFO - TEST-PASS | toolkit/components/alerts/test/test_alerts.html | Checking whether the alert cookie was passed correctly
[task 2019-12-19T01:28:07.275Z] 01:28:07 INFO - TEST-PASS | toolkit/components/alerts/test/test_alerts.html | Alert should not be shown more than once
[task 2019-12-19T01:33:36.168Z] 01:33:36 INFO - TEST-INFO | started process screenshot
[task 2019-12-19T01:33:36.233Z] 01:33:36 INFO - TEST-INFO | screenshot: exit 0
[task 2019-12-19T01:33:36.233Z] 01:33:36 INFO - TEST-UNEXPECTED-FAIL | toolkit/components/alerts/test/test_alerts.html | Test timed out.
[task 2019-12-19T01:33:36.233Z] 01:33:36 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:277:18
[task 2019-12-19T01:33:36.233Z] 01:33:36 INFO - reportError@SimpleTest/TestRunner.js:121:22
[task 2019-12-19T01:33:36.233Z] 01:33:36 INFO - TestRunner._checkForHangs@SimpleTest/TestRunner.js:142:18
[task 2019-12-19T01:33:36.233Z] 01:33:36 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2019-12-19T01:33:36.233Z] 01:33:36 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2019-12-19T01:33:36.233Z] 01:33:36 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2019-12-19T01:33:36.233Z] 01:33:36 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2019-12-19T01:33:36.234Z] 01:33:36 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2019-12-19T01:33:36.234Z] 01:33:36 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2019-12-19T01:33:36.234Z] 01:33:36 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2019-12-19T01:33:36.234Z] 01:33:36 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2019-12-19T01:33:36.234Z] 01:33:36 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2019-12-19T01:33:36.234Z] 01:33:36 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2019-12-19T01:33:36.234Z] 01:33:36 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2019-12-19T01:33:36.234Z] 01:33:36 INFO - TestRunner.runTests/<@SimpleTest/TestRunner.js:388:20
[task 2019-12-19T01:33:36.234Z] 01:33:36 INFO - promise callback
TestRunner.runTests@SimpleTest/TestRunner.js:375:50
[task 2019-12-19T01:33:36.234Z] 01:33:36 INFO - RunSet.runtests@SimpleTest/setup.js:201:14
[task 2019-12-19T01:33:36.234Z] 01:33:36 INFO - RunSet.runall@SimpleTest/setup.js:180:12
[task 2019-12-19T01:33:36.234Z] 01:33:36 INFO - hookupTests@SimpleTest/setup.js:273:12
[task 2019-12-19T01:33:36.234Z] 01:33:36 INFO - parseTestManifest@http://mochi.test:8888/manifestLibrary.js:48:13
[task 2019-12-19T01:33:36.234Z] 01:33:36 INFO - getTestManifest/req.onload@http://mochi.test:8888/manifestLibrary.js:61:28
[task 2019-12-19T01:33:36.234Z] 01:33:36 INFO - EventHandlerNonNullgetTestManifest@http://mochi.test:8888/manifestLibrary.js:57:3
[task 2019-12-19T01:33:36.234Z] 01:33:36 INFO - hookup@SimpleTest/setup.js:253:20
[task 2019-12-19T01:33:36.234Z] 01:33:36 INFO - EventHandlerNonNull
@http://mochi.test:8888/tests?autorun=1&closeWhenDone=1&consoleLevel=INFO&manifestFile=tests.json&dumpOutputDirectory=c%3A%5Cusers%5Ctask_1576716770%5Cappdata%5Clocal%5Ctemp&cleanupCrashes=true:11:1
[task 2019-12-19T01:33:37.216Z] 01:33:37 INFO - GECKO(1568) | MEMORY STAT | vsize 2103775MB | vsizeMaxContiguous 72291794MB | residentFast 99MB | heapAllocated 14MB
[task 2019-12-19T01:33:37.218Z] 01:33:37 INFO - TEST-OK | toolkit/components/alerts/test/test_alerts.html | took 331034ms

Another failure seems to have started on the backed out changes, too: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=281827383&repo=autoland&lineNumber=17809

[task 2019-12-19T00:43:13.776Z] 00:43:13 INFO - TEST-START | toolkit/components/alerts/test/test_multiple_alerts.html
[task 2019-12-19T00:43:13.816Z] 00:43:13 INFO - GECKO(6276) | [Parent 9964, Main Thread] WARNING: we only accept nsIURI interface type, patch welcome: file z:/build/build/src/dom/ipc/PropertyBagUtils.cpp, line 112
[task 2019-12-19T00:43:13.816Z] 00:43:13 INFO - GECKO(6276) | [Child 8592, Main Thread] WARNING: Trying to request nsIHttpChannel from DocumentChannelChild, this is likely broken: file z:/build/build/src/netwerk/ipc/DocumentChannelChild.cpp, line 63
[task 2019-12-19T00:43:15.911Z] 00:43:15 INFO - GECKO(6276) | MEMORY STAT | vsize 2103865MB | vsizeMaxContiguous 67312490MB | residentFast 101MB | heapAllocated 15MB
[task 2019-12-19T00:43:15.921Z] 00:43:15 INFO - TEST-OK | toolkit/components/alerts/test/test_multiple_alerts.html | took 2146ms
[task 2019-12-19T00:43:15.931Z] 00:43:15 INFO - GECKO(6276) | [Parent 9964, Main Thread] WARNING: we only accept nsIURI interface type, patch welcome: file z:/build/build/src/dom/ipc/PropertyBagUtils.cpp, line 112
[task 2019-12-19T00:43:15.931Z] 00:43:15 INFO - GECKO(6276) | [Child 8592, Main Thread] WARNING: Trying to request nsIHttpChannel from DocumentChannelChild, this is likely broken: file z:/build/build/src/netwerk/ipc/DocumentChannelChild.cpp, line 63
[task 2019-12-19T00:43:15.973Z] 00:43:15 INFO - TEST-START | Shutdown
[task 2019-12-19T00:43:15.975Z] 00:43:15 INFO - Passed: 34
[task 2019-12-19T00:43:15.975Z] 00:43:15 INFO - Failed: 0
[task 2019-12-19T00:43:15.976Z] 00:43:15 INFO - Todo: 1
[task 2019-12-19T00:43:15.976Z] 00:43:15 INFO - Mode: e10s
[task 2019-12-19T00:43:15.976Z] 00:43:15 INFO - Slowest: 3307ms - /tests/toolkit/components/alerts/test/test_image.html
[task 2019-12-19T00:43:15.976Z] 00:43:15 INFO - SimpleTest FINISHED
[task 2019-12-19T00:43:15.976Z] 00:43:15 INFO - TEST-INFO | Ran 1 Loops
[task 2019-12-19T00:43:15.978Z] 00:43:15 INFO - SimpleTest FINISHED
[task 2019-12-19T00:43:16.221Z] 00:43:16 INFO - GECKO(6276) | [GPU 1332, Compositor] WARNING: Possibly dropping task posted to updater thread: file z:/build/build/src/gfx/layers/apz/src/APZUpdater.cpp, line 429
[task 2019-12-19T00:43:16.241Z] 00:43:16 INFO - GECKO(6276) | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2019-12-19T00:43:16.263Z] 00:43:16 INFO - GECKO(6276) | [Parent 9964, Main Thread] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80040111: file z:/build/build/src/netwerk/cache/nsCacheService.cpp, line 855
[task 2019-12-19T00:43:16.264Z] 00:43:16 INFO - GECKO(6276) | [Parent 9964, Main Thread] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80040111: file z:/build/build/src/netwerk/cache/nsCacheService.cpp, line 818
[task 2019-12-19T00:43:16.264Z] 00:43:16 INFO - GECKO(6276) | [Parent 9964, Main Thread] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80040111: file z:/build/build/src/netwerk/cache/nsApplicationCacheService.cpp, line 158
[task 2019-12-19T00:43:16.386Z] 00:43:16 INFO - GECKO(6276) | [Child 4016, Main Thread] WARNING: Extra shutdown CC: 'i < NORMAL_SHUTDOWN_COLLECTIONS', file z:/build/build/src/xpcom/base/nsCycleCollector.cpp, line 3361
[task 2019-12-19T00:43:16.405Z] 00:43:16 INFO - GECKO(6276) | [2019-12-19T00:43:16Z WARN xulstore::persist] tried to remove key that isn't in the store
[task 2019-12-19T00:43:16.405Z] 00:43:16 INFO - GECKO(6276) | [2019-12-19T00:43:16Z WARN xulstore::persist] tried to remove key that isn't in the store
[task 2019-12-19T00:43:16.409Z] 00:43:16 INFO - GECKO(6276) | nsStringStats
[task 2019-12-19T00:43:16.409Z] 00:43:16 INFO - GECKO(6276) | => mAllocCount: 23646
[task 2019-12-19T00:43:16.409Z] 00:43:16 INFO - GECKO(6276) | => mReallocCount: 0
[task 2019-12-19T00:43:16.409Z] 00:43:16 INFO - GECKO(6276) | => mFreeCount: 23646
[task 2019-12-19T00:43:16.409Z] 00:43:16 INFO - GECKO(6276) | => mShareCount: 20138
[task 2019-12-19T00:43:16.409Z] 00:43:16 INFO - GECKO(6276) | => mAdoptCount: 444
[task 2019-12-19T00:43:16.410Z] 00:43:16 INFO - GECKO(6276) | => mAdoptFreeCount: 480
[task 2019-12-19T00:43:16.410Z] 00:43:16 INFO - GECKO(6276) | => Process ID: 4016, Thread ID: 6404
[task 2019-12-19T00:43:16.521Z] 00:43:16 INFO - GECKO(6276) | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2019-12-19T00:43:16.526Z] 00:43:16 INFO - GECKO(6276) | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2019-12-19T00:43:16.597Z] 00:43:16 INFO - GECKO(6276) | nsStringStats
[task 2019-12-19T00:43:16.597Z] 00:43:16 INFO - GECKO(6276) | => mAllocCount: 8350
[task 2019-12-19T00:43:16.597Z] 00:43:16 INFO - GECKO(6276) | => mReallocCount: 0
[task 2019-12-19T00:43:16.597Z] 00:43:16 INFO - GECKO(6276) | => mFreeCount: 8350
[task 2019-12-19T00:43:16.597Z] 00:43:16 INFO - GECKO(6276) | => mShareCount: 14219
[task 2019-12-19T00:43:16.597Z] 00:43:16 INFO - GECKO(6276) | => mAdoptCount: 297
[task 2019-12-19T00:43:16.598Z] 00:43:16 INFO - GECKO(6276) | => mAdoptFreeCount: 301
[task 2019-12-19T00:43:16.598Z] 00:43:16 INFO - GECKO(6276) | => Process ID: 1128, Thread ID: 11000
[task 2019-12-19T00:43:16.780Z] 00:43:16 INFO - GECKO(6276) | 1576716196771 Marionette TRACE Received observer notification xpcom-will-shutdown
[task 2019-12-19T00:43:16.780Z] 00:43:16 INFO - GECKO(6276) | 1576716196772 Marionette INFO Stopped listening on port 2828
[task 2019-12-19T00:43:16.780Z] 00:43:16 INFO - GECKO(6276) | 1576716196772 Marionette DEBUG Marionette stopped listening
[task 2019-12-19T00:43:16.784Z] 00:43:16 INFO - GECKO(6276) | ###!!! [Child][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2019-12-19T00:43:16.818Z] 00:43:16 INFO - GECKO(6276) | [Child 8592, Main Thread] WARNING: Extra shutdown CC: 'i < NORMAL_SHUTDOWN_COLLECTIONS', file z:/build/build/src/xpcom/base/nsCycleCollector.cpp, line 3361
[task 2019-12-19T00:43:16.858Z] 00:43:16 INFO - GECKO(6276) | nsStringStats
[task 2019-12-19T00:43:16.858Z] 00:43:16 INFO - GECKO(6276) | => mAllocCount: 19061
[task 2019-12-19T00:43:16.858Z] 00:43:16 INFO - GECKO(6276) | => mReallocCount: 0
[task 2019-12-19T00:43:16.858Z] 00:43:16 INFO - GECKO(6276) | => mFreeCount: 19061
[task 2019-12-19T00:43:16.858Z] 00:43:16 INFO - GECKO(6276) | => mShareCount: 45056
[task 2019-12-19T00:43:16.858Z] 00:43:16 INFO - GECKO(6276) | => mAdoptCount: 826
[task 2019-12-19T00:43:16.859Z] 00:43:16 INFO - GECKO(6276) | => mAdoptFreeCount: 878
[task 2019-12-19T00:43:16.859Z] 00:43:16 INFO - GECKO(6276) | => Process ID: 8592, Thread ID: 1464
[task 2019-12-19T00:43:17.142Z] 00:43:17 INFO - GECKO(6276) | [2019-12-19T00:43:17Z WARN webrender_bindings::bindings] Could not find symbol "glBlendBarrierKHR" by glcontext
[task 2019-12-19T00:43:17.142Z] 00:43:17 INFO - GECKO(6276) | [2019-12-19T00:43:17Z WARN webrender_bindings::bindings] Could not find symbol "glCopyImageSubDataEXT" by glcontext
[task 2019-12-19T00:43:17.142Z] 00:43:17 INFO - GECKO(6276) | [2019-12-19T00:43:17Z WARN webrender_bindings::bindings] Could not find symbol "glDebugMessageCallback" by glcontext
[task 2019-12-19T00:43:17.142Z] 00:43:17 INFO - GECKO(6276) | [2019-12-19T00:43:17Z WARN webrender_bindings::bindings] Could not find symbol "glDebugMessageCallbackARB" by glcontext
[task 2019-12-19T00:43:17.142Z] 00:43:17 INFO - GECKO(6276) | [2019-12-19T00:43:17Z WARN webrender_bindings::bindings] Could not find symbol "glDebugMessageControl" by glcontext
[task 2019-12-19T00:43:17.143Z] 00:43:17 INFO - GECKO(6276) | [2019-12-19T00:43:17Z WARN webrender_bindings::bindings] Could not find symbol "glDebugMessageControlARB" by glcontext
[task 2019-12-19T00:43:17.143Z] 00:43:17 INFO - GECKO(6276) | [2019-12-19T00:43:17Z WARN webrender_bindings::bindings] Could not find symbol "glDebugMessageInsert" by glcontext
[task 2019-12-19T00:43:17.143Z] 00:43:17 INFO - GECKO(6276) | [2019-12-19T00:43:17Z WARN webrender_bindings::bindings] Could not find symbol "glDebugMessageInsertARB" by glcontext
[task 2019-12-19T00:43:17.143Z] 00:43:17 INFO - GECKO(6276) | [2019-12-19T00:43:17Z WARN webrender_bindings::bindings] Could not find symbol "glGetDebugMessageLog" by glcontext
[task 2019-12-19T00:43:17.143Z] 00:43:17 INFO - GECKO(6276) | [2019-12-19T00:43:17Z WARN webrender_bindings::bindings] Could not find symbol "glGetDebugMessageLogARB" by glcontext
[task 2019-12-19T00:43:17.143Z] 00:43:17 INFO - GECKO(6276) | [2019-12-19T00:43:17Z WARN webrender_bindings::bindings] Could not find symbol "glGetObjectLabel" by glcontext
[task 2019-12-19T00:43:17.143Z] 00:43:17 INFO - GECKO(6276) | [2019-12-19T00:43:17Z WARN webrender_bindings::bindings] Could not find symbol "glGetObjectPtrLabel" by glcontext
[task 2019-12-19T00:43:17.143Z] 00:43:17 INFO - GECKO(6276) | [2019-12-19T00:43:17Z WARN webrender_bindings::bindings] Could not find symbol "glObjectLabel" by glcontext
[task 2019-12-19T00:43:17.143Z] 00:43:17 INFO - GECKO(6276) | [2019-12-19T00:43:17Z WARN webrender_bindings::bindings] Could not find symbol "glObjectPtrLabel" by glcontext
[task 2019-12-19T00:43:17.144Z] 00:43:17 INFO - GECKO(6276) | [2019-12-19T00:43:17Z WARN webrender_bindings::bindings] Could not find symbol "glPopDebugGroup" by glcontext
[task 2019-12-19T00:43:17.144Z] 00:43:17 INFO - GECKO(6276) | [2019-12-19T00:43:17Z WARN webrender_bindings::bindings] Could not find symbol "glPushDebugGroup" by glcontext
[task 2019-12-19T00:43:17.144Z] 00:43:17 INFO - GECKO(6276) | [2019-12-19T00:43:17Z WARN webrender_bindings::bindings] Could not find symbol "glTextureStorage1DEXT" by glcontext
[task 2019-12-19T00:43:17.144Z] 00:43:17 INFO - GECKO(6276) | [2019-12-19T00:43:17Z WARN webrender_bindings::bindings] Could not find symbol "glTextureStorage2DEXT" by glcontext
[task 2019-12-19T00:43:17.144Z] 00:43:17 INFO - GECKO(6276) | [2019-12-19T00:43:17Z WARN webrender_bindings::bindings] Could not find symbol "glTextureStorage3DEXT" by glcontext
[task 2019-12-19T00:43:17.144Z] 00:43:17 INFO - GECKO(6276) | Destroying context 000001F44EE19000 surface 000001F44EE2E040 on display 000001F44EE41800
[task 2019-12-19T00:43:17.144Z] 00:43:17 INFO - GECKO(6276) | [Parent 9964, Main Thread] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80004005: file z:/build/build/src/js/xpconnect/loader/mozJSComponentLoader.cpp, line 226
[task 2019-12-19T00:43:17.144Z] 00:43:17 INFO - GECKO(6276) | [Parent 9964, Main Thread] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80004005: file z:/build/build/src/js/xpconnect/loader/mozJSComponentLoader.cpp, line 253
[task 2019-12-19T00:43:17.175Z] 00:43:17 INFO - GECKO(6276) | nsStringStats
[task 2019-12-19T00:43:17.175Z] 00:43:17 INFO - GECKO(6276) | => mAllocCount: 1423
[task 2019-12-19T00:43:17.175Z] 00:43:17 INFO - GECKO(6276) | => mReallocCount: 0
[task 2019-12-19T00:43:17.175Z] 00:43:17 INFO - GECKO(6276) | => mFreeCount: 1423
[task 2019-12-19T00:43:17.175Z] 00:43:17 INFO - GECKO(6276) | => mShareCount: 899
[task 2019-12-19T00:43:17.175Z] 00:43:17 INFO - GECKO(6276) | => mAdoptCount: 0
[task 2019-12-19T00:43:17.175Z] 00:43:17 INFO - GECKO(6276) | => mAdoptFreeCount: 0
[task 2019-12-19T00:43:17.176Z] 00:43:17 INFO - GECKO(6276) | => Process ID: 1332, Thread ID: 3384
[task 2019-12-19T00:43:17.931Z] 00:43:17 INFO - GECKO(6276) | Assertion failure: data, at z:/build/build/src/xpcom/base/nsCycleCollector.cpp:3761
[task 2019-12-19T00:43:18.051Z] 00:43:18 INFO - GECKO(6276) | #01: mozilla::widget::ToastNotificationHandler::~ToastNotificationHandler() [widget/windows/ToastNotificationHandler.cpp:155]
[task 2019-12-19T00:43:18.051Z] 00:43:18 INFO -
[task 2019-12-19T00:43:18.052Z] 00:43:18 INFO - GECKO(6276) | #02: mozilla::widget::ToastNotificationHandler::~ToastNotificationHandler() [widget/windows/ToastNotificationHandler.h:49]
[task 2019-12-19T00:43:18.052Z] 00:43:18 INFO -
[task 2019-12-19T00:43:18.052Z] 00:43:18 INFO - GECKO(6276) | #03: Microsoft::WRL::Details::DelegateArgTraits<long (ABI::Windows::Foundation::ITypedEventHandler_impl<ABI::Windows::Foundation::Internal::AggregateType<ABI::Windows::UI::Notifications::ToastNotification *,ABI::Windows::UI::Notifications::IToastNotification >,ABI::Windows::Foundation::Internal::AggregateType<ABI::Windows::UI::Notifications::ToastFailedEventArgs ,ABI::Windows::UI::Notifications::IToastFailedEventArgs > >::)(ABI::Windows::UI::Notifications::IToastNotification , ABI::Windows::UI::Notifications::IToastFailedEventArgs )>::DelegateInvokeHelper<ABI::Windows::Foundation::ITypedEventHandler<ABI::Windows::UI::Notifications::ToastNotification ,ABI::Windows::UI::Notifications::ToastFailedEventArgs >,`lambda at z:/build/build/src/widget/windows/ToastNotificationHandler.cpp:373:36',Microsoft::WRL::NoCheck,ABI::Windows::UI::Notifications::IToastNotification ,ABI::Windows::UI::Notifications::IToastFailedEventArgs >::~DelegateInvokeHelper() [vs2017_15.8.4/SDK/Include/10.0.17134.0/winrt/wrl/event.h:239]
[task 2019-12-19T00:43:18.052Z] 00:43:18 INFO -
[task 2019-12-19T00:43:18.053Z] 00:43:18 INFO - GECKO(6276) | #04: Microsoft::WRL::Details::RuntimeClassImpl<Microsoft::WRL::RuntimeClassFlags<2>,1,0,1,ABI::Windows::Foundation::ITypedEventHandler<ABI::Windows::UI::Notifications::ToastNotification ,ABI::Windows::UI::Notifications::ToastFailedEventArgs > >::Release() [vs2017_15.8.4/SDK/Include/10.0.17134.0/winrt/wrl/implements.h:1594]
[task 2019-12-19T00:43:18.053Z] 00:43:18 INFO -
[task 2019-12-19T00:43:18.053Z] 00:43:18 INFO - GECKO(6276) | #05: combase.dll + 0x70e72
[task 2019-12-19T00:43:18.053Z] 00:43:18 INFO -
[task 2019-12-19T00:43:18.053Z] 00:43:18 INFO - GECKO(6276) | #06: combase.dll + 0x6e273
[task 2019-12-19T00:43:18.053Z] 00:43:18 INFO -
[task 2019-12-19T00:43:18.053Z] 00:43:18 INFO - GECKO(6276) | #07: combase.dll + 0x6a81f
[task 2019-12-19T00:43:18.053Z] 00:43:18 INFO -
[task 2019-12-19T00:43:18.053Z] 00:43:18 INFO - GECKO(6276) | #08: combase.dll + 0xbe294
[task 2019-12-19T00:43:18.053Z] 00:43:18 INFO -
[task 2019-12-19T00:43:18.053Z] 00:43:18 INFO - GECKO(6276) | #09: combase.dll + 0xbe214
[task 2019-12-19T00:43:18.053Z] 00:43:18 INFO -
[task 2019-12-19T00:43:18.054Z] 00:43:18 INFO - GECKO(6276) | #10: combase.dll + 0x4c4f2
[task 2019-12-19T00:43:18.054Z] 00:43:18 INFO -
[task 2019-12-19T00:43:18.054Z] 00:43:18 INFO - GECKO(6276) | #11: combase.dll + 0x4c73d
[task 2019-12-19T00:43:18.054Z] 00:43:18 INFO -
[task 2019-12-19T00:43:18.054Z] 00:43:18 INFO - GECKO(6276) | #12: combase.dll + 0x4d031
[task 2019-12-19T00:43:18.054Z] 00:43:18 INFO -
[task 2019-12-19T00:43:18.054Z] 00:43:18 INFO - GECKO(6276) | #13: combase.dll + 0x90809
[task 2019-12-19T00:43:18.054Z] 00:43:18 INFO -
[task 2019-12-19T00:43:18.054Z] 00:43:18 INFO - GECKO(6276) | #14: combase.dll + 0x8ff5b
[task 2019-12-19T00:43:18.054Z] 00:43:18 INFO -
[task 2019-12-19T00:43:18.054Z] 00:43:18 INFO - GECKO(6276) | #15: combase.dll + 0x8ee15
[task 2019-12-19T00:43:18.054Z] 00:43:18 INFO -
[task 2019-12-19T00:43:18.055Z] 00:43:18 INFO - GECKO(6276) | #16: combase.dll + 0x75e8f
[task 2019-12-19T00:43:18.055Z] 00:43:18 INFO -
[task 2019-12-19T00:43:18.055Z] 00:43:18 INFO - GECKO(6276) | #17: combase.dll + 0x735ba
[task 2019-12-19T00:43:18.055Z] 00:43:18 INFO -
[task 2019-12-19T00:43:18.055Z] 00:43:18 INFO - GECKO(6276) | #18: XREMain::XRE_main(int, char
, mozilla::BootstrapConfig const&) [toolkit/xre/nsAppRunner.cpp:4811]
[task 2019-12-19T00:43:18.055Z] 00:43:18 INFO -
[task 2019-12-19T00:43:18.055Z] 00:43:18 INFO - GECKO(6276) | #19: XRE_main(int, char
, mozilla::BootstrapConfig const&) [toolkit/xre/nsAppRunner.cpp:4818]
[task 2019-12-19T00:43:18.055Z] 00:43:18 INFO -
[task 2019-12-19T00:43:18.055Z] 00:43:18 INFO - GECKO(6276) | #20: NS_internal_main(int, char
, char
) [browser/app/nsBrowserApp.cpp:339]
[task 2019-12-19T00:43:18.055Z] 00:43:18 INFO -
[task 2019-12-19T00:43:18.056Z] 00:43:18 INFO - GECKO(6276) | #21: wmain(int, wchar_t
) [toolkit/xre/nsWindowsWMain.cpp:131]
[task 2019-12-19T00:43:18.056Z] 00:43:18 INFO -
[task 2019-12-19T00:43:18.056Z] 00:43:18 INFO - GECKO(6276) | #22: __scrt_common_main_seh() [f:/dd/vctools/crt/vcstartup/src/startup/exe_common.inl:288]
[task 2019-12-19T00:43:18.056Z] 00:43:18 INFO -
[task 2019-12-19T00:43:18.056Z] 00:43:18 INFO - GECKO(6276) | #23: KERNEL32.DLL + 0x13034
[task 2019-12-19T00:43:18.056Z] 00:43:18 INFO -
[task 2019-12-19T00:43:18.056Z] 00:43:18 INFO - GECKO(6276) | #24: ntdll.dll + 0x71461
[task 2019-12-19T00:43:18.056Z] 00:43:18 INFO -
[task 2019-12-19T00:43:18.098Z] 00:43:18 INFO - TEST-INFO | Main app process: exit 80000003

Flags: needinfo?(dtownsend)

Created the same issue for Linux: https://bugzilla.mozilla.org/show_bug.cgi?id=1606247

Pushed by dtownsend@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/acfd8680b6e3 Attempt to always set a default app user model id for the application and make sure that jump lists and recent documents are associated with it. r=mhowell https://hg.mozilla.org/integration/autoland/rev/f0955f658b1e Show site specific browsers as separate taskbar entries on windows. r=mhowell
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 74
Regressions: 1714504
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: