WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
114764
[GTK] Documentation for WEBKIT_DEBUG logging channels is out of date
https://bugs.webkit.org/show_bug.cgi?id=114764
Summary
[GTK] Documentation for WEBKIT_DEBUG logging channels is out of date
Adam Dingle
Reported
2013-04-17 13:56:49 PDT
The WebKitGTK documentation contains a page "Environment" that lists possible values for the WEBKIT_DEBUG environment variable. That list has an error: "Plugin" should be "Plugins". Also, a glance at WebCore/platform/Logging.cpp shows that the list is out of date: some possible values are not listed including - ResourceLoading - LiveConnect - FileAPI - WebAudio - Compositing - Gamepad Also, one value in the documentation ("TextConversion") is not in Logging.cpp.
Attachments
Patch
(4.00 KB, patch)
2013-05-14 14:32 PDT
,
Martin Robinson
gustavo
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2013-05-14 14:32:10 PDT
Created
attachment 201759
[details]
Patch
Gustavo Noronha (kov)
Comment 2
2013-05-16 10:36:45 PDT
Comment on
attachment 201759
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=201759&action=review
> Source/WebKit/gtk/docs/webkitenvironment.xml:55 > + <varlistentry><term>LiveConnect</term></varlistentry>
This one seems to be used only by the non-wk2 apple mac port (the channel is enabled for the win port but no code uses it). Maybe we should not list it, maybe it could even be removed tbh.
Martin Robinson
Comment 3
2013-05-16 11:22:51 PDT
Committed
r150191
: <
http://trac.webkit.org/changeset/150191
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug