Discussion:
[chromium-dev] blackout issue in Chromium but not in Chrome
Asesh Shrestha
2018-11-03 06:37:03 UTC
Permalink
We have been facing this issue since Chromium 66, that's why we were
sticking with Chromium 64 for our fork. But recently we have decided to
jump the ship and upgrade our Chromium fork to 70.0.3538.77. This often
happens when working with image heavy websites esp with our client tools
(not one but many clients' tool). I have uploaded a screenshot below:

[image: browser_blackout.jpg]

This blackout will last for a couple of seconds and I can't see traces of
render process or graphics driver crashes. This happens many times when
used in our Chromium fork but when we do the same work in Chrome
70.0.3538.77 on the same computer then nothing happens. The rendering
engine and javascript engine are untouched in our fork. We have updated our
graphics driver to the latest version too and this issue can still be
replicated on almost all of our machines. If it was a graphics driver bug,
we could have replicated it in when using Chrome too. The same thing
happens when running Chromium binaries from wooly's website. We have
compiled our browser with the following args:

is_debug = false


target_cpu = "x64" # x86 for 32-bit


ffmpeg_branding = "Chrome"


proprietary_codecs = true


remove_webcore_debug_symbols = true


is_official_build = true


symbol_level = 1


Any pointers on why it's only happening on Chromium but not in Chrome?
Thanks
--
”This email and any files transmitted with it may be confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify the
sender.”
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/9b81231c-06ff-411c-be02-2df773f95c96%40chromium.org.
Asesh Shrestha
2018-11-05 04:33:54 UTC
Permalink
Maybe you guys some pointers on why it's happening.

***@chromium.org
***@chromium.org
***@chromium.org
***@chromium.org
***@chromium.org
***@chromium.org
***@chromium.org
***@chromium.org
***@chromium.org

Thanks
Post by Asesh Shrestha
We have been facing this issue since Chromium 66, that's why we were
sticking with Chromium 64 for our fork. But recently we have decided to
jump the ship and upgrade our Chromium fork to 70.0.3538.77. This often
happens when working with image heavy websites esp with our client tools
[image: browser_blackout.jpg]
This blackout will last for a couple of seconds and I can't see traces of
render process or graphics driver crashes. This happens many times when
used in our Chromium fork but when we do the same work in Chrome
70.0.3538.77 on the same computer then nothing happens. The rendering
engine and javascript engine are untouched in our fork. We have updated our
graphics driver to the latest version too and this issue can still be
replicated on almost all of our machines. If it was a graphics driver bug,
we could have replicated it in when using Chrome too. The same thing
happens when running Chromium binaries from wooly's website. We have
is_debug = false
target_cpu = "x64" # x86 for 32-bit
ffmpeg_branding = "Chrome"
proprietary_codecs = true
remove_webcore_debug_symbols = true
is_official_build = true
symbol_level = 1
Any pointers on why it's only happening on Chromium but not in Chrome?
Thanks
--
”This email and any files transmitted with it may be confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify the
sender.”
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/d290cf01-b974-4604-ba74-923142808c5d%40chromium.org.
PhistucK
2018-11-05 07:25:35 UTC
Permalink
graphics-dev
<https://groups.google.com/a/chromium.org/forum/#!forum/graphics-dev> might
be more helpful.

☆*PhistucK*


On Mon, Nov 5, 2018 at 6:34 AM Asesh Shrestha <
Post by Asesh Shrestha
Maybe you guys some pointers on why it's happening.
Thanks
Post by Asesh Shrestha
We have been facing this issue since Chromium 66, that's why we were
sticking with Chromium 64 for our fork. But recently we have decided to
jump the ship and upgrade our Chromium fork to 70.0.3538.77. This often
happens when working with image heavy websites esp with our client tools
[image: browser_blackout.jpg]
This blackout will last for a couple of seconds and I can't see traces of
render process or graphics driver crashes. This happens many times when
used in our Chromium fork but when we do the same work in Chrome
70.0.3538.77 on the same computer then nothing happens. The rendering
engine and javascript engine are untouched in our fork. We have updated our
graphics driver to the latest version too and this issue can still be
replicated on almost all of our machines. If it was a graphics driver bug,
we could have replicated it in when using Chrome too. The same thing
happens when running Chromium binaries from wooly's website. We have
is_debug = false
target_cpu = "x64" # x86 for 32-bit
ffmpeg_branding = "Chrome"
proprietary_codecs = true
remove_webcore_debug_symbols = true
is_official_build = true
symbol_level = 1
Any pointers on why it's only happening on Chromium but not in Chrome?
Thanks
”This email and any files transmitted with it may be confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify the
sender.”
--
--
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups
"Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
To view this discussion on the web visit
https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/d290cf01-b974-4604-ba74-923142808c5d%40chromium.org
<https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/d290cf01-b974-4604-ba74-923142808c5d%40chromium.org?utm_medium=email&utm_source=footer>
.
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CABc02_JT_h3g89Nb1PAg9xqXYeBH9XKWvh3jKUtOtXJZHhkYEw%40mail.gmail.com.
Asesh Shrestha
2018-11-05 07:35:31 UTC
Permalink
Thanks, I will post there too
Post by PhistucK
graphics-dev
<https://groups.google.com/a/chromium.org/forum/#!forum/graphics-dev>
might be more helpful.
☆*PhistucK*
Post by Asesh Shrestha
Maybe you guys some pointers on why it's happening.
Thanks
Post by Asesh Shrestha
We have been facing this issue since Chromium 66, that's why we were
sticking with Chromium 64 for our fork. But recently we have decided to
jump the ship and upgrade our Chromium fork to 70.0.3538.77. This often
happens when working with image heavy websites esp with our client tools
[image: browser_blackout.jpg]
This blackout will last for a couple of seconds and I can't see traces
of render process or graphics driver crashes. This happens many times when
used in our Chromium fork but when we do the same work in Chrome
70.0.3538.77 on the same computer then nothing happens. The rendering
engine and javascript engine are untouched in our fork. We have updated our
graphics driver to the latest version too and this issue can still be
replicated on almost all of our machines. If it was a graphics driver bug,
we could have replicated it in when using Chrome too. The same thing
happens when running Chromium binaries from wooly's website. We have
is_debug = false
target_cpu = "x64" # x86 for 32-bit
ffmpeg_branding = "Chrome"
proprietary_codecs = true
remove_webcore_debug_symbols = true
is_official_build = true
symbol_level = 1
Any pointers on why it's only happening on Chromium but not in Chrome?
Thanks
”This email and any files transmitted with it may be confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify the
sender.”
--
--
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups
"Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
To view this discussion on the web visit
https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/d290cf01-b974-4604-ba74-923142808c5d%40chromium.org
<https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/d290cf01-b974-4604-ba74-923142808c5d%40chromium.org?utm_medium=email&utm_source=footer>
.
--
”This email and any files transmitted with it may be confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify the
sender.”
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/272f659a-1f2d-4bb2-bcb2-b237c630807d%40chromium.org.
Asesh Shrestha
2018-11-15 11:35:11 UTC
Permalink
This issue has been resolved and here's that
thread: https://groups.google.com/a/chromium.org/forum/#!topic/graphics-dev/1lr6fegEvTM
Don't know what's exactly happening under the hood but now it works. Thanks
Post by PhistucK
graphics-dev
<https://groups.google.com/a/chromium.org/forum/#!forum/graphics-dev>
might be more helpful.
☆*PhistucK*
Post by Asesh Shrestha
Maybe you guys some pointers on why it's happening.
Thanks
Post by Asesh Shrestha
We have been facing this issue since Chromium 66, that's why we were
sticking with Chromium 64 for our fork. But recently we have decided to
jump the ship and upgrade our Chromium fork to 70.0.3538.77. This often
happens when working with image heavy websites esp with our client tools
[image: browser_blackout.jpg]
This blackout will last for a couple of seconds and I can't see traces
of render process or graphics driver crashes. This happens many times when
used in our Chromium fork but when we do the same work in Chrome
70.0.3538.77 on the same computer then nothing happens. The rendering
engine and javascript engine are untouched in our fork. We have updated our
graphics driver to the latest version too and this issue can still be
replicated on almost all of our machines. If it was a graphics driver bug,
we could have replicated it in when using Chrome too. The same thing
happens when running Chromium binaries from wooly's website. We have
is_debug = false
target_cpu = "x64" # x86 for 32-bit
ffmpeg_branding = "Chrome"
proprietary_codecs = true
remove_webcore_debug_symbols = true
is_official_build = true
symbol_level = 1
Any pointers on why it's only happening on Chromium but not in Chrome?
Thanks
”This email and any files transmitted with it may be confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify the
sender.”
--
--
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups
"Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
To view this discussion on the web visit
https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/d290cf01-b974-4604-ba74-923142808c5d%40chromium.org
<https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/d290cf01-b974-4604-ba74-923142808c5d%40chromium.org?utm_medium=email&utm_source=footer>
.
--
”This email and any files transmitted with it may be confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify the
sender.”
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/b2c32675-d609-4b01-876e-342f88f5575f%40chromium.org.
PhistucK
2018-11-15 12:38:27 UTC
Permalink
That means that a field trial (or a combination of specific field trials)
are breaking this. If you have some time to find the combination that
causes this, you will probably help Chrome users by paving the way to fix
this.

☆*PhistucK*


On Thu, Nov 15, 2018 at 1:35 PM Asesh Shrestha <
Post by Asesh Shrestha
https://groups.google.com/a/chromium.org/forum/#!topic/graphics-dev/1lr6fegEvTM
Don't know what's exactly happening under the hood but now it works. Thanks
Post by PhistucK
graphics-dev
<https://groups.google.com/a/chromium.org/forum/#!forum/graphics-dev>
might be more helpful.
☆*PhistucK*
On Mon, Nov 5, 2018 at 6:34 AM Asesh Shrestha <
Post by Asesh Shrestha
Maybe you guys some pointers on why it's happening.
Thanks
Post by Asesh Shrestha
We have been facing this issue since Chromium 66, that's why we were
sticking with Chromium 64 for our fork. But recently we have decided to
jump the ship and upgrade our Chromium fork to 70.0.3538.77. This often
happens when working with image heavy websites esp with our client tools
[image: browser_blackout.jpg]
This blackout will last for a couple of seconds and I can't see traces
of render process or graphics driver crashes. This happens many times when
used in our Chromium fork but when we do the same work in Chrome
70.0.3538.77 on the same computer then nothing happens. The rendering
engine and javascript engine are untouched in our fork. We have updated our
graphics driver to the latest version too and this issue can still be
replicated on almost all of our machines. If it was a graphics driver bug,
we could have replicated it in when using Chrome too. The same thing
happens when running Chromium binaries from wooly's website. We have
is_debug = false
target_cpu = "x64" # x86 for 32-bit
ffmpeg_branding = "Chrome"
proprietary_codecs = true
remove_webcore_debug_symbols = true
is_official_build = true
symbol_level = 1
Any pointers on why it's only happening on Chromium but not in Chrome?
Thanks
”This email and any files transmitted with it may be confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify the
sender.”
--
--
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google
Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
To view this discussion on the web visit
https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/d290cf01-b974-4604-ba74-923142808c5d%40chromium.org
<https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/d290cf01-b974-4604-ba74-923142808c5d%40chromium.org?utm_medium=email&utm_source=footer>
.
”This email and any files transmitted with it may be confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify the
sender.”
--
--
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups
"Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
To view this discussion on the web visit
https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/b2c32675-d609-4b01-876e-342f88f5575f%40chromium.org
<https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/b2c32675-d609-4b01-876e-342f88f5575f%40chromium.org?utm_medium=email&utm_source=footer>
.
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CABc02_Kg7y-WZ9S1jWiMSZbD6X0-J7PzyE4wVJ%3DV2VLMsYcn%2BA%40mail.gmail.com.
Asesh Shrestha
2018-11-15 16:17:45 UTC
Permalink
Besides that issue, even *document.execCommand("copy"); *on some web pages
including this one:
https://www.w3schools.com/howto/tryit.asp?filename=tryhow_js_copy_clipboard
and in our clients' tool kept failing, after certain event handlers for
example for monitoring mouse movements and key down events were injected
into the web pages by our component extensions in our fork. But it would
work after disabling those event handlers. *force_fieldtrials *switch fixed
that issue too.
Again this issue doesn't exist in Chrome cause we moved our extensions
to Chrome and tried it, it was working. We tried to replicate that same
issue on a simple web page but we couldn't do so. Maybe it had something to
do with iframes and/or multiple divs, not sure though. I will try to find
the root cause during my leisure.

Thanks
Post by PhistucK
That means that a field trial (or a combination of specific field trials)
are breaking this. If you have some time to find the combination that
causes this, you will probably help Chrome users by paving the way to fix
this.
☆*PhistucK*
On Thu, Nov 15, 2018 at 1:35 PM Asesh Shrestha <
Post by Asesh Shrestha
https://groups.google.com/a/chromium.org/forum/#!topic/graphics-dev/1lr6fegEvTM
Don't know what's exactly happening under the hood but now it works. Thanks
Post by PhistucK
graphics-dev
<https://groups.google.com/a/chromium.org/forum/#!forum/graphics-dev>
might be more helpful.
☆*PhistucK*
On Mon, Nov 5, 2018 at 6:34 AM Asesh Shrestha <
Post by Asesh Shrestha
Maybe you guys some pointers on why it's happening.
Thanks
Post by Asesh Shrestha
We have been facing this issue since Chromium 66, that's why we were
sticking with Chromium 64 for our fork. But recently we have decided to
jump the ship and upgrade our Chromium fork to 70.0.3538.77. This often
happens when working with image heavy websites esp with our client tools
[image: browser_blackout.jpg]
This blackout will last for a couple of seconds and I can't see traces
of render process or graphics driver crashes. This happens many times when
used in our Chromium fork but when we do the same work in Chrome
70.0.3538.77 on the same computer then nothing happens. The rendering
engine and javascript engine are untouched in our fork. We have updated our
graphics driver to the latest version too and this issue can still be
replicated on almost all of our machines. If it was a graphics driver bug,
we could have replicated it in when using Chrome too. The same thing
happens when running Chromium binaries from wooly's website. We have
is_debug = false
target_cpu = "x64" # x86 for 32-bit
ffmpeg_branding = "Chrome"
proprietary_codecs = true
remove_webcore_debug_symbols = true
is_official_build = true
symbol_level = 1
Any pointers on why it's only happening on Chromium but not in Chrome?
Thanks
”This email and any files transmitted with it may be confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify the
sender.”
--
--
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google
Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
To view this discussion on the web visit
https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/d290cf01-b974-4604-ba74-923142808c5d%40chromium.org
<https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/d290cf01-b974-4604-ba74-923142808c5d%40chromium.org?utm_medium=email&utm_source=footer>
.
”This email and any files transmitted with it may be confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify the
sender.”
--
--
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups
"Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
To view this discussion on the web visit
https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/b2c32675-d609-4b01-876e-342f88f5575f%40chromium.org
<https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/b2c32675-d609-4b01-876e-342f88f5575f%40chromium.org?utm_medium=email&utm_source=footer>
.
--
”This email and any files transmitted with it may be confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify the
sender.”
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/db60b4f4-0633-41d7-be48-ac3c5b06db9f%40chromium.org.
Vladimir Levin
2018-11-15 16:27:21 UTC
Permalink
Is it possible to get a difference between fieldtrials on Chromium and
Chrome? This might help us narrow down which field trial is causing the
issue. Also +1 to moving this discussion to crbug.com instead.

On Thu, Nov 15, 2018 at 11:17 AM Asesh Shrestha <
Post by Asesh Shrestha
Besides that issue, even *document.execCommand("copy"); *on some web
https://www.w3schools.com/howto/tryit.asp?filename=tryhow_js_copy_clipboard
and in our clients' tool kept failing, after certain event handlers for
example for monitoring mouse movements and key down events were injected
into the web pages by our component extensions in our fork. But it would
work after disabling those event handlers. *force_fieldtrials *switch
fixed that issue too.
Again this issue doesn't exist in Chrome cause we moved our extensions
to Chrome and tried it, it was working. We tried to replicate that same
issue on a simple web page but we couldn't do so. Maybe it had something to
do with iframes and/or multiple divs, not sure though. I will try to find
the root cause during my leisure.
Thanks
Post by PhistucK
That means that a field trial (or a combination of specific field trials)
are breaking this. If you have some time to find the combination that
causes this, you will probably help Chrome users by paving the way to fix
this.
☆*PhistucK*
On Thu, Nov 15, 2018 at 1:35 PM Asesh Shrestha <
Post by Asesh Shrestha
https://groups.google.com/a/chromium.org/forum/#!topic/graphics-dev/1lr6fegEvTM
Don't know what's exactly happening under the hood but now it works. Thanks
Post by PhistucK
graphics-dev
<https://groups.google.com/a/chromium.org/forum/#!forum/graphics-dev>
might be more helpful.
☆*PhistucK*
On Mon, Nov 5, 2018 at 6:34 AM Asesh Shrestha <
Post by Asesh Shrestha
Maybe you guys some pointers on why it's happening.
Thanks
Post by Asesh Shrestha
We have been facing this issue since Chromium 66, that's why we were
sticking with Chromium 64 for our fork. But recently we have decided to
jump the ship and upgrade our Chromium fork to 70.0.3538.77. This often
happens when working with image heavy websites esp with our client tools
[image: browser_blackout.jpg]
This blackout will last for a couple of seconds and I can't see
traces of render process or graphics driver crashes. This happens many
times when used in our Chromium fork but when we do the same work in Chrome
70.0.3538.77 on the same computer then nothing happens. The rendering
engine and javascript engine are untouched in our fork. We have updated our
graphics driver to the latest version too and this issue can still be
replicated on almost all of our machines. If it was a graphics driver bug,
we could have replicated it in when using Chrome too. The same thing
happens when running Chromium binaries from wooly's website. We have
is_debug = false
target_cpu = "x64" # x86 for 32-bit
ffmpeg_branding = "Chrome"
proprietary_codecs = true
remove_webcore_debug_symbols = true
is_official_build = true
symbol_level = 1
Any pointers on why it's only happening on Chromium but not in
Chrome? Thanks
”This email and any files transmitted with it may be confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify the
sender.”
--
--
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google
Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
To view this discussion on the web visit
https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/d290cf01-b974-4604-ba74-923142808c5d%40chromium.org
<https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/d290cf01-b974-4604-ba74-923142808c5d%40chromium.org?utm_medium=email&utm_source=footer>
.
”This email and any files transmitted with it may be confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify the
sender.”
--
--
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google
Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
To view this discussion on the web visit
https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/b2c32675-d609-4b01-876e-342f88f5575f%40chromium.org
<https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/b2c32675-d609-4b01-876e-342f88f5575f%40chromium.org?utm_medium=email&utm_source=footer>
.
”This email and any files transmitted with it may be confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify the
sender.”
--
--
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups
"Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
To view this discussion on the web visit
https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/db60b4f4-0633-41d7-be48-ac3c5b06db9f%40chromium.org
<https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/db60b4f4-0633-41d7-be48-ac3c5b06db9f%40chromium.org?utm_medium=email&utm_source=footer>
.
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CADsXd2P7mKuAPcXzgrbrp%3DJwYMhNeF_bMXRSOde0U6uMjEekdQ%40mail.gmail.com.
Sunny Sachanandani
2018-11-15 18:21:12 UTC
Permalink
+zmo who's working on a a script to bisect using field trial command line
switches.
Post by Vladimir Levin
Is it possible to get a difference between fieldtrials on Chromium and
Chrome? This might help us narrow down which field trial is causing the
issue. Also +1 to moving this discussion to crbug.com instead.
On Thu, Nov 15, 2018 at 11:17 AM Asesh Shrestha <
Post by Asesh Shrestha
Besides that issue, even *document.execCommand("copy"); *on some web
https://www.w3schools.com/howto/tryit.asp?filename=tryhow_js_copy_clipboard
and in our clients' tool kept failing, after certain event handlers for
example for monitoring mouse movements and key down events were injected
into the web pages by our component extensions in our fork. But it would
work after disabling those event handlers. *force_fieldtrials *switch
fixed that issue too.
Again this issue doesn't exist in Chrome cause we moved our
extensions to Chrome and tried it, it was working. We tried to replicate
that same issue on a simple web page but we couldn't do so. Maybe it had
something to do with iframes and/or multiple divs, not sure though. I will
try to find the root cause during my leisure.
Thanks
Post by PhistucK
That means that a field trial (or a combination of specific field
trials) are breaking this. If you have some time to find the combination
that causes this, you will probably help Chrome users by paving the way to
fix this.
☆*PhistucK*
On Thu, Nov 15, 2018 at 1:35 PM Asesh Shrestha <
Post by Asesh Shrestha
https://groups.google.com/a/chromium.org/forum/#!topic/graphics-dev/1lr6fegEvTM
Don't know what's exactly happening under the hood but now it works. Thanks
Post by PhistucK
graphics-dev
<https://groups.google.com/a/chromium.org/forum/#!forum/graphics-dev>
might be more helpful.
☆*PhistucK*
On Mon, Nov 5, 2018 at 6:34 AM Asesh Shrestha <
Post by Asesh Shrestha
Maybe you guys some pointers on why it's happening.
Thanks
Post by Asesh Shrestha
We have been facing this issue since Chromium 66, that's why we were
sticking with Chromium 64 for our fork. But recently we have decided to
jump the ship and upgrade our Chromium fork to 70.0.3538.77. This often
happens when working with image heavy websites esp with our client tools
[image: browser_blackout.jpg]
This blackout will last for a couple of seconds and I can't see
traces of render process or graphics driver crashes. This happens many
times when used in our Chromium fork but when we do the same work in Chrome
70.0.3538.77 on the same computer then nothing happens. The rendering
engine and javascript engine are untouched in our fork. We have updated our
graphics driver to the latest version too and this issue can still be
replicated on almost all of our machines. If it was a graphics driver bug,
we could have replicated it in when using Chrome too. The same thing
happens when running Chromium binaries from wooly's website. We have
is_debug = false
target_cpu = "x64" # x86 for 32-bit
ffmpeg_branding = "Chrome"
proprietary_codecs = true
remove_webcore_debug_symbols = true
is_official_build = true
symbol_level = 1
Any pointers on why it's only happening on Chromium but not in
Chrome? Thanks
”This email and any files transmitted with it may be confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify the
sender.”
--
--
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google
Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it,
To view this discussion on the web visit
https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/d290cf01-b974-4604-ba74-923142808c5d%40chromium.org
<https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/d290cf01-b974-4604-ba74-923142808c5d%40chromium.org?utm_medium=email&utm_source=footer>
.
”This email and any files transmitted with it may be confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify the
sender.”
--
--
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google
Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
To view this discussion on the web visit
https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/b2c32675-d609-4b01-876e-342f88f5575f%40chromium.org
<https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/b2c32675-d609-4b01-876e-342f88f5575f%40chromium.org?utm_medium=email&utm_source=footer>
.
”This email and any files transmitted with it may be confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify the
sender.”
--
--
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups
"Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
Post by Asesh Shrestha
To view this discussion on the web visit
https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/db60b4f4-0633-41d7-be48-ac3c5b06db9f%40chromium.org
<https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/db60b4f4-0633-41d7-be48-ac3c5b06db9f%40chromium.org?utm_medium=email&utm_source=footer>
.
--
--
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups
"Chromium-dev" group.
To view this discussion on the web visit
https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CADsXd2P7mKuAPcXzgrbrp%3DJwYMhNeF_bMXRSOde0U6uMjEekdQ%40mail.gmail.com
<https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CADsXd2P7mKuAPcXzgrbrp%3DJwYMhNeF_bMXRSOde0U6uMjEekdQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CAKqK8M%3Dmi8r1PUWNNQ64eWhk_kSEuBrhLX12kC5sV4jZ5vYhPQ%40mail.gmail.com.
Asesh Shrestha
2018-11-16 04:00:22 UTC
Permalink
I have already synced our browser code Chromium 70.0.3538.102 because there
were bug fixes from Chromium developers but those bug fixes didn't fix that
issue. Here are the field trials from older version from one of the test
machines of our fork before I modified it to always use *force-fieldtrials*
switch:

WorkStream Browser70.0.3538.77 (Official Build) (64-bit)
Revision52bc775d0a85ddc2eda3fc23b97aaa7706942258-refs/branch-heads/3538@{#1039}OSWindowsJavaScriptV8
7.0.276.32Flash(Disabled)User AgentMozilla/5.0 (Windows NT 10.0; Win64;
x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77
WorkStream/70.0.3538.77 Safari/537.36Command Line"C:\Program Files
(x86)\CloudFactory\WorkStream\Application\workstream.exe"
--flag-switches-begin --flag-switches-endExecutable PathC:\Program Files
(x86)\CloudFactory\WorkStream\Application\workstream.exeProfile
PathC:\Users\Asesh\AppData\Local\CloudFactory\WorkStream\User
Data\DefaultVariationsc134752e-f685ead3
2c707b42-dcf7018a
411b6d4e-3f4a17df
d01ab0d3-419732d9
3e006338-3f4a17df
ebeb14fc-3f4a17df
b3888d8d-afba0f91
6c18ba9d-3d98b302
61832c80-3f4a17df
cc20827f-77c422c
9041608a-3f4a17df
2db4845-ace4e138
74785582-3f4a17df
241fff6c-4eda1c57
9853922b-3f4a17df
125b7f68-3f4a17df
9ca1387e-3f4a17df
1c752ce9-1c752ce9
41e765a5-3f4a17df
1149accc-3f4a17df
ab3d6cfd-3f4a17df
776de70c-e0278d3d
ed9149a9-3f4a17df
a5cb8590-3f4a17df
34d450b1-3f4a17df
6c6c4f61-3f4a17df
76b48ab8-d4bd105c
c70841c8-a2567007
8ee5ed19-c3125ea2
74658432-fa79b94c
ed7ba060-3f4a17df
27212adc-27212adc
591576c8-3f4a17df
5274eb09-3f4a17df
ceff87ec-3f4a17df
44827ee5-3f4a17df
8ca44045-3f4a17df
8f1e27f-3f4a17df
edbcf7c5-ddf1844d
77bbdddc-3f4a17df
5485fc4d-3f4a17df
de47491b-3f4a17df
93731dca-3f4a17df
9b4c4257-3f4a17df
8fa604e0-ace4e138
43f62d3b-3f4a17df
9e5c75f1-30e1b12b
6fa07eb4-7282ca76
2981bcb4-3f4a17df
2b86fd96-3f4a17df
5139837c-3f4a17df
4934552d-3f4a17df
7f8176d9-3f4a17df
f7217a71-b2047178
23a898eb-fc93cf74
d1cd70a5-67592144
4ea303a6-3f4a17df
b19465ab-b19465ab
6e6e0c7e-3f17a7d8
95876445-400575af
d92562a9-441539fd
2b33233e-881ca6c9
4da5ae82-3f4a17df
56302f8c-2f882e70
14c5a050-61ceed18
2c1d398c-3f4a17df
cc54eb06-3f4a17df
b2612322-8a9180b2
cac0a91c-3f4a17df
df072bba-9a6c5085
f56e0452-3f4a17df
8576baf1-3f4a17df
f3ea30a0-3f4a17df
3038aa2e-3f4a17df
51b9b54d-3f4a17df
4bc337ce-535cb40a
9a2f4e5b-4bc735ae
1354da85-f1a864dc
17507c76-3f4a17df
6844d8aa-669a04e0
494d8760-3f4a17df
34baa302-cf4f6ead
587fa7b2-726d8ace
3a4029d-d7f231f3
bbb8f811-3f4a17df
94e68624-803f8fc4
cc73f8a1-3f4a17df
10a311eb-10a311eb
8834fcca-3f4a17df
11d91db8-d93a0620
493ac2c5-803f8fc4Command-line variations--force-fieldtrials=
"*AccountConsistencyVariations/DiceMigration/*AdFramePriority/LowPriorityForAdFrame/*AdTagging/Enabled/*AudioService/AudioProcess_LaunchOnStartup_v6/*AutofillDeleteDisusedData/Enabled/AutofillDynamicForms/Enabled/AutofillExpandedPopupViews/Enabled/AutofillFieldMetadata/Enabled/*AutofillResetFullServerCardsOnAuthError/Enabled/AutofillSaveCardSignInAfterLocalSave/Enabled/AutofillSingleClick/Enabled/AutofillSmallFormSupport/Enabled/AutofillUpstreamDisallowEloAndJcb/Enabled/AutofillUpstreamEditableCardholderName/Enabled/AutofillUpstreamUpdatePromptExplanation/Enabled/*AutomaticTabDiscarding/Enabled_Once_10-gen2/*BackgroundVideoOptimizations/BackgroundOptimizationEnabled1sOrLessMediaSource/BlinkSchedulerDedicatedWorkerThrottling/Enabled/*BlinkSchedulerHighPriorityInputOnCompositorThread/Enabled/*BlinkSchedulerPrioritizeCompositingAfterInput/ExplicitSignals_1task_high/*BlockTabUnders/Enabled/*BookmarkInProductHelp/Enabled_1/*BrowserBlacklist/Enabled/*BrowserScheduler/RedirectWithDefaultInitParams/BundledConnectionHelp/HTTPHelpCenterEnabled/*CertificateTransparencyLogAuditing/Enabled/ChromeCleanupDistribution/Stable/ChromeSuggestionsTuningForceTopSites/Disabled/CompositorImageAnimation/CompositorImageAnimation/*DataReductionProxyRobustConnection/Enabled/*DataSaverSiteBreakdownUsingPageLoadMetrics/Enabled/DecoupleTranslateLanguage/Experiment/DefaultBrowserInfobar/SettingsTextNotNow/*DefaultEnableGpuRasterization/DefaultEnableGpuRasterization/*DefaultPassthroughCommandDecoder/Enabled/*DelayRequestsOnMultiplexedConnections/Enabled/DesktopIOSPromotion/BookmarksBubblePromotionV1/*DirectCompositionPreferNV12Overlays/Enabled/*DynamicExpectCT/DynamicExpectCTEnabled/*EmitGoogleSearchDomainMixingMetrics/Enabled/*EnableAppContainer/Enabled/*EnableCastDiscovery/Enabled/*EnableCsrssLockdown/Enabled/EnableDialLocalDiscovery/Enabled/EnableEasterEggBdayMode/enabled/EnableEmojiContextMenu/Enabled/EnableMediaRouter/Enabled/EnableNewMediaRouterRouteController/Enabled/ExpectCTReporting/ExpectCTReportingEnabled/*ExtensionContentVerification/EnforceStrict/*ExtensionInstallVerification/Enforce/*FrameTypePriorityExperiment/LowPriorityForHiddenFrameDuringLoadingEnabled_V2/*FrameTypePriorityExperiment2/LowPriorityForBackgroundPageEnabled_V2/GamepadPollingInterval/EnabledGamepadPolling250Hz/GoogleBrandedContextMenu/branded/GoogleNow/Enable/GpuScheduler/Enabled/*GuestViewCrossProcessFrames/Enabled/HTTPBadPhase3/NotSecureWarning/Html5ByDefault/Enabled/HttpFormWarning/Enabled/IDBTombstoneSweeper/TombstoneDeletion/*ImprovedRecoveryComponent/ImprovedRecoveryComponent/IncludeBetaForumMenuItem/Enabled/*IncognitoWindowInProductHelp/Enabled/IncompatibleApplicationsWarning/Enabled/IncreaseInputAudioBufferSize/Enabled/InfiniteSessionRestore/Enabled/InspectDownloadedRarFiles/Enabled/*InstanceID/Enabled/IntelligentSessionRestore/Enabled/*LocalScreenCasting/Enabled/*LowPriorityIframes2/Enabled/*MediaFoundationH264Encoding/Enabled/MediaFoundationVideoCapture/Enabled/MetricsAndCrashSampling/OutOfReportingSample/*ModernMediaControls/Enabled/MojoChannel/Enabled/MseBufferByPts/Enabled/*NTPBirthdayFeatures/NewTabPageM69AllBirthday_Beta_Enabled_V2/*NTPUseGoogleLocalNtp/Enabled/*NativeCrxBindings/Enabled/*NativeNotifications/Enabled/*NetworkQualityEstimator/Enabled/NewExtensionUpdaterService/Enabled/*NewPasswordFormParsing/Enabled/NewPrintPreview/Enabled/*NewTabInProductHelp/Enabled_1/*NoSearchDomainCheck/Enabled/OfferUploadCreditCards/Enabled/*OmniboxBundledExperimentV1/DesktopExperiments/*OriginTypePriorityExperiment/LowPriorityForCrossOriginFrame/*OverflowIconsForMediaControls/Enabled/PDFClickToOpen/Enabled/*PageAlmostIdle/Enabled/*PassiveDocumentEventListeners/Enabled/*PassiveDocumentWheelEventListeners/Enabled/*PassiveEventListenersDueToFling/Enabled/PasswordGenerationRequirements/Enabled/PasswordProtectionForEnterprise/V1Enabled/PasswordSeparatedSigninFlow/Enabled/PasswordSmartBubble/3-Times/*PermissionPromptUIViews/BlockPromptsEnabled/*PersistentHistograms/EnabledOnDisk5/PrioritizedSimpleCacheTasks/Enabled/*ProactiveTabFreezeAndDiscard/FreezeAndDiscard/*QUIC/Enabled/RemoveNavigationHistory/Enabled/*RendererSchedulerWakeUpThrottling/RendererSchedulerWakeUpThrottling/ReportCertificateErrors/ShowAndPossiblySend/*ReportingAPIAndNetworkErrorLogging/ReportingAndNELEnabled/*ResourceFetchPriorityExperiment/BlinkSchedulerUseResourceFetchPriority_Map3_V2/*ResourceLoadScheduler/Enabled_v3_bg_limit_3_2/SRTPromptFieldTrial/NewCleanerUIExperiment/SSLCommonNameMismatchHandling/Enabled/*SafeBrowsingAdSamplerTrigger/AdSampler_NormalRate/SafeBrowsingScoutTransitionStudy/CanShowScoutOptInGroup2/*SafeBrowsingSuspiciousSiteTrigger/Enabled/*SafeBrowsingThreatDomDetailsTagAttributes/AdIdentifiers/*SavePreviousDocumentResources/until-dcl/*ScrollAnchorSerialization/Enabled/SecurityChip/Enabled/*ServiceWorkerServicification/Enabled/*SettingsEnforcement/enforce_always_with_extensions_and_dse/*SettingsResetPrompt/Enabled/SignInPasswordPromo/Enable3/*SimplifyHttpsIndicatorPhase2/BothToLock/*SocketReadIfReady/Enabled/*SqlTempStoreMemory/Enabled/*StabilityDebugging/Enabled/SuperfishInterstitial/Enabled/*SurfaceSynchronization/Enabled/*SyncStandaloneTransport/Enabled/*TLS13Variant/Draft23V4/ThirdPartyModulesBlocking/Enabled/*ThrottleDelayable/MaxDelayable_v1_3g_15_Weight3/TokenBinding/TokenBinding/*TranslateRankerModel/launch_20180628_model_20170329_with_blacklist_override_default/TranslateServerStudy/SmartRendering/*TranslateUserEvents/Enabled/*TriggeredResetFieldTrial/On/TurnOffCompositorAnimation/Enabled/*UKM/Enabled/UkmSamplingRate/Sampled_NoSeed_Stable/*UseHeuristicLanguageModel/Experiment/UsePdfCompositorServiceForPrint/UsePdfCompositorServiceForPrint/UserInitiatedChromeCleanupsFieldTrial/On/*V8AsmJSToWasm/AsmJsToWebAssembly/*V8CacheInlineScriptCode/CacheInlineScriptCode/*V8ContextSnapshot/Enabled/V8Ignition/Future/VariationsHttpDisabled/VariationsHttpDisabled/*VideoCaptureService/Enabled2/*VideoSurfaceLayer/Enabled/*VizDisplayCompositor/VizDisplayCompositor/*VizHitTestDrawQuad/Enabled/*VsyncAlignedInput/Enable/WebAuthenticationUI/Enabled/WebBluetoothBlocklist/TestGroup/WebRTC-Aec3AgcGainChangeResponseKillSwitch/Default/WebRTC-ApmGainController2Limiter/Enabled/WebRTC-Audio-NetEqPostponeDecodingAfterExpand/Enabled/WebRTC-EnableWebRtcEcdsa/Enabled/WebRTC-H264WithOpenH264FFmpeg/Enabled/WebRTC-LocalIPPermissionCheck/Enabled/WebRTC-NetEqOpusDtxDelayFix/Enabled/WebRTC-NewCpuLoadEstimator/Enabled/WebRTC-ProbingScreenshareBwe/1.0,2875,80,40,-60,3/WebRTC-SimulcastScreenshare/Enabled/WebRtcUseEchoCanceller3/WebRtcUseEchoCanceller3/WebSocketHandshakeReuseConnection/Enabled/WheelScrollLatchingAndAsyncWheelEvents/Enabled/Win10AcceleratedDefaultBrowserFlow/Enabled/*WorkStealingInScriptRunner/Enabled2/use-new-media-cache/Enabled/"
--force-fieldtrial-params=
"AccountConsistencyVariations.DiceMigration:method/dice_migration,AudioService.AudioProcess_LaunchOnStartup_v6:teardown_timeout_s/0,AutomaticTabDiscarding.Enabled_Once_10-gen2:MinimumProtectionTime/600,BackgroundVideoOptimizations.BackgroundOptimizationEnabled1sOrLessMediaSource:max_keyframe_distance_media_source_ms/1000/max_keyframe_distance_ms/0,BlinkSchedulerDedicatedWorkerThrottling.Enabled:max_budget_ms/1000/max_delay_ms/60000/recovery_rate/0%2E01,BlinkSchedulerPrioritizeCompositingAfterInput.ExplicitSignals_1task_high:number_of_tasks/1,BookmarkInProductHelp.Enabled_1:availability/any/event_bookmark_added/name%3Abookmark_added%3Bcomparator%3A%3D%3D0%3Bwindow%3A3650%3Bstorage%3A3650/event_bookmark_session_time_met/name%3Abookmark_session_time_met%3Bcomparator%3A%3E%3D1%3Bwindow%3A3650%3Bstorage%3A3650/event_trigger/name%3Abookmark_trigger%3Bcomparator%3A%3D%3D0%3Bwindow%3A3650%3Bstorage%3A3650/event_used/name%3Abookmark_clicked%3Bcomparator%3Aany%3Bwindow%3A3650%3Bstorage%3A3650/session_rate/%3C%3D3/x_promo_string/IDS_BOOKMARK_PROMO_1,ChromeCleanupDistribution.Stable:cleaner_download_group/stable%2Feset/reporter_omaha_tag/stable_eset,DataReductionProxyRobustConnection.Enabled:bypass_missing_via_disabled/true/warmup_fetch_callback_enabled/true/warmup_url_fetch_init_http_rtt_multiplier/12/warmup_url_fetch_min_timeout_seconds/30,DelayRequestsOnMultiplexedConnections.Enabled:MaxEffectiveConnectionType/3G,DesktopIOSPromotion.BookmarksBubblePromotionV1:body_text_id/0/entry_point/BookmarksBubblePromotion/max_views/3/promo_variation_id/6/sms_id/19001511/title_text_id/0,GamepadPollingInterval.EnabledGamepadPolling250Hz:interval-ms/4,HTTPBadPhase3.NotSecureWarning:treatment/warning,IncognitoWindowInProductHelp.Enabled:availability/any/event_incognito_window_session_time_met/name%3Aincognito_window_session_time_met%3Bcomparator%3A%3E%3D1%3Bwindow%3A3650%3Bstorage%3A3650/event_trigger/name%3Aincognito_window_trigger%3Bcomparator%3A%3D%3D0%3Bwindow%3A3650%3Bstorage%3A3650/event_used/name%3Aincognito_window_opened%3Bcomparator%3A%3D%3D0%3Bwindow%3A3650%3Bstorage%3A3650/session_rate/%3C0,IncompatibleApplicationsWarning.Enabled:HelpURL/https%3A%2F%2Fsupport%2Egoogle%2Ecom%2Fchrome%2F%3Fp%3Dblocked,LowPriorityIframes2.Enabled:max_effective_connection_type_threshold/4G,MetricsAndCrashSampling.OutOfReportingSample:sampling_rate_per_mille/900,NTPUseGoogleLocalNtp.Enabled:local_ntp_interactive_doodles/false,NetworkQualityEstimator.Enabled:hanging_request_http_rtt_upper_bound_http_rtt_multiplier/6/hanging_request_http_rtt_upper_bound_transport_rtt_multiplier/8/hanging_request_upper_bound_min_http_rtt_msec/500/lower_bound_http_rtt_transport_rtt_multiplier/1/rssi_weight_per_signal_strength_level/0%2E9/throughput_hanging_requests_cwnd_size_multiplier/1/upper_bound_http_rtt_transport_rtt_multiplier/5,NewTabInProductHelp.Enabled_1:availability/any/event_new_tab_session_time_met/name%3Anew_tab_session_time_met%3Bcomparator%3A%3E%3D1%3Bwindow%3A3650%3Bstorage%3A3650/event_omnibox_used/name%3Aomnibox_used%3Bcomparator%3A%3E%3D1%3Bwindow%3A3650%3Bstorage%3A3650/event_trigger/name%3Anew_tab_trigger%3Bcomparator%3A%3D%3D0%3Bwindow%3A3650%3Bstorage%3A3650/event_used/name%3Anew_tab_opened%3Bcomparator%3A%3D%3D0%3Bwindow%3A3650%3Bstorage%3A3650/session_rate/%3C0/x_promo_string/0,OmniboxBundledExperimentV1.DesktopExperiments:UIVerticalMargin/10,PageAlmostIdle.Enabled:mainThreadTaskLoadLowThreshold/25,PasswordGenerationRequirements.Enabled:prefix_length/0/timeout/5000/version/1,PasswordSmartBubble.3-Times:dismissal_count/3,PersistentHistograms.EnabledOnDisk5:send_unreported_metrics/yes/storage/MappedFile,ProactiveTabFreezeAndDiscard.FreezeAndDiscard:HighLoadedTabCount/10000/ShouldPeriodicallyUnfreeze/true/ShouldProactivelyDiscard/true/ShouldProtectTabsSharingBrowsingInstance/true,QUIC.Enabled:connection_options/NSTP,RendererSchedulerWakeUpThrottling.RendererSchedulerWakeUpThrottling:wake_up_duration_ms/5,ReportCertificateErrors.ShowAndPossiblySend:sendingThreshold/1%2E0,ResourceFetchPriorityExperiment.BlinkSchedulerUseResourceFetchPriority_Map3_V2:HIGHEST/HIGH/IDLE/LOW/LOW/LOW/LOWEST/LOW/MEDIUM/NORMAL/THROTTLED/LOW,ResourceLoadScheduler.Enabled_v3_bg_limit_3_2:bg_limit/3/bg_sub_limit/2,SRTPromptFieldTrial.NewCleanerUIExperiment:Seed/20171002,SafeBrowsingAdSamplerTrigger.AdSampler_NormalRate:safe_browsing_ad_sampler_frequency_denominator/1000/trigger_type_and_quota_csv/2%2C10,SafeBrowsingSuspiciousSiteTrigger.Enabled:suspicious_site_trigger_quota/10,SafeBrowsingThreatDomDetailsTagAttributes.AdIdentifiers:tag_attribute_csv/div%2Cdata-google-query-id%2Cdiv%2Cid%2Ciframe%2Cid,SavePreviousDocumentResources.until-dcl:until/onDOMContentLoaded,SecurityChip.Enabled:animation/animate-nonsecure-only/visibility/show-all,SettingsResetPrompt.Enabled:delay_before_prompt_seconds/1/domain_hashes/%7B%22c027a731da03fee479b2ba00b3afe74b3fd9190f0622755db8ffa504efbde66e%22%3A%223%22%7D/prompt_wave/20170101/time_between_prompts_seconds/3600,SignInPasswordPromo.Enable3:dismissal_threshold/3,SimplifyHttpsIndicatorPhase2.BothToLock:treatment/both-to-lock,StabilityDebugging.Enabled:collect_postmortem/false/init_flush/true,TLS13Variant.Draft23V4:variant/draft23,ThrottleDelayable.MaxDelayable_v1_3g_15_Weight3:EffectiveConnectionType1/3G/MaxDelayableRequests1/15/NonDelayableWeight1/3%2E0,TranslateRankerModel.launch_20180628_model_20170329_with_blacklist_override_default:translate-ranker-model-url/https%3A%2F%2Fwww%2Egstatic%2Ecom%2Fchrome%2Fintelligence%2Fassist%2Franker%2Fmodels%2Ftranslate%2F2017%2F03%2Ftranslate_ranker_model_20170329%2Epb%2Ebin,TranslateServerStudy.SmartRendering:server_params/smrd,UKM.Enabled:RecordSessionId/true,UkmSamplingRate.Sampled_NoSeed_Stable:_default_sampling/1000000,WebBluetoothBlocklist.TestGroup:blocklist_additions/00060000%3Ae%2Cfffd%3Ae%2Ced5f25a4%3Ae"
--enable-features=
"AccountConsistency<AccountConsistencyVariations,AdTagging<AdTagging,AsmJsToWebAssembly<V8AsmJSToWasm,AsyncWheelEvents<WheelScrollLatchingAndAsyncWheelEvents,AudioServiceAudioStreams<AudioService,AudioServiceLaunchOnStartup<AudioService,AudioServiceOutOfProcess<AudioService,AutofillDeleteDisusedAddresses<AutofillDeleteDisusedData,AutofillDeleteDisusedCreditCards<AutofillDeleteDisusedData,AutofillDynamicForms<AutofillDynamicForms,AutofillEnforceMinRequiredFieldsForHeuristics<AutofillSmallFormSupport,AutofillEnforceMinRequiredFieldsForUpload<AutofillSmallFormSupport,AutofillExpandedPopupViews<AutofillExpandedPopupViews,AutofillResetFullServerCardsOnAuthError<AutofillResetFullServerCardsOnAuthError,AutofillSaveCardSignInAfterLocalSave<AutofillSaveCardSignInAfterLocalSave,AutofillUpstream<OfferUploadCreditCards,AutofillUpstreamDisallowElo<AutofillUpstreamDisallowEloAndJcb,AutofillUpstreamDisallowJcb<AutofillUpstreamDisallowEloAndJcb,AutofillUpstreamEditableCardholderName<AutofillUpstreamEditableCardholderName,AutofillUpstreamUpdatePromptExplanation<AutofillUpstreamUpdatePromptExplanation,AutomaticTabDiscarding<AutomaticTabDiscarding,BackgroundVideoTrackOptimization<BackgroundVideoOptimizations,BlinkSchedulerFrameExperimentOnlyWhenLoading<FrameTypePriorityExperiment,BlinkSchedulerHighPriorityInputOnCompositorThread<BlinkSchedulerHighPriorityInputOnCompositorThread,BlinkSchedulerLowPriorityForAdFrame<AdFramePriority,BlinkSchedulerLowPriorityForBackgroundPages<FrameTypePriorityExperiment2,BlinkSchedulerLowPriorityForCrossOrigin<OriginTypePriorityExperiment,BlinkSchedulerLowPriorityForHiddenFrame<FrameTypePriorityExperiment,BlinkSchedulerPrioritizeCompositingAfterInput<BlinkSchedulerPrioritizeCompositingAfterInput,BlinkSchedulerResourceFetchPriority<ResourceFetchPriorityExperiment,BlinkSchedulerUseExplicitSignalForTriggeringCompositingPrioritization<BlinkSchedulerPrioritizeCompositingAfterInput,BlinkSchedulerUseWillBeginMainFrameForCompositingPrioritization<BlinkSchedulerPrioritizeCompositingAfterInput,BlinkSchedulerWorkerThrottling<BlinkSchedulerDedicatedWorkerThrottling,BlockPromptsIfDismissedOften<PermissionPromptUIViews,BlockTabUnders<BlockTabUnders,BundledConnectionHelp<BundledConnectionHelp,CacheInlineScriptCode<V8CacheInlineScriptCode,CanShowScoutOptIn<SafeBrowsingScoutTransitionStudy,CertificateTransparencyLogAuditing<CertificateTransparencyLogAuditing,ChromeCleanupDistribution<ChromeCleanupDistribution,ClickToOpenPDFPlaceholder<PDFClickToOpen,CompositorImageAnimation<CompositorImageAnimation,DataReductionProxyRobustConnection<DataReductionProxyRobustConnection,DataSaverSiteBreakdownUsingPageLoadMetrics<DataSaverSiteBreakdownUsingPageLoadMetrics,DecoupleTranslateLanguageFeature<DecoupleTranslateLanguage,DefaultEnableGpuRasterization<DefaultEnableGpuRasterization,DefaultPassthroughCommandDecoder<DefaultPassthroughCommandDecoder,DelayRequestsOnMultiplexedConnections<DelayRequestsOnMultiplexedConnections,DesktopIOSPromotion<DesktopIOSPromotion,DinoEasterEggBdayMode<EnableEasterEggBdayMode,DirectCompositionPreferNV12Overlays<DirectCompositionPreferNV12Overlays,DoodlesOnLocalNtp<NTPUseGoogleLocalNtp,DynamicExpectCT<DynamicExpectCT,EmitGoogleSearchDomainMixingMetrics<EmitGoogleSearchDomainMixingMetrics,EnableCastDiscovery<EnableCastDiscovery,EnableCsrssLockdown<EnableCsrssLockdown,EnableDialLocalDiscovery<EnableDialLocalDiscovery,EnableEmojiContextMenu<EnableEmojiContextMenu,EnterprisePasswordProtectionV1<PasswordProtectionForEnterprise,ExpectCTReporting<ExpectCTReporting,GamepadPollingInterval<GamepadPollingInterval,GpuScheduler<GpuScheduler,GuestViewCrossProcessFrames<GuestViewCrossProcessFrames,HttpFormWarning<HttpFormWarning,IDBTombstoneDeletion<IDBTombstoneSweeper,IPH_Bookmark<BookmarkInProductHelp,IPH_IncognitoWindow<IncognitoWindowInProductHelp,IPH_NewTab<NewTabInProductHelp,ImprovedRecoveryComponent<ImprovedRecoveryComponent,InBrowserCleanerUI<SRTPromptFieldTrial,IncludeBetaForumMenuItem<IncludeBetaForumMenuItem,IncompatibleApplicationsWarning<IncompatibleApplicationsWarning,IncreaseInputAudioBufferSize<IncreaseInputAudioBufferSize,InfiniteSessionRestore<InfiniteSessionRestore,InspectDownloadedRarFiles<InspectDownloadedRarFiles,LocalScreenCasting<LocalScreenCasting,LowPriorityIframes<LowPriorityIframes2,MarkHttpAs<HTTPBadPhase3,MediaFoundationH264Encoding<MediaFoundationH264Encoding,MediaFoundationVideoCapture<MediaFoundationVideoCapture,MediaRouterUIRouteController<EnableNewMediaRouterRouteController,MojoVideoCapture<VideoCaptureService,MseBufferByPts<MseBufferByPts,NativeCrxBindings<NativeCrxBindings,NativeNotifications<NativeNotifications,NetworkErrorLogging<ReportingAPIAndNetworkErrorLogging,NewEncodeCpuLoadEstimator<WebRTC-NewCpuLoadEstimator,NewExtensionUpdaterService<NewExtensionUpdaterService,NewPrintPreview<NewPrintPreview,NewTabPageBackgrounds<NTPBirthdayFeatures,NewTabPageCustomLinks<NTPBirthdayFeatures,NewTabPageIcons<NTPBirthdayFeatures,NewTabPageUIMd<NTPBirthdayFeatures,NoSearchDomainCheck<NoSearchDomainCheck,OmniboxBreakWordsAtUnderscores<OmniboxBundledExperimentV1,OmniboxDisplayTitleForCurrentUrl<OmniboxBundledExperimentV1,OmniboxNewAnswerLayout<OmniboxBundledExperimentV1,OmniboxRichEntitySuggestions<OmniboxBundledExperimentV1,OmniboxTabSwitchSuggestions<OmniboxBundledExperimentV1,OmniboxTailSuggestions<OmniboxBundledExperimentV1,OmniboxUIExperimentHideSteadyStateUrlSchemeAndSubdomains<OmniboxBundledExperimentV1,OmniboxUIExperimentShowSuggestionFavicons<OmniboxBundledExperimentV1,OmniboxUIExperimentSwapTitleAndUrl<OmniboxBundledExperimentV1,OmniboxUIExperimentVerticalMargin<OmniboxBundledExperimentV1,OverflowIconsForMediaControls<OverflowIconsForMediaControls,PageAlmostIdle<PageAlmostIdle,PageLifecycle<ProactiveTabFreezeAndDiscard,PassiveDocumentEventListeners<PassiveDocumentEventListeners,PassiveDocumentWheelEventListeners<PassiveDocumentWheelEventListeners,PassiveEventListenersDueToFling<PassiveEventListenersDueToFling,PasswordGenerationRequirements<PasswordGenerationRequirements,PasswordGenerationRequirementsDomainOverrides<PasswordGenerationRequirements,PersistentHistograms<PersistentHistograms,PreferHtmlOverPlugins<Html5ByDefault,PrioritizedSimpleCacheTasks<PrioritizedSimpleCacheTasks,ProactiveTabFreezeAndDiscard<ProactiveTabFreezeAndDiscard,RemoveNavigationHistory<RemoveNavigationHistory,Reporting<ReportingAPIAndNetworkErrorLogging,RequestUnbufferedDispatch<VsyncAlignedInput,ResourceLoadScheduler<ResourceLoadScheduler,SafeBrowsingAdSamplerTrigger<SafeBrowsingAdSamplerTrigger,SafeBrowsingSuspiciousSiteTriggerQuota<SafeBrowsingSuspiciousSiteTrigger,SafeBrowsingTriggerThrottlerDailyQuota<SafeBrowsingAdSamplerTrigger,SavePreviousDocumentResources<SavePreviousDocumentResources,ScrollAnchorSerialization<ScrollAnchorSerialization,SecurityChip<SecurityChip,ServiceWorkerServicification<ServiceWorkerServicification,SettingsResetPrompt<SettingsResetPrompt,SimplifyHttpsIndicator<SimplifyHttpsIndicatorPhase2,SiteCharacteristicsDatabase<ProactiveTabFreezeAndDiscard,SocketReadIfReady<SocketReadIfReady,SqlTempStoreMemory<SqlTempStoreMemory,StabilityDebugging<StabilityDebugging,SuperfishInterstitial<SuperfishInterstitial,SurfaceSynchronization<SurfaceSynchronization,SyncStandaloneTransport<SyncStandaloneTransport,SyncUserLanguageDetectionEvents<TranslateUserEvents,SyncUserTranslationEvents<TranslateUserEvents,ThirdPartyModulesBlocking<ThirdPartyModulesBlocking,ThreatDomDetailsTagAttributes<SafeBrowsingThreatDomDetailsTagAttributes,ThrottleDelayable<ThrottleDelayable,TouchpadAndWheelScrollLatching<WheelScrollLatchingAndAsyncWheelEvents,TranslateRankerAutoBlacklistOverride<TranslateRankerModel,TranslateRankerEnforcement<TranslateRankerModel,TranslateRankerQuery<TranslateRankerModel,TurnOffCompositorAnimation<TurnOffCompositorAnimation,Ukm<UKM,UkmSamplingRate<UkmSamplingRate,UseGoogleLocalNtp<NTPUseGoogleLocalNtp,UseHeuristicLanguageModel<UseHeuristicLanguageModel,UseModernMediaControls<ModernMediaControls,UsePasswordSeparatedSigninFlow<PasswordSeparatedSigninFlow,UsePdfCompositorServiceForPrint<UsePdfCompositorServiceForPrint,UseSurfaceLayerForVideo<VideoSurfaceLayer,UserInitiatedChromeCleanups<UserInitiatedChromeCleanupsFieldTrial,V8ContextSnapshot<V8ContextSnapshot,V8Future<V8Ignition,VizDisplayCompositor<VizDisplayCompositor,VizHitTestDrawQuad<VizHitTestDrawQuad,VsyncAlignedInput<VsyncAlignedInput,WebAuthenticationUI<WebAuthenticationUI,WebRTC-Aec3AgcGainChangeResponseKillSwitch<WebRTC-Aec3AgcGainChangeResponseKillSwitch,WebRTC-EnableWebRtcEcdsa<WebRTC-EnableWebRtcEcdsa,WebRTC-H264WithOpenH264FFmpeg<WebRTC-H264WithOpenH264FFmpeg,WebRtcUseEchoCanceller3<WebRtcUseEchoCanceller3,WebSocketHandshakeReuseConnection<WebSocketHandshakeReuseConnection,Win10AcceleratedDefaultBrowserFlow<Win10AcceleratedDefaultBrowserFlow,WorkStealingInScriptRunner<WorkStealingInScriptRunner,ZeroSuggestRedirectToChrome<OmniboxBundledExperimentV1,ZeroSuggestSwapTitleAndUrl<OmniboxBundledExperimentV1,new-password-form-parsing<NewPasswordFormParsing,stop-non-timers-in-background<ProactiveTabFreezeAndDiscard,token-binding<TokenBinding,use-new-media-cache<use-new-media-cache"
--disable-features=
"AutofillEnforceMinRequiredFieldsForQuery<AutofillSmallFormSupport,AutofillRestrictUnownedFieldsToFormlessCheckout<AutofillSmallFormSupport,BlinkSchedulerHighestPriorityForCompostingAfterInput<BlinkSchedulerPrioritizeCompositingAfterInput,MetricsReporting<MetricsAndCrashSampling,VariationsHttpRetry<VariationsHttpDisabled"

From Chrome:
Google Chrome70.0.3538.102 (Official Build) (64-bit) (cohort: Stable)
Revision4bbeebac88fdc09c97265e47c205868bbd190497-refs/branch-heads/3538@{#1077}OSWindowsJavaScriptV8
7.0.276.38Flash31.0.0.148 C:\Users\CFUser1\AppData\Local\Google\Chrome\User
Data\PepperFlash\31.0.0.148\pepflashplayer.dllUser AgentMozilla/5.0
(Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/70.0.3538.102 Safari/537.36Command Line"C:\Program Files
(x86)\Google\Chrome\Application\chrome.exe" --flag-switches-begin
--flag-switches-endExecutable PathC:\Program Files
(x86)\Google\Chrome\Application\chrome.exeProfile
PathC:\Users\CFUser1\AppData\Local\Google\Chrome\User
Data\DefaultVariations411b6d4e-ca7d8d80
b7d3b6c2-3f4a17df
d01ab0d3-ca7d8d80
3e006338-3f4a17df
1a0d11d4-2f9febdf
2b6ab552-ca7d8d80
66df3e9d-7f918788
ebeb14fc-3f4a17df
b7e2524c-1181467f
cc20827f-ca7d8d80
3095aa95-3f4a17df
c27fec31-2d5b6ed9
7c1bc906-f55a7974
9def365c-ca7d8d80
47e5d3db-3d47f4f4
125b7f68-898170a5
d442dfb7-ca7d8d80
9ca1387e-3f4a17df
1149accc-5c943877
4dc30737-b8a5ea08
a582a1b8-ad75ce17
e56c5101-7d60f345
aa011017-3f4a17df
88a387d2-ee748cef
5e3a236d-4113a79e
edbcf7c5-1cc1312c
9b4c4257-ca7d8d80
43f62d3b-28165b59
3a0563a1-13b68faf
6a82868d-3f4a17df
9e5c75f1-b03cf0e9
6872f671-991e1e1
2b86fd96-3f4a17df
d1cd70a5-ca7d8d80
4ea303a6-ecbb250e
6e6e0c7e-3f17a7d8
d92562a9-4d2fac87
fc369826-3d47f4f4
7aa46da5-c946b150
4da5ae82-91c810ef
2c1d398c-3f4a17df
cc54eb06-20131bcc
58a025e3-36e97b2c
df072bba-ca7d8d80
5586049f-3f4a17df
4bc337ce-f483b7fd
1354da85-f1a864dc
494d8760-52325d43
f47ae82a-746c2ad4
3ac60855-486e2a9c
f296190c-96d26288
4442aae2-4ad60575
ed1d377-e1cc0f14
75f0f0a0-e1cc0f14
e2b18481-d7f6b13c
e7e71889-e1cc0f14
b1ceb06f-d1372334
94e68624-803f8fc4
cc73f8a1-ca7d8d80
10a311eb-ca7d8d80
8834fcca-28975df1
6204e469-ca7d8d80
81c6897f-35fec36dCommand-line variations--force-fieldtrials=
"*AdTagging/Default/*AdvancedProtectionStatusRollout/Enabled/ArrayPrototypeValues/Default/*AudioService/Default/*AutofillDeleteDisusedData/Enabled/*AutofillDynamicForms/FullLaunch/AutofillExpandedPopupViews/Default/AutofillNoLocalSaveOnUploadSuccess/Default/*AutofillOverrideWithRaterConsensus/Default/*AutofillPreviewStyleExperiment/Default_V3/AutofillPrimaryInfoStyleExperiment/Default/*AutofillResetFullServerCardsOnAuthError/Enabled/AutofillSaveCardSignInAfterLocalSave/Default/*AutofillSmallFormSupport/Default_Enabled_NoSmallAddressForms/AutofillUpstreamDisallowEloAndJcb/Enabled/AutofillUpstreamEditableCardholderName/FullyEnabled/*BlinkSchedulerPrioritizeCompositingAfterInput/Default/BundledConnectionHelp/HTTPHelpCenterEnabled_Launched/*ChromeChannelStable/Enabled/*ChromeCleanupDistribution/Stable/ChromeCleanupQuarantine/Default/*ChromeSuggestions/Default/*ClientSideDetectionModel/Model0/*CommittedSSLInterstitialsEnabled/Default/CrossDevicePromo/Control/*DataCompressionProxyHoldback/Disabled/*DataReductionProxyRobustConnection/Enabled_Launched_v8/*DataSaverHoldback/Default/*DataSaverSiteBreakdownUsingPageLoadMetrics/Enabled/*DelayRequestsOnMultiplexedConnections/Enabled_NoControl/*DisableAscriberIfDataSaverDisabled/CDUA_Disabled/DisableSupervisedUserCreation/DisableSupervisedUserCreation/*ExpiredHistograms/ExpiredHistogramLogicEnabled/ExtensionDeveloperModeWarning/Default/GCM/Disabled/*GFE/Default/GamepadPollingInterval/EnabledGamepadPolling250Hz/HTTPBadPhase3_2/Default/HttpFormWarning/Default/*IncompatibleApplicationsWarning/Disable7/IncreaseInputAudioBufferSize/Default/IndexedDBTombstoneSweeper/TombstoneDeletion/InfiniteSessionRestore/InfiniteSessionRestoreMaxTime3Days5/InspectDownloadedRarFiles/Enabled100/LegacySymantecPKI/Enabled_20181113/*LookalikeUrlNavigationSuggestions/Enabled/*MaterialRefresh/Enabled_20180816/MediaFoundationVideoCapture/Enabled/*MetricsAndCrashSampling/OutOfReportingSample/*NTPBirthdayFeatures/NewTabPageM69AllBirthday_Stable_Enabled_V2/*NewPasswordFormParsing/Default/NewPrintPreview/Default/*NoSearchDomainCheck/Default2/OfferUploadCreditCards/Default_i18n/*OmniboxBirthdayFeatures/OmniboxTabSwitchSuggestions_Enabled/*OmniboxBreakWordsAtUnderscores/Enabled/*OmniboxBundledExperimentV1/Stable_Desktop_OmniboxTailSuggestions_R2/*OmniboxNewSuggestUI/Enabled_OmniboxNewSuggestUI/PDFClickToOpen/Stable_PDFClickToOpen_Enabled_V2/*PageAlmostIdle/Enabled/PageRevisitInstrumentation/Default/PasswordGenerationRequirements/Enabled/PreRead/Default/*ProactiveTabFreezeAndDiscard/Default/*QUIC/EnabledNoId/ReportCertificateErrors/ShowAndPossiblySend/*ReportingAPIAndNetworkErrorLogging/ReportingAndNELEnabled/*ResourceLoadScheduler/Enabled_Launch/*RuntimeHostPermissions/Disabled/*SRTPromptFieldTrial/NewCleanerUIExperiment/SafeBrowsingIncidentReportingService/ActualDefault/*SafeBrowsingSuspiciousSiteTrigger/Enabled_100/*ScrollAnchorSerialization/Enabled/*ServiceWorkerServicification/Default3/*SharedArrayBuffer/EnableSAB/*SimplifyHttpsIndicatorPhase2/Default/*SiteCharacteristicsDatabase/Enabled/*TLS13Variant/FinalV7/*TranslateRankerModel/launch_20180628_model_20170329_with_blacklist_override_default/*UKM/Enabled_20180314/*UMA-Dynamic-Uniformity-Trial/Group3/*UMA-Population-Restrict/normal/*UMA-Uniformity-Trial-1-Percent/group_98/*UMA-Uniformity-Trial-10-Percent/default/*UMA-Uniformity-Trial-100-Percent/group_01/*UMA-Uniformity-Trial-20-Percent/group_01/*UMA-Uniformity-Trial-5-Percent/group_03/*UMA-Uniformity-Trial-50-Percent/group_01/UkmSamplingRate/Sampled/*UnifiedAutoplay/DefaultEnabled/*V8CacheOptions/default/*VideoCaptureService/Enabled2/*VideoSurfaceLayer/Default/*VizDisplayCompositor/Default/*VizHitTestDrawQuad/Experiment5/*WebAudioAutoplay/Default/WebAuthenticationDesktopFeatures/EnableUITouchIdAndCableWin/WebRTC-Aec3AgcGainChangeResponseKillSwitch/Default/*WebRTC-IPv6Default/Default/WebRTC-IncreasedReceivebuffers/65536/WebRTC-LocalIPPermissionCheck/Enabled/*WebRTC-SimulcastScreenshare/Disabled_v3/WebRtcUseEchoCanceller3/Control/WebSocketHandshakeReuseConnection/Shipped/Win10AcceleratedDefaultBrowserFlow/Enabled/WipeCorruptV2IDBDatabases/WipeCorruptV2IDBDatabases/"
--force-fieldtrial-params=
"ChromeCleanupDistribution.Stable:cleaner_download_group/stable%2Feset/reporter_omaha_tag/stable_eset,DataReductionProxyRobustConnection.Enabled_Launched_v8:bypass_missing_via_disabled/true/warmup_fetch_callback_enabled/true/warmup_url_fetch_init_http_rtt_multiplier/12/warmup_url_fetch_min_timeout_seconds/30,DelayRequestsOnMultiplexedConnections.Enabled_NoControl:MaxEffectiveConnectionType/3G,ExpiredHistograms.ExpiredHistogramLogicEnabled:whitelist/,GamepadPollingInterval.EnabledGamepadPolling250Hz:interval-ms/4,IncompatibleApplicationsWarning.Disable7:HelpURL/https%3A%2F%2Fsupport%2Egoogle%2Ecom%2Fchrome%2F%3Fp%3Dblocked,InfiniteSessionRestore.InfiniteSessionRestoreMaxTime3Days5:MaxTimeSinceLastUseToRestore/259200,LookalikeUrlNavigationSuggestions.Enabled:metrics_only/true,MetricsAndCrashSampling.OutOfReportingSample:sampling_rate_per_mille/900,OmniboxBundledExperimentV1.Stable_Desktop_OmniboxTailSuggestions_R2:ZeroSuggestRedirectToChromeExperimentID/27,OmniboxNewSuggestUI.Enabled_OmniboxNewSuggestUI:UIVerticalMargin/10,PageAlmostIdle.Enabled:mainThreadTaskLoadLowThreshold/25,PasswordGenerationRequirements.Enabled:prefix_length/0/timeout/5000/version/1,QUIC.EnabledNoId:connection_options/5RTO%2CACKD%2CNSTP/do_not_fragment/true/do_not_mark_as_broken_on_network_change/true/enable_non_blocking_io/true/enable_quic/true/packet_reader_yield_after_duration_milliseconds/2/retry_without_alt_svc_on_quic_errors/true,ReportCertificateErrors.ShowAndPossiblySend:sendingThreshold/0%2E2,ResourceLoadScheduler.Enabled_Launch:bg_limit/3/bg_sub_limit/2,SRTPromptFieldTrial.NewCleanerUIExperiment:Seed/20181112,SafeBrowsingSuspiciousSiteTrigger.Enabled_100:suspicious_site_trigger_quota/5,TLS13Variant.FinalV7:variant/final,TranslateRankerModel.launch_20180628_model_20170329_with_blacklist_override_default:translate-ranker-model-url/https%3A%2F%2Fwww%2Egstatic%2Ecom%2Fchrome%2Fintelligence%2Fassist%2Franker%2Fmodels%2Ftranslate%2F2017%2F03%2Ftranslate_ranker_model_20170329%2Epb%2Ebin,UKM.Enabled_20180314:MaxEntries/10000/MaxSources/2000/WhitelistEntries/AbusiveExperienceHeuristic%2CAdPageLoad%2CAbusiveExperienceHeuristic%2ETabUnder%2CAbusiveExperienceHeuristic%2EWindowOpen%2CAbusiveExperienceHeuristic%2EJavaScriptDialog%2CAutofill%2ECardUploadDecision%2CAutofill%2EDeveloperEngagement%2CAutofill%2EFieldFillStatus%2CAutofill%2EFieldTypeValidation%2CAutofill%2EHiddenRepresentationalFieldSkipDecision%2CAutofill%2ERepeatedServerTypePredictionRationalized%2CAutofill%2EFormSubmitted%2CAutofill%2EInteractedWithForm%2CAutofill%2ESelectedMaskedServerCard%2CAutofill%2ESuggestionFilled%2CAutofill%2ESuggestionsShown%2CAutofill%2ETextFieldDidChange%2CBlink%2EUpdateTime%2CBlink%2EUseCounter%2CBloatedRenderer%2CCompositor%2EUserInteraction%2CCompositor%2ERendering%2CContextualSearch%2CContextualSuggestions%2CCPUUsageMeasurement%2CDocumentCreated%2CDocument%2EOutliveTimeAfterShutdown%2CDownload%2EStarted%2CDownload%2ECompleted%2CDownload%2EInterrupted%2CDownload%2EResumed%2CEvent%2EScrollUpdate%2ETouch%2CEvent%2EScrollBegin%2ETouch%2CEvent%2EScrollUpdate%2EWheel%2CEvent%2EScrollBegin%2EWheel%2CIntervention%2EDocumentWrite%2EScriptBlock%2CLayout%2EDisplayCutout%2EStateChanged%2CLocalNetworkRequests%2CLookalikeUrl%2ENavigationSuggestion%2CMedia%2EAutoplay%2EAttempt%2CMedia%2EAutoplay%2EAudioContext%2CMedia%2EAutoplay%2EMuted%2EUnmuteAction%2CMedia%2EEngagement%2EShortPlaybackIgnored%2CMedia%2EEngagement%2ESessionFinished%2CMedia%2ESiteMuted%2CMedia%2EWatchTime%2CMedia%2EWebAudio%2EAudioContext%2EAudibleTime%2CMedia%2EWebMediaPlayerState%2CMedia%2EBasicPlayback%2CMedia%2EVideoDecodePerfRecord%2CMemory%2EExperimental%2CMemory%2ETabFootprint%2CNotification%2CBackgroundFetch%2COfflinePages%2ESavePageRequested%2CPageDomainInfo%2CPageLoad%2CPageLoadCapping%2CPageLoad%2EFromGoogleSearch%2CPageLoad%2EServiceWorkerControlled%2CPasswordForm%2CPageWithPassword%2CPaymentRequest%2ECheckoutEvents%2CPermission%2CPlugins%2EFlashInstance%2CPreviews%2CPreviewsResourceLoadingHints%2CResponsivenessMeasurement%2CRendererSchedulerTask%2CPepper%2EBroker%2CPopup%2EClosed%2CScreenBrightness%2CSecurity%2ESiteEngagement%2CSiteIsolation%2EXSD%2EBrowser%2EBlocked%2CSubresourceFilter%2CTab%2ERendererOOM%2CTranslate%2CTabManager%2EBackground%2EFirstAlertFired%2CTabManager%2EBackground%2EFirstAudioStarts%2CTabManager%2EBackground%2EFirstFaviconUpdated%2CTabManager%2EBackground%2EFirstNonPersistentNotificationCreated%2CTabManager%2EBackground%2EFirstTitleUpdated%2CTabManager%2EBackground%2EForegroundedOrClosed%2CTabManager%2ELifecycleStateChange%2CTabManager%2EWindowMetrics%2CTabManager%2EExperimental%2EBackgroundTabOpening%2ETabSwitchLoadStopped%2CTabManager%2EExperimental%2ESessionRestore%2EForegroundTab%2EPageLoad%2CTabManager%2EExperimental%2ESessionRestore%2ETabSwitchLoadStopped%2CTabManager%2ETabLifetime%2CTrustedWebActivity%2EOpen%2CUserActivity%2CUserActivityId%2CTabManager%2ETabMetrics%2CXR%2EWebXR%2CXR%2EPageSession%2CXR%2EWebXR%2EPresentationSession%2CVirtualKeyboard%2EOpen%2CWebRTC%2EAddressHarvesting%2CIOS%2EFindInPageSearchMatches%2CIOS%2EURLMismatchInLegacyAndSlimNavigationManager%2CMixedContentAutoupgrade%2EResourceRequest%2CSSL%2EMixedContentShown,UkmSamplingRate.Sampled:Blink%2EUpdateTime/1000/Blink%2EUseCounter/50/Compositor%2ERendering/150/Compositor%2EUserInteraction/1000/DocumentCreated/2000/Event%2EScrollBegin%2ETouch/200/Event%2EScrollBegin%2EWheel/50/Event%2EScrollUpdate%2ETouch/400/Event%2EScrollUpdate%2EWheel/1000/Intervention%2EDocumentWrite%2EScriptBlock/20/LocalNetworkRequests/10/Memory%2EExperimental/200/PageDomainInfo/200/Popup%2EClosed/20/RendererSchedulerTask/1000/ResponsivenessMeasurement/10000/Security%2ESiteEngagement/200/SiteIsolation%2EXSD%2EBrowser%2EBlocked/300/SubresourceFilter/300/TabManager%2ELifecycleStateChange/1000/Translate/10/WebRTC%2EAddressHarvesting/10/_default_sampling/1"
--enable-features=
"*AdTagging<AdTagging,AdvancedProtectionStatus<AdvancedProtectionStatusRollout,*ArrayPrototypeValues<ArrayPrototypeValues,AutofillDeleteDisusedAddresses<AutofillDeleteDisusedData,AutofillDeleteDisusedCreditCards<AutofillDeleteDisusedData,AutofillDynamicForms<AutofillDynamicForms,AutofillExpandedPopupViews<AutofillExpandedPopupViews,*AutofillNoLocalSaveOnUploadSuccess<AutofillNoLocalSaveOnUploadSuccess,*AutofillPrimaryInfoStyleExperiment<AutofillPrimaryInfoStyleExperiment,AutofillResetFullServerCardsOnAuthError<AutofillResetFullServerCardsOnAuthError,*AutofillSaveCardSignInAfterLocalSave<AutofillSaveCardSignInAfterLocalSave,*AutofillUpstream<OfferUploadCreditCards,AutofillUpstreamDisallowElo<AutofillUpstreamDisallowEloAndJcb,AutofillUpstreamDisallowJcb<AutofillUpstreamDisallowEloAndJcb,AutofillUpstreamEditableCardholderName<AutofillUpstreamEditableCardholderName,*AutoplayIgnoreWebAudio<WebAudioAutoplay,*AutoplayWhitelistSettings<WebAudioAutoplay,*BlinkSchedulerHighestPriorityForCompostingAfterInput<BlinkSchedulerPrioritizeCompositingAfterInput,*BlinkSchedulerPrioritizeCompositingAfterInput<BlinkSchedulerPrioritizeCompositingAfterInput,*BlinkSchedulerUseExplicitSignalForTriggeringCompositingPrioritization<BlinkSchedulerPrioritizeCompositingAfterInput,*BlinkSchedulerUseWillBeginMainFrameForCompositingPrioritization<BlinkSchedulerPrioritizeCompositingAfterInput,BundledConnectionHelp<BundledConnectionHelp,ChromeCleanupDistribution<ChromeCleanupDistribution,*ChromeCleanupQuarantine<ChromeCleanupQuarantine,ClickToOpenPDFPlaceholder<PDFClickToOpen,DataReductionProxyRobustConnection<DataReductionProxyRobustConnection,*DataSaverHoldback<DataSaverHoldback,DataSaverSiteBreakdownUsingPageLoadMetrics<DataSaverSiteBreakdownUsingPageLoadMetrics,DelayRequestsOnMultiplexedConnections<DelayRequestsOnMultiplexedConnections,DisableAscriberIfDataSaverDisabled<DisableAscriberIfDataSaverDisabled,ExpiredHistogramLogic<ExpiredHistograms,GamepadPollingInterval<GamepadPollingInterval,*HttpFormWarning<HttpFormWarning,IDBTombstoneDeletion<IndexedDBTombstoneSweeper,IgnoreTLS13Downgrade<TLS13Variant,InBrowserCleanerUI<SRTPromptFieldTrial,*IncreaseInputAudioBufferSize<IncreaseInputAudioBufferSize,InfiniteSessionRestore<InfiniteSessionRestore,InspectDownloadedRarFiles<InspectDownloadedRarFiles,LegacySymantecPKI<LegacySymantecPKI,LookalikeUrlNavigationSuggestions<LookalikeUrlNavigationSuggestions,MarkHttpAs<HTTPBadPhase3_2,MaterialRefresh<MaterialRefresh,*MediaEngagementBypassAutoplayPolicies<UnifiedAutoplay,MediaFoundationVideoCapture<MediaFoundationVideoCapture,MojoVideoCapture<VideoCaptureService,NetworkErrorLogging<ReportingAPIAndNetworkErrorLogging,*NewPrintPreview<NewPrintPreview,NewTabPageBackgrounds<NTPBirthdayFeatures,NewTabPageCustomLinks<NTPBirthdayFeatures,NewTabPageIcons<NTPBirthdayFeatures,NewTabPageUIMd<NTPBirthdayFeatures,OmniboxBreakWordsAtUnderscores<OmniboxBreakWordsAtUnderscores,OmniboxDisplayTitleForCurrentUrl<OmniboxBundledExperimentV1,OmniboxTabSwitchSuggestions<OmniboxBirthdayFeatures,OmniboxTailSuggestions<OmniboxBundledExperimentV1,OmniboxUIExperimentShowSuggestionFavicons<OmniboxNewSuggestUI,OmniboxUIExperimentSwapTitleAndUrl<OmniboxNewSuggestUI,OmniboxUIExperimentVerticalMargin<OmniboxNewSuggestUI,PageAlmostIdle<PageAlmostIdle,PasswordGenerationRequirements<PasswordGenerationRequirements,PasswordGenerationRequirementsDomainOverrides<PasswordGenerationRequirements,*PreloadMediaEngagementData<UnifiedAutoplay,*ProactiveTabFreezeAndDiscard<ProactiveTabFreezeAndDiscard,Reporting<ReportingAPIAndNetworkErrorLogging,ResourceLoadScheduler<ResourceLoadScheduler,*SSLCommittedInterstitials<CommittedSSLInterstitialsEnabled,SafeBrowsingSuspiciousSiteTriggerQuota<SafeBrowsingSuspiciousSiteTrigger,ScrollAnchorSerialization<ScrollAnchorSerialization,*ServiceWorkerServicification<ServiceWorkerServicification,SharedArrayBuffer<SharedArrayBuffer,*SimplifyHttpsIndicator<SimplifyHttpsIndicatorPhase2,SiteCharacteristicsDatabase<SiteCharacteristicsDatabase,TranslateRankerAutoBlacklistOverride<TranslateRankerModel,TranslateRankerEnforcement<TranslateRankerModel,TranslateRankerQuery<TranslateRankerModel,Ukm<UKM,UkmSamplingRate<UkmSamplingRate,*UnifiedAutoplay<UnifiedAutoplay,*UseSurfaceLayerForVideo<VideoSurfaceLayer,*UseSurfaceLayerForVideoPIP<VideoSurfaceLayer,VizHitTestDrawQuad<VizHitTestDrawQuad,WebAuthenticationCableWin<WebAuthenticationDesktopFeatures,WebAuthenticationTouchId<WebAuthenticationDesktopFeatures,WebAuthenticationUI<WebAuthenticationDesktopFeatures,WebRTC-Aec3AgcGainChangeResponseKillSwitch<WebRTC-Aec3AgcGainChangeResponseKillSwitch,WebSocketHandshakeReuseConnection<WebSocketHandshakeReuseConnection,Win10AcceleratedDefaultBrowserFlow<Win10AcceleratedDefaultBrowserFlow,ZeroSuggestRedirectToChrome<OmniboxBundledExperimentV1,ZeroSuggestSwapTitleAndUrl<OmniboxBundledExperimentV1,*new-password-form-parsing<NewPasswordFormParsing,*stop-non-timers-in-background<ProactiveTabFreezeAndDiscard"
--disable-features=
"AudioServiceAudioStreams<AudioService,AudioServiceLaunchOnStartup<AudioService,AudioServiceOutOfProcess<AudioService,AudioServiceSandbox<AudioService,AutofillEnforceMinRequiredFieldsForQuery<AutofillSmallFormSupport,AutofillPreviewStyleExperiment<AutofillPreviewStyleExperiment,IncompatibleApplicationsWarning<IncompatibleApplicationsWarning,MetricsReporting<MetricsAndCrashSampling,RuntimeHostPermissions<RuntimeHostPermissions,SupervisedUserCreation<DisableSupervisedUserCreation,VizDisplayCompositor<VizDisplayCompositor,WebRtcApmInAudioService<AudioService,WebRtcUseEchoCanceller3<WebRtcUseEchoCanceller3,WipeCorruptV2IDBDatabases<WipeCorruptV2IDBDatabases"


Thanks

On Thursday, November 15, 2018 at 10:13:59 PM UTC+5:45, Vladimir Levin
Post by Vladimir Levin
Is it possible to get a difference between fieldtrials on Chromium and
Chrome? This might help us narrow down which field trial is causing the
issue. Also +1 to moving this discussion to crbug.com instead.
On Thu, Nov 15, 2018 at 11:17 AM Asesh Shrestha <
Post by Asesh Shrestha
Besides that issue, even *document.execCommand("copy"); *on some web
https://www.w3schools.com/howto/tryit.asp?filename=tryhow_js_copy_clipboard
and in our clients' tool kept failing, after certain event handlers for
example for monitoring mouse movements and key down events were injected
into the web pages by our component extensions in our fork. But it would
work after disabling those event handlers. *force_fieldtrials *switch
fixed that issue too.
Again this issue doesn't exist in Chrome cause we moved our
extensions to Chrome and tried it, it was working. We tried to replicate
that same issue on a simple web page but we couldn't do so. Maybe it had
something to do with iframes and/or multiple divs, not sure though. I will
try to find the root cause during my leisure.
Thanks
Post by PhistucK
That means that a field trial (or a combination of specific field
trials) are breaking this. If you have some time to find the combination
that causes this, you will probably help Chrome users by paving the way to
fix this.
☆*PhistucK*
On Thu, Nov 15, 2018 at 1:35 PM Asesh Shrestha <
Post by Asesh Shrestha
https://groups.google.com/a/chromium.org/forum/#!topic/graphics-dev/1lr6fegEvTM
Don't know what's exactly happening under the hood but now it works. Thanks
Post by PhistucK
graphics-dev
<https://groups.google.com/a/chromium.org/forum/#!forum/graphics-dev>
might be more helpful.
☆*PhistucK*
On Mon, Nov 5, 2018 at 6:34 AM Asesh Shrestha <
Post by Asesh Shrestha
Maybe you guys some pointers on why it's happening.
Thanks
Post by Asesh Shrestha
We have been facing this issue since Chromium 66, that's why we were
sticking with Chromium 64 for our fork. But recently we have decided to
jump the ship and upgrade our Chromium fork to 70.0.3538.77. This often
happens when working with image heavy websites esp with our client tools
[image: browser_blackout.jpg]
This blackout will last for a couple of seconds and I can't see
traces of render process or graphics driver crashes. This happens many
times when used in our Chromium fork but when we do the same work in Chrome
70.0.3538.77 on the same computer then nothing happens. The rendering
engine and javascript engine are untouched in our fork. We have updated our
graphics driver to the latest version too and this issue can still be
replicated on almost all of our machines. If it was a graphics driver bug,
we could have replicated it in when using Chrome too. The same thing
happens when running Chromium binaries from wooly's website. We have
is_debug = false
target_cpu = "x64" # x86 for 32-bit
ffmpeg_branding = "Chrome"
proprietary_codecs = true
remove_webcore_debug_symbols = true
is_official_build = true
symbol_level = 1
Any pointers on why it's only happening on Chromium but not in
Chrome? Thanks
”This email and any files transmitted with it may be confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify the
sender.”
--
--
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google
Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it,
To view this discussion on the web visit
https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/d290cf01-b974-4604-ba74-923142808c5d%40chromium.org
<https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/d290cf01-b974-4604-ba74-923142808c5d%40chromium.org?utm_medium=email&utm_source=footer>
.
”This email and any files transmitted with it may be confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify the
sender.”
--
--
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google
Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
To view this discussion on the web visit
https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/b2c32675-d609-4b01-876e-342f88f5575f%40chromium.org
<https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/b2c32675-d609-4b01-876e-342f88f5575f%40chromium.org?utm_medium=email&utm_source=footer>
.
”This email and any files transmitted with it may be confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify the
sender.”
--
--
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups
"Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
To view this discussion on the web visit
https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/db60b4f4-0633-41d7-be48-ac3c5b06db9f%40chromium.org
<https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/db60b4f4-0633-41d7-be48-ac3c5b06db9f%40chromium.org?utm_medium=email&utm_source=footer>
.
--
”This email and any files transmitted with it may be confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify the
sender.”
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/f3c71cb8-3245-4a20-b857-483b6bfc7883%40chromium.org.
Asesh Shrestha
2018-11-16 04:18:56 UTC
Permalink
Err, posting it again:

I have already synced our browser code Chromium 70.0.3538.102 because there
were bug fixes from Chromium developers but those bug fixes didn't fix that
issue. Here are the field trials from older version from one of the test
machines of our fork, before I modified it to always use *force-fieldtrials*
switch:

WorkStream Browser 70.0.3538.77 (Official Build) (64-bit)
Revision
52bc775d0a85ddc2eda3fc23b97aaa7706942258-refs/branch-heads/3538@{#1039}
OS Windows
JavaScript V8 7.0.276.32
Flash (Disabled)
User Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/70.0.3538.77 WorkStream/70.0.3538.77
Safari/537.36
Command Line "C:\Program Files
(x86)\CloudFactory\WorkStream\Application\workstream.exe"
--flag-switches-begin --flag-switches-end
Executable Path C:\Program Files
(x86)\CloudFactory\WorkStream\Application\workstream.exe
Profile Path C:\Users\Shison
Maharjan\AppData\Local\CloudFactory\WorkStream\User Data\Profile 2
Variations c134752e-f685ead3
2c707b42-dcf7018a
411b6d4e-3f4a17df
d01ab0d3-419732d9
3e006338-3f4a17df
1a0d11d4-3f4a17df
16e0dd70-3f4a17df
ebeb14fc-3f4a17df
b7e2524c-3f4a17df
b3888d8d-afba0f91
6c18ba9d-3d98b302
8982496f-3f4a17df
61832c80-3f4a17df
cc20827f-77c422c
9041608a-3f4a17df
2db4845-ace4e138
74785582-3f4a17df
241fff6c-4eda1c57
9853922b-3f4a17df
125b7f68-3f4a17df
9ca1387e-3f4a17df
1c752ce9-1c752ce9
41e765a5-3f4a17df
1149accc-3f4a17df
ab3d6cfd-3f4a17df
776de70c-e0278d3d
ed9149a9-3f4a17df
a5cb8590-3f4a17df
34d450b1-3f4a17df
6c6c4f61-3f4a17df
76b48ab8-d4bd105c
c70841c8-a2567007
8ee5ed19-c3125ea2
74658432-fa79b94c
ed7ba060-3f4a17df
9e201a2b-3f4a17df
652e14d1-f4950e99
27212adc-27212adc
591576c8-3f4a17df
5274eb09-3f4a17df
ceff87ec-3f4a17df
44827ee5-3f4a17df
8ca44045-3f4a17df
8f1e27f-3f4a17df
edbcf7c5-ddf1844d
77bbdddc-3f4a17df
5485fc4d-3f4a17df
de47491b-3f4a17df
93731dca-3f4a17df
9b4c4257-3f4a17df
8fa604e0-ace4e138
43f62d3b-3f4a17df
9e5c75f1-30e1b12b
6fa07eb4-7282ca76
2981bcb4-3f4a17df
2b86fd96-3f4a17df
5139837c-3f4a17df
4934552d-3f4a17df
7f8176d9-3f4a17df
296e6ad7-4cfc7c42
f7217a71-b2047178
23a898eb-fc93cf74
d1cd70a5-67592144
4ea303a6-3f4a17df
b19465ab-b19465ab
6e6e0c7e-3f17a7d8
95876445-400575af
d92562a9-441539fd
2b33233e-881ca6c9
4da5ae82-3f4a17df
56302f8c-2f882e70
14c5a050-61ceed18
2c1d398c-3f4a17df
cc54eb06-3f4a17df
b2612322-8a9180b2
cac0a91c-3f4a17df
df072bba-9a6c5085
f56e0452-3f4a17df
8576baf1-3f4a17df
f3ea30a0-3f4a17df
3038aa2e-3f4a17df
51b9b54d-3f4a17df
4bc337ce-535cb40a
9a2f4e5b-4bc735ae
1354da85-f1a864dc
17507c76-3f4a17df
6844d8aa-669a04e0
494d8760-3f4a17df
34baa302-cf4f6ead
587fa7b2-726d8ace
3a4029d-d7f231f3
bbb8f811-3f4a17df
94e68624-803f8fc4
cc73f8a1-3f4a17df
10a311eb-10a311eb
8834fcca-3f4a17df
11d91db8-d93a0620
ea0f933d-3f4a17df
493ac2c5-803f8fc4
Command-line variations --force-fieldtrials="*AccountConsistencyVariations/DiceMigration/*AdFramePriority/LowPriorityForAdFrame/*AdTagging/Enabled/*AudioService/AudioProcess_LaunchOnStartup_v6/*AutofillDeleteDisusedData/Enabled/*AutofillDynamicForms/Enabled/AutofillExpandedPopupViews/Enabled/*AutofillFieldMetadata/Enabled/*AutofillResetFullServerCardsOnAuthError/Enabled/AutofillSaveCardSignInAfterLocalSave/Enabled/AutofillSingleClick/Enabled/*AutofillSmallFormSupport/Enabled/AutofillUpstreamDisallowEloAndJcb/Enabled/AutofillUpstreamEditableCardholderName/Enabled/AutofillUpstreamUpdatePromptExplanation/Enabled/*AutomaticTabDiscarding/Enabled_Once_10-gen2/*BackgroundVideoOptimizations/BackgroundOptimizationEnabled1sOrLessMediaSource/*BlinkSchedulerDedicatedWorkerThrottling/Enabled/*BlinkSchedulerHighPriorityInputOnCompositorThread/Enabled/*BlinkSchedulerPrioritizeCompositingAfterInput/ExplicitSignals_1task_high/*BlockTabUnders/Enabled/*BookmarkInProductHelp/Enabled_1/*BrowserBlacklist/Enabled/*BrowserScheduler/RedirectWithDefaultInitParams/BundledConnectionHelp/HTTPHelpCenterEnabled/*CertificateTransparencyLogAuditing/Enabled/ChromeCleanupDistribution/Stable/ChromeSuggestionsTuningForceTopSites/Disabled/CompositorImageAnimation/CompositorImageAnimation/*DataReductionProxyRobustConnection/Enabled/*DataSaverSiteBreakdownUsingPageLoadMetrics/Enabled/DecoupleTranslateLanguage/Experiment/DefaultBrowserInfobar/SettingsTextNotNow/*DefaultEnableGpuRasterization/DefaultEnableGpuRasterization/*DefaultPassthroughCommandDecoder/Enabled/*DelayRequestsOnMultiplexedConnections/Enabled/DesktopIOSPromotion/BookmarksBubblePromotionV1/*DirectCompositionPreferNV12Overlays/Enabled/*DynamicExpectCT/DynamicExpectCTEnabled/*EmitGoogleSearchDomainMixingMetrics/Enabled/*EnableAppContainer/Enabled/*EnableCastDiscovery/Enabled/*EnableCsrssLockdown/Enabled/EnableDialLocalDiscovery/Enabled/EnableEasterEggBdayMode/enabled/EnableEmojiContextMenu/Enabled/EnableMediaRouter/Enabled/EnableNewMediaRouterRouteController/Enabled/ExpectCTReporting/ExpectCTReportingEnabled/*ExtensionContentVerification/EnforceStrict/*ExtensionInstallVerification/Enforce/*FrameTypePriorityExperiment/LowPriorityForHiddenFrameDuringLoadingEnabled_V2/*FrameTypePriorityExperiment2/LowPriorityForBackgroundPageEnabled_V2/GamepadPollingInterval/EnabledGamepadPolling250Hz/GoogleBrandedContextMenu/branded/GoogleNow/Enable/GpuScheduler/Enabled/*GuestViewCrossProcessFrames/Enabled/HTTPBadPhase3/NotSecureWarning/*Html5ByDefault/Enabled/HttpFormWarning/Enabled/*IDBTombstoneSweeper/TombstoneDeletion/*ImprovedRecoveryComponent/ImprovedRecoveryComponent/IncludeBetaForumMenuItem/Enabled/*IncognitoWindowInProductHelp/Enabled/IncompatibleApplicationsWarning/Enabled/IncreaseInputAudioBufferSize/Enabled/InfiniteSessionRestore/Enabled/InspectDownloadedRarFiles/Enabled/*InstanceID/Enabled/IntelligentSessionRestore/Enabled/*LocalScreenCasting/Enabled/*LowPriorityIframes2/Enabled/*MediaFoundationH264Encoding/Enabled/MediaFoundationVideoCapture/Enabled/MetricsAndCrashSampling/OutOfReportingSample/*ModernMediaControls/Enabled/MojoChannel/Enabled/MseBufferByPts/Enabled/*NTPBirthdayFeatures/NewTabPageM69AllBirthday_Beta_Enabled_V2/*NTPUseGoogleLocalNtp/Enabled/*NativeCrxBindings/Enabled/*NativeNotifications/Enabled/*NetworkQualityEstimator/Enabled/NewExtensionUpdaterService/Enabled/*NewPasswordFormParsing/Enabled/NewPrintPreview/Enabled/*NewTabInProductHelp/Enabled_1/*NoSearchDomainCheck/Enabled/OfferUploadCreditCards/Enabled/*OmniboxBundledExperimentV1/DesktopExperiments/*OriginTypePriorityExperiment/LowPriorityForCrossOriginFrame/*OverflowIconsForMediaControls/Enabled/PDFClickToOpen/Enabled/*PageAlmostIdle/Enabled/*PassiveDocumentEventListeners/Enabled/*PassiveDocumentWheelEventListeners/Enabled/*PassiveEventListenersDueToFling/Enabled/PasswordGenerationRequirements/Enabled/*PasswordProtectionForEnterprise/V1Enabled/PasswordSeparatedSigninFlow/Enabled/PasswordSmartBubble/3-Times/*PermissionPromptUIViews/BlockPromptsEnabled/*PersistentHistograms/EnabledOnDisk5/PrioritizedSimpleCacheTasks/Enabled/*ProactiveTabFreezeAndDiscard/FreezeAndDiscard/*QUIC/Enabled/RemoveNavigationHistory/Enabled/*RendererSchedulerWakeUpThrottling/RendererSchedulerWakeUpThrottling/ReportCertificateErrors/ShowAndPossiblySend/*ReportingAPIAndNetworkErrorLogging/ReportingAndNELEnabled/*ResourceFetchPriorityExperiment/BlinkSchedulerUseResourceFetchPriority_Map3_V2/*ResourceLoadScheduler/Enabled_v3_bg_limit_3_2/SRTPromptFieldTrial/NewCleanerUIExperiment/SSLCommonNameMismatchHandling/Enabled/*SafeBrowsingAdSamplerTrigger/AdSampler_NormalRate/SafeBrowsingScoutTransitionStudy/CanShowScoutOptInGroup2/*SafeBrowsingSuspiciousSiteTrigger/Enabled/*SafeBrowsingThreatDomDetailsTagAttributes/AdIdentifiers/*SavePreviousDocumentResources/until-dcl/*ScrollAnchorSerialization/Enabled/SecurityChip/Enabled/*ServiceWorkerServicification/Enabled/*SettingsEnforcement/enforce_always_with_extensions_and_dse/*SettingsResetPrompt/Enabled/SignInPasswordPromo/Enable3/*SimplifyHttpsIndicatorPhase2/BothToLock/*SocketReadIfReady/Enabled/*SqlTempStoreMemory/Enabled/*StabilityDebugging/Enabled/SuperfishInterstitial/Enabled/*SurfaceSynchronization/Enabled/*SyncStandaloneTransport/Enabled/*TLS13Variant/Draft23V4/ThirdPartyModulesBlocking/Enabled/*ThrottleDelayable/MaxDelayable_v1_3g_15_Weight3/TokenBinding/TokenBinding/*TranslateRankerModel/launch_20180628_model_20170329_with_blacklist_override_default/TranslateServerStudy/SmartRendering/*TranslateUserEvents/Enabled/*TriggeredResetFieldTrial/On/TurnOffCompositorAnimation/Enabled/*UKM/Enabled/UkmSamplingRate/Sampled_NoSeed_Stable/*UseHeuristicLanguageModel/Experiment/UsePdfCompositorServiceForPrint/UsePdfCompositorServiceForPrint/UserInitiatedChromeCleanupsFieldTrial/On/*V8AsmJSToWasm/AsmJsToWebAssembly/*V8CacheInlineScriptCode/CacheInlineScriptCode/*V8ContextSnapshot/Enabled/V8Ignition/Future/VariationsHttpDisabled/VariationsHttpDisabled/*VideoCaptureService/Enabled2/*VideoSurfaceLayer/Enabled/*VizDisplayCompositor/VizDisplayCompositor/*VizHitTestDrawQuad/Enabled/*VsyncAlignedInput/Enable/WebAuthenticationUI/Enabled/WebBluetoothBlocklist/TestGroup/WebRTC-Aec3AgcGainChangeResponseKillSwitch/Default/WebRTC-ApmGainController2Limiter/Enabled/WebRTC-Audio-NetEqPostponeDecodingAfterExpand/Enabled/WebRTC-EnableWebRtcEcdsa/Enabled/WebRTC-H264WithOpenH264FFmpeg/Enabled/WebRTC-LocalIPPermissionCheck/Enabled/WebRTC-NetEqOpusDtxDelayFix/Enabled/WebRTC-NewCpuLoadEstimator/Enabled/WebRTC-ProbingScreenshareBwe/1.0,2875,80,40,-60,3/WebRTC-SimulcastScreenshare/Enabled/WebRtcUseEchoCanceller3/WebRtcUseEchoCanceller3/*WebSocketHandshakeReuseConnection/Enabled/WheelScrollLatchingAndAsyncWheelEvents/Enabled/Win10AcceleratedDefaultBrowserFlow/Enabled/*WorkStealingInScriptRunner/Enabled2/use-new-media-cache/Enabled/"
--force-fieldtrial-params="AccountConsistencyVariations.DiceMigration:method/dice_migration,AudioService.AudioProcess_LaunchOnStartup_v6:teardown_timeout_s/0,AutomaticTabDiscarding.Enabled_Once_10-gen2:MinimumProtectionTime/600,BackgroundVideoOptimizations.BackgroundOptimizationEnabled1sOrLessMediaSource:max_keyframe_distance_media_source_ms/1000/max_keyframe_distance_ms/0,BlinkSchedulerDedicatedWorkerThrottling.Enabled:max_budget_ms/1000/max_delay_ms/60000/recovery_rate/0%2E01,BlinkSchedulerPrioritizeCompositingAfterInput.ExplicitSignals_1task_high:number_of_tasks/1,BookmarkInProductHelp.Enabled_1:availability/any/event_bookmark_added/name%3Abookmark_added%3Bcomparator%3A%3D%3D0%3Bwindow%3A3650%3Bstorage%3A3650/event_bookmark_session_time_met/name%3Abookmark_session_time_met%3Bcomparator%3A%3E%3D1%3Bwindow%3A3650%3Bstorage%3A3650/event_trigger/name%3Abookmark_trigger%3Bcomparator%3A%3D%3D0%3Bwindow%3A3650%3Bstorage%3A3650/event_used/name%3Abookmark_clicked%3Bcomparator%3Aany%3Bwindow%3A3650%3Bstorage%3A3650/session_rate/%3C%3D3/x_promo_string/IDS_BOOKMARK_PROMO_1,ChromeCleanupDistribution.Stable:cleaner_download_group/stable%2Feset/reporter_omaha_tag/stable_eset,DataReductionProxyRobustConnection.Enabled:bypass_missing_via_disabled/true/warmup_fetch_callback_enabled/true/warmup_url_fetch_init_http_rtt_multiplier/12/warmup_url_fetch_min_timeout_seconds/30,DelayRequestsOnMultiplexedConnections.Enabled:MaxEffectiveConnectionType/3G,DesktopIOSPromotion.BookmarksBubblePromotionV1:body_text_id/0/entry_point/BookmarksBubblePromotion/max_views/3/promo_variation_id/6/sms_id/19001511/title_text_id/0,GamepadPollingInterval.EnabledGamepadPolling250Hz:interval-ms/4,HTTPBadPhase3.NotSecureWarning:treatment/warning,IncognitoWindowInProductHelp.Enabled:availability/any/event_incognito_window_session_time_met/name%3Aincognito_window_session_time_met%3Bcomparator%3A%3E%3D1%3Bwindow%3A3650%3Bstorage%3A3650/event_trigger/name%3Aincognito_window_trigger%3Bcomparator%3A%3D%3D0%3Bwindow%3A3650%3Bstorage%3A3650/event_used/name%3Aincognito_window_opened%3Bcomparator%3A%3D%3D0%3Bwindow%3A3650%3Bstorage%3A3650/session_rate/%3C0,IncompatibleApplicationsWarning.Enabled:HelpURL/https%3A%2F%2Fsupport%2Egoogle%2Ecom%2Fchrome%2F%3Fp%3Dblocked,LowPriorityIframes2.Enabled:max_effective_connection_type_threshold/4G,MetricsAndCrashSampling.OutOfReportingSample:sampling_rate_per_mille/900,NTPUseGoogleLocalNtp.Enabled:local_ntp_interactive_doodles/false,NetworkQualityEstimator.Enabled:hanging_request_http_rtt_upper_bound_http_rtt_multiplier/6/hanging_request_http_rtt_upper_bound_transport_rtt_multiplier/8/hanging_request_upper_bound_min_http_rtt_msec/500/lower_bound_http_rtt_transport_rtt_multiplier/1/rssi_weight_per_signal_strength_level/0%2E9/throughput_hanging_requests_cwnd_size_multiplier/1/upper_bound_http_rtt_transport_rtt_multiplier/5,NewTabInProductHelp.Enabled_1:availability/any/event_new_tab_session_time_met/name%3Anew_tab_session_time_met%3Bcomparator%3A%3E%3D1%3Bwindow%3A3650%3Bstorage%3A3650/event_omnibox_used/name%3Aomnibox_used%3Bcomparator%3A%3E%3D1%3Bwindow%3A3650%3Bstorage%3A3650/event_trigger/name%3Anew_tab_trigger%3Bcomparator%3A%3D%3D0%3Bwindow%3A3650%3Bstorage%3A3650/event_used/name%3Anew_tab_opened%3Bcomparator%3A%3D%3D0%3Bwindow%3A3650%3Bstorage%3A3650/session_rate/%3C0/x_promo_string/0,OmniboxBundledExperimentV1.DesktopExperiments:UIVerticalMargin/10,PageAlmostIdle.Enabled:mainThreadTaskLoadLowThreshold/25,PasswordGenerationRequirements.Enabled:prefix_length/0/timeout/5000/version/1,PasswordSmartBubble.3-Times:dismissal_count/3,PersistentHistograms.EnabledOnDisk5:send_unreported_metrics/yes/storage/MappedFile,ProactiveTabFreezeAndDiscard.FreezeAndDiscard:HighLoadedTabCount/10000/ShouldPeriodicallyUnfreeze/true/ShouldProactivelyDiscard/true/ShouldProtectTabsSharingBrowsingInstance/true,QUIC.Enabled:connection_options/NSTP,RendererSchedulerWakeUpThrottling.RendererSchedulerWakeUpThrottling:wake_up_duration_ms/5,ReportCertificateErrors.ShowAndPossiblySend:sendingThreshold/1%2E0,ResourceFetchPriorityExperiment.BlinkSchedulerUseResourceFetchPriority_Map3_V2:HIGHEST/HIGH/IDLE/LOW/LOW/LOW/LOWEST/LOW/MEDIUM/NORMAL/THROTTLED/LOW,ResourceLoadScheduler.Enabled_v3_bg_limit_3_2:bg_limit/3/bg_sub_limit/2,SRTPromptFieldTrial.NewCleanerUIExperiment:Seed/20171002,SafeBrowsingAdSamplerTrigger.AdSampler_NormalRate:safe_browsing_ad_sampler_frequency_denominator/1000/trigger_type_and_quota_csv/2%2C10,SafeBrowsingSuspiciousSiteTrigger.Enabled:suspicious_site_trigger_quota/10,SafeBrowsingThreatDomDetailsTagAttributes.AdIdentifiers:tag_attribute_csv/div%2Cdata-google-query-id%2Cdiv%2Cid%2Ciframe%2Cid,SavePreviousDocumentResources.until-dcl:until/onDOMContentLoaded,SecurityChip.Enabled:animation/animate-nonsecure-only/visibility/show-all,SettingsResetPrompt.Enabled:delay_before_prompt_seconds/1/domain_hashes/%7B%22c027a731da03fee479b2ba00b3afe74b3fd9190f0622755db8ffa504efbde66e%22%3A%223%22%7D/prompt_wave/20170101/time_between_prompts_seconds/3600,SignInPasswordPromo.Enable3:dismissal_threshold/3,SimplifyHttpsIndicatorPhase2.BothToLock:treatment/both-to-lock,StabilityDebugging.Enabled:collect_postmortem/false/init_flush/true,TLS13Variant.Draft23V4:variant/draft23,ThrottleDelayable.MaxDelayable_v1_3g_15_Weight3:EffectiveConnectionType1/3G/MaxDelayableRequests1/15/NonDelayableWeight1/3%2E0,TranslateRankerModel.launch_20180628_model_20170329_with_blacklist_override_default:translate-ranker-model-url/https%3A%2F%2Fwww%2Egstatic%2Ecom%2Fchrome%2Fintelligence%2Fassist%2Franker%2Fmodels%2Ftranslate%2F2017%2F03%2Ftranslate_ranker_model_20170329%2Epb%2Ebin,TranslateServerStudy.SmartRendering:server_params/smrd,UKM.Enabled:RecordSessionId/true,UkmSamplingRate.Sampled_NoSeed_Stable:_default_sampling/1000000,WebBluetoothBlocklist.TestGroup:blocklist_additions/00060000%3Ae%2Cfffd%3Ae%2Ced5f25a4%3Ae"
--enable-features="AccountConsistency<AccountConsistencyVariations,AdTagging<AdTagging,AsmJsToWebAssembly<V8AsmJSToWasm,AsyncWheelEvents<WheelScrollLatchingAndAsyncWheelEvents,AudioServiceAudioStreams<AudioService,AudioServiceLaunchOnStartup<AudioService,AudioServiceOutOfProcess<AudioService,AutofillDeleteDisusedAddresses<AutofillDeleteDisusedData,AutofillDeleteDisusedCreditCards<AutofillDeleteDisusedData,AutofillDynamicForms<AutofillDynamicForms,AutofillEnforceMinRequiredFieldsForHeuristics<AutofillSmallFormSupport,AutofillEnforceMinRequiredFieldsForUpload<AutofillSmallFormSupport,AutofillExpandedPopupViews<AutofillExpandedPopupViews,AutofillResetFullServerCardsOnAuthError<AutofillResetFullServerCardsOnAuthError,AutofillSaveCardSignInAfterLocalSave<AutofillSaveCardSignInAfterLocalSave,AutofillUpstream<OfferUploadCreditCards,AutofillUpstreamDisallowElo<AutofillUpstreamDisallowEloAndJcb,AutofillUpstreamDisallowJcb<AutofillUpstreamDisallowEloAndJcb,AutofillUpstreamEditableCardholderName<AutofillUpstreamEditableCardholderName,AutofillUpstreamUpdatePromptExplanation<AutofillUpstreamUpdatePromptExplanation,AutomaticTabDiscarding<AutomaticTabDiscarding,BackgroundVideoTrackOptimization<BackgroundVideoOptimizations,BlinkSchedulerFrameExperimentOnlyWhenLoading<FrameTypePriorityExperiment,BlinkSchedulerHighPriorityInputOnCompositorThread<BlinkSchedulerHighPriorityInputOnCompositorThread,BlinkSchedulerLowPriorityForAdFrame<AdFramePriority,BlinkSchedulerLowPriorityForBackgroundPages<FrameTypePriorityExperiment2,BlinkSchedulerLowPriorityForCrossOrigin<OriginTypePriorityExperiment,BlinkSchedulerLowPriorityForHiddenFrame<FrameTypePriorityExperiment,BlinkSchedulerPrioritizeCompositingAfterInput<BlinkSchedulerPrioritizeCompositingAfterInput,BlinkSchedulerResourceFetchPriority<ResourceFetchPriorityExperiment,BlinkSchedulerUseExplicitSignalForTriggeringCompositingPrioritization<BlinkSchedulerPrioritizeCompositingAfterInput,BlinkSchedulerUseWillBeginMainFrameForCompositingPrioritization<BlinkSchedulerPrioritizeCompositingAfterInput,BlinkSchedulerWorkerThrottling<BlinkSchedulerDedicatedWorkerThrottling,BlockPromptsIfDismissedOften<PermissionPromptUIViews,BlockTabUnders<BlockTabUnders,BundledConnectionHelp<BundledConnectionHelp,CacheInlineScriptCode<V8CacheInlineScriptCode,CanShowScoutOptIn<SafeBrowsingScoutTransitionStudy,CertificateTransparencyLogAuditing<CertificateTransparencyLogAuditing,ChromeCleanupDistribution<ChromeCleanupDistribution,ClickToOpenPDFPlaceholder<PDFClickToOpen,CompositorImageAnimation<CompositorImageAnimation,DataReductionProxyRobustConnection<DataReductionProxyRobustConnection,DataSaverSiteBreakdownUsingPageLoadMetrics<DataSaverSiteBreakdownUsingPageLoadMetrics,DecoupleTranslateLanguageFeature<DecoupleTranslateLanguage,DefaultEnableGpuRasterization<DefaultEnableGpuRasterization,DefaultPassthroughCommandDecoder<DefaultPassthroughCommandDecoder,DelayRequestsOnMultiplexedConnections<DelayRequestsOnMultiplexedConnections,DesktopIOSPromotion<DesktopIOSPromotion,DinoEasterEggBdayMode<EnableEasterEggBdayMode,DirectCompositionPreferNV12Overlays<DirectCompositionPreferNV12Overlays,DoodlesOnLocalNtp<NTPUseGoogleLocalNtp,DynamicExpectCT<DynamicExpectCT,EmitGoogleSearchDomainMixingMetrics<EmitGoogleSearchDomainMixingMetrics,EnableCastDiscovery<EnableCastDiscovery,EnableCsrssLockdown<EnableCsrssLockdown,EnableDialLocalDiscovery<EnableDialLocalDiscovery,EnableEmojiContextMenu<EnableEmojiContextMenu,EnterprisePasswordProtectionV1<PasswordProtectionForEnterprise,ExpectCTReporting<ExpectCTReporting,GamepadPollingInterval<GamepadPollingInterval,GpuScheduler<GpuScheduler,GuestViewCrossProcessFrames<GuestViewCrossProcessFrames,HttpFormWarning<HttpFormWarning,IDBTombstoneDeletion<IDBTombstoneSweeper,IPH_Bookmark<BookmarkInProductHelp,IPH_IncognitoWindow<IncognitoWindowInProductHelp,IPH_NewTab<NewTabInProductHelp,ImprovedRecoveryComponent<ImprovedRecoveryComponent,InBrowserCleanerUI<SRTPromptFieldTrial,IncludeBetaForumMenuItem<IncludeBetaForumMenuItem,IncompatibleApplicationsWarning<IncompatibleApplicationsWarning,IncreaseInputAudioBufferSize<IncreaseInputAudioBufferSize,InfiniteSessionRestore<InfiniteSessionRestore,InspectDownloadedRarFiles<InspectDownloadedRarFiles,LocalScreenCasting<LocalScreenCasting,LowPriorityIframes<LowPriorityIframes2,MarkHttpAs<HTTPBadPhase3,MediaFoundationH264Encoding<MediaFoundationH264Encoding,MediaFoundationVideoCapture<MediaFoundationVideoCapture,MediaRouterUIRouteController<EnableNewMediaRouterRouteController,MojoVideoCapture<VideoCaptureService,MseBufferByPts<MseBufferByPts,NativeCrxBindings<NativeCrxBindings,NativeNotifications<NativeNotifications,NetworkErrorLogging<ReportingAPIAndNetworkErrorLogging,NewEncodeCpuLoadEstimator<WebRTC-NewCpuLoadEstimator,NewExtensionUpdaterService<NewExtensionUpdaterService,NewPrintPreview<NewPrintPreview,NewTabPageBackgrounds<NTPBirthdayFeatures,NewTabPageCustomLinks<NTPBirthdayFeatures,NewTabPageIcons<NTPBirthdayFeatures,NewTabPageUIMd<NTPBirthdayFeatures,NoSearchDomainCheck<NoSearchDomainCheck,OmniboxBreakWordsAtUnderscores<OmniboxBundledExperimentV1,OmniboxDisplayTitleForCurrentUrl<OmniboxBundledExperimentV1,OmniboxNewAnswerLayout<OmniboxBundledExperimentV1,OmniboxRichEntitySuggestions<OmniboxBundledExperimentV1,OmniboxTabSwitchSuggestions<OmniboxBundledExperimentV1,OmniboxTailSuggestions<OmniboxBundledExperimentV1,OmniboxUIExperimentHideSteadyStateUrlSchemeAndSubdomains<OmniboxBundledExperimentV1,OmniboxUIExperimentShowSuggestionFavicons<OmniboxBundledExperimentV1,OmniboxUIExperimentSwapTitleAndUrl<OmniboxBundledExperimentV1,OmniboxUIExperimentVerticalMargin<OmniboxBundledExperimentV1,OverflowIconsForMediaControls<OverflowIconsForMediaControls,PageAlmostIdle<PageAlmostIdle,PageLifecycle<ProactiveTabFreezeAndDiscard,PassiveDocumentEventListeners<PassiveDocumentEventListeners,PassiveDocumentWheelEventListeners<PassiveDocumentWheelEventListeners,PassiveEventListenersDueToFling<PassiveEventListenersDueToFling,PasswordGenerationRequirements<PasswordGenerationRequirements,PasswordGenerationRequirementsDomainOverrides<PasswordGenerationRequirements,PersistentHistograms<PersistentHistograms,PreferHtmlOverPlugins<Html5ByDefault,PrioritizedSimpleCacheTasks<PrioritizedSimpleCacheTasks,ProactiveTabFreezeAndDiscard<ProactiveTabFreezeAndDiscard,RemoveNavigationHistory<RemoveNavigationHistory,Reporting<ReportingAPIAndNetworkErrorLogging,RequestUnbufferedDispatch<VsyncAlignedInput,ResourceLoadScheduler<ResourceLoadScheduler,SafeBrowsingAdSamplerTrigger<SafeBrowsingAdSamplerTrigger,SafeBrowsingSuspiciousSiteTriggerQuota<SafeBrowsingSuspiciousSiteTrigger,SafeBrowsingTriggerThrottlerDailyQuota<SafeBrowsingAdSamplerTrigger,SavePreviousDocumentResources<SavePreviousDocumentResources,ScrollAnchorSerialization<ScrollAnchorSerialization,SecurityChip<SecurityChip,ServiceWorkerServicification<ServiceWorkerServicification,SettingsResetPrompt<SettingsResetPrompt,SimplifyHttpsIndicator<SimplifyHttpsIndicatorPhase2,SiteCharacteristicsDatabase<ProactiveTabFreezeAndDiscard,SocketReadIfReady<SocketReadIfReady,SqlTempStoreMemory<SqlTempStoreMemory,StabilityDebugging<StabilityDebugging,SuperfishInterstitial<SuperfishInterstitial,SurfaceSynchronization<SurfaceSynchronization,SyncStandaloneTransport<SyncStandaloneTransport,SyncUserLanguageDetectionEvents<TranslateUserEvents,SyncUserTranslationEvents<TranslateUserEvents,ThirdPartyModulesBlocking<ThirdPartyModulesBlocking,ThreatDomDetailsTagAttributes<SafeBrowsingThreatDomDetailsTagAttributes,ThrottleDelayable<ThrottleDelayable,TouchpadAndWheelScrollLatching<WheelScrollLatchingAndAsyncWheelEvents,TranslateRankerAutoBlacklistOverride<TranslateRankerModel,TranslateRankerEnforcement<TranslateRankerModel,TranslateRankerQuery<TranslateRankerModel,TurnOffCompositorAnimation<TurnOffCompositorAnimation,Ukm<UKM,UkmSamplingRate<UkmSamplingRate,UseGoogleLocalNtp<NTPUseGoogleLocalNtp,UseHeuristicLanguageModel<UseHeuristicLanguageModel,UseModernMediaControls<ModernMediaControls,UsePasswordSeparatedSigninFlow<PasswordSeparatedSigninFlow,UsePdfCompositorServiceForPrint<UsePdfCompositorServiceForPrint,UseSurfaceLayerForVideo<VideoSurfaceLayer,UserInitiatedChromeCleanups<UserInitiatedChromeCleanupsFieldTrial,V8ContextSnapshot<V8ContextSnapshot,V8Future<V8Ignition,VizDisplayCompositor<VizDisplayCompositor,VizHitTestDrawQuad<VizHitTestDrawQuad,VsyncAlignedInput<VsyncAlignedInput,WebAuthenticationUI<WebAuthenticationUI,WebRTC-Aec3AgcGainChangeResponseKillSwitch<WebRTC-Aec3AgcGainChangeResponseKillSwitch,WebRTC-EnableWebRtcEcdsa<WebRTC-EnableWebRtcEcdsa,WebRTC-H264WithOpenH264FFmpeg<WebRTC-H264WithOpenH264FFmpeg,WebRtcUseEchoCanceller3<WebRtcUseEchoCanceller3,WebSocketHandshakeReuseConnection<WebSocketHandshakeReuseConnection,Win10AcceleratedDefaultBrowserFlow<Win10AcceleratedDefaultBrowserFlow,WorkStealingInScriptRunner<WorkStealingInScriptRunner,ZeroSuggestRedirectToChrome<OmniboxBundledExperimentV1,ZeroSuggestSwapTitleAndUrl<OmniboxBundledExperimentV1,new-password-form-parsing<NewPasswordFormParsing,stop-non-timers-in-background<ProactiveTabFreezeAndDiscard,token-binding<TokenBinding,use-new-media-cache<use-new-media-cache"
--disable-features="AutofillEnforceMinRequiredFieldsForQuery<AutofillSmallFormSupport,AutofillRestrictUnownedFieldsToFormlessCheckout<AutofillSmallFormSupport,BlinkSchedulerHighestPriorityForCompostingAfterInput<BlinkSchedulerPrioritizeCompositingAfterInput,MetricsReporting<MetricsAndCrashSampling,VariationsHttpRetry<VariationsHttpDisabled"

From Chrome:
Google Chrome70.0.3538.102 (Official Build) (64-bit) (cohort: Stable)
Revision4bbeebac88fdc09c97265e47c205868bbd190497-refs/branch-heads/3538@{#1077}OSWindowsJavaScriptV8
7.0.276.38Flash31.0.0.148 C:\Users\CFUser1\AppData\Local\Google\Chrome\User
Data\PepperFlash\31.0.0.148\pepflashplayer.dllUser AgentMozilla/5.0
(Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/70.0.3538.102 Safari/537.36Command Line"C:\Program Files
(x86)\Google\Chrome\Application\chrome.exe" --flag-switches-begin
--flag-switches-endExecutable PathC:\Program Files
(x86)\Google\Chrome\Application\chrome.exeProfile
PathC:\Users\CFUser1\AppData\Local\Google\Chrome\User
Data\DefaultVariations411b6d4e-ca7d8d80
b7d3b6c2-3f4a17df
d01ab0d3-ca7d8d80
3e006338-3f4a17df
1a0d11d4-2f9febdf
2b6ab552-ca7d8d80
66df3e9d-7f918788
ebeb14fc-3f4a17df
b7e2524c-1181467f
cc20827f-ca7d8d80
3095aa95-3f4a17df
c27fec31-2d5b6ed9
7c1bc906-f55a7974
9def365c-ca7d8d80
47e5d3db-3d47f4f4
125b7f68-898170a5
d442dfb7-ca7d8d80
9ca1387e-3f4a17df
1149accc-5c943877
4dc30737-b8a5ea08
a582a1b8-ad75ce17
e56c5101-7d60f345
aa011017-3f4a17df
88a387d2-ee748cef
5e3a236d-4113a79e
edbcf7c5-1cc1312c
9b4c4257-ca7d8d80
43f62d3b-28165b59
3a0563a1-13b68faf
6a82868d-3f4a17df
9e5c75f1-b03cf0e9
6872f671-991e1e1
2b86fd96-3f4a17df
d1cd70a5-ca7d8d80
4ea303a6-ecbb250e
6e6e0c7e-3f17a7d8
d92562a9-4d2fac87
fc369826-3d47f4f4
7aa46da5-c946b150
4da5ae82-91c810ef
2c1d398c-3f4a17df
cc54eb06-20131bcc
58a025e3-36e97b2c
df072bba-ca7d8d80
5586049f-3f4a17df
4bc337ce-f483b7fd
1354da85-f1a864dc
494d8760-52325d43
f47ae82a-746c2ad4
3ac60855-486e2a9c
f296190c-96d26288
4442aae2-4ad60575
ed1d377-e1cc0f14
75f0f0a0-e1cc0f14
e2b18481-d7f6b13c
e7e71889-e1cc0f14
b1ceb06f-d1372334
94e68624-803f8fc4
cc73f8a1-ca7d8d80
10a311eb-ca7d8d80
8834fcca-28975df1
6204e469-ca7d8d80
81c6897f-35fec36dCommand-line variations--force-fieldtrials=
"*AdTagging/Default/*AdvancedProtectionStatusRollout/Enabled/ArrayPrototypeValues/Default/*AudioService/Default/*AutofillDeleteDisusedData/Enabled/*AutofillDynamicForms/FullLaunch/AutofillExpandedPopupViews/Default/AutofillNoLocalSaveOnUploadSuccess/Default/*AutofillOverrideWithRaterConsensus/Default/*AutofillPreviewStyleExperiment/Default_V3/AutofillPrimaryInfoStyleExperiment/Default/*AutofillResetFullServerCardsOnAuthError/Enabled/AutofillSaveCardSignInAfterLocalSave/Default/*AutofillSmallFormSupport/Default_Enabled_NoSmallAddressForms/AutofillUpstreamDisallowEloAndJcb/Enabled/AutofillUpstreamEditableCardholderName/FullyEnabled/*BlinkSchedulerPrioritizeCompositingAfterInput/Default/BundledConnectionHelp/HTTPHelpCenterEnabled_Launched/*ChromeChannelStable/Enabled/*ChromeCleanupDistribution/Stable/ChromeCleanupQuarantine/Default/*ChromeSuggestions/Default/*ClientSideDetectionModel/Model0/*CommittedSSLInterstitialsEnabled/Default/CrossDevicePromo/Control/*DataCompressionProxyHoldback/Disabled/*DataReductionProxyRobustConnection/Enabled_Launched_v8/*DataSaverHoldback/Default/*DataSaverSiteBreakdownUsingPageLoadMetrics/Enabled/*DelayRequestsOnMultiplexedConnections/Enabled_NoControl/*DisableAscriberIfDataSaverDisabled/CDUA_Disabled/DisableSupervisedUserCreation/DisableSupervisedUserCreation/*ExpiredHistograms/ExpiredHistogramLogicEnabled/ExtensionDeveloperModeWarning/Default/GCM/Disabled/*GFE/Default/GamepadPollingInterval/EnabledGamepadPolling250Hz/HTTPBadPhase3_2/Default/HttpFormWarning/Default/*IncompatibleApplicationsWarning/Disable7/IncreaseInputAudioBufferSize/Default/IndexedDBTombstoneSweeper/TombstoneDeletion/InfiniteSessionRestore/InfiniteSessionRestoreMaxTime3Days5/InspectDownloadedRarFiles/Enabled100/LegacySymantecPKI/Enabled_20181113/*LookalikeUrlNavigationSuggestions/Enabled/*MaterialRefresh/Enabled_20180816/MediaFoundationVideoCapture/Enabled/*MetricsAndCrashSampling/OutOfReportingSample/*NTPBirthdayFeatures/NewTabPageM69AllBirthday_Stable_Enabled_V2/*NewPasswordFormParsing/Default/NewPrintPreview/Default/*NoSearchDomainCheck/Default2/OfferUploadCreditCards/Default_i18n/*OmniboxBirthdayFeatures/OmniboxTabSwitchSuggestions_Enabled/*OmniboxBreakWordsAtUnderscores/Enabled/*OmniboxBundledExperimentV1/Stable_Desktop_OmniboxTailSuggestions_R2/*OmniboxNewSuggestUI/Enabled_OmniboxNewSuggestUI/PDFClickToOpen/Stable_PDFClickToOpen_Enabled_V2/*PageAlmostIdle/Enabled/PageRevisitInstrumentation/Default/PasswordGenerationRequirements/Enabled/PreRead/Default/*ProactiveTabFreezeAndDiscard/Default/*QUIC/EnabledNoId/ReportCertificateErrors/ShowAndPossiblySend/*ReportingAPIAndNetworkErrorLogging/ReportingAndNELEnabled/*ResourceLoadScheduler/Enabled_Launch/*RuntimeHostPermissions/Disabled/*SRTPromptFieldTrial/NewCleanerUIExperiment/SafeBrowsingIncidentReportingService/ActualDefault/*SafeBrowsingSuspiciousSiteTrigger/Enabled_100/*ScrollAnchorSerialization/Enabled/*ServiceWorkerServicification/Default3/*SharedArrayBuffer/EnableSAB/*SimplifyHttpsIndicatorPhase2/Default/*SiteCharacteristicsDatabase/Enabled/*TLS13Variant/FinalV7/*TranslateRankerModel/launch_20180628_model_20170329_with_blacklist_override_default/*UKM/Enabled_20180314/*UMA-Dynamic-Uniformity-Trial/Group3/*UMA-Population-Restrict/normal/*UMA-Uniformity-Trial-1-Percent/group_98/*UMA-Uniformity-Trial-10-Percent/default/*UMA-Uniformity-Trial-100-Percent/group_01/*UMA-Uniformity-Trial-20-Percent/group_01/*UMA-Uniformity-Trial-5-Percent/group_03/*UMA-Uniformity-Trial-50-Percent/group_01/UkmSamplingRate/Sampled/*UnifiedAutoplay/DefaultEnabled/*V8CacheOptions/default/*VideoCaptureService/Enabled2/*VideoSurfaceLayer/Default/*VizDisplayCompositor/Default/*VizHitTestDrawQuad/Experiment5/*WebAudioAutoplay/Default/WebAuthenticationDesktopFeatures/EnableUITouchIdAndCableWin/WebRTC-Aec3AgcGainChangeResponseKillSwitch/Default/*WebRTC-IPv6Default/Default/WebRTC-IncreasedReceivebuffers/65536/WebRTC-LocalIPPermissionCheck/Enabled/*WebRTC-SimulcastScreenshare/Disabled_v3/WebRtcUseEchoCanceller3/Control/WebSocketHandshakeReuseConnection/Shipped/Win10AcceleratedDefaultBrowserFlow/Enabled/WipeCorruptV2IDBDatabases/WipeCorruptV2IDBDatabases/"
--force-fieldtrial-params=
"ChromeCleanupDistribution.Stable:cleaner_download_group/stable%2Feset/reporter_omaha_tag/stable_eset,DataReductionProxyRobustConnection.Enabled_Launched_v8:bypass_missing_via_disabled/true/warmup_fetch_callback_enabled/true/warmup_url_fetch_init_http_rtt_multiplier/12/warmup_url_fetch_min_timeout_seconds/30,DelayRequestsOnMultiplexedConnections.Enabled_NoControl:MaxEffectiveConnectionType/3G,ExpiredHistograms.ExpiredHistogramLogicEnabled:whitelist/,GamepadPollingInterval.EnabledGamepadPolling250Hz:interval-ms/4,IncompatibleApplicationsWarning.Disable7:HelpURL/https%3A%2F%2Fsupport%2Egoogle%2Ecom%2Fchrome%2F%3Fp%3Dblocked,InfiniteSessionRestore.InfiniteSessionRestoreMaxTime3Days5:MaxTimeSinceLastUseToRestore/259200,LookalikeUrlNavigationSuggestions.Enabled:metrics_only/true,MetricsAndCrashSampling.OutOfReportingSample:sampling_rate_per_mille/900,OmniboxBundledExperimentV1.Stable_Desktop_OmniboxTailSuggestions_R2:ZeroSuggestRedirectToChromeExperimentID/27,OmniboxNewSuggestUI.Enabled_OmniboxNewSuggestUI:UIVerticalMargin/10,PageAlmostIdle.Enabled:mainThreadTaskLoadLowThreshold/25,PasswordGenerationRequirements.Enabled:prefix_length/0/timeout/5000/version/1,QUIC.EnabledNoId:connection_options/5RTO%2CACKD%2CNSTP/do_not_fragment/true/do_not_mark_as_broken_on_network_change/true/enable_non_blocking_io/true/enable_quic/true/packet_reader_yield_after_duration_milliseconds/2/retry_without_alt_svc_on_quic_errors/true,ReportCertificateErrors.ShowAndPossiblySend:sendingThreshold/0%2E2,ResourceLoadScheduler.Enabled_Launch:bg_limit/3/bg_sub_limit/2,SRTPromptFieldTrial.NewCleanerUIExperiment:Seed/20181112,SafeBrowsingSuspiciousSiteTrigger.Enabled_100:suspicious_site_trigger_quota/5,TLS13Variant.FinalV7:variant/final,TranslateRankerModel.launch_20180628_model_20170329_with_blacklist_override_default:translate-ranker-model-url/https%3A%2F%2Fwww%2Egstatic%2Ecom%2Fchrome%2Fintelligence%2Fassist%2Franker%2Fmodels%2Ftranslate%2F2017%2F03%2Ftranslate_ranker_model_20170329%2Epb%2Ebin,UKM.Enabled_20180314:MaxEntries/10000/MaxSources/2000/WhitelistEntries/AbusiveExperienceHeuristic%2CAdPageLoad%2CAbusiveExperienceHeuristic%2ETabUnder%2CAbusiveExperienceHeuristic%2EWindowOpen%2CAbusiveExperienceHeuristic%2EJavaScriptDialog%2CAutofill%2ECardUploadDecision%2CAutofill%2EDeveloperEngagement%2CAutofill%2EFieldFillStatus%2CAutofill%2EFieldTypeValidation%2CAutofill%2EHiddenRepresentationalFieldSkipDecision%2CAutofill%2ERepeatedServerTypePredictionRationalized%2CAutofill%2EFormSubmitted%2CAutofill%2EInteractedWithForm%2CAutofill%2ESelectedMaskedServerCard%2CAutofill%2ESuggestionFilled%2CAutofill%2ESuggestionsShown%2CAutofill%2ETextFieldDidChange%2CBlink%2EUpdateTime%2CBlink%2EUseCounter%2CBloatedRenderer%2CCompositor%2EUserInteraction%2CCompositor%2ERendering%2CContextualSearch%2CContextualSuggestions%2CCPUUsageMeasurement%2CDocumentCreated%2CDocument%2EOutliveTimeAfterShutdown%2CDownload%2EStarted%2CDownload%2ECompleted%2CDownload%2EInterrupted%2CDownload%2EResumed%2CEvent%2EScrollUpdate%2ETouch%2CEvent%2EScrollBegin%2ETouch%2CEvent%2EScrollUpdate%2EWheel%2CEvent%2EScrollBegin%2EWheel%2CIntervention%2EDocumentWrite%2EScriptBlock%2CLayout%2EDisplayCutout%2EStateChanged%2CLocalNetworkRequests%2CLookalikeUrl%2ENavigationSuggestion%2CMedia%2EAutoplay%2EAttempt%2CMedia%2EAutoplay%2EAudioContext%2CMedia%2EAutoplay%2EMuted%2EUnmuteAction%2CMedia%2EEngagement%2EShortPlaybackIgnored%2CMedia%2EEngagement%2ESessionFinished%2CMedia%2ESiteMuted%2CMedia%2EWatchTime%2CMedia%2EWebAudio%2EAudioContext%2EAudibleTime%2CMedia%2EWebMediaPlayerState%2CMedia%2EBasicPlayback%2CMedia%2EVideoDecodePerfRecord%2CMemory%2EExperimental%2CMemory%2ETabFootprint%2CNotification%2CBackgroundFetch%2COfflinePages%2ESavePageRequested%2CPageDomainInfo%2CPageLoad%2CPageLoadCapping%2CPageLoad%2EFromGoogleSearch%2CPageLoad%2EServiceWorkerControlled%2CPasswordForm%2CPageWithPassword%2CPaymentRequest%2ECheckoutEvents%2CPermission%2CPlugins%2EFlashInstance%2CPreviews%2CPreviewsResourceLoadingHints%2CResponsivenessMeasurement%2CRendererSchedulerTask%2CPepper%2EBroker%2CPopup%2EClosed%2CScreenBrightness%2CSecurity%2ESiteEngagement%2CSiteIsolation%2EXSD%2EBrowser%2EBlocked%2CSubresourceFilter%2CTab%2ERendererOOM%2CTranslate%2CTabManager%2EBackground%2EFirstAlertFired%2CTabManager%2EBackground%2EFirstAudioStarts%2CTabManager%2EBackground%2EFirstFaviconUpdated%2CTabManager%2EBackground%2EFirstNonPersistentNotificationCreated%2CTabManager%2EBackground%2EFirstTitleUpdated%2CTabManager%2EBackground%2EForegroundedOrClosed%2CTabManager%2ELifecycleStateChange%2CTabManager%2EWindowMetrics%2CTabManager%2EExperimental%2EBackgroundTabOpening%2ETabSwitchLoadStopped%2CTabManager%2EExperimental%2ESessionRestore%2EForegroundTab%2EPageLoad%2CTabManager%2EExperimental%2ESessionRestore%2ETabSwitchLoadStopped%2CTabManager%2ETabLifetime%2CTrustedWebActivity%2EOpen%2CUserActivity%2CUserActivityId%2CTabManager%2ETabMetrics%2CXR%2EWebXR%2CXR%2EPageSession%2CXR%2EWebXR%2EPresentationSession%2CVirtualKeyboard%2EOpen%2CWebRTC%2EAddressHarvesting%2CIOS%2EFindInPageSearchMatches%2CIOS%2EURLMismatchInLegacyAndSlimNavigationManager%2CMixedContentAutoupgrade%2EResourceRequest%2CSSL%2EMixedContentShown,UkmSamplingRate.Sampled:Blink%2EUpdateTime/1000/Blink%2EUseCounter/50/Compositor%2ERendering/150/Compositor%2EUserInteraction/1000/DocumentCreated/2000/Event%2EScrollBegin%2ETouch/200/Event%2EScrollBegin%2EWheel/50/Event%2EScrollUpdate%2ETouch/400/Event%2EScrollUpdate%2EWheel/1000/Intervention%2EDocumentWrite%2EScriptBlock/20/LocalNetworkRequests/10/Memory%2EExperimental/200/PageDomainInfo/200/Popup%2EClosed/20/RendererSchedulerTask/1000/ResponsivenessMeasurement/10000/Security%2ESiteEngagement/200/SiteIsolation%2EXSD%2EBrowser%2EBlocked/300/SubresourceFilter/300/TabManager%2ELifecycleStateChange/1000/Translate/10/WebRTC%2EAddressHarvesting/10/_default_sampling/1"
--enable-features=
"*AdTagging<AdTagging,AdvancedProtectionStatus<AdvancedProtectionStatusRollout,*ArrayPrototypeValues<ArrayPrototypeValues,AutofillDeleteDisusedAddresses<AutofillDeleteDisusedData,AutofillDeleteDisusedCreditCards<AutofillDeleteDisusedData,AutofillDynamicForms<AutofillDynamicForms,AutofillExpandedPopupViews<AutofillExpandedPopupViews,*AutofillNoLocalSaveOnUploadSuccess<AutofillNoLocalSaveOnUploadSuccess,*AutofillPrimaryInfoStyleExperiment<AutofillPrimaryInfoStyleExperiment,AutofillResetFullServerCardsOnAuthError<AutofillResetFullServerCardsOnAuthError,*AutofillSaveCardSignInAfterLocalSave<AutofillSaveCardSignInAfterLocalSave,*AutofillUpstream<OfferUploadCreditCards,AutofillUpstreamDisallowElo<AutofillUpstreamDisallowEloAndJcb,AutofillUpstreamDisallowJcb<AutofillUpstreamDisallowEloAndJcb,AutofillUpstreamEditableCardholderName<AutofillUpstreamEditableCardholderName,*AutoplayIgnoreWebAudio<WebAudioAutoplay,*AutoplayWhitelistSettings<WebAudioAutoplay,*BlinkSchedulerHighestPriorityForCompostingAfterInput<BlinkSchedulerPrioritizeCompositingAfterInput,*BlinkSchedulerPrioritizeCompositingAfterInput<BlinkSchedulerPrioritizeCompositingAfterInput,*BlinkSchedulerUseExplicitSignalForTriggeringCompositingPrioritization<BlinkSchedulerPrioritizeCompositingAfterInput,*BlinkSchedulerUseWillBeginMainFrameForCompositingPrioritization<BlinkSchedulerPrioritizeCompositingAfterInput,BundledConnectionHelp<BundledConnectionHelp,ChromeCleanupDistribution<ChromeCleanupDistribution,*ChromeCleanupQuarantine<ChromeCleanupQuarantine,ClickToOpenPDFPlaceholder<PDFClickToOpen,DataReductionProxyRobustConnection<DataReductionProxyRobustConnection,*DataSaverHoldback<DataSaverHoldback,DataSaverSiteBreakdownUsingPageLoadMetrics<DataSaverSiteBreakdownUsingPageLoadMetrics,DelayRequestsOnMultiplexedConnections<DelayRequestsOnMultiplexedConnections,DisableAscriberIfDataSaverDisabled<DisableAscriberIfDataSaverDisabled,ExpiredHistogramLogic<ExpiredHistograms,GamepadPollingInterval<GamepadPollingInterval,*HttpFormWarning<HttpFormWarning,IDBTombstoneDeletion<IndexedDBTombstoneSweeper,IgnoreTLS13Downgrade<TLS13Variant,InBrowserCleanerUI<SRTPromptFieldTrial,*IncreaseInputAudioBufferSize<IncreaseInputAudioBufferSize,InfiniteSessionRestore<InfiniteSessionRestore,InspectDownloadedRarFiles<InspectDownloadedRarFiles,LegacySymantecPKI<LegacySymantecPKI,LookalikeUrlNavigationSuggestions<LookalikeUrlNavigationSuggestions,MarkHttpAs<HTTPBadPhase3_2,MaterialRefresh<MaterialRefresh,*MediaEngagementBypassAutoplayPolicies<UnifiedAutoplay,MediaFoundationVideoCapture<MediaFoundationVideoCapture,MojoVideoCapture<VideoCaptureService,NetworkErrorLogging<ReportingAPIAndNetworkErrorLogging,*NewPrintPreview<NewPrintPreview,NewTabPageBackgrounds<NTPBirthdayFeatures,NewTabPageCustomLinks<NTPBirthdayFeatures,NewTabPageIcons<NTPBirthdayFeatures,NewTabPageUIMd<NTPBirthdayFeatures,OmniboxBreakWordsAtUnderscores<OmniboxBreakWordsAtUnderscores,OmniboxDisplayTitleForCurrentUrl<OmniboxBundledExperimentV1,OmniboxTabSwitchSuggestions<OmniboxBirthdayFeatures,OmniboxTailSuggestions<Omni
...

Thanks

On Thursday, November 15, 2018 at 10:13:59 PM UTC+5:45, Vladimir Levin
Post by Vladimir Levin
Is it possible to get a difference between fieldtrials on Chromium and
Chrome? This might help us narrow down which field trial is causing the
issue. Also +1 to moving this discussion to crbug.com instead.
On Thu, Nov 15, 2018 at 11:17 AM Asesh Shrestha <
Post by Asesh Shrestha
Besides that issue, even *document.execCommand("copy"); *on some web
https://www.w3schools.com/howto/tryit.asp?filename=tryhow_js_copy_clipboard
and in our clients' tool kept failing, after certain event handlers for
example for monitoring mouse movements and key down events were injected
into the web pages by our component extensions in our fork. But it would
work after disabling those event handlers. *force_fieldtrials *switch
fixed that issue too.
Again this issue doesn't exist in Chrome cause we moved our
extensions to Chrome and tried it, it was working. We tried to replicate
that same issue on a simple web page but we couldn't do so. Maybe it had
something to do with iframes and/or multiple divs, not sure though. I will
try to find the root cause during my leisure.
Thanks
Post by PhistucK
That means that a field trial (or a combination of specific field
trials) are breaking this. If you have some time to find the combination
that causes this, you will probably help Chrome users by paving the way to
fix this.
☆*PhistucK*
On Thu, Nov 15, 2018 at 1:35 PM Asesh Shrestha <
Post by Asesh Shrestha
https://groups.google.com/a/chromium.org/forum/#!topic/graphics-dev/1lr6fegEvTM
Don't know what's exactly happening under the hood but now it works. Thanks
Post by PhistucK
graphics-dev
<https://groups.google.com/a/chromium.org/forum/#!forum/graphics-dev>
might be more helpful.
☆*PhistucK*
On Mon, Nov 5, 2018 at 6:34 AM Asesh Shrestha <
Post by Asesh Shrestha
Maybe you guys some pointers on why it's happening.
Thanks
Post by Asesh Shrestha
We have been facing this issue since Chromium 66, that's why we were
sticking with Chromium 64 for our fork. But recently we have decided to
jump the ship and upgrade our Chromium fork to 70.0.3538.77. This often
happens when working with image heavy websites esp with our client tools
[image: browser_blackout.jpg]
This blackout will last for a couple of seconds and I can't see
traces of render process or graphics driver crashes. This happens many
times when used in our Chromium fork but when we do the same work in Chrome
70.0.3538.77 on the same computer then nothing happens. The rendering
engine and javascript engine are untouched in our fork. We have updated our
graphics driver to the latest version too and this issue can still be
replicated on almost all of our machines. If it was a graphics driver bug,
we could have replicated it in when using Chrome too. The same thing
happens when running Chromium binaries from wooly's website. We have
is_debug = false
target_cpu = "x64" # x86 for 32-bit
ffmpeg_branding = "Chrome"
proprietary_codecs = true
remove_webcore_debug_symbols = true
is_official_build = true
symbol_level = 1
Any pointers on why it's only happening on Chromium but not in
Chrome? Thanks
”This email and any files transmitted with it may be confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify the
sender.”
--
--
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google
Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it,
To view this discussion on the web visit
https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/d290cf01-b974-4604-ba74-923142808c5d%40chromium.org
<https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/d290cf01-b974-4604-ba74-923142808c5d%40chromium.org?utm_medium=email&utm_source=footer>
.
”This email and any files transmitted with it may be confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify the
sender.”
--
--
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google
Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
To view this discussion on the web visit
https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/b2c32675-d609-4b01-876e-342f88f5575f%40chromium.org
<https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/b2c32675-d609-4b01-876e-342f88f5575f%40chromium.org?utm_medium=email&utm_source=footer>
.
”This email and any files transmitted with it may be confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify the
sender.”
--
--
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups
"Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
To view this discussion on the web visit
https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/db60b4f4-0633-41d7-be48-ac3c5b06db9f%40chromium.org
<https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/db60b4f4-0633-41d7-be48-ac3c5b06db9f%40chromium.org?utm_medium=email&utm_source=footer>
.
--
”This email and any files transmitted with it may be confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify the
sender.”
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/1320beb3-5a15-4df8-8f54-1c80448c54ff%40chromium.org.
Loading...