aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/EphyContentPolicy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update for added nsIContentPolicy constants in 1.9.Christian Persch2008-02-261-2/+8
* EphyContentPolicy::ShouldLoad: use the same content policy forJosselin Mouette2007-09-271-4/+4
* Revert the change from r7406; see bug #476540.Christian Persch2007-09-131-1/+1
* Revert the change from r7407; see bug #476540.Christian Persch2007-09-131-1/+1
* Include nsStringGlue.h instead of nsStringAPI.hChristian Persch2007-09-131-1/+1
* Include xpcom-config.h, not mozilla-config.hChristian Persch2007-09-131-1/+1
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Move ephy-adblock.* to embed. Change the API to pass EphyEmbed toBenjamin Berg2007-03-031-9/+10
* Remove ill-conceived attempt at uninstalling the XPInstall handler, andChristian Persch2006-09-171-0/+44
* Use UTF-8 copyright symbolChristian Persch2006-09-131-1/+1
* Drop support for gecko 1.7.Christian Persch2006-05-111-108/+13
* .Jean-François Rameau2006-03-291-9/+48
* Sync Epiphany with new nsIGlobalHistory3 stuff.Jean-François Rameau2006-03-031-1/+1
* Don't block stylesheets (for now).Christian Persch2006-03-031-6/+17
* Decouple embed single instantiation and initialisation. PreventsChristian Persch2006-01-181-3/+0
* EphyContentPolicy now emits a signal when a content is blocked.Jean-François Rameau2006-01-091-2/+58
* Add some code so ad blocking should be more easy. Based on the fact thatJean-François Rameau2005-12-201-6/+22
* Fix build with moz 1.7Christian Persch2005-11-191-1/+1
* Add chrome: and resource: to the safe list; otherwise forms and scrollbarsChristian Persch2005-11-191-77/+36
* Fix for MOZILLA_INTERNAL_API change, and for 64bit downloader change.Christian Persch2005-04-061-2/+2
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-291-3/+3
* Add "check-content" signal.Christian Persch2005-01-121-35/+90
* nsEmbedString.h now requires MOZILLA_STRICT_API define.Christian Persch2004-11-141-0/+2
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Fix thisChristian Persch2004-09-211-1/+1
* Simplified nsIContentPolicy API check.Christian Persch2004-09-211-2/+2
* Fix mozilla API checks to correctly detect firefox libraries.Christian Persch2004-09-211-12/+2
* Don't use -include which compilers other than gcc don't understand.Christian Persch2004-07-311-1/+2
* Mozilla API change.Christian Persch2004-07-291-0/+8
* merge mozilla-embed-strings branchMarco Pesenti Gritti2004-06-041-12/+12
* *** empty log message ***Christian Persch2004-05-151-7/+0
* Yet another mozilla API change.Christian Persch2004-05-151-13/+61
* More defines work, still lack EventContext and EmbedPrivate. Use mozillaMarco Pesenti Gritti2004-04-291-0/+3
* Implement disabling unsafe protocols for lock-down mode.Christian Persch2003-11-271-0/+118