From: Brian P. <bri...@tu...> - 2007-01-19 15:19:49
|
James Supancic wrote: > I'm trying to add an application only extension to my local Chromium > installation. > > "The extension should be added to the __stateAppOnlyExtensions string > in state_tracker/state_limits.c" - the Chromium 1.9 docs. > > I searched state_tracker/state_limits.c but found no mention of > anything similar to that string. Have these instructions be obsoleted? > If yes, what is the new procedure for adding an application only > extension? If no, what is it talking about? The string is crAppOnlyExtensions in cr/include/cr_extstring.h I'll update the docs. There may be other things slightly out of date w.r.t. the code. -Brian |