GNOME Bugzilla – Bug 684440
Port embedded view source mode to WebKit2
Last modified: 2013-01-04 10:02:12 UTC
WebKit2 doesn't have API to set the WebView in view source mode.
See https://bugs.webkit.org/show_bug.cgi?id=99315
Created attachment 232432 [details] [review] Patch The WebKit patch landed, but I noticed of another issue while implementing this, so we need another patch for this work: https://bugs.webkit.org/show_bug.cgi?id=105885
(In reply to comment #2) > Created an attachment (id=232432) [details] [review] > Patch > > The WebKit patch landed, but I noticed of another issue while implementing > this, so we need another patch for this work: > > https://bugs.webkit.org/show_bug.cgi?id=105885 This is fixed now
Review of attachment 232432 [details] [review]: Looks good.