[Webkit-unassigned] [Bug 53973] [Qt] Can't play HTML5 Video because of the URL is percent encoded twice

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 17 13:06:59 PST 2011


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric at webkit.org




--- Comment #29 from Eric Seidel <eric at webkit.org>  2011-02-17 13:06:59 PST ---
(In reply to comment #23)
> (In reply to comment #22)
> > (From update of attachment 82575 [details] [details])
> > Rejecting attachment 82575 [details] [details] from commit-queue.
> > 
> > Failed to run "['./Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=cr-jail-3', 'land-a..." exit_code: 1
> > 
> > Last 500 characters of output:
> > ommit-queue/Tools/Scripts/webkitpy/tool/commands/stepsequence.py", line 64, in _run
> >     step(tool, options).run(state)
> >   File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/tool/steps/validatereviewer.py", line 57, in run
> >     if self._has_valid_reviewer(changelog_entry):
> >   File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/tool/steps/validatereviewer.py", line 42, in _has_valid_reviewer
> >     if changelog_entry.reviewer():
> > AttributeError: 'NoneType' object has no attribute 'reviewer'
> > 
> > Full output: http://queues.webkit.org/results/7927410
> 
> A bug in commit-queue perhaps? Laszlo: can you please land it manually?

This generally happens when missing a ChangeLog (or ChangeLog entry).  Clearly we need to print a better message.

-- 
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