Bug 217644 - Eliminate some "using namespace WebCore" cases in global scope
Summary: Eliminate some "using namespace WebCore" cases in global scope
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-10-12 18:27 PDT by Darin Adler
Modified: 2020-10-12 19:13 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.95 KB, patch)
2020-10-12 18:28 PDT, Darin Adler
thorton: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (5.19 KB, patch)
2020-10-12 19:00 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 2020-10-12 18:27:15 PDT
Eliminate some "using namespace WebCore" cases in global scope
Comment 1 Darin Adler 2020-10-12 18:28:31 PDT
Created attachment 411187 [details]
Patch
Comment 2 Darin Adler 2020-10-12 18:57:51 PDT
Tim likes this patch, but EWS does not. Just kidding, I will fix and then land.
Comment 3 Darin Adler 2020-10-12 19:00:53 PDT
Created attachment 411189 [details]
Patch
Comment 4 Darin Adler 2020-10-12 19:12:04 PDT
Committed r268383: <https://trac.webkit.org/changeset/268383>
Comment 5 Radar WebKit Bug Importer 2020-10-12 19:13:19 PDT
<rdar://problem/70235190>