Closed Bug 1413908 Opened 7 years ago Closed 7 years ago

jQuery undefined facebook.com content script

Categories

(WebExtensions :: General, defect)

56 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1408996

People

(Reporter: asteel, Unassigned)

Details

Attachments

(1 file)

(deleted), application/zip
Details
Attached file Extension.zip (deleted) —
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36 Steps to reproduce: 1. Use jQuery in content script of WebExtension 2. Attempt to access jQuery from setTimeout on https://www.facebook.com (Example WebExtension is attached) Actual results: One content script is able to access jQuery but another one says it is undefined. Expected results: Both content scripts should be able to access jQuery.
Console output from sample extension on https://www.facebook.com typeof jQuery: function cs.js:1:1 typeof jQuery: function cs.js:3:3 typeof jQuery: function cs.js:1:1 typeof jQuery: undefined cs.js:3:3
Component: Untriaged → WebExtensions: General
Product: Firefox → Toolkit
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: