Bug 186056 - Create typedef for HashMap<PlatformDisplayID, ScreenProperties>
Summary: Create typedef for HashMap<PlatformDisplayID, ScreenProperties>
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-05-29 10:25 PDT by Per Arne Vollan
Modified: 2018-05-29 16:28 PDT (History)
3 users (show)

See Also:


Attachments
Patch (5.24 KB, patch)
2018-05-29 10:32 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2018-05-29 10:25:44 PDT
Improve readability by creating a typedef for HashMap<WebCore::PlatformDisplayID, WebCore::ScreenProperties>.
Comment 1 Per Arne Vollan 2018-05-29 10:32:20 PDT
Created attachment 341495 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2018-05-29 10:33:25 PDT
<rdar://problem/40619613>
Comment 3 Brent Fulgham 2018-05-29 15:57:05 PDT
Comment on attachment 341495 [details]
Patch

Excellent. r=me
Comment 4 Per Arne Vollan 2018-05-29 16:01:50 PDT
Comment on attachment 341495 [details]
Patch

Thanks for reviewing!
Comment 5 WebKit Commit Bot 2018-05-29 16:28:47 PDT
Comment on attachment 341495 [details]
Patch

Clearing flags on attachment: 341495

Committed r232277: <https://trac.webkit.org/changeset/232277>
Comment 6 WebKit Commit Bot 2018-05-29 16:28:48 PDT
All reviewed patches have been landed.  Closing bug.