Closed Bug 1344073 Opened 7 years ago Closed 7 years ago

HTMLMediaElement::MozRequestDebugInfo creates debug dump string with inconsistent formatting

Categories

(Core :: Audio/Video: Playback, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: kkoorts, Unassigned)

Details

Attachments

(2 files)

The string created by HTMLMediaElement::MozRequestDebugInfo alternates its use of colons and equals signs between key-value pairs. This can make it difficult to parse the string to other formats by the method caller.
Comment on attachment 8843137 [details]
Bug 1344073 - Adding consistent formatting to HTMLMediaElement::MozRequestDebugInfo debugInfo dump string.

https://reviewboard.mozilla.org/r/116894/#review118532
Attachment #8843137 - Flags: review?(cpearce) → review+
Keywords: checkin-needed
I might not be around to resolve this if it doesn't land could you please take a look, thanks!
Flags: needinfo?(bvandyk)
We're sorry, Autoland could not rebase your commits for you automatically. Please manually rebase your commits and try again.

hg error in cmd: hg rebase -s dcdc29c03cd8 -d edf005cc0946: rebasing 379380:dcdc29c03cd8 "Bug 1344073 - Adding consistent formatting to HTMLMediaElement::MozRequestDebugInfo debugInfo dump string. r=cpearce" (tip)
merging dom/media/MediaDecoder.cpp
merging dom/media/MediaDecoderStateMachine.cpp
merging dom/media/MediaFormatReader.cpp
merging dom/media/eme/MediaKeys.cpp
merging dom/media/mediasource/MediaSourceDemuxer.cpp
warning: conflicts while merging dom/media/MediaFormatReader.cpp! (edit, then use 'hg resolve --mark')
unresolved conflicts (see hg resolve, then hg rebase --continue)
We're sorry, Autoland could not rebase your commits for you automatically. Please manually rebase your commits and try again.

hg error in cmd: hg rebase -s dcdc29c03cd8 -d 3436c6cf4123: rebasing 379412:dcdc29c03cd8 "Bug 1344073 - Adding consistent formatting to HTMLMediaElement::MozRequestDebugInfo debugInfo dump string. r=cpearce" (tip)
merging dom/media/MediaDecoder.cpp
merging dom/media/MediaDecoderStateMachine.cpp
merging dom/media/MediaFormatReader.cpp
merging dom/media/eme/MediaKeys.cpp
merging dom/media/mediasource/MediaSourceDemuxer.cpp
warning: conflicts while merging dom/media/MediaFormatReader.cpp! (edit, then use 'hg resolve --mark')
unresolved conflicts (see hg resolve, then hg rebase --continue)
Looks like I've created a new rather than updating the old one -_- The new review fixes the conflicts and handles the new info being dumped in MediaFormatReader, aside from that they are the same.
Flags: needinfo?(bvandyk)
Comment on attachment 8844582 [details]
Bug 1344073 - Adding consistent formatting to HTMLMediaElement::MozRequestDebugInfo debugInfo dump string.

https://reviewboard.mozilla.org/r/117978/#review119896
Attachment #8844582 - Flags: review?(cpearce) → review+
Pushed by bvandyk@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d7d6684b3ad0
Adding consistent formatting to HTMLMediaElement::MozRequestDebugInfo debugInfo dump string. r=cpearce
https://hg.mozilla.org/mozilla-central/rev/d7d6684b3ad0
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: