Page 1 of 1

CEF 87 2480: --disable-features=OutOfBlinkCors

PostPosted: Sat Jan 30, 2021 2:06 pm
by ebahar
Hi,
is CEF (or chromium) doesn't support --disable-features=OutOfBlinkCors any more?

Re: CEF 87 2480: --disable-features=OutOfBlinkCors

PostPosted: Sat Jan 30, 2021 3:38 pm
by magreenblatt
Correct.

Re: CEF 87 2480: --disable-features=OutOfBlinkCors

PostPosted: Sun Jan 31, 2021 2:15 am
by ebahar

Re: CEF 87 2480: --disable-features=OutOfBlinkCors

PostPosted: Sun Jan 31, 2021 11:36 am
by magreenblatt
What OS and CEF version? What, specifically, doesn’t work? Have you tested it yourself?

Re: CEF 87 2480: --disable-features=OutOfBlinkCors

PostPosted: Sun Jan 31, 2021 3:32 pm
by ebahar
Windows 64 bit (CEF 87 and 88),

CORS with customs scheme doesn't work (as describe in the origin bug),
CefAddCrossOriginWhitelistEntry doesn't effect when OutOfBlinkCors is on.

Re: CEF 87 2480: --disable-features=OutOfBlinkCors

PostPosted: Sun Jan 31, 2021 4:07 pm
by magreenblatt
Ok. Since you reported the bug you can re-open it.

Re: CEF 87 2480: --disable-features=OutOfBlinkCors

PostPosted: Wed Aug 25, 2021 2:41 pm
by Dhvaj17
ebahar wrote:Windows 64 bit (CEF 87 and 88),

CORS with customs scheme doesn't work (as describe in the origin bug),
CefAddCrossOriginWhitelistEntry doesn't effect when OutOfBlinkCors is on.


Hi,

Can you let us know if this is still an open issue or you have find a way to fix this.