[Webkit-unassigned] [Bug 167393] New: LoadWebLocalizedStrings method should be move in correct file
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 24 15:51:36 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=167393
Bug ID: 167393
Summary: LoadWebLocalizedStrings method should be move in
correct file
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit API
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aakash_jain at apple.com
Inside WebKit/mac/Misc/WebLocalizableStrings.mm LoadWebLocalizedStrings method is only for iOS (surrounded by #if PLATFORM(IOS)), also this method is only called from a single location in a iOS specific file named WebKit/ios/Misc/WebUIKitSupport.mm.
In order to organize the code better, LoadWebLocalizedStrings() should be moved it iOS specific file WebKit/ios/Misc/WebUIKitSupport.mm
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170124/3a830082/attachment.html>
More information about the webkit-unassigned
mailing list