Hi,
As of bug 929905, which I landed earlier on mozilla-inbound, declaring
source code (as in assembler, C, C++, Objective C, Objective C++) in
moz.build changed to be (much) simpler.
Instead of using:
CPP_SOURCES,
CSRCS,
CMSRCS,
CMMSRCS,
SSRCS,
ASFILES,
now use:
SOURCES
Ins
Hi Erik,
- Original Message -
> From: "Erik Rose"
> To: dev-platform@lists.mozilla.org
> Sent: Wednesday, October 2, 2013 12:33:40 PM
> Subject: Poll: What do you need in MXR/DXR?
>
> What features do you most use in MXR and DXR?
One feature I'd like to see in DXR is the ability to clic
> I hope this change makes you happy!
It most certainly does! I'm a huge proponent of code cleanup and organization,
and this looks like a beautiful example of those.
> Finally, the root class, WidgetEvent, has As*Event class. The "*"
> doesn't include the prefix. I.e., for WidgetMouseEvent, th
Please don't do that, we are going to remove the nsISupportsString from
sessionstore-state-write soon.
(So far, there is a single add-on that uses it, so we're busy preparing
an API for that add-on before we remove that. Please don't make our
life harder :) )
On Thu Oct 24 21:56:06 2013, Matthe
The private browsing approach didn't work for me since there is a visible
indication in the title bar that the window is private, which I don't want. I
ended up solving this by observing sessionstore-state-write and changing the
session data manually (possible since it is passed in as the subjec
On Thursday, September 19, 2013 10:06:30 AM UTC+5:30, Vasu Yadav wrote:
> Hi
>
>
>
> We are facing problem with our Add-ons support for FireFox 24.Firefox is
> crashing. In earlier approach we was using 'JS_GetGlobalObject' to get global
> object from docShell.
> https://developer.mozilla.or
6 matches
Mail list logo