You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to chromi...@chromium.org, fengtia...@gmail.com
I use these code to create my application,
int main(void)
{
content::ShellMainDelegate delegate;
content::ContentMain(argc, argv, &delegate);
.......
}
On Linux platform,Chrome use GTK to create the window,and content,but for me ,I use Frambuffer, I just want to send a message to the browser main loop, when the browser receive my message ,the whole process could quit and release the whole resources,
在 2014年5月6日星期二UTC+8上午9时13分42秒,Peter Kasting写道:
Feng Tianba
unread,
May 6, 2014, 4:21:09 AM5/6/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to chromi...@chromium.org, fengtia...@gmail.com
Yes,I have read that goog post,But I still do not know how to write my specific code.
在 2014年5月6日星期二UTC+8上午9时20分06秒,Lei Zhang写道:
Thiago Farina
unread,
May 6, 2014, 11:46:40 AM5/6/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message