1
jings 2014-11-06 13:43:52 +08:00 via Android
我也是提示那个,浏览器重装了但导入书签设置又提示了,就记得chrome://flag 有开启native创建安卓app 没动沙盒
|
2
can 2014-11-06 13:50:16 +08:00
百度到说打开360--系统恢复--右下角恢复区---找到有个组策略异常的项,恢复。然后重启呢?
|
3
zhujunsan 2014-11-06 16:20:55 +08:00
启动参数里加--no-experiments
--no-experiments 说明: Disables all experiments set on chrome://flags. Does not disable chrome://flags itself. Useful if an experiment makes chrome crash at startup: One can start chrome with --no-experiments, disable the problematic lab at about:flags and then restart chrome without this switch again. |
4
zhujunsan 2014-11-06 16:22:45 +08:00
然后把某个实验性的功能关掉。一般是调了什么开关了。没有动过的话那就重设为默认值吧。然后不加参数正常重启应该就好了。
|