[Webkit-unassigned] [Bug 103771] [GStreamer] support in-band text tracks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 30 11:41:18 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=103771





--- Comment #152 from Brendan Long <b.long at cablelabs.com>  2013-08-30 11:40:36 PST ---
I'm getting this when I try to upload the patch:

Adding patch "Fix comments and changelogs, remove WebVTTTextTrackCueMap, fix label and language events, instantiate WebVTTParser on-demand, remove label and language variable names from InbandTextTrackPrivateClient, remove m_isDisconnected and combine cue tests into in-band-cues.js" to https://bugs.webkit.org/show_bug.cgi?id=103771
Traceback (most recent call last):
  File "Tools/Scripts/webkit-patch", line 84, in <module>
    main()
  File "Tools/Scripts/webkit-patch", line 79, in main
    WebKitPatch(os.path.abspath(__file__)).main()
  File "/home/blong/workspace/webkit/Tools/Scripts/webkitpy/tool/multicommandtool.py", line 305, in main
    result = command.check_arguments_and_execute(options, args, self)
  File "/home/blong/workspace/webkit/Tools/Scripts/webkitpy/tool/multicommandtool.py", line 123, in check_arguments_and_execute
    return self.execute(options, args, tool) or 0
  File "/home/blong/workspace/webkit/Tools/Scripts/webkitpy/tool/commands/abstractsequencedcommand.py", line 54, in execute
    self._sequence.run_and_handle_errors(tool, options, state)
  File "/home/blong/workspace/webkit/Tools/Scripts/webkitpy/tool/commands/stepsequence.py", line 73, in run_and_handle_errors
    self._run(tool, options, state)
  File "/home/blong/workspace/webkit/Tools/Scripts/webkitpy/tool/commands/stepsequence.py", line 67, in _run
    step(tool, options).run(state)
  File "/home/blong/workspace/webkit/Tools/Scripts/webkitpy/tool/steps/postdiff.py", line 50, in run
    self._tool.bugs.add_patch_to_bug(bug_id, diff, description, comment_text=comment_text, mark_for_review=self._options.review, mark_for_commit_queue=self._options.request_commit)
  File "/home/blong/workspace/webkit/Tools/Scripts/webkitpy/common/net/bugzilla/bugzilla.py", line 628, in add_patch_to_bug
    self.browser.submit()
  File "/home/blong/workspace/webkit/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_mechanize.py", line 541, in submit
    return self.open(self.click(*args, **kwds))
  File "/home/blong/workspace/webkit/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_mechanize.py", line 203, in open
    return self._mech_open(url, data, timeout=timeout)
  File "/home/blong/workspace/webkit/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_mechanize.py", line 255, in _mech_open
    raise response
webkitpy.thirdparty.autoinstalled.mechanize._response.httperror_seek_wrapper: HTTP Error 500: Internal Server Error

I'll see if I can upload it manually.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list