[webkit-changes] [WebKit/WebKit] afadc0: Document Quirks.cpp with original bugs

Karl Dubost noreply at github.com
Tue Mar 28 08:52:11 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: afadc0ae8b648d26066c9e5481fb5ec3bed40e33
      https://github.com/WebKit/WebKit/commit/afadc0ae8b648d26066c9e5481fb5ec3bed40e33
  Author: Karl Dubost <karlcow at apple.com>
  Date:   2023-03-28 (Tue, 28 Mar 2023)

  Changed paths:
    M Source/WebCore/page/Quirks.cpp

  Log Message:
  -----------
  Document Quirks.cpp with original bugs
https://bugs.webkit.org/show_bug.cgi?id=254389
rdar://107167633

Reviewed by Ryosuke Niwa and Alexey Proskuryakov.

Quirks.cpp has a lot of history. Code rewriting makes it hard
to find the origin of a quirks and understand how to properly
test it again. By documenting with the appropriate bugzilla bug
or radar issue number, it makes it easier for engineers to find
again the steps to reproduce and understand if the quirk is
still needed.

* Source/WebCore/page/Quirks.cpp:

Canonical link: https://commits.webkit.org/262216@main




More information about the webkit-changes mailing list