Bug 193941 - Remove unnecessary `using namespace WTF`s (or at least restrict their scope).
Summary: Remove unnecessary `using namespace WTF`s (or at least restrict their scope).
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: Ross Kirsling
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-01-28 17:29 PST by Ross Kirsling
Modified: 2019-01-28 22:01 PST (History)
5 users (show)

See Also:


Attachments
Patch (42.39 KB, patch)
2019-01-28 17:31 PST, Ross Kirsling
no flags Details | Formatted Diff | Diff
Patch (44.15 KB, patch)
2019-01-28 17:54 PST, Ross Kirsling
no flags Details | Formatted Diff | Diff
Patch (44.45 KB, patch)
2019-01-28 19:25 PST, Ross Kirsling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ross Kirsling 2019-01-28 17:29:17 PST
Remove unnecessary `using namespace WTF`s (or at least restrict their scope).
Comment 1 Ross Kirsling 2019-01-28 17:31:47 PST
Created attachment 360406 [details]
Patch
Comment 2 EWS Watchlist 2019-01-28 17:33:41 PST Comment hidden (obsolete)
Comment 3 Alex Christensen 2019-01-28 17:45:47 PST
Comment on attachment 360406 [details]
Patch

r=me once it builds.
Comment 4 Ross Kirsling 2019-01-28 17:54:25 PST
Created attachment 360409 [details]
Patch
Comment 5 Ross Kirsling 2019-01-28 19:25:26 PST
Created attachment 360422 [details]
Patch
Comment 6 WebKit Commit Bot 2019-01-28 22:00:37 PST
Comment on attachment 360422 [details]
Patch

Clearing flags on attachment: 360422

Committed r240641: <https://trac.webkit.org/changeset/240641>
Comment 7 WebKit Commit Bot 2019-01-28 22:00:38 PST
All reviewed patches have been landed.  Closing bug.
Comment 8 Radar WebKit Bug Importer 2019-01-28 22:01:49 PST
<rdar://problem/47623020>