Bug 239980 - [Quirks] REGRESSION (r286874): Menu is Cut Off After Pressing Search Icon on Hotels.com
Summary: [Quirks] REGRESSION (r286874): Menu is Cut Off After Pressing Search Icon on ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks: 247940
  Show dependency treegraph
 
Reported: 2022-05-02 13:23 PDT by zalan
Modified: 2022-11-14 23:31 PST (History)
13 users (show)

See Also:


Attachments
Patch (2.94 KB, patch)
2022-05-02 13:28 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (2.96 KB, patch)
2022-05-02 14:24 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2022-05-02 13:23:26 PDT
<rdar://91992835>
Comment 1 zalan 2022-05-02 13:28:25 PDT
Created attachment 458703 [details]
Patch
Comment 2 Simon Fraser (smfr) 2022-05-02 14:11:06 PDT
Comment on attachment 458703 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=458703&action=review

> Source/WebCore/ChangeLog:9
> +        Disable resolution media on www.hotels.com.

media query

> Source/WebCore/page/Quirks.h:84
> +    bool shouldDisableResolutionMedia() const;

shouldDisableResolutionMediaQuery
Comment 3 zalan 2022-05-02 14:24:45 PDT
Created attachment 458706 [details]
Patch
Comment 4 EWS 2022-05-02 16:34:15 PDT
Committed r293700 (250191@main): <https://commits.webkit.org/250191@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 458706 [details].