On 2015-07-24 7:37 AM, Meenakshi Shankar wrote:
> We are using Firefox SDKS for our FF extension (libs generated after
> compiling Firefox 40 beta 4 source using start-shell-msvc2013). As
> there are some differences between Firefox 39 and Firefox 40 binaries,
> instead of "mozalloc.lib , the mozcrt.lib is used for building our
> binaries.
>
> Our extension is enabled. But While launching the browser we could see
> a crash at mozglue.dll when "_AtlBaseModule.AddResourceInstance(...) "
> code is called.
>
> Can someone kindly let us know if we need to make anyother changes
> withe respect to Firefox 40 sdks.

I'm not sure if this is related but bug 858928 [1] slightly changed the
order in which DLLs are loaded during startup. Check [2] for more details.

 Gabriele

[1] Switch XRE_StartupTimelineRecord() from PRTime to mozilla::TimeStamp
    https://bugzilla.mozilla.org/show_bug.cgi?id=858928
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=858928#c12


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to