Add ability for WK2 to register a scheme to always be displayed as an empty document
Created attachment 62597 [details] Patch
Created attachment 62598 [details] Patch
Attachment 62597 [details] did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1 WebKit2/UIProcess/API/C/WKContext.cpp:102: _WKContextRegisterURLSchemeAsEmptyDocument is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4] Total errors found: 1 in 13 files If any of these errors are false positives, please file a bug against check-webkit-style.
Attachment 62598 [details] did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1 WebKit2/UIProcess/API/C/WKContext.cpp:102: _WKContextRegisterURLSchemeAsEmptyDocument is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4] Total errors found: 1 in 13 files If any of these errors are false positives, please file a bug against check-webkit-style.
Committed r64070: <http://trac.webkit.org/changeset/64070>