Don Olmstead

Results 40 issues of Don Olmstead

Both the openssl and gnutls variants have a shared target but it wasn't present for boringssl.

When using `extension`s its possible to have a `property` that's defined in a different file. It would be nice if there was a way to generate the appropriate import.

When working with multiple packages its a pain to keep files in sync. For example you often want the same analysis_options.yaml across packages. It would be great to have a...

enhancement
help wanted

Migrates to `drone-plugin-lib`. NEEDS TESTING!

#### 60423dd0b2d2fd8956a74e7741a349a9583cc3c6 Use libwpe process management API https://bugs.webkit.org/show_bug.cgi?id=241862 Reviewed by NOBODY (OOPS!). Manage processes through the libwpe API. * Source/WebKit/PlatformPlayStation.cmake: * Source/WebKit/PlatformWPE.cmake: * Source/WebKit/SourcesWPE.txt: * Source/WebKit/UIProcess/Launcher/glib/ProcessLauncherGLib.cpp: * Source/WebKit/UIProcess/Launcher/glib/ProcessProviderGLib.cpp: Added. *...

Platform
WebKit Nightly Build

#### 0d837593a835310b9dd841c09fdbb19d956e9f9b Add script for finding feature defines https://bugs.webkit.org/show_bug.cgi?id=245290 Reviewed by NOBODY (OOPS!). Adds a script for determining what feature defines (ENABLE, USE, HAVE) are present in portions of WebKit...

Tools / Tests
WebKit Nightly Build

#### 2c99942ca250e128b30efa035b58cf40e741c765 [GPUP] Guard ANGLE specific code https://bugs.webkit.org/show_bug.cgi?id=245259 Reviewed by NOBODY (OOPS!). Make sure all ANGLE specific code has a `USE(ANGLE)` check. Use `GraphicsContextGLTextureMapper` as the default case for a...

Platform
WebKit Nightly Build

#### cf08c342c1712b3655671d731c9d0ae166f04b7a [CMake] PlayStation VSI needs to set language on C files https://bugs.webkit.org/show_bug.cgi?id=245430 Reviewed by NOBODY (OOPS!). The Visual Studio integration for PlayStation has issues around compiling C files as...

merging-blocked
CMake
WebKit Nightly Build

#### da8478a074ccc0f8e88220b3672124bbc270fb8c [CMake] Turn on fatal warnings for developer mode https://bugs.webkit.org/show_bug.cgi?id=245312 Reviewed by NOBODY (OOPS!). * Source/cmake/WebKitCompilerFlags.cmake: https://github.com/WebKit/WebKit/commit/da8478a074ccc0f8e88220b3672124bbc270fb8c | Misc | iOS, tvOS & watchOS | macOS | Linux |...

CMake
WebKit Nightly Build

#### 1c142da35f1227da06352220c3aeffd797885d00 WC shouldn't require ENABLE_WEBGL https://bugs.webkit.org/show_bug.cgi?id=245188 Reviewed by NOBODY (OOPS!). * Source/WebKit/GPUProcess/GPUConnectionToWebProcess.cpp: * Source/WebKit/GPUProcess/graphics/wc/RemoteWCLayerTreeHost.cpp: * Source/WebKit/GPUProcess/graphics/wc/RemoteWCLayerTreeHost.h: * Source/WebKit/Shared/WebPageCreationParameters.cpp: * Source/WebKit/Shared/WebPageCreationParameters.h: * Source/WebKit/UIProcess/WebPageProxy.cpp: * Source/WebKit/UIProcess/playstation/PageClientImpl.cpp: * Source/WebKit/UIProcess/playstation/PageClientImpl.h: * Source/WebKit/UIProcess/win/PageClientImpl.cpp: *...

Platform
WebKit Nightly Build