gecko-dev/widget/uikit
Chris Peterson eaafc27a70 Bug 1624786 - Replace MOZ_MUST_USE with [[nodiscard]] in widget/cocoa. r=spohl
Also move MOZ_MUST_USE before function declarations' specifiers and return type. While clang and gcc's __attribute__((warn_unused_result)) can appear before, between, or after function specifiers and return types, the [[nodiscard]] attribute must precede the function specifiers.

Differential Revision: https://phabricator.services.mozilla.com/D68148

--HG--
extra : moz-landing-system : lando
2020-04-08 16:41:42 +00:00
..
GfxInfo.cpp Bug 1614798 - Refactor the blocklist rules to hide more of the boilerplate. r=jrmuizel 2020-02-13 22:39:10 +00:00
GfxInfo.h Bug 1594145 - Add gfx telemetry scalars to geckoview_streaming. r=Dexter,jnicol 2019-11-26 19:42:06 +00:00
moz.build
nsAppShell.h
nsAppShell.mm Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsLookAndFeel.h
nsLookAndFeel.mm Bug 1601846 - Record telemetry for whether the user has a dark mode OS theme. r=jmathies 2019-12-20 19:05:12 +00:00
nsScreenManager.h
nsScreenManager.mm
nsWidgetFactory.mm Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsWindow.h Bug 1624786 - Replace MOZ_MUST_USE with [[nodiscard]] in widget/cocoa. r=spohl 2020-04-08 16:41:42 +00:00
nsWindow.mm