Adding experimental web platform features

203 views
Skip to first unread message

Nath

unread,
Jun 10, 2014, 3:18:26 PM6/10/14
to cef...@googlegroups.com

Hi, 

I'm just wondering how I could add the feature --enable-experimental-web-platform-features to the browser?

Thanks

Nath

unread,
Jun 10, 2014, 3:49:45 PM6/10/14
to cef...@googlegroups.com
I ended up adding this line:

            commandLine.AppendSwitch("enable-experimental-web-platform-features");

to

        protected override void OnBeforeCommandLineProcessing(string processType, CefCommandLine commandLine)


but, I seem to still get issues with experimental css grid layout flags to work:
grid-definition-rows
grid-definition-columns

If anyone has any ideas, please let me know. :)

Dmitry Azaraev

unread,
Jun 10, 2014, 6:22:28 PM6/10/14
to cef...@googlegroups.com
Hi.
You are sure that grid layouts are supported?


--
You received this message because you are subscribed to the Google Groups "CefGlue" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cefglue+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Best regards,
   Dmitry

Nath

unread,
Jun 11, 2014, 11:48:39 AM6/11/14
to cef...@googlegroups.com
I've seen it used with CEF before so I believe it is.

Dmitry Azaraev

unread,
Jun 11, 2014, 11:50:26 AM6/11/14
to cef...@googlegroups.com
Take a reproduction sample and try do it with various versions of cefclient. May be in some build something changed in chrome.


--
You received this message because you are subscribed to the Google Groups "CefGlue" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cefglue+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Best regards,
   Dmitry
Reply all
Reply to author
Forward
0 new messages