1. f998ef1 In ContentChannel contentListener, added function isDone since it needs to wrap the ContentChannel.isDone. by Jeff Thompson · 12 years ago
  2. 181a8b9 Initial reorganization by Alexander Afanasyev · 12 years ago[Renamed from js/ndnProtocol/modules/ContentChannel.jsm]
  3. ae95c2d In the constructor, set loadFlags LOAD_REPLACE so that window.location uses the updated URI. by Jeff Thompson · 12 years ago
  4. bd82926 Major update to rename ccnx to ndn, mainly in ndnProtocol and also in a few files with ccnx in comments. by Jeff Thompson · 12 years ago[Renamed from js/ccnxProtocol/modules/ContentChannel.jsm]
  5. 3cbf746 When dumping the exception message, also dump ex.stack. (We know this works because it is Firefox only.) by Jeff Thompson · 12 years ago
  6. 146d7de Change the author from ucla-cs to Meki Cheraoui or to Jeff Thompson in a few cases. by Jeff Thompson · 12 years ago
  7. 8ed382a Add separate onStart and onStop events to the content listener. by Jeff Thompson · 12 years ago
  8. 57d0738 Make the ContentChannel handle setting the URL bar. by Jeff Thompson · 12 years ago
  9. 60c95c8 Use dispatch to call aListener.onStartRequest, etc. on the calling thread. by Jeff Thompson · 12 years ago
  10. c4bc369 In asyncOpen, catch and dump an exception. by Jeff Thompson · 12 years ago
  11. 745026e Change all ucla-cs authored files to refer to COPYING. by Jeff Thompson · 12 years ago
  12. 08ab3cd Add initial working implementation of the ccnx protocol handler for Firefox. The extension is ccnxProtocol.xpi. by Jeff Thompson · 12 years ago