WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
200217
[Win][MiniBrowser] Add 'reload' menu item and 'reload' toolbar button
https://bugs.webkit.org/show_bug.cgi?id=200217
Summary
[Win][MiniBrowser] Add 'reload' menu item and 'reload' toolbar button
Fujii Hironori
Reported
2019-07-28 23:27:22 PDT
[Win][MiniBrowser] Add 'reload' menu item and 'reload' toolbar button
Attachments
Patch
(9.02 KB, patch)
2019-07-28 23:32 PDT
,
Fujii Hironori
achristensen
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Fujii Hironori
Comment 1
2019-07-28 23:32:12 PDT
Created
attachment 375065
[details]
Patch
Alex Christensen
Comment 2
2019-07-29 10:37:34 PDT
Comment on
attachment 375065
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=375065&action=review
> Tools/MiniBrowser/win/MainWindow.cpp:121 > + m_hReloadButtonWnd = CreateWindow(L"BUTTON", L"âº", WS_CHILD | WS_VISIBLE | BS_TEXT, 0, 0, 0, 0, m_hMainWnd, reinterpret_cast<HMENU>(IDM_RELOAD), hInstance, 0);
I love it. Who needs icons when you have unicode?
Fujii Hironori
Comment 3
2019-07-29 18:54:39 PDT
Committed
r247938
: <
https://trac.webkit.org/changeset/247938
>
Radar WebKit Bug Importer
Comment 4
2019-07-29 18:55:19 PDT
<
rdar://problem/53690325
>
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