WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
92990
Web Inspector: Rename 'User agent' to 'Overrides' in settings screen
https://bugs.webkit.org/show_bug.cgi?id=92990
Summary
Web Inspector: Rename 'User agent' to 'Overrides' in settings screen
Addy Osmani
Reported
2012-08-02 07:30:11 PDT
As the User agent tab in the settings screen has evolved over time to include override capabilities for more than just the user agent, I think we should rename this to 'Overrides', which better describes what the tab contains.
Attachments
Patch
(3.31 KB, patch)
2012-08-02 08:11 PDT
,
Addy Osmani
no flags
Details
Formatted Diff
Diff
Patch
(4.62 KB, patch)
2012-08-02 11:30 PDT
,
Addy Osmani
no flags
Details
Formatted Diff
Diff
Patch
(5.09 KB, patch)
2012-08-02 11:59 PDT
,
Addy Osmani
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Addy Osmani
Comment 1
2012-08-02 08:11:54 PDT
Created
attachment 156088
[details]
Patch
Pavel Feldman
Comment 2
2012-08-02 10:59:02 PDT
Comment on
attachment 156088
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=156088&action=review
> Source/WebCore/inspector/front-end/SettingsScreen.js:48 > + this._tabbedPane.appendTab(WebInspector.SettingsScreen.Tabs.UserAgent, WebInspector.UIString("Overrides"), new WebInspector.UserAgentSettingsTab());
You also need to chance these in the WebCore/English.lproj/localizedStrings.js
Addy Osmani
Comment 3
2012-08-02 11:30:58 PDT
Created
attachment 156130
[details]
Patch
Addy Osmani
Comment 4
2012-08-02 11:36:17 PDT
(In reply to
comment #2
)
> (From update of
attachment 156088
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=156088&action=review
> > > Source/WebCore/inspector/front-end/SettingsScreen.js:48 > > + this._tabbedPane.appendTab(WebInspector.SettingsScreen.Tabs.UserAgent, WebInspector.UIString("Overrides"), new WebInspector.UserAgentSettingsTab()); > > You also need to chance these in the WebCore/English.lproj/localizedStrings.js
Done!
Addy Osmani
Comment 5
2012-08-02 11:59:16 PDT
Created
attachment 156132
[details]
Patch
WebKit Review Bot
Comment 6
2012-08-02 12:42:18 PDT
Comment on
attachment 156132
[details]
Patch Clearing flags on attachment: 156132 Committed
r124486
: <
http://trac.webkit.org/changeset/124486
>
WebKit Review Bot
Comment 7
2012-08-02 12:42:22 PDT
All reviewed patches have been landed. Closing bug.
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