Bug 263565 - Remove fatalErrorHandler()
Summary: Remove fatalErrorHandler()
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: XML (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-10-23 16:13 PDT by Ahmad Saleem
Modified: 2023-11-27 15:49 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmad Saleem 2023-10-23 16:13:14 PDT
Hi Team,

Based on Blink's commit, we can do another clean-up in XMLDocumentParser.cpp:

Blink Commit - https://src.chromium.org/viewvc/blink?view=revision&revision=186338

Just raising so I can fix it later.

Thanks!
Comment 1 Radar WebKit Bug Importer 2023-10-30 16:14:14 PDT
<rdar://problem/117710028>
Comment 3 Ahmad Saleem 2023-11-27 15:49:32 PST
PR: https://github.com/WebKit/WebKit/pull/20960