~ubuntu-branches/ubuntu/precise/adblock-plus/precise

« back to all changes in this revision

Viewing changes to modules/ContentPolicy.jsm

  • Committer: Bazaar Package Importer
  • Author(s): Benjamin Drung
  • Date: 2010-12-25 20:17:41 UTC
  • mfrom: (25.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20101225201741-04di4p6j4b48ih7g
Tags: 1.3.3-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
149
149
    collapseStyle = Utils.makeURI("data:text/css," +
150
150
                                  encodeURIComponent("." + collapsedClass +
151
151
                                  "{-moz-binding: url(chrome://global/content/bindings/general.xml#foobarbazdummy) !important;}"));
152
 
    Utils.styleService.loadAndRegisterSheet(collapseStyle, Ci.nsIStyleSheetService.USER_SHEET);
 
152
    Utils.styleService.loadAndRegisterSheet(collapseStyle, Ci.nsIStyleSheetService.AGENT_SHEET);
153
153
    TimeLine.log("done registering stylesheet");
154
154
  
155
155
    // Register our content policy