CefRegisterExtension only works once?

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

CefRegisterExtension only works once?

Postby cvk » Wed Mar 27, 2013 3:49 pm

Hi there!

In my project, I have a need to register several extension components that deliver different services to my browser. Each of the extension components works when it's loaded by itself, but when I attempt to register all of them, only the last extension seems to be loaded. I've traced through my code and I think I've ruled out this being a problem on my side. Is there a known problem with loading multiple extensions into the same browser instance?

Worst case I can merge the different components into one and get by, but I'd prefer to keep them separate so that they can evolve simply.

Cheers for any help!
cvk
Newbie
 
Posts: 4
Joined: Wed Mar 27, 2013 3:39 pm

Re: CefRegisterExtension only works once?

Postby magreenblatt » Wed Mar 27, 2013 4:41 pm

Are you using different |extension_name| values for each call to CefRegisterExtension()?
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: CefRegisterExtension only works once?

Postby cvk » Wed Mar 27, 2013 6:51 pm

I wasn't. That solved it, thank you!
cvk
Newbie
 
Posts: 4
Joined: Wed Mar 27, 2013 3:39 pm


Return to Support Forum

Who is online

Users browsing this forum: Google [Bot] and 202 guests