i have canary build - 22.0.1183.1 canary
the peerconnection setting in chrome://flags is enabled, but the browser returns an error message if i attempt to call "webkitDeprecatedPeerConnection". in order for peer connection to work, i have to force it through the shortcut properties file in windows, by adding the following --enable-peer-connection.
Anybody know why the chrome://flags setting does not take effect in the browser?
every time canary gets updated, i have to go back into the shortcut properties file to add "--enable-peer-connection". it would be nice to have it permanently enabled. this used to work a while back in both the dev and canary stream, but stopped working a month or two ago.