On Tuesday, January 14, 2014 1:40:13 PM UTC-6, Benjamin Smedberg wrote:
> On 1/14/2014 2:30 PM, mka...@gmail.com wrote:
> 
> > On Tuesday, January 14, 2014 1:06:19 PM UTC-6, Benjamin Smedberg wrote:
> > If we could solve the stub problem, I don't see why this can't be a perfect 
> > replacement for xulrunner.
> 
> I don't think we need to solve the stub problem to implement this plan; 
> I'll take patches which compile a generic stub into the SDK. firefox.exe 
> is after basically the stub already with embedded icons and whatnot.

The reason the stub is important is because of Windows jumplists.

Even if you use a resource editor to change all of the internals of the Firefox 
executable, if Firefox is installed on that machine, you'll end up with 
"Firefox" and the firefox logo on the jump list and when you select "Firefox" 
it will try to start Firefox using the loaded instance. So you'll get a profile 
manager XUL error if you've removed all the Firefox cruft.

We need a stub executable to make sure this never happens.

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

Reply via email to