Bug 133725

Summary: [GTK] Remove view mode API
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: berto, bunhere, cdumez, commit-queue, gustavo, gyuyoung.kim, mrobinson, sergio
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 133724    
Attachments:
Description Flags
Patch mrobinson: review+

Description Carlos Garcia Campos 2014-06-11 00:57:52 PDT
It currently does nothing because support for view source mode was removed from WebCore.
Comment 1 Carlos Garcia Campos 2014-06-11 00:59:22 PDT
Created attachment 232852 [details]
Patch
Comment 2 WebKit Commit Bot 2014-06-11 01:01:33 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Carlos Garcia Campos 2014-06-12 00:38:46 PDT
Committed r169884: <http://trac.webkit.org/changeset/169884>