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 chromium...@chromium.org
I'm launching an HTML5 app from chromium, I need to remove the titlebar/toolbar/frame/omnibox/etc to render the page (not necessarily in fullscreen). It seems like --app=<HTML5 file> or app mode is what i'm looking for minus the top title bar and frame is still there. Is there somewhere programmatically I could begin to look at to remove it?
PhistucK
unread,
Nov 16, 2012, 1:46:37 PM11/16/12
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 trevor...@gmail.com, chromium...@chromium.org
New style packaged applications can create a frame-less window, if I remember correctly.