WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
72380
[GTK] Add webkit_web_view_load_request() to WebKit2 GTK+ API
https://bugs.webkit.org/show_bug.cgi?id=72380
Summary
[GTK] Add webkit_web_view_load_request() to WebKit2 GTK+ API
Carlos Garcia Campos
Reported
2011-11-15 04:54:21 PST
We need to add WebKitNetworkRequest too.
Attachments
Patch
(17.12 KB, patch)
2011-11-15 04:58 PST
,
Carlos Garcia Campos
mrobinson
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2011-11-15 04:58:03 PST
Created
attachment 115146
[details]
Patch
WebKit Review Bot
Comment 2
2011-11-15 05:01:41 PST
Attachment 115146
[details]
did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit..." exit_code: 1 WARNING: File exempt from style guide. Skipping: "Source/WebKit2/UIProcess/API/gtk/WebKitWebView.h" WARNING: File exempt from style guide. Skipping: "Source/WebKit2/UIProcess/API/gtk/WebKitNetworkRequest.h" Source/WebKit2/UIProcess/API/gtk/WebKitNetworkRequest.cpp:92: Use 0 instead of NULL. [readability/null] [5] WARNING: File exempt from style guide. Skipping: "Source/WebKit2/UIProcess/API/gtk/webkit2.h" Total errors found: 1 in 11 files If any of these errors are false positives, please file a bug against check-webkit-style.
WebKit Review Bot
Comment 3
2011-11-15 05:01:58 PST
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
Martin Robinson
Comment 4
2011-11-15 15:02:04 PST
Comment on
attachment 115146
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=115146&action=review
>> Source/WebKit2/UIProcess/API/gtk/WebKitNetworkRequest.cpp:92 >> + NULL, > > Use 0 instead of NULL. [readability/null] [5]
Please fix.
Carlos Garcia Campos
Comment 5
2011-11-15 23:48:05 PST
Committed
r100414
: <
http://trac.webkit.org/changeset/100414
>
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