Bug 184399 - [GTK] Miscellaneous build cleanups
Summary: [GTK] Miscellaneous build cleanups
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Michael Catanzaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-08 09:18 PDT by Michael Catanzaro
Modified: 2018-04-25 09:23 PDT (History)
4 users (show)

See Also:


Attachments
Patch (6.09 KB, patch)
2018-04-08 09:19 PDT, Michael Catanzaro
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews206 for win-future (12.18 MB, application/zip)
2018-04-08 11:31 PDT, EWS Watchlist
no flags Details
Patch (4.80 KB, patch)
2018-04-08 20:43 PDT, Michael Catanzaro
zan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2018-04-08 09:18:02 PDT
Miscellaneous build cleanups

 * Remove a bunch of unused stuff
 * No need to define variables pointing to pkg-config files in OptionsGTK.cmake
Comment 1 Michael Catanzaro 2018-04-08 09:19:41 PDT
Created attachment 337459 [details]
Patch
Comment 2 EWS Watchlist 2018-04-08 11:31:07 PDT
Comment on attachment 337459 [details]
Patch

Attachment 337459 [details] did not pass win-ews (win):
Output: http://webkit-queues.webkit.org/results/7246072

New failing tests:
http/tests/security/canvas-remote-read-remote-video-localhost.html
Comment 3 EWS Watchlist 2018-04-08 11:31:18 PDT
Created attachment 337461 [details]
Archive of layout-test-results from ews206 for win-future

The attached test failures were seen while running run-webkit-tests on the win-ews.
Bot: ews206  Port: win-future  Platform: CYGWIN_NT-6.1-2.9.0-0.318-5-3-x86_64-64bit
Comment 4 Michael Catanzaro 2018-04-08 20:20:04 PDT
Well it breaks gtk-doc, but I have no idea why.
Comment 5 Michael Catanzaro 2018-04-08 20:41:41 PDT
(In reply to Michael Catanzaro from comment #4)
> Well it breaks gtk-doc, but I have no idea why.

Removed too much.
Comment 6 Michael Catanzaro 2018-04-08 20:43:35 PDT
Created attachment 337477 [details]
Patch
Comment 7 Michael Catanzaro 2018-04-25 09:23:11 PDT
Committed r230996: <https://trac.webkit.org/changeset/230996>