Closed Bug 503890 Opened 15 years ago Closed 15 years ago

unexpected "about:blank" is created at loading youtube

Categories

(Firefox :: General, defect)

x86
Windows Vista
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: masayuki, Unassigned)

References

(Blocks 1 open bug, )

Details

I'm working on bug 248380. At testing the patch, I found this bug.

When I go to YouTube <http://www.youtube.com/?gl=JP&hl=ja>, unexpected "about:blank" is loaded and the "about:blank" is hidden. I'm not sure what is the cause.

You can test this bug with DOM Inspector. Install DOM Inspector to your Minefield, go to YouTube and look [File] -> [Inspect Content Window] on the menubar of DOM Inspector. Then, you can look the "about:blank".

I'm not sure who creates the "about:blank", therefore, I file this bug to Fx/General.

I tested on 20090713044326-trunk/WinVista.
I think it's because of the blank iframe (#completeIFrame) which automatically loads about:blank, iirc.
(In reply to comment #1)
> I think it's because of the blank iframe (#completeIFrame) which automatically
> loads about:blank, iirc.

Ah, sounds ok.

-> INVA

maybe, the frame is created at onload event. therefore, the navigation sounds are doubled at the patch of bug 248380. I'll try to find what is good way for suppressing the doubled sounds.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.