Files
meteor/docs/client
Emily Stark b5286b941a Separate browser policy functions into two packages.
* browser-policy uses browser-policy-framing and browser-policy-content, both of
  which set default policies when they are used. This way you get a default
  policy when you add a browser policy package, but you can pick and choose
  different packages if you only want to think about one of them.
* The two packages use different namespaces: BrowserPolicy.framing and
  BrowserPolicy.content, which meant some functions got renamed (e.g. not using
  "framing" or "content in the function name when it's already in the
  namespace).
2013-10-03 13:56:03 -07:00
..
2013-10-03 10:16:07 -07:00
2013-04-01 10:31:07 -07:00
2013-04-01 14:29:16 -07:00
2013-10-03 10:16:07 -07:00
2013-04-01 14:29:16 -07:00
2013-08-13 09:25:47 -07:00