Commits
User selector
Commit History
Commits on Sep 22, 2021
Unreviewed, (manually) reverting r282856.
Show description for 802c8f5authored andcommittedDrop makeRef() and use Ref { } instead
Show description for fee7a1ccommittedRemove GenericCallback
Show description for b0ff281authored andcommitted
Commits on Sep 21, 2021
Drop makeRefPtr() and use RefPtr { } directly instead
Show description for fef3d76committedREGRESSION(241918@main): [WPE][GTK] New test is timing out on bots
Show description for 18869cfauthored andcommitted
Commits on Sep 20, 2021
Stop using makeRef(*this) / makeRefPtr(this)
Show description for 54cb09dcommitted
Commits on Sep 18, 2021
Use ObjectIdentifier for ResourceLoader
Show description for 555f181committed
Commits on Sep 15, 2021
[WPE][GTK] Silence -Wswitch warning enumeration value ‘ExceededProcessCountLimit’ not handled in switch
Show description for a498aa5authored andcommitted
Commits on Sep 11, 2021
[GLIB] MediaSession is not enabled
Show description for c99fd8acommitted
Commits on Sep 10, 2021
Add infrastructure to allow TLS during PCM tests
Show description for 7d53cf7authored andcommitted
Commits on Aug 16, 2021
[GLib] Enable mediastream setting if it's enabled at build-time
Show description for c0b3d3eauthored andcommitted[GTK] MiniBrowser crashes when closed while capturing desktop
Show description for cffb257authored andcommitted[GTK][WPE] Add API to pass WebKitMemoryPressureHandler parameters to the network processes
Show description for fa52cc6committed
Commits on Jul 28, 2021
[WPE][GTK] SVN_REVISION drifting away if bots don't re-run cmake
Show description for f0838d1authored andcommitted
Commits on Jul 26, 2021
[GTK] MiniBrowser crashes when closed while capturing desktop
Show description for 6320ea8authored andcommitted
Commits on Jul 22, 2021
[GLib] Expose API to access/modify capture devices states
Show description for 07b445fcommitted
Commits on Jul 21, 2021
[GTK][WPE] Allow the user to configure the MemoryPressureHandler inside the web process
Show description for 5d0c2ffcommittedREGRESSION(r267763): [SOUP] After network process crash, all cookies are lost until browser is restarted
Show description for 12d00c3committed
Commits on Jul 13, 2021
[GTK][WPE] Expose support for client certificate auth
Show description for 1e5a979committed
Commits on Jun 25, 2021
[GLib] Guard Cairo inclusions in shared GLib API implementation files
Show description for 888994dcommitted
commit-queue@webkit.org
Commits on Jun 16, 2021
Clean up WebCookieManagerProxy
Show description for b7c71f7committed
Commits on Jun 9, 2021
[GTK] Duplicate WebKitWebView::show-option-menu confuses introspection, should use --warn-error when building gir
Show description for ee042c7authored andcommittedAdopt WTF::Span in SQLiteStatement
Show description for 90cf43dcommitted
Sam Weinig
Commits on Jun 6, 2021
Use `const uint8_t*` type more consistently to store bytes in WebKit
Show description for 66fb385committed
Commits on Jun 4, 2021
[GTK][WPE] Expose setCORSDisablingPatterns
Show description for 6870419authored andcommitted
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on May 29, 2021
Clients of optional should use has_value instead of relying on hasValue macro
Show description for ddf6645committed
Commits on May 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on May 27, 2021
Leverage the new Vector(const T*, size_t) constructor
Show description for d3e3088committed
Commits on May 25, 2021
[GLIB] Stop using UncheckedLock in IconDatabase
Show description for 89fd373committed
Commits on May 24, 2021
Remove StringBuilder::appendLiteral
Show description for 4d78e56committedMake CheckedLock the default Lock
Show description for e801aaacommitted
Commits on May 22, 2021
Replace LockHolder with Locker in local variables
Show description for b46f54ecommittedUnreviewed, reverting r277913.
Show description for 0b6e751committedReplace LockHolder with Locker in local variables
Show description for db20ed5committed