Bug 214437 - [JSC] Clean up Intl option parsing code by introducing intlOption<>
Summary: [JSC] Clean up Intl option parsing code by introducing intlOption<>
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-16 18:30 PDT by Yusuke Suzuki
Modified: 2020-07-16 23:09 PDT (History)
8 users (show)

See Also:


Attachments
Patch (34.33 KB, patch)
2020-07-16 18:31 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (34.34 KB, patch)
2020-07-16 18:37 PDT, Yusuke Suzuki
ross.kirsling: review+
Details | Formatted Diff | Diff
Patch (34.40 KB, patch)
2020-07-16 21:10 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2020-07-16 18:30:07 PDT
[JSC] Clean up Intl option parsing code by introducing intlOption<>
Comment 1 Yusuke Suzuki 2020-07-16 18:31:11 PDT
Created attachment 404508 [details]
Patch
Comment 2 Yusuke Suzuki 2020-07-16 18:37:44 PDT
Created attachment 404510 [details]
Patch
Comment 3 Ross Kirsling 2020-07-16 18:56:27 PDT
Comment on attachment 404510 [details]
Patch

r=me, this is great!
Comment 4 Yusuke Suzuki 2020-07-16 21:10:56 PDT
Created attachment 404534 [details]
Patch
Comment 5 Yusuke Suzuki 2020-07-16 21:53:40 PDT
compositing/repaint/iframes/compositing-iframe-scroll-repaint.html is failing without this patch recently.
Comment 6 Yusuke Suzuki 2020-07-16 23:03:01 PDT
OK, failing tests are failing in buildbot too.
Comment 7 Yusuke Suzuki 2020-07-16 23:08:11 PDT
Committed r264500: <https://trac.webkit.org/changeset/264500>
Comment 8 Radar WebKit Bug Importer 2020-07-16 23:09:13 PDT
<rdar://problem/65709681>