Skip to content

Commit

Permalink
Documenting more issues
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisl9029 committed Apr 28, 2016
1 parent 564f9c9 commit 782c2c3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions chrome/just-save.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
'use strict';
// FIXME: need to keep this on a separate codebase due to
// need for separate manifest file because persistent attribute is rejected
// https://bugzilla.mozilla.org/show_bug.cgi?id=1253565
// should be able to revert to single codebase when Firefox 48 is released

// FIXME: figure out how to prevent toolbar icon from being added in chrome

// adding browser shim for chrome support
window.browser = chrome;
Expand Down

0 comments on commit 782c2c3

Please # to comment.