Bug 219915

Summary: REGRESSION(r269320): ICU C++ internal API causes trouble
Product: WebKit Reporter: WebKit Commit Bot <commit-queue>
Component: New BugsAssignee: WebKit Commit Bot <commit-queue>
Status: RESOLVED WONTFIX    
Severity: Normal CC: darin, sam, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 219918    
Bug Blocks: 161623, 218348, 218531, 218681    
Attachments:
Description Flags
REVERT of r269320 none

Description WebKit Commit Bot 2020-12-15 13:20:11 PST
https://trac.webkit.org/changeset/269320 broke the build:
ICU C++ internal API causes trouble

This is an automatic bug report generated by webkitbot. If this bug
report was created because of a flaky test, please file a bug for the flaky
test (if we don't already have one on file) and dup this bug against that bug
so that we can track how often these flaky tests fail.
Comment 1 WebKit Commit Bot 2020-12-15 13:20:27 PST
Created attachment 416283 [details]
REVERT of r269320

Any committer can land this patch automatically by marking it commit-queue+.  The commit-queue will build and test the patch before landing to ensure that the revert will be successful.  This process takes approximately 15 minutes.

If you would like to land the revert faster, you can use the following command:

  webkit-patch land-attachment ATTACHMENT_ID

where ATTACHMENT_ID is the ID of this attachment.
Comment 2 EWS 2020-12-15 13:22:12 PST
Committed r270860: <https://trac.webkit.org/changeset/270860>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 416283 [details].
Comment 3 Radar WebKit Bug Importer 2020-12-15 13:23:21 PST
<rdar://problem/72355147>
Comment 4 WebKit Commit Bot 2020-12-15 13:36:21 PST
Re-opened since this is blocked by bug 219918
Comment 5 Sam Weinig 2020-12-18 18:50:58 PST
Can someone provide some context as to what trouble it was?