WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
205475
Web Inspector: convert some InspectorFrontendHost methods to getters
https://bugs.webkit.org/show_bug.cgi?id=205475
Summary
Web Inspector: convert some InspectorFrontendHost methods to getters
Blaze Burg
Reported
2019-12-19 14:36:22 PST
.
Attachments
Patch
(13.13 KB, patch)
2019-12-19 14:38 PST
,
Blaze Burg
no flags
Details
Formatted Diff
Diff
Proposed fix
(22.35 KB, patch)
2019-12-19 14:59 PST
,
Blaze Burg
no flags
Details
Formatted Diff
Diff
Patch
(24.14 KB, patch)
2019-12-19 16:04 PST
,
Blaze Burg
no flags
Details
Formatted Diff
Diff
Patch
(26.59 KB, patch)
2019-12-20 11:07 PST
,
Blaze Burg
no flags
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Blaze Burg
Comment 1
2019-12-19 14:38:21 PST
Created
attachment 386143
[details]
Patch
Blaze Burg
Comment 2
2019-12-19 14:59:43 PST
Created
attachment 386150
[details]
Proposed fix
Blaze Burg
Comment 3
2019-12-19 16:04:04 PST
Created
attachment 386161
[details]
Patch
Devin Rousso
Comment 4
2019-12-19 16:09:24 PST
Comment on
attachment 386161
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=386161&action=review
r=me once EWS is happy :)
> Source/WebCore/inspector/InspectorFrontendHost.h:85 > String port();
Shouldn't this also be `const`?
> Source/WebCore/inspector/InspectorFrontendHost.h:89 > + String platform() const;
NIT: why not put this next to `port`?
Blaze Burg
Comment 5
2019-12-20 11:07:24 PST
Created
attachment 386226
[details]
Patch
Blaze Burg
Comment 6
2019-12-20 12:42:58 PST
Committed
r253837
: <
https://trac.webkit.org/changeset/253837
>
Radar WebKit Bug Importer
Comment 7
2019-12-20 12:43:18 PST
<
rdar://problem/58122650
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug