Closed Bug 890525 Opened 12 years ago Closed 12 years ago

Previous projects with html5 media crash FF + Chrome

Categories

(Webmaker Graveyard :: Popcorn Maker, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: brett, Assigned: mjschranz)

Details

Attachments

(1 file)

STR: 1) Create a new project using this clip for media http://videos-cdn.mozilla.net/serv/webmademovies/makecorn.webm 2) Save it 3) Log out 4) Log in 5) open up project from myMakes 6) In Firefox, notice the editor dialogues have disappeared. In Chrome, we crash
Assignee: nobody → schranz.m
Status: NEW → ASSIGNED
I see where it's failing on the loading of the project. There is a second problem present however that you can't save a project in Chrome with an HTML5 media clip.
Wrong ticket!
Going to dig into a causing commit, but here's a gist of it. We try sending a VIDEO element to the server inside the clip data for HTML5. Chrome doesn't save properly because it fails setting up the data before then. Firefox saves, but by the time the clip data get's to the server the thumbnail is just an empty object instead of a video element.
Attachment #771670 - Flags: review?(scott)
Updated PR.
Attachment #771670 - Flags: review?(scott) → review+
Waiting to test on Staging and Production before closing.
Tested in Firefox, works well. Imported HTML5 media, saved and published project, all worked. However, opened project above in Chrome and got a crash, see screenshot. https://dl.dropboxusercontent.com/u/7968133/images/chromehtml5.png Using this media (as reported by user): http://ia601200.us.archive.org/29/items/Children_Must_Learn_The/0883_Children_Must_Learn_The_14_22_40_00_3mb.ogv
So comment above is invalid as this patch hadn't in fact built. So seeing two errors when I test this: 1) HTML5 clips in chrome and firefox aren't able to be moved and resized 2) Youtube clips seem to have some trouble loading. I went to youtube and randomly chose this clip: http://www.youtube.com/watch?v=RVeo6QMcbW4 - which failed to load in chrome. I'm getting this error in chrome's developer console: Blocked a frame with origin "https://www.youtube.com" from accessing a frame with origin "https://popcorn.mofostaging.net". Protocols, domains, and ports must match.
Note that other clips DID load in chrome, so something particular about that one? Did load in Firefox.
I don't know why there is issues with that clip in Chrome. Seems like there might be some separate underlying bug that clip specifically is exposing. As far as your first point, that has been filed here https://bugzilla.mozilla.org/show_bug.cgi?id=890556 Should we push this up to production? I don't know if production will need a kick as well. At this point we are half way through Saturday (EST) and it seems like there might not be as much benefit.
Yes, push it to production - seems the issues I found were already existing on production. Filed my first issue as https://bugzilla.mozilla.org/show_bug.cgi?id=890640
Looks good to me on production. Closing as verified.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Attachment mime type: text/plain → text/x-github-pull-request
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: