-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Remove Quirk shouldDisablePopoverAttributeQuirk for apple-console.lrn.com #26103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
webkit-commit-queue
merged 1 commit into
WebKit:main
from
karlcow:271216-remove-shouldDisablePopoverAttributeQuirk
Mar 21, 2024
Merged
Remove Quirk shouldDisablePopoverAttributeQuirk for apple-console.lrn.com #26103
webkit-commit-queue
merged 1 commit into
WebKit:main
from
karlcow:271216-remove-shouldDisablePopoverAttributeQuirk
Mar 21, 2024
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
|
EWS run on previous version of this PR (hash 9914a75) Details |
nt1m
approved these changes
Mar 19, 2024
annevk
reviewed
Mar 19, 2024
9914a75 to
8d5e556
Compare
Collaborator
|
EWS run on current version of this PR (hash 8d5e556) Details |
annevk
approved these changes
Mar 21, 2024
Member
Author
|
The failure in mac-wk1 is unrelated. |
….com https://bugs.webkit.org/show_bug.cgi?id=271216 rdar://124989024 Reviewed by Tim Nguyen and Anne van Kesteren. The bug was fixed in the initial library which was used by the apple site. On May 2023, the site owners confirmed that they had fixed the issue on their side and adjusted the library. The Quirk can be removed. The Quirk was added by https://bugs.webkit.org/show_bug.cgi?id=255373 rdar://106779034 * Source/WebCore/html/HTMLElement.cpp: (WebCore::HTMLElement::attributeChanged): * Source/WebCore/html/HTMLElement.idl: * Source/WebCore/html/HTMLFormControlElement.cpp: (WebCore::HTMLFormControlElement::popoverTargetElement const): * Source/WebCore/html/PopoverInvokerElement.idl: * Source/WebCore/page/Quirks.cpp: (WebCore::Quirks::shouldDisablePopoverAttributeQuirk const): Deleted. * Source/WebCore/page/Quirks.h: * Source/WebCore/style/UserAgentStyle.cpp: (WebCore::Style::UserAgentStyle::ensureDefaultStyleSheetsForElement): Canonical link: https://commits.webkit.org/276498@main
8d5e556 to
45bc0fd
Compare
Collaborator
|
Committed 276498@main (45bc0fd): https://commits.webkit.org/276498@main Reviewed commits have been landed. Closing PR #26103 and removing active labels. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
WebKit Misc.
For miscellaneous bugs in the WebKit framework (and not JavaScriptCore or WebCore).
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🧪 ios-wk2
45bc0fd
8d5e556