[webkit-reviews] review granted: [Bug 209484] Add user agent quirk for Red Hat Bugzilla : [Attachment 394381] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 24 17:08:14 PDT 2020


Adrian Perez <aperez at igalia.com> has granted Michael Catanzaro
<mcatanzaro at gnome.org>'s request for review:
Bug 209484: Add user agent quirk for Red Hat Bugzilla
https://bugs.webkit.org/show_bug.cgi?id=209484

Attachment 394381: Patch

https://bugs.webkit.org/attachment.cgi?id=394381&action=review




--- Comment #2 from Adrian Perez <aperez at igalia.com> ---
Comment on attachment 394381
  --> https://bugs.webkit.org/attachment.cgi?id=394381
Patch

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

> Source/WebCore/platform/UserAgentQuirks.cpp:98
> +    if (domain == "bugzilla.redhat.com")

I find it a bit odd that a particular instance of Bugzilla
needs a quirk, and others do not need it ¯\_(ツ)_/¯


More information about the webkit-reviews mailing list