summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/blocked_content/popup_blocker_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Relanding this as the previous attempt failed for ChromeFrame. That was becau...ananta@chromium.org2013-09-221-1/+10
* Revert 224544 "Add a container window to host the desktop window..."vitalybuka@chromium.org2013-09-211-10/+1
* Add a container window to host the desktop window hierarchy in AURA.ananta@chromium.org2013-09-211-1/+10
* Add tests for recent popup blocker fixesjochen@chromium.org2013-09-161-0/+45
* Remove old popup blocker.jochen@chromium.org2013-08-191-303/+174
* Filter URLs passed to the popup blocker.jochen@chromium.org2013-08-161-0/+42
* Also block popups that open with disposition NEW_WINDOWjochen@chromium.org2013-08-051-0/+6
* Try to restore window.opener when opening blocked popupsjochen@chromium.org2013-08-011-79/+71
* Disable Ash browser tests by detecting command-line switch rather than OS ver...gab@chromium.org2013-07-311-6/+3
* Disable another batch of failing Ash browser tests.gab@chromium.org2013-07-261-0/+16
* Turn on better popup blocker by default.jochen@chromium.org2013-07-261-2/+6
* When showing a previously blocked popup, restore the "window features"jochen@chromium.org2013-07-251-16/+60
* Correctly restore window open disposition and referrer header for blocked popupsjochen@chromium.org2013-07-231-2/+72
* Pass WebWindowFeatures to browser when creating a new viewjochen@chromium.org2013-07-231-0/+45
* Hook up the better popup blocker to the content settings UIjochen@chromium.org2013-07-191-0/+16
* Store NavigateParams of blocked popups in the tab helper.jochen@chromium.org2013-07-181-7/+16
* Use a direct include of the message_loop header in chrome/browser/, part 12.avi@chromium.org2013-07-171-1/+1
* Track user gesture state when opening an URL via the browser process.jochen@chromium.org2013-07-151-2/+27
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Stop creating a web contents when blocking popupsjochen@chromium.org2013-07-111-0/+233