Open
Bug 1249728
Opened 9 years ago
Updated 3 years ago
make the nondebug ctors for DebugOnly constexpr
Categories
(Core :: MFBT, defect)
Core
MFBT
Tracking
()
NEW
People
(Reporter: tbsaunde, Unassigned)
Details
Attachments
(1 file)
1.31 KB,
patch
|
froydnj
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Reporter | ||
Comment 1•9 years ago
|
||
Attachment #8721404 -
Flags: review?(nfroyd)
![]() |
||
Updated•9 years ago
|
Attachment #8721404 -
Flags: review?(nfroyd) → review+
![]() |
||
Comment 3•9 years ago
|
||
Backed out for bustage:
Backout: https://hg.mozilla.org/integration/mozilla-inbound/rev/7926861aed22
Push with bustage: https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=5f729d20fd00
Failure log: http://archive.mozilla.org/pub/firefox/tinderbox-builds/mozilla-inbound-macosx64/1455915085/mozilla-inbound-macosx64-bm82-build1-build4458.txt.gz
12:58:22 INFO - /builds/slave/m-in-m64-000000000000000000000/build/src/obj-firefox/x86_64/dist/include/nsILoadInfo.h:172:34: error: unused variable 'rv' [-Werror,-Wunused-variable]
12:58:22 INFO - mozilla::DebugOnly<nsresult> rv = GetDontFollowRedirects(&result);
12:58:22 INFO - ^
12:58:22 INFO - fatal error: too many errors emitted, stopping now [-ferror-limit=]
12:58:22 INFO - 20 errors generated.
12:58:22 INFO - make[6]: *** [Unified_cpp_dom_presentation0.o] Error 1
12:58:22 INFO - make[5]: *** [dom/presentation/target] Error 2
12:58:22 INFO - make[4]: *** [compile] Error 2
12:58:22 INFO - make[3]: *** [default] Error 2
12:58:22 INFO - make[2]: *** [realbuild] Error 2
12:58:22 INFO - make[1]: *** [realbuild] Error 2
12:58:22 INFO - make: *** [build] Error 2
Flags: needinfo?(tbsaunde+mozbugs)
Comment 4•3 years ago
|
||
Clear a needinfo that is pending on an inactive user.
For more information, please visit auto_nag documentation.
Flags: needinfo?(tbsaunde+mozbugs)
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•