Funkcionalnosć toś togo sedła se pśez wótwardowańske źěła wobgranicujo, kótarež maju wašo dožywjenje pólěpšyś. Jolic nastawk waš problem njerozwězujo a cośo pšašanje stajiś, wobrośćo se na našo zgromoźeństwo pomocy, kótarež na to caka, wam na @FirefoxSupport na Twitter a /r/firefox na Reddit pomagaś.

Pomoc pśepytaś

Glědajśo se wobšudy pomocy. Njenapominajomy was nigda, telefonowy numer zawołaś, SMS pósłaś abo wósobinske informacije pśeraźiś. Pšosym dajśo suspektnu aktiwitu z pomocu nastajenja „Znjewužywanje k wěsći daś“ k wěsći.

Dalšne informacije

NPAPI difference between Firefox and chrome

  • 2 wótegronje
  • 2 matej toś ten problem
  • 2 naglěda
  • Slědne wótegrono wót zlev

more options

Hi, I'm writing some plugin; I got Gesko SDK from mozilla site; After build it successfully loaded and working on Firefox; I tried to load and execute it with chrome; I found that chrome cannot load plugin; After some debugging I found that plroblem in function table structures - size of structures is not the same in firefox and chrome; Additional search bring me to a difference - it is in alignment; Firefox and Gesko using 32 bit alignment/packaging, and chrome use 8 bit alignment/packaging; So, my questions are: -is it bug of chrome or firefox? -when will it be fixed? -I did not work with chrome previously; from when is this build difference?

Hi, I'm writing some plugin; I got Gesko SDK from mozilla site; After build it successfully loaded and working on Firefox; I tried to load and execute it with chrome; I found that chrome cannot load plugin; After some debugging I found that plroblem in function table structures - size of structures is not the same in firefox and chrome; Additional search bring me to a difference - it is in alignment; Firefox and Gesko using 32 bit alignment/packaging, and chrome use 8 bit alignment/packaging; So, my questions are: -is it bug of chrome or firefox? -when will it be fixed? -I did not work with chrome previously; from when is this build difference?

Wubrane rozwězanje

This forum is geared toward Firefox end user support, not toward developers, so you may not get an answer from anyone who knows exactly what you are talking about. Not to sound rude, but if your plugin is working in Firefox, but not in Chrome wouldn't it make sense to ask a Google support forum about your Firefox plugin not working in Chrome?

As far as 8-bit vs. 32-bit, AFAIK 8-bit operating systems and programs date back like 20 years, so I doubt if Google is using 8-bit in its' plugins. But that would best be addressed by someone familiar with Chrome development and plugins.

Toś to wótegrono w konteksće cytaś 👍 0

Wšykne wótegrona (2)

more options

Wubrane rozwězanje

This forum is geared toward Firefox end user support, not toward developers, so you may not get an answer from anyone who knows exactly what you are talking about. Not to sound rude, but if your plugin is working in Firefox, but not in Chrome wouldn't it make sense to ask a Google support forum about your Firefox plugin not working in Chrome?

As far as 8-bit vs. 32-bit, AFAIK 8-bit operating systems and programs date back like 20 years, so I doubt if Google is using 8-bit in its' plugins. But that would best be addressed by someone familiar with Chrome development and plugins.

more options

I asked in both forums:)