Open Bug 1430555 Opened 8 years ago Updated 3 years ago

iframe not displaying

Categories

(Core :: Layout: Images, Video, and HTML Frames, defect, P3)

57 Branch
defect

Tracking

()

UNCONFIRMED

People

(Reporter: arnold, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0 Build ID: 20180104101725 Steps to reproduce: Apache CSP: child-src 'self' 'unsafe-inline' blob: data: *.example.com; HTML : <iframe frameBorder="0" id="iframe" name="iframe" src="about:blank"></iframe> Firefox debugger: blob://example.com/(uuid) Tested on multiple websites on diverend servers running different apache / php versions. Actual results: iframe is not displaying. Firefox debugger gives: Could not load the source for blob:https://example.com/(uuid) [Exception... "Failed to open input source 'file:////example.com/(uuid)'" nsresult: "0x80520015 (NS_ERROR_FILE_ACCESS_DENIED)" Stack: mainThreadFetch@resource://devtools/shared/base-loader.js -> resource://devtools/shared/DevToolsUtils.js:547:5 Expected results: Display an iframe in the browser as it dit in previous firefox versions.
Can you supply a URL that reproduces this issue?
Flags: needinfo?(arnold)
No sorry, they are all webapps with login, or apps on a private VPN Nothing public accessible i'm afraid.
Flags: needinfo?(arnold)
okey found a site with similar results. https://stamboek.info despite the iframe is commented out. the firefox debugger gives the same blob fail.
right, euh never mind. it works again. updated Ubuntu yesterday, with these packages: gir1.2-gdkpixbuf-2.0:amd64 (2.36.11-1, 2.36.11-1ubuntu0.1), libgdk-pixbuf2.0-0:amd64 (2.36.11-1, 2.36.11-1ubuntu0.1), libgdk-pixbuf2.0-bin:amd64 (2.36.11-1, 2.36.11-1ubuntu0.1), libgdk-pixbuf2.0 and rebooted the pc again.
[ Triage 2017/02/20: P3 ]
Priority: -- → P3
Product: Core → Core Graveyard
Component: Layout: HTML Frames → Layout: Images
Product: Core Graveyard → Core
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.