 Issue 29331687:
  Issue 3223 - Make context menu e10s compatible in Firefox  (Closed)
    
  
    Issue 29331687:
  Issue 3223 - Make context menu e10s compatible in Firefox  (Closed) 
  | Index: lib/child/main.js | 
| =================================================================== | 
| --- a/lib/child/main.js | 
| +++ b/lib/child/main.js | 
| @@ -12,8 +12,9 @@ | 
| * GNU General Public License for more details. | 
| * | 
| * You should have received a copy of the GNU General Public License | 
| * along with Adblock Plus. If not, see <http://www.gnu.org/licenses/>. | 
| */ | 
| require("child/elemHide"); | 
| require("child/contentPolicy"); | 
| +require("child/contextMenu"); |