Bug 225599 - Remove the String::toInt family of functions
Summary: Remove the String::toInt family of functions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-10 10:33 PDT by Darin Adler
Modified: 2021-05-11 21:23 PDT (History)
21 users (show)

See Also:


Attachments
Patch (23.35 KB, patch)
2021-05-10 10:36 PDT, Darin Adler
no flags Details | Formatted Diff | Diff
Patch (43.43 KB, patch)
2021-05-10 13:05 PDT, Darin Adler
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (45.45 KB, patch)
2021-05-10 14:09 PDT, Darin Adler
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (46.35 KB, patch)
2021-05-10 14:34 PDT, Darin Adler
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (46.58 KB, patch)
2021-05-10 14:55 PDT, Darin Adler
no flags Details | Formatted Diff | Diff
Patch (48.79 KB, patch)
2021-05-10 22:31 PDT, Darin Adler
no flags Details | Formatted Diff | Diff
Patch (49.85 KB, patch)
2021-05-11 09:31 PDT, Darin Adler
no flags Details | Formatted Diff | Diff
Patch (49.83 KB, patch)
2021-05-11 13:19 PDT, Darin Adler
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (50.70 KB, patch)
2021-05-11 14:45 PDT, Darin Adler
andersca: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (50.89 KB, patch)
2021-05-11 18:15 PDT, Darin Adler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2021-05-10 10:33:31 PDT
Remove the String::toInt family of functions
Comment 1 Darin Adler 2021-05-10 10:36:57 PDT Comment hidden (obsolete)
Comment 2 Darin Adler 2021-05-10 13:05:42 PDT Comment hidden (obsolete)
Comment 3 Darin Adler 2021-05-10 14:09:22 PDT Comment hidden (obsolete)
Comment 4 Darin Adler 2021-05-10 14:34:59 PDT Comment hidden (obsolete)
Comment 5 Darin Adler 2021-05-10 14:55:34 PDT Comment hidden (obsolete)
Comment 6 Darin Adler 2021-05-10 22:31:07 PDT Comment hidden (obsolete)
Comment 7 EWS Watchlist 2021-05-10 22:32:02 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See https://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 8 Radar WebKit Bug Importer 2021-05-10 23:08:40 PDT
<rdar://problem/77806799>
Comment 9 Darin Adler 2021-05-11 09:31:26 PDT Comment hidden (obsolete)
Comment 10 Darin Adler 2021-05-11 13:19:49 PDT Comment hidden (obsolete)
Comment 11 Darin Adler 2021-05-11 14:45:47 PDT
Created attachment 428312 [details]
Patch
Comment 12 Darin Adler 2021-05-11 18:15:33 PDT
Created attachment 428332 [details]
Patch
Comment 13 Darin Adler 2021-05-11 21:23:41 PDT
Committed r277355 (237613@main): <https://commits.webkit.org/237613@main>