Bug 189426 - XMLHttpRequest: open() does not throw a SYNTAX_ERR exception if url cannot be resolved
Summary: XMLHttpRequest: open() does not throw a SYNTAX_ERR exception if url cannot be...
Status: RESOLVED DUPLICATE of bug 46008
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-07 12:13 PDT by Rob Buis
Modified: 2018-09-09 13:47 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Buis 2018-09-07 12:13:11 PDT
Bug 46008 seems blocked so opening this similar bug.
Comment 1 Frédéric Wang (:fredw) 2018-09-07 12:14:41 PDT
(In reply to Rob Buis from comment #0)
> Bug 46008 seems blocked so opening this similar bug.

What do you mean? Do you lack editbug privilege?
Comment 2 Chris Dumez 2018-09-07 12:15:29 PDT
It would be better to take over the existing bug.
Comment 3 Rob Buis 2018-09-07 12:24:22 PDT
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?
Comment 4 Rob Buis 2018-09-07 12:37:38 PDT
Nm, Fred mentioned just attaching the patch, I think that will work.
Comment 5 Frédéric Wang (:fredw) 2018-09-07 12:40:25 PDT

*** This bug has been marked as a duplicate of bug 46008 ***
Comment 6 Alexey Proskuryakov 2018-09-09 13:47:35 PDT
Are you the same Rob Buis that's been a contributor since 2005? If so, you already have an account with EditBugs. If not, we need to find a way to differentiate you two :)