Posts: 48
Threads: 0
Joined: Feb 2016
10-13-2016, 04:31 PM
(This post was last modified: 10-13-2016, 05:33 PM by Joyoo.)
New "stable"
54.0.2840.59 rls total shit!
I tested. / Chrome x64 /
Fast, but i can't open my mail and bookmark management total crap, shit, garbage! / drag and drop bookmarks link /
...maybe bugged.
I use Vivaldi and Cent only.
Posts: 6,211
Threads: 90
Joined: Oct 2014
(10-12-2016, 06:36 PM)slayer Wrote: can I change centbrowser's portable folder name without problems?
Do you mean the parent folder of chrome.exe?
It can be changed as will.
Posts: 6,211
Threads: 90
Joined: Oct 2014
10-13-2016, 06:02 PM
(This post was last modified: 10-13-2016, 06:13 PM by Admini.)
(10-13-2016, 04:31 PM)Joyoo Wrote: New "stable" 54.0.2840.59 rls total shit!
I tested. / Chrome x64 /
Fast, but i can't open my mail and bookmark management total crap, shit, garbage! / drag and drop bookmarks link /
...maybe bugged.
I use Vivaldi and Cent only.
Have you tested 32-bit
54.0.2840.59?
64-bit Chrome always have many bugs, seems Google does not treat it seriously.
Posts: 327
Threads: 18
Joined: Jun 2015
Posts: 139
Threads: 0
Joined: Aug 2016
Hello! It seems to be a proplem with cyrillic symbols i adress links. When i tried to copy _https://blogs.skype.com/2016/10/11/привет-переводчик-skype-приветствует-рус/_ i get
_https://blogs.skype.com/2016/10/11/%D0%BF%D1%80%D0%B8%D0%B2%D0%B5%D1%82-%D0%BF%D0%B5%D1%80%D0%B5%D0%B2%D0%BE%D0%B4%D1%87%D0%B8%D0%BA-skype-%D0%BF%D1%80%D0%B8%D0%B2%D0%B5%D1%82%D1%81%D1%82%D0%B2%D1%83%D0%B5%D1%82-%D1%80%D1%83%D1%81//_
Posts: 48
Threads: 0
Joined: Feb 2016
10-14-2016, 03:44 PM
(This post was last modified: 10-14-2016, 04:05 PM by Joyoo.)
(10-13-2016, 06:02 PM)CentBrowser Wrote: (10-13-2016, 04:31 PM)Joyoo Wrote: New "stable" 54.0.2840.59 rls total shit!
I tested. / Chrome x64 /
Fast, but i can't open my mail and bookmark management total crap, shit, garbage! / drag and drop bookmarks link /
...maybe bugged.
I use Vivaldi and Cent only.
Have you tested 32-bit 54.0.2840.59?
64-bit Chrome always have many bugs, seems Google does not treat it seriously.
Yep...tested all!
Now "stable" = beta rls!
Both rls
54.0.2840.59
I like testing the browsers. But this really crap! Peacekeeper testing crash. / x64 only / Sunspider / 1.01 and 1.02 / Jetstream 1.1, Octane test cool and fast!
/ x64 / open multiple tabs ...crash randomly.
Chromium rls 55+ slow...and crap again. Not testing dev. 55+ , 56+ rls. / Chrome, Chromium /
Memory usage does not count as me. Need me fast loading time, cold, hot starting time and stable multiple media usage. ...and good bookmarking link manage! / I have 2300+ /
Sry my eng... full crap / I do not use a conjugation. /
Posts: 6,211
Threads: 90
Joined: Oct 2014
(10-14-2016, 04:06 AM)piliq Wrote: Hello! It seems to be a proplem with cyrillic symbols i adress links. When i tried to copy _https://blogs.skype.com/2016/10/11/привет-переводчик-skype-приветствует-рус/_ i get
_https://blogs.skype.com/2016/10/11/%D0%BF%D1%80%D0%B8%D0%B2%D0%B5%D1%82-%D0%BF%D0%B5%D1%80%D0%B5%D0%B2%D0%BE%D0%B4%D1%87%D0%B8%D0%BA-skype-%D0%BF%D1%80%D0%B8%D0%B2%D0%B5%D1%82%D1%81%D1%82%D0%B2%D1%83%D0%B5%D1%82-%D1%80%D1%83%D1%81//_ 
No matter at all, the characters are internally encoded using UTF-8, they are exactly the same as URLs.
Posts: 12
Threads: 1
Joined: Oct 2016
Why CentBrowser run with multi flag? You can browse chrome://version/ to view
Command Line "C:\...\chrome.exe" --allow-running-insecure-content --flag-switches-begin --enable-experimental-canvas-features --enable-fast-unload --enable-offline-auto-reload --enable-quic --enable-tab-audio-muting --num-raster-threads=4 --save-page-as-mhtml --disable-features=AutomaticTabDiscarding --flag-switches-end
Posts: 6,211
Threads: 90
Joined: Oct 2014
(10-15-2016, 05:49 PM)bucminhqua Wrote: Why CentBrowser run with multi flag? You can browse chrome://version/ to view
Command Line "C:\...\chrome.exe" --allow-running-insecure-content --flag-switches-begin --enable-experimental-canvas-features --enable-fast-unload --enable-offline-auto-reload --enable-quic --enable-tab-audio-muting --num-raster-threads=4 --save-page-as-mhtml --disable-features=AutomaticTabDiscarding --flag-switches-end
These flags are used to control corresponding features on or off, you can google them for further information.
Generally they don't have much influence on your normal web surfing.
Posts: 12
Threads: 1
Joined: Oct 2016
(10-15-2016, 06:45 PM)CentBrowser Wrote: These flags are used to control corresponding features on or off, you can google them for further information.
Generally they don't have much influence on your normal web surfing.
Thanks man.
Another question about change profile path. Can you tell me which is right? I'll put it in my .bat/.cmd file to run.
- "C:\...\chrome.exe" --allow-running-insecure-content --flag-switches-begin --enable-tab-audio-muting --save-page-as-mhtml --enable-features=enable-password-force-saving --disable-features=AutomaticTabDiscarding --flag-switches-end --user-data-dir="C:\New Path"
OR
- "C:\...\chrome.exe" --user-data-dir="C:\New Path"
Have a nice day!