[Fixed] FlashGot Broken In Latest Minefield/Trunk

Ask for help about FlashGot, no registration needed to post
Post Reply
WildcatRay
Posts: 2
Joined: Mon Jun 07, 2010 6:39 pm

[Fixed] FlashGot Broken In Latest Minefield/Trunk

Post by WildcatRay »

(I hope this is the right place.)

With today's nightly build of Minefield/Trunk, the FlashGot context menu item(s) for the content portion of the browser window do not appear with the following error:

Error: DOM is not defined
Source file: file:///C:/Documents%20and%20Settings/(user_name)/Application%20Data/Mozilla/Firefox/Profiles/(profile_name)/extensions/%7B19503e42-ca3c-4c27-b1e2-9cdb2170ee34%7D/components/flashgotService.js
Line: 167

Browser build: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a5pre) Gecko/20100607 Minefield/3.7a5pre ID:20100607035940

I'm not sure what patch landing is affecting this.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a5pre) Gecko/20100607 Minefield/3.7a5pre Firefox/3.6.4
User avatar
Giorgio Maone
Site Admin
Posts: 9528
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: FlashGot Context Menu Items Missing In Latest Minefield/

Post by Giorgio Maone »

It's
Bug 533592[Core:DOM]-Get rid of xpcnativewrappers=no [All]

Any extension having a xpcnativewrappers=xyz clause in its chrome.manifest gets broken by this landing.
FlashGot, for instance, had a "xpcnativewrappers=yes" dating back to when native wrappers were disabled by default.

Fixed in latest development build.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
WildcatRay
Posts: 2
Joined: Mon Jun 07, 2010 6:39 pm

Re: [Fixed] FlashGot Broken In Latest Minefield/Trunk

Post by WildcatRay »

OK & thanks.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a5pre) Gecko/20100607 Minefield/3.7a5pre Firefox/3.6.4
Post Reply