[Webkit-unassigned] [Bug 137741] New: Removing CUSTOM_PROTOCOLS guard
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 15 07:40:46 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137741
Summary: Removing CUSTOM_PROTOCOLS guard
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Platform
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: p.jacquemart at samsung.com
CUSTOM_PROTOCOLS is the default code path for all ports now since r174419 [EFL] "Enable custom URI schemes with CustomProtocols"
It is not a real feature since the flag is hard-coded (WebKit2Prefix.h for Mac and GTK / OptionsEfl.cmake for EFL)
Most ports won't compile without this flag (at least GTK and EFL).
Also this CUSTOM_PROTOCOLS naming can be confusing against another real feature called CUSTOM_SCHEME_HANDLER
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list