differentiate between plugin http requests and JS http requests

2013-10-02 Thread ukdvivek
I am writing a xul application which records all the network communication 
happening inside a browser instance created using browser tag.

I can use http-on-modify-request to track all the requests being made and 
modify headers accordingly but I can not differentiate which request is made by 
plugin like flash or its been made by JS.

Is there a way I can differentiate such requests?
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Custom icon when using xulrunner app with Firefox using -app flag

2013-09-10 Thread ukdvivek
Hi All,

Trying to use Firefox instead of xulrunner to launch my application. Everything 
works fine except the custom icon my application has.

Is there a way to have custom icon when we launch xul application using Firefox 
-app flag?

Thanks in advance.

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