Bustages on "LauncherRegistryInfo" when Gecko 67 merges to beta on 2019-03-11
Categories
(Firefox :: General, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox65 | --- | unaffected |
firefox66 | --- | unaffected |
firefox67 | + | fixed |
People
(Reporter: NarcisB, Assigned: bugzilla)
References
Details
Attachments
(1 file)
[Tracking Requested - why for this release]:
Log link: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=230538132&repo=try&lineNumber=30034
Log snippet:
15:21:17 INFO - z:/build/build/src/browser/app/winlauncher/ErrorHandler.cpp(685,12): error: no type named 'LauncherRegistryInfo' in namespace 'mozilla'
15:21:17 INFO - mozilla::LauncherRegistryInfo regInfo;
15:21:17 INFO - ~~~~~~~~~^
15:21:17 INFO - z:/build/build/src/browser/app/winlauncher/ErrorHandler.cpp(686,36): error: no member named 'LauncherRegistryInfo' in namespace 'mozilla'
15:21:17 INFO - mozilla::LauncherResult<mozilla::LauncherRegistryInfo::EnabledState>
15:21:17 INFO - ~~~~~~~~~^
15:21:17 INFO - z:/build/build/src/browser/app/winlauncher/ErrorHandler.cpp(687,7): error: C++ requires a type specifier for all declarations
15:21:17 INFO - launcherEnabled = regInfo.IsEnabled();
15:21:17 INFO - ^
15:21:17 INFO - z:/build/build/src/browser/app/winlauncher/ErrorHandler.cpp(690,20): error: no member named 'LauncherRegistryInfo' in namespace 'mozilla'
15:21:17 INFO - mozilla::LauncherRegistryInfo::EnabledState::ForceDisabled) {
15:21:17 INFO - ~~~~~~~~~^
15:21:17 INFO - 4 errors generated.
15:21:17 INFO - z:/build/build/src/config/rules.mk:805: recipe for target 'Unified_cpp_app_winlauncher0.obj' failed
15:21:17 INFO - mozmake.EXE[4]: *** [Unified_cpp_app_winlauncher0.obj] Error 1
15:21:17 INFO - mozmake.EXE[4]: Leaving directory 'z:/build/build/src/obj-firefox/browser/app/winlauncher'
15:21:17 INFO - z:/build/build/src/config/recurse.mk:74: recipe for target 'browser/app/winlauncher/target' failed
15:21:17 INFO - mozmake.EXE[3]: *** [browser/app/winlauncher/target] Error 2
15:21:17 INFO - mozmake.EXE[3]: *** Waiting for unfinished jobs....
:aklotz , this is caused by https://hg.mozilla.org/mozilla-central/rev/7f034553129d.
Could you please take a look?
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Comment 3•6 years ago
|
||
bugherder |
![]() |
||
Comment 4•6 years ago
|
||
Verified fixed with latest beta simulation: https://treeherder.mozilla.org/#/jobs?repo=try&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunnable&revision=d696592f565abb5545d14667ff252a95a4c23590
![]() |
||
Updated•6 years ago
|
Description
•