WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
152423
[WinCairo] Empty context menu item.
https://bugs.webkit.org/show_bug.cgi?id=152423
Summary
[WinCairo] Empty context menu item.
peavo
Reported
2015-12-18 05:46:09 PST
The context menu contains a submenu item with no text.
Attachments
Patch
(1.32 KB, patch)
2015-12-18 05:51 PST
,
peavo
no flags
Details
Formatted Diff
Diff
Patch
(1.32 KB, patch)
2015-12-18 11:38 PST
,
peavo
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
peavo
Comment 1
2015-12-18 05:51:14 PST
Created
attachment 267625
[details]
Patch
Alex Christensen
Comment 2
2015-12-18 10:53:01 PST
Comment on
attachment 267625
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=267625&action=review
> Source/WebCore/page/ContextMenuController.cpp:801 > +#if PLATFORM(GTK) || PLATFORM(EFL) || PLATFORM(WIN_CAIRO) > ContextMenuItem ShareMenuItem;
My guess is that all windows ports need this if WinCairo does. How do I see this particular context menu?
peavo
Comment 3
2015-12-18 11:36:08 PST
(In reply to
comment #2
)
> Comment on
attachment 267625
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=267625&action=review
> > > Source/WebCore/page/ContextMenuController.cpp:801 > > +#if PLATFORM(GTK) || PLATFORM(EFL) || PLATFORM(WIN_CAIRO) > > ContextMenuItem ShareMenuItem; > > My guess is that all windows ports need this if WinCairo does. How do I see > this particular context menu?
Good point :) I see the context menu with the empty item when I right-click any web page element in MiniBrowser.
peavo
Comment 4
2015-12-18 11:38:23 PST
Created
attachment 267645
[details]
Patch
WebKit Commit Bot
Comment 5
2015-12-18 16:25:58 PST
Comment on
attachment 267645
[details]
Patch Clearing flags on attachment: 267645 Committed
r194305
: <
http://trac.webkit.org/changeset/194305
>
WebKit Commit Bot
Comment 6
2015-12-18 16:26:02 PST
All reviewed patches have been landed. Closing bug.
peavo
Comment 7
2015-12-19 00:38:26 PST
Thanks for reviewing :)
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