Bug 1440421 part 2. Mirror https://github.com/mozilla/activity-stream repository layout in browser/extensions/activity-stream. r=k88hudson

MozReview-Commit-ID: HyAUvAgOVEV
This commit is contained in:
Ed Lee
2018-06-06 10:44:53 -07:00
parent 8eb412b37e
commit 98c73af634
219 changed files with 44883 additions and 16 deletions

View File

@@ -0,0 +1 @@
export const IS_NEWTAB = global.document && global.document.documentURI === "about:newtab";