Skip to content

Commit

Permalink
[sidebar] Remove embedlite specific Sidebar.js. Fixed JB#32812
Browse files Browse the repository at this point in the history
  • Loading branch information
rojkov committed Nov 9, 2015
1 parent 7470941 commit eca45ba
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 136 deletions.
4 changes: 0 additions & 4 deletions jscomps/EmbedLiteJSComponents.manifest
Expand Up @@ -105,7 +105,3 @@ contract @mozilla.org/network/protocol;1?name=rtsp {d43dab24-fab1-11e3-b977-3c97
component {71b0a6e8-83ac-4006-af97-d66009db97c8} EmbedliteDownloadManager.js
contract @mozilla.org/embedlite/download-manager;1 {71b0a6e8-83ac-4006-af97-d66009db97c8}
category app-startup EmbedliteDownloadManager service,@mozilla.org/embedlite/download-manager;1

# Sidebar.js
component {1a8f0aa4-2433-441f-adad-ed3ea5be4b39} Sidebar.js
contract @mozilla.org/sidebar;1 {1a8f0aa4-2433-441f-adad-ed3ea5be4b39}
1 change: 0 additions & 1 deletion jscomps/Makefile.am
Expand Up @@ -23,7 +23,6 @@ jscomps_manifest_DATA = \
MailtoProtocolHandler.js \
GeoProtocolHandler.js \
RtspProtocolHandler.js \
Sidebar.js \
$(NULL)

AM_CPPFLAGS = $(DEPS_CFLAGS)
130 changes: 0 additions & 130 deletions jscomps/Sidebar.js

This file was deleted.

1 change: 0 additions & 1 deletion link_to_system.sh
Expand Up @@ -48,7 +48,6 @@ jscomps/SmsProtocolHandler.js
jscomps/MailtoProtocolHandler.js
jscomps/GeoProtocolHandler.js
jscomps/RtspProtocolHandler.js
jscomps/Sidebar.js
"

for str in $FILES_LIST; do
Expand Down

0 comments on commit eca45ba

Please sign in to comment.