Bug 179207 - Web Inspector: move top-level namespace functions in ImageUtilities to static class
Summary: Web Inspector: move top-level namespace functions in ImageUtilities to static...
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: Devin Rousso
URL:
Keywords: InRadar
Depends on: 177032
Blocks:
  Show dependency treegraph
 
Reported: 2017-11-02 15:51 PDT by Devin Rousso
Modified: 2017-11-15 12:20 PST (History)
4 users (show)

See Also:


Attachments
Patch (27.42 KB, patch)
2017-11-02 23:37 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2017-11-02 15:51:12 PDT
In order to prevent "polluting" the WI namespace, we should introduce a static class that holds all ImageUtilities functions.
Comment 1 Devin Rousso 2017-11-02 23:37:32 PDT
Created attachment 325866 [details]
Patch
Comment 2 BJ Burg 2017-11-03 14:02:54 PDT
Comment on attachment 325866 [details]
Patch

r=me, thanks Devin!
Comment 3 WebKit Commit Bot 2017-11-03 14:43:36 PDT
Comment on attachment 325866 [details]
Patch

Clearing flags on attachment: 325866

Committed r224433: <https://trac.webkit.org/changeset/224433>
Comment 4 WebKit Commit Bot 2017-11-03 14:43:37 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2017-11-15 12:20:41 PST
<rdar://problem/35567354>