Closed
Bug 1392810
Opened 7 years ago
Closed 7 years ago
Polymer based sites do not load
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: anaerin, Unassigned)
Details
Attachments
(3 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20170822100529
Steps to reproduce:
Visited https://www.polymer-project.org/2.0/docs/browsers or https://www.youtube.com/feed/subscriptions
Actual results:
Page did not load, JavaScript console reports: TypeError: Polymer.DomModule.import is not a function
Expected results:
Page loaded.
Reporter | ||
Comment 1•7 years ago
|
||
Probably for Core:DOM team, but I'll leave it here.
Comment 2•7 years ago
|
||
hey Robert, i am not able to reproduce this, could you please take a screen shot?
when i open the page it loads and shows no issues in console relevant.
Name Firefox
Version 57.0a1
Build ID 20170822031045
User Agent Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0
OS Linux 4.10.0-32-generic
Flags: needinfo?(anaerin)
Reporter | ||
Comment 3•7 years ago
|
||
Here's a screenshot of the Polymer Docs URL. The YouTube one requires that the new version of YouTube's interface (which uses Polymer) is enabled for your google account, which isn't the case by default.
Flags: needinfo?(anaerin)
Reporter | ||
Comment 4•7 years ago
|
||
And here's the build information from about:support
Name: Firefox
Version: 57.0a1
Build ID: 20170822171841
Update Channel: nightly
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
OS: Windows_NT 10.0
Multiprocess Windows: 1/1 (Enabled by default)
Web Content Processes: 5/4
Stylo: true (enabled by default)
Reporter | ||
Comment 5•7 years ago
|
||
Note: The polymer homepage DOES load, while still reporting multiples of the same error.
Comment 6•7 years ago
|
||
I just did a fresh compile on linux and im not able to reproduce, i also tested with a fresh build from the server, and a build from yesterday. I'm going to spin up a virtual machine today to see if I can reproduce it on widows.
Comment 7•7 years ago
|
||
Reporter | ||
Comment 8•7 years ago
|
||
Found the problem - The addon Popup Blocker (Strict) causes this behaviour. Disabling it fixes the issue. Will take it up with that dev.
Comment 9•7 years ago
|
||
okay, thank you. I'm going to close this bug as invalid as the bug is not due to firefox. If you find this happening due to firefox and not the add-on, please comment on this and i will re-open the bug.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•