mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-08 20:28:42 +02:00
This patch does the following. - Removes the return value, because none of the call sites check it. - Puts an empty implementation into nsBaseWidget. - Removes the empty implementations from several nsIWidget instances, because they can use the nsBaseWidget one. --HG-- extra : rebase_source : 2a94a47f1e7fe986d1efc3854c72968a3e28e365 |
||
|---|---|---|
| .. | ||
| GfxInfo.cpp | ||
| GfxInfo.h | ||
| moz.build | ||
| nsAppShell.h | ||
| nsAppShell.mm | ||
| nsLookAndFeel.h | ||
| nsLookAndFeel.mm | ||
| nsScreenManager.h | ||
| nsScreenManager.mm | ||
| nsWidgetFactory.mm | ||
| nsWindow.h | ||
| nsWindow.mm | ||