Bug 180750

Summary: [GTK] Add proxy option to Minibrowser
Product: WebKit Reporter: Nael Ouedraogo <nael.ouedp>
Component: Tools / TestsAssignee: Nael Ouedraogo <nael.ouedp>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, lforschler, mcatanzaro, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Archive of layout-test-results from ews116 for mac-elcapitan none

Description Nael Ouedraogo 2017-12-13 07:20:13 PST
Add proxy option to Minibrowser.
Comment 1 Nael Ouedraogo 2017-12-13 08:19:38 PST
Created attachment 329218 [details]
Patch
Comment 2 Michael Catanzaro 2017-12-13 08:54:41 PST
Comment on attachment 329218 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=329218&action=review

> Tools/MiniBrowser/gtk/main.c:108
> +    { "ignore-host", 0, 0, G_OPTION_ARG_STRING_ARRAY, &ignoreHosts, "Set proxy ignore hosts", "HOST" },

HOSTS
Comment 3 Nael Ouedraogo 2017-12-15 01:12:05 PST
Created attachment 329471 [details]
Patch
Comment 4 Nael Ouedraogo 2017-12-15 01:47:40 PST
Created attachment 329477 [details]
Patch
Comment 5 Nael Ouedraogo 2017-12-15 01:48:16 PST
Thanks for the review.
Comment 6 EWS Watchlist 2017-12-15 03:08:50 PST
Comment on attachment 329477 [details]
Patch

Attachment 329477 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/5671814

New failing tests:
webgl/1.0.2/conformance/context/context-release-with-workers.html
webgl/1.0.2/conformance/context/context-release-upon-reload.html
Comment 7 EWS Watchlist 2017-12-15 03:08:51 PST
Created attachment 329482 [details]
Archive of layout-test-results from ews116 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews116  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 8 Nael Ouedraogo 2017-12-15 06:06:59 PST
The test failure on mac-debug is not related to this patch.
Comment 9 WebKit Commit Bot 2017-12-15 06:27:29 PST
Comment on attachment 329477 [details]
Patch

Clearing flags on attachment: 329477

Committed r225972: <https://trac.webkit.org/changeset/225972>
Comment 10 WebKit Commit Bot 2017-12-15 06:27:30 PST
All reviewed patches have been landed.  Closing bug.
Comment 11 Radar WebKit Bug Importer 2017-12-15 06:28:21 PST
<rdar://problem/36072771>