mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-24 21:58:06 +00:00
e887c496ee
Follow MSVC as much as possible by requiring proper dllimport/dllexport declarations. Remove dllimport/dllexport declarations from all nsXPTCStubBase functions and just export the class itself. Bug #226609 r=shaver/swalker sr=dbaron a=chofmann