diff options
author | adeshkp <adeshkp@users.noreply.github.com> | 2019-05-25 11:19:38 -0400 |
---|---|---|
committer | adeshkp <adeshkp@users.noreply.github.com> | 2019-05-25 11:19:38 -0400 |
commit | 1eca3c3a6306e33efe3c18ce60e91d2a71095c56 (patch) | |
tree | 0b6b13a2a36652702da9ec571c30e16670137050 /application/basilisk/base/jar.mn | |
parent | 915ffc660053cc48153c00dec66b913517dba794 (diff) | |
download | UXP-1eca3c3a6306e33efe3c18ce60e91d2a71095c56.tar UXP-1eca3c3a6306e33efe3c18ce60e91d2a71095c56.tar.gz UXP-1eca3c3a6306e33efe3c18ce60e91d2a71095c56.tar.lz UXP-1eca3c3a6306e33efe3c18ce60e91d2a71095c56.tar.xz UXP-1eca3c3a6306e33efe3c18ce60e91d2a71095c56.zip |
Issue #246 - Revert "Revert "Remove unwanted newtab page code""
Page thumbnails hiccups seem to have resolved, so it can be landed again.
This reverts commit 51792b31a36b9539fdd1b4b85abe486c1652b6c4.
Conflicts:
application/basilisk/modules/DirectoryLinksProvider.jsm
Diffstat (limited to 'application/basilisk/base/jar.mn')
-rw-r--r-- | application/basilisk/base/jar.mn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/application/basilisk/base/jar.mn b/application/basilisk/base/jar.mn index 72061a622..76727731b 100644 --- a/application/basilisk/base/jar.mn +++ b/application/basilisk/base/jar.mn @@ -114,8 +114,6 @@ browser.jar: content/browser/newtab/newTab.xhtml (content/newtab/newTab.xhtml) * content/browser/newtab/newTab.js (content/newtab/newTab.js) content/browser/newtab/newTab.css (content/newtab/newTab.css) - content/browser/newtab/newTab.inadjacent.json (content/newtab/newTab.inadjacent.json) - content/browser/newtab/alternativeDefaultSites.json (content/newtab/alternativeDefaultSites.json) * content/browser/pageinfo/pageInfo.xul (content/pageinfo/pageInfo.xul) content/browser/pageinfo/pageInfo.js (content/pageinfo/pageInfo.js) content/browser/pageinfo/pageInfo.css (content/pageinfo/pageInfo.css) |