Bug 160863 - Modernize model objects simple getters
Summary: Modernize model objects simple getters
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2016-08-15 14:24 PDT by Joseph Pecoraro
Modified: 2016-08-16 09:54 PDT (History)
7 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (30.34 KB, patch)
2016-08-15 14:25 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.