forked from WebKit/WebKit-http
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WPE][GTK] paypal.com requires user agent quirk
https://bugs.webkit.org/show_bug.cgi?id=186466 Reviewed by Carlos Garcia Campos. Source/WebCore: * platform/UserAgentQuirks.cpp: (WebCore::urlRequiresMacintoshPlatform): Tools: * TestWebKitAPI/Tests/WebCore/UserAgentQuirks.cpp: (TestWebKitAPI::TEST): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@232667 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
1 parent
26134bc
commit 43b3ea9
Showing
4 changed files
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,13 @@ | ||
2018-06-10 Michael Catanzaro <[email protected]> | ||
|
||
[WPE][GTK] paypal.com requires user agent quirk | ||
https://bugs.webkit.org/show_bug.cgi?id=186466 | ||
|
||
Reviewed by Carlos Garcia Campos. | ||
|
||
* platform/UserAgentQuirks.cpp: | ||
(WebCore::urlRequiresMacintoshPlatform): | ||
|
||
2018-06-09 Dan Bernstein <[email protected]> | ||
|
||
[Xcode] Clean up and modernize some build setting definitions | ||
|
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,13 @@ | ||
2018-06-10 Michael Catanzaro <[email protected]> | ||
|
||
[WPE][GTK] paypal.com requires user agent quirk | ||
https://bugs.webkit.org/show_bug.cgi?id=186466 | ||
|
||
Reviewed by Carlos Garcia Campos. | ||
|
||
* TestWebKitAPI/Tests/WebCore/UserAgentQuirks.cpp: | ||
(TestWebKitAPI::TEST): | ||
|
||
2018-06-09 Dan Bernstein <[email protected]> | ||
|
||
[Xcode] Clean up and modernize some build setting definitions | ||
|
This file contains 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