Closed Bug 1159144 Opened 10 years ago Closed 10 years ago

HTMLMediaElement::UpdateInitialMediaSize never calls UpdateMediaSize

Categories

(Core :: Audio/Video, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla40
Tracking Status
firefox40 --- fixed

People

(Reporter: jwwang, Assigned: jwwang)

Details

Attachments

(1 file)

In the patch of bug 1153686 (https://bugzilla.mozilla.org/page.cgi?id=splinter.html&bug=1153686&attachment=8591564), it says if (!mMediaInfo.HasVideo()) { However, when uplifting to inbound (https://hg.mozilla.org/integration/mozilla-inbound/rev/818a69e48d38), it says if (mMediaInfo.mVideo.mDisplay == nsIntSize(0, 0)) {
Assignee: nobody → jwwang
Status: NEW → ASSIGNED
Attachment #8598479 - Flags: review?(jyavenard)
Comment on attachment 8598479 [details] [diff] [review] 1159144_fix_UpdateInitialMediaSize.patch Review of attachment 8598479 [details] [diff] [review]: ----------------------------------------------------------------- Doh ! Thank you for that. I had conflicts when I modified the patches and obviously screwed up when rebasing :(
Attachment #8598479 - Flags: review?(jyavenard) → review+
Thanks for the review.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: