<table><tr><td style="">broulik created this revision.<br />broulik added reviewers: Plasma, davidedmundson, fvogt.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />broulik requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D17169">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>You cannot access cssRules for <link rel="stylesheet" ..> on a different domain since Chrome 64.<br />
Since our <tt style="background: #ebebeb; font-size: 13px;">chrome-extension://</tt> URL for a stylesheet would be on a different domain than the website,<br />
this can lead to problems in e.g. modernizr, so include the <tt style="background: #ebebeb; font-size: 13px;"><style></tt> inline instead.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>No longer get <tt style="background: #ebebeb; font-size: 13px;">Failed to read the 'cssRules' property from 'CSSStyleSheet': Cannot access rules</tt> on some websites<br />
Scroll bars still look pretty</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R856 Plasma Browser Integration</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D17169">https://phabricator.kde.org/D17169</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>extension/breeze-scroll-bars.css<br />
extension/content-script.js<br />
extension/manifest.json</div></div></div><br /><div><strong>To: </strong>broulik, Plasma, davidedmundson, fvogt<br /><strong>Cc: </strong>plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>