• miguelg's avatar
    Restore the iframe behavior of notification permissions · bdfadb83
    miguelg authored
    Unlike other permissions, granting notifications for a given domain
    will grant them even if such domain happens to be an iframe of
    an embedder. Most other permissions are granted only for a combination of
    iframe + embedder.
    
    This reverts an unintentional behavioral change, and moves
    us back to the situation we currently ship in stable while
    we figure out if it is a good idea or not to change the behavior.
    
    BUG=416645
    
    Review URL: https://codereview.chromium.org/593153002
    
    Cr-Commit-Position: refs/heads/master@{#296372}
    bdfadb83
desktop_notification_service.h 6.64 KB