Bug 133725 - [GTK] Remove view mode API
Summary: [GTK] Remove view mode API
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks: 133724
  Show dependency treegraph
 
Reported: 2014-06-11 00:57 PDT by Carlos Garcia Campos
Modified: 2014-06-12 00:38 PDT (History)
8 users (show)

See Also:


Attachments
Patch (7.03 KB, patch)
2014-06-11 00:59 PDT, Carlos Garcia Campos
mrobinson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>