I got an answer via freenode, but thought I'd crosspost the answer here. [14:08] <rakuco> content::BuildUserAgentFromProduct() means the method is coming from chromium's content layer [14:08] <rakuco> so you need to look for it in chromium-crosswalk
Thank you rakuco!! On Tue, Jun 30, 2015 at 1:54 PM, Lisa Neigut <[email protected]> wrote: > Hello, > > I'm doing some work editing the user agent that our application responds > with using XWalk, but am having some trouble finding where the user agent > gets composed. > > I found this method, but there were no other references to it in the > github project: > https://github.com/crosswalk-project/crosswalk/blob/master/runtime/common/xwalk_content_client.cc#L131 > > I'm guessing that it's from this includes statement, but again, not sure > where this imports comes from (afaict it's not in the github project). > https://github.com/crosswalk-project/crosswalk/blob/master/runtime/common/xwalk_content_client.cc#L20 > > Any help would be much appreciated. Thanks! > > -Lisa > > -- > Lisa Neigut | Software Engineer, Electric Objects > <http://electricobjects.com/> > -- Lisa Neigut | Software Engineer, Electric Objects <http://electricobjects.com/>
_______________________________________________ Crosswalk-help mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help
