WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 46008
189426
XMLHttpRequest: open() does not throw a SYNTAX_ERR exception if url cannot be resolved
https://bugs.webkit.org/show_bug.cgi?id=189426
Summary
XMLHttpRequest: open() does not throw a SYNTAX_ERR exception if url cannot be...
Rob Buis
Reported
2018-09-07 12:13:11 PDT
Bug 46008
seems blocked so opening this similar bug.
Attachments
Add attachment
proposed patch, testcase, etc.
Frédéric Wang (:fredw)
Comment 1
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?
Chris Dumez
Comment 2
2018-09-07 12:15:29 PDT
It would be better to take over the existing bug.
Rob Buis
Comment 3
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?
Rob Buis
Comment 4
2018-09-07 12:37:38 PDT
Nm, Fred mentioned just attaching the patch, I think that will work.
Frédéric Wang (:fredw)
Comment 5
2018-09-07 12:40:25 PDT
*** This bug has been marked as a duplicate of
bug 46008
***
Alexey Proskuryakov
Comment 6
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 :)
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug