On Monday, November 10, 2014 8:36:36 PM UTC+1, Daniel Holbert wrote:
> On 11/10/2014 01:44 AM, Josip Maras wrote:
> > How can I build a normal, standard Firefox installer for Windows,
> > like the one distributed to standard Firefox users?
>
> I don't know the answer
Hi,
I've made some modifications to the Firefox source code and now I would like to
build the install exe on Windows, so that i can normally install Firefox (I
want to couple it with a crawler - http://crawljax.com/). However I would like
that installation to be standard Firefox (and not nightl
e, Oct 28, 2014 at 11:56:49AM -0400, Ehsan Akhgari wrote:
> > > On 2014-10-28 4:16 AM, Josip Maras wrote:
> > > >Hi Ehsan,
> > > >
> > > >Yes, in my opinion that is the problem. I'm trying to use the global
> > > >stream variable across
kills performance, as you witness. No amount of batching is going to be
> sufficient.
>
> Also, why don't you use our stream classes?
>
> Cheers,
> David
>
> On 24/10/14 14:36, Josip Maras wrote:
> > Hi,
> >
> > I'm extending the Firefox s
ne
> module and import and call it in the other, using MOZ_EXPORT and
> MOZ_IMPORT_API and friends.
>
> On 2014-10-24 8:36 AM, Josip Maras wrote:
> > Hi,
> >
> > I'm extending the Firefox source in order to log some information during
> > web app executio
Hi,
I'm extending the Firefox source in order to log some information during web
app execution, for example event, script executions, new element creations,
removals, attribute modifications, etc. Since these things occur often, when I
load a more demanding application (e.g. facebook), everythi
Great,
Thank you!
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform
scattered around, so I might start with
there.
Thank you.
On Wednesday, October 1, 2014 5:25:18 PM UTC+2, Josh Matthews wrote:
> On 2014-10-01 9:47 AM, Josip Maras wrote:
>
> > Hi,
>
> >
>
> > How can I log to a file the URL of every page that has started loading?
Hi,
How can I log to a file the URL of every page that has started loading? What is
the best code location to do this. (I understand that this can be easily done
with a Firefox plugin, but I would like to work directly in the Firefox source
code).
I was thinking of going with the nsURILoader c
9 matches
Mail list logo