Bug 192690

Summary: Remove a global 'using namespace WebKit' in WebViewImpl.mm
Product: WebKit Reporter: David Quesada <david_quesada>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description David Quesada 2018-12-13 19:47:29 PST
I didn't see this covered by the other patches working on this now. An unrelated patch I ran through EWS shuffled the unified builds such that this using statement caused build failures, and I came up with the fix.
Comment 1 David Quesada 2018-12-13 19:50:16 PST
Created attachment 357290 [details]
Patch
Comment 2 WebKit Commit Bot 2018-12-14 10:14:40 PST
Comment on attachment 357290 [details]
Patch

Clearing flags on attachment: 357290

Committed r239218: <https://trac.webkit.org/changeset/239218>
Comment 3 WebKit Commit Bot 2018-12-14 10:14:42 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-12-14 10:15:26 PST
<rdar://problem/46733680>