Changeset 245688 in webkit
- Timestamp:
- May 23, 2019, 9:59:32 AM (7 years ago)
- Location:
- trunk/Source/WTF
- Files:
-
- 1 added
- 2 edited
-
ChangeLog (modified) (1 diff)
-
wtf/PlatformPlayStation.cmake (modified) (1 diff)
-
wtf/playstation/LanguagePlayStation.cpp (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WTF/ChangeLog
r245672 r245688 1 2019-05-23 Ross Kirsling <ross.kirsling@sony.com> 2 3 [PlayStation] Implement platformUserPreferredLanguages. 4 https://bugs.webkit.org/show_bug.cgi?id=198149 5 6 Reviewed by Fujii Hironori. 7 8 * wtf/PlatformPlayStation.cmake: 9 * wtf/playstation/LanguagePlayStation.cpp: Added. 10 (WTF::platformUserPreferredLanguages): 11 1 12 2019-05-22 Myles C. Maxfield <mmaxfield@apple.com> 2 13 -
trunk/Source/WTF/wtf/PlatformPlayStation.cmake
r245606 r245688 6 6 generic/WorkQueueGeneric.cpp 7 7 8 playstation/LanguagePlayStation.cpp 8 9 playstation/UniStdExtrasPlayStation.cpp 9 10
Note:
See TracChangeset
for help on using the changeset viewer.