mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-08 20:28:42 +02:00
They don't need to be NS_IMETHOD, but they should be MOZ_MUST_USE. Adding the latter catches a few missing checks, which the patch adds. The patch also gives PuppetWidget an InfallibleCreate() function, which makes the infallibility of PuppetWidget creation clear. |
||
|---|---|---|
| .. | ||
| browser | ||
| components | ||
| ios | ||
| test | ||
| tests/unit | ||
| moz.build | ||
| nsEmbedCID.h | ||
| nsIWindowCreator.idl | ||
| nsIWindowCreator2.idl | ||
| nsIWindowProvider.idl | ||