Bug 160863

Summary: Modernize model objects simple getters
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: DoNotImportToRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2016-08-15 14:24:02 PDT
Modernize model objects simple getters. Reduce the number of lines by simplifying getters for basic properties.

This style is only used for the most basic getters not for every possible getter that is a single line.
Comment 1 Joseph Pecoraro 2016-08-15 14:25:34 PDT
Created attachment 286091 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2016-08-16 09:54:20 PDT
Comment on attachment 286091 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 286091

Committed r204507: <http://trac.webkit.org/changeset/204507>
Comment 3 WebKit Commit Bot 2016-08-16 09:54:24 PDT
All reviewed patches have been landed.  Closing bug.