[Webkit-unassigned] [Bug 189426] XMLHttpRequest: open() does not throw a SYNTAX_ERR exception if url cannot be resolved

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 7 12:24:22 PDT 2018


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

--- Comment #3 from Rob Buis <rbuis at igalia.com> ---
Sadly I can't upload to the other one:
Obsoleting attachment: 118359
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 "/Users/rwlbuis/WebKit/Tools/Scripts/webkitpy/tool/multicommandtool.py", line 305, in main
    result = command.check_arguments_and_execute(options, args, self)
  File "/Users/rwlbuis/WebKit/Tools/Scripts/webkitpy/tool/multicommandtool.py", line 123, in check_arguments_and_execute
    return self.execute(options, args, tool) or 0
  File "/Users/rwlbuis/WebKit/Tools/Scripts/webkitpy/tool/commands/abstractsequencedcommand.py", line 55, in execute
    self._sequence.run_and_handle_errors(tool, options, state)
  File "/Users/rwlbuis/WebKit/Tools/Scripts/webkitpy/tool/commands/stepsequence.py", line 73, in run_and_handle_errors
    self._run(tool, options, state)
  File "/Users/rwlbuis/WebKit/Tools/Scripts/webkitpy/tool/commands/stepsequence.py", line 67, in _run
    step(tool, options).run(state)
  File "/Users/rwlbuis/WebKit/Tools/Scripts/webkitpy/tool/steps/obsoletepatches.py", line 57, in run
    self._tool.bugs.obsolete_attachment(patch.id())
  File "/Users/rwlbuis/WebKit/Tools/Scripts/webkitpy/common/net/bugzilla/bugzilla.py", line 836, in obsolete_attachment
    self._find_select_element_for_flag('review').value = ("X",)
  File "/Users/rwlbuis/WebKit/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_form.py", line 1974, in __setattr__
    raise AttributeError("control '%s' is disabled" % self.name)
AttributeError: control 'flag-118084' is disabled

Would this be fixed if I have EditBugs permission?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180907/6b99b369/attachment.html>


More information about the webkit-unassigned mailing list