mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 20:49:27 +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