WebExtensions Doesn't Find Source Maps
Categories
(WebExtensions :: Developer Tools, defect, P3)
Tracking
(Not tracked)
People
(Reporter: patrick.davenport, Unassigned)
References
Details
(Whiteboard: [addon-debugging])
Attachments
(1 file)
355.14 KB,
application/gzip
|
Details |
Comment 1•7 years ago
|
||
Reporter | ||
Comment 2•7 years ago
|
||
Comment 4•7 years ago
|
||
Updated•7 years ago
|
Comment 5•7 years ago
|
||
Comment 7•6 years ago
|
||
Comment 8•6 years ago
|
||
I just had a similar problem when trying to make a payment online and the 3-D Secure Payment Autorization pop-up didn't show up. My bank and VerifiedByVISA card service checked but found no problem on their side.
Finally, I discover that it was a stupid bug proper to Firefox and paid without problem using Explorer instead.
TypeError: NetworkError when attempting to fetch resource.
URL de la ressource : moz-extension://20f2ab83-c4f5-474f-9e9d-2d9a1fbe19e1/js/lib/purify.min.js
URL du lien source : purify.min.js.map [ https://bugzilla.mozilla.org/show_bug.cgi?id=1437937 ]
Comment 10•6 years ago
|
||
Same problem here. Actually this is for my chat button. Works fine on IE and Chrome and worked fine on firefox until today. Now the chat button will not display in firefox.
Source map error: TypeError: NetworkError when attempting to fetch resource.
Resource URL: https://chatserver5.comm100.com/js/bundle.422e527d02426c4c2fedbd7b421d3d3f.js
Source Map URL: http://localhost:8000/bundle.422e527d02426c4c2fedbd7b421d3d3f.js.map
Comment 11•6 years ago
|
||
Fetching source maps has nothing to do with the problems you're seeing. Source maps only matter when using developer tools.
Comment 12•6 years ago
|
||
OK, understood but, in this case,if the bug is new when using Firefox and only Firefox and its source map URL is linking here (https://bugzilla.mozilla.org/show_bug.cgi?id=1437937), where else other than here should it be stated in order that people in charge get informed and fix it ?
Comment 13•6 years ago
|
||
(In reply to Maicas from comment #12)
OK, understood but, in this case,if the bug is new when using Firefox and only Firefox and its source map URL is linking here (https://bugzilla.mozilla.org/show_bug.cgi?id=1437937), where else other than here should it be stated in order that people in charge get informed and fix it ?
You can file a separate bug for it here: https://bugzilla.mozilla.org/enter_bug.cgi?product=Firefox
Updated•6 years ago
|
Updated•5 years ago
|
Comment 14•5 years ago
|
||
Experiencing a similar error when browsing Twitter.com using Firefox 68.8.0esr (64-bit) and uBlock Origin 1.27.10.
Source map error: TypeError: NetworkError when attempting to fetch resource.
Resource URL: https://abs.twimg.com/responsive-web/web/loader.AppModules.0ce545b4.js
Source Map URL: https://ton.smf1.twitter.com/responsive-web-internal/sourcemaps/web/loader.AppModules.0ce545b4.js.map
Comment 15•5 years ago
|
||
The bug appear is when you try goes to a specific website that most commonly blocked and embedded by anonymous host and fake cloud that shown 502 bad gateway usually this bug appear at your script like css and js so for as far they concern about block the site you'll get 404 forbidden and forwardly to them manipulated display screen therefore most expected at firefox not the developer type because it let you blocked to see the site if developer they shown in frame to open in new window.
The fix:
- go to file named css and js has shown in console for attempting 404 network error and edit the css file with notepad and scroll down to the end of css file written at notepad then delete the node sourceMappingURL=bootstrap.min.css.map / under the line
/# save at note pad and close the console in windows refresh the html at your browser or open it in new window try fetch the console report again >>> "zap...> there is no more about fetch 404 error network. - for the file called js or script go download the origin file at the line of header of the file if you opened with notepad that written by http://example.com in tne name of js file instead after finish download replaced the bug js file with the origin file.
The bug: "THEY WATCH YOU CLICK AND HOVER MOUSE THEN TYPING ALSO WITH CAM IF INSTALLED AT YOUR COMPUTER ALL KIND OF IT IS WRITTEN AT CONSOLE AND THEIR CONSOLE TOO OR CAM"
Comment 16•4 years ago
|
||
Same error message when HTTPS-Only mode is enabled in Firefox 83.
Source map error: Error: NetworkError when attempting to fetch resource.
Resource URL: http://redmine41:3041/plugin_assets/redmine_apijs/stylesheets/apijs-redmine.min.css?1608396061
Source Map URL: styles.min.css.map
When disabled, no error and sourcemap works.
Comment 17•3 years ago
|
||
Yeah, that makes HTTPS-Only mode useless for web developers …
Comment 18•3 years ago
|
||
(In reply to patrick.davenport@deusdatsolutions.com from comment #0)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:58.0) Gecko/20100101
Firefox/58.0
Build ID: 20180208175058Steps to reproduce:
Open about:debugging.
Click debugger link for current extension.
Look at the Deugger source when I've locked the popup open.Actual results:
The console shows a network error stating that the source map can't be
found. It's likely that I didn't configure something properly in the
manifest, but there is no documentation on this topic.Expected results:
The source map should load.
Hi,its very beneficial with my new project https://www.atketo.com and now I am satisfied.
Updated•2 years ago
|
Comment 19•2 years ago
|
||
As same hapening with me. Although I have uninstalled and installed the browser twice. But still having issue in downloading an extension for https://thecourtdirect.com/amherst-town-court/ . Have you fixed this issue. Kindly also guide me so that I could fixed it. I tried different methods but nothing working for me.
Comment 20•2 years ago
|
||
(In reply to johnmaclain789 from comment #19)
As same hapening with me. Although I have uninstalled and installed the browser twice. But still having issue in downloading an extension for https://thecourtdirect.com/amherst-town-court/ . Have you fixed this issue. Kindly also guide me so that I could fixed it. I tried different methods but nothing working for me.
This bug is about web developers, not user experiences. Also, I tried to install the Court Direct extension and had no problem. Installation won't work on Android as extensions are currently limited there. If you are using a desktop device please try to get help through https://support.mozilla.org/en-US/products/firefox or https://chat.mozilla.org/#/room/#fx-desktop-community:mozilla.org on the Matrix. (See https://wiki.mozilla.org/Matrix for more information on Matrix.)
Comment 21•2 years ago
|
||
(In reply to B.J. Herbison from comment #20)
(In reply to johnmaclain789 from comment #19)
As same hapening with me. Although I have uninstalled and installed the browser twice. But still having issue in downloading an extension for https://thecourtdirect.com/amherst-town-court/ . Have you fixed this issue. Kindly also guide me so that I could fixed it. I tried different methods but nothing working for me.
This bug is about web developers, not user experiences. Also, I tried to install the Court Direct extension and had no problem. Installation won't work on Android as extensions are currently limited there. If you are using a desktop device please try to get help through https://support.mozilla.org/en-US/products/firefox or https://chat.mozilla.org/#/room/#fx-desktop-community:mozilla.org on the Matrix. (See https://wiki.mozilla.org/Matrix for more information on Matrix.)
This is far more than an issue for web developers. It is also an issue for script creators.
Updated•1 year ago
|
Updated•1 year ago
|
Comment 22•2 days ago
|
||
I think that webextensions should not try to download map, scss or sass files that the creator has not explicitly linked in a public part of the site.
this is a very bad habit.
Description
•