开发者

Chrome not updating scripts and rss because of cookies or something?

im having trouble developing using chrome as my preview browser, it doesnt seem to update changes regularly- im assuming its some sort of cookie issue because it seems to update properly when using incognito for previewing. Unfortunately, this still doesnt reload the rss page i am trying to load for a long time(it takes about half an 开发者_如何学Gohour for it to update the rss feed)

im using chrome because i prefer the developer tools in that browser


I'm not sure about cookies, but it could be a caching issue. Try using Ctrl+Shift+R (Windows/Linux) or -Shift-R (Mac) to force the page to reload from the server.

You can also clear the contents of Chrome's cache from Preferences → Under the Hood → Clear Browsing Data... or using the keyboard shortcut Ctrl+Shift+Delete (Windows/Linux) or -Shift-Delete (Mac).

(See also Chrome Keyboard Shortcuts.)


Can't be cookies... only you, as the page developer, can write the script that creates or reads a cookie. Cookies don't just pop up out of nowhere and I don't know how a cookie could prevent a page from updating/refreshing. Sounds like a cache issue as already answered by @Matt Ball.

As far as the RSS feed, the end user tells the browser (in preferences) how often to update his feed. (every 30 minutes is the default and also the smallest interval in Safari). Safari, like Chrome, is a Webkit browser.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜