Bug 274068
Summary: | window.menubar.visible should be false | ||
---|---|---|---|
Product: | WebKit | Reporter: | Karl Dubost <karlcow> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, webkit-bug-importer |
Priority: | P2 | Keywords: | BrowserCompat, InRadar, WPTImpact |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | https://wpt.fyi/results/html/browsers/the-window-object/open-close/open-features-is-popup-condition.html%3Fcombination |
Karl Dubost
window.menubar.visible expected false but got true
Go to https://wpt.fyi/results/html/browsers/the-window-object/open-close/open-features-is-popup-condition.html%3Fcombination
9 subtests are failing with the same message about window.menubar.visible
But in total this is part of
https://wpt.fyi/results/html/browsers/the-window-object/open-close
having the same type of failures.
representing 62 subtests.
https://searchfox.org/wubkat/source/Source/WebCore/page/BarProp.cpp#61-62
https://searchfox.org/wubkat/rev/af7bd70a44bb1e3adae77f36bcc34a47daeeb9a4/Source/WebKit/WebProcess/WebCoreSupport/WebChromeClient.cpp#447-462
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/127981378>
Karl Dubost
I wonder if it's by design?