google-chrome

Since Chrome 79 session “lost” after redirect

元气小坏坏 提交于 2020-12-29 07:36:05
问题 I've this weird thing I can't seem to figure out since the release of Chrome 79. On the website you register. After registration you need to pay. Payment happens on another site, Buckaroo is the payment provider. After the payment you will be redirected to our site (via a POST request) again. This is where the funny stuff begins, at first you were signed in so you should still be signed in since you've been away for a short period. But the session doesn't seem to be recognized so you will be

Preventing textarea scroll behaviour in chrome after newline added

核能气质少年 提交于 2020-12-29 06:43:25
问题 Recently my version of chrome has been doing something strange (74.0.3729.131 on ubuntu 18.04) more and more often. I have a small editor script which has a textarea which displays code. The textarea has a fixed size and a vertical scroll bar. Beyond that nothing fancy. Usually, when I insert a newline (normal behaviour of textarea), the scroll bar doesn't move. Now for some reason about 80% of the times it scrolls the textarea down till the position of the caret is at the top of the textarea

Chrome 87 is failing Windows Authentication in CORS against Windows IIS 10

a 夏天 提交于 2020-12-29 06:02:15
问题 Chrome 86 (and prior), Edge, Curl, and IE all are able to do cross-origin Windows Authentication against my IIS 10 ASP.NET service on Windows 2019 machine without any problem. But Chrome 87 fails with "Access to XMLHttpRequest at 'https://[REDACTED]' from origin 'http://[DIFFERENT]' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested" Weirdly - Chrome 87 works with the identical ASP.NET service running in IIS 7.5 on a Windows 2008 machine (don

Chrome 87 is failing Windows Authentication in CORS against Windows IIS 10

不羁岁月 提交于 2020-12-29 06:01:53
问题 Chrome 86 (and prior), Edge, Curl, and IE all are able to do cross-origin Windows Authentication against my IIS 10 ASP.NET service on Windows 2019 machine without any problem. But Chrome 87 fails with "Access to XMLHttpRequest at 'https://[REDACTED]' from origin 'http://[DIFFERENT]' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested" Weirdly - Chrome 87 works with the identical ASP.NET service running in IIS 7.5 on a Windows 2008 machine (don

How to maintain Chrome “enable request blocking” after closing dev tools?

旧城冷巷雨未停 提交于 2020-12-29 05:17:27
问题 I am talking about the feature in Chrome, opening the 3-dot-menu at the top right of the dev tools > More tools > Request blocking This feature is amazing, and it remembers the domains/urls to block, however every time you close the dev tools it un-checks the box "Enable request blocking". I want to block some stuff all the time, regardless of whether the dev tools are open... Is there a way to keep this from un-checking itself? It is possible to keep it open in the background, but it doesn't

Chrome doesn't recognize my changes on my javascript file and loads old code?

送分小仙女□ 提交于 2020-12-29 03:56:36
问题 I have been sitting here for almost an hour here to test the website I'm building. Since I wanted to see the new changes from my code I reloaded, but it was reloading old one. I opened the devetools to hard reload and empy cache hard reload, they both load my old code. I went to incognito mode and it did the same thing. I went to devtools again to disable the cache from the settings and checked the disable cache in the network tab; it still cache my old code. Add-ons to clear the cache didn't

Chrome doesn't recognize my changes on my javascript file and loads old code?

谁说我不能喝 提交于 2020-12-29 03:56:04
问题 I have been sitting here for almost an hour here to test the website I'm building. Since I wanted to see the new changes from my code I reloaded, but it was reloading old one. I opened the devetools to hard reload and empy cache hard reload, they both load my old code. I went to incognito mode and it did the same thing. I went to devtools again to disable the cache from the settings and checked the disable cache in the network tab; it still cache my old code. Add-ons to clear the cache didn't

Chrome : Install extension(crx) manually doesn't work anymore

自古美人都是妖i 提交于 2020-12-28 20:23:04
问题 We built a chrome extension to be used only inside our company by selective people. We do not want to publish this on chrome web store. We could do this before by just drag & drop the crx file in the extensions page. But in the latest version of chrome(i use 35.x), we are not able to do this anymore. Whenever we try to install the crx file, chrome automatically disables it and shows a message "This extension is not listed in the Chrome Web Store and may have been added without your knowledge"

Chrome : Install extension(crx) manually doesn't work anymore

北城余情 提交于 2020-12-28 20:13:59
问题 We built a chrome extension to be used only inside our company by selective people. We do not want to publish this on chrome web store. We could do this before by just drag & drop the crx file in the extensions page. But in the latest version of chrome(i use 35.x), we are not able to do this anymore. Whenever we try to install the crx file, chrome automatically disables it and shows a message "This extension is not listed in the Chrome Web Store and may have been added without your knowledge"

Chrome : Install extension(crx) manually doesn't work anymore

a 夏天 提交于 2020-12-28 20:12:35
问题 We built a chrome extension to be used only inside our company by selective people. We do not want to publish this on chrome web store. We could do this before by just drag & drop the crx file in the extensions page. But in the latest version of chrome(i use 35.x), we are not able to do this anymore. Whenever we try to install the crx file, chrome automatically disables it and shows a message "This extension is not listed in the Chrome Web Store and may have been added without your knowledge"