RESOLVED FIXED 42995
Add ability for WK2 to register a scheme to always be displayed as an empty document
https://bugs.webkit.org/show_bug.cgi?id=42995
Summary Add ability for WK2 to register a scheme to always be displayed as an empty d...
Brady Eidson
Reported 2010-07-26 13:25:10 PDT
Add ability for WK2 to register a scheme to always be displayed as an empty document
Attachments
Patch (9.56 KB, patch)
2010-07-26 13:26 PDT, Brady Eidson
no flags
Patch (9.69 KB, patch)
2010-07-26 13:28 PDT, Brady Eidson
sam: review+
Brady Eidson
Comment 1 2010-07-26 13:26:49 PDT
Brady Eidson
Comment 2 2010-07-26 13:28:02 PDT
WebKit Review Bot
Comment 3 2010-07-26 13:28:25 PDT
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.
WebKit Review Bot
Comment 4 2010-07-26 13:28:53 PDT
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.
Brady Eidson
Comment 5 2010-07-26 13:38:11 PDT
Note You need to log in before you can comment on or make changes to this bug.