Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix mixed-content warnings caused by CarbonAds. #20477

Closed
wants to merge 1 commit into from
Closed

Fix mixed-content warnings caused by CarbonAds. #20477

wants to merge 1 commit into from

Conversation

bardiharborow
Copy link
Member

Related to #20283.

@FezVrasta
Copy link
Contributor

Wouldn't better let the browser decide the protocol? //engine.carbon...

@cvrebert
Copy link
Collaborator

cvrebert commented Aug 7, 2016

Are we sure that CarbonAds supports HTTPS?

Wouldn't better let the browser decide the protocol?

The Protocol-relative URL technique is now an anti-pattern.

@FezVrasta
Copy link
Contributor

Thanks I didn't know, btw yes, it supports https as far I know

@cvrebert
Copy link
Collaborator

cvrebert commented Aug 7, 2016

/cc @mdo

@bardiharborow
Copy link
Member Author

bardiharborow commented Aug 7, 2016

I should also mention that the way Carbon ads are being included causes them to be picked up by Adblock Plus despite them being included in the Acceptable Ads list.

@FezVrasta
Copy link
Contributor

This is due to the carbonads-container class.

As you see, removing it, the AD is displayed correctly:
http://rosskevin.github.io/bootstrap-material-design/

@mdo mdo removed the js label Aug 22, 2016
@mdo
Copy link
Member

mdo commented Aug 22, 2016

Alternate fix in 4a63dc6.

@mdo mdo closed this Aug 22, 2016
@mdo mdo added this to the v4.0.0-alpha.4 milestone Aug 22, 2016
twbs-savage pushed a commit to twbs-savage/bootstrap that referenced this pull request Aug 22, 2016
@bardiharborow bardiharborow deleted the patch-5 branch August 22, 2016 07:46
krissihall pushed a commit to krissihall/bootstrap that referenced this pull request Sep 7, 2016
…0_aeo-bootstrap

* 'v4-dev' of https://github.com/twbs/bootstrap: (860 commits)
  Update Bower url (HTTP to HTTPS) (twbs#20658)
  Add Edge entry for twbs#20507 to Wall of Browser Bugs
  Move Sauce credentials out of .travis.yml
  new hashes
  grunt
  versions
  grunt
  Fixes twbs#20608 and twbs#20578: Consistent checkbox and radio markup (twbs#20629)
  Disable important flag on Sass linter (twbs#20627)
  Fixes twbs#20619: Add important to the hover/focus as well (twbs#20626)
  grunt
  Fix segmented buttons in input group docs (twbs#20489)
  Renamed contextual classes for tables (twbs#20505)
  Make .card class inside .card-columns display: block too (twbs#20447)
  grunt
  Remove unused $variables in grid mixins (twbs#20597)
  fixes twbs#20485: use rem units in alert dismiss (twbs#20625)
  Fix README badge alignment.
  Update ads code and styles (also fixes twbs#20477 in different way)
  Fixes twbs#20504: Mention .divider to .dropdown-divider name change
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants