popup_blocker_tab_helper.h | 36 // In that case, it is also added to the |blocked_popups_| container. 40 // Adds a popup request to the |blocked_popups_| container. 65 IDMap<BlockedRequest, IDMapOwnPointer> blocked_popups_; member in class:PopupBlockerTabHelper
|