Commits
User selector
Commit History
Commits on Aug 24, 2021
Geolocation API should callback with error if doc is not fully active
Show description for 94f2269committed
Commits on Jun 2, 2021
Remove <wtf/Optional.h>
Show description for 786e703committed
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on Mar 31, 2021
Apply permission policy to geolocation
Show description for 3901d41committed
Commits on Mar 24, 2021
Consolidate Books bundle checks
Show description for 4052c19committed
Commits on Mar 18, 2021
Geolocation API does not work in WKWebView with custom URL scheme handler
Show description for 00fe2e9committed
Commits on Nov 19, 2020
Regression(r267865) Geolocation API's error callback should be nullable
Show description for 840b650committed
Commits on Oct 2, 2020
[WebIDL] Add support for non-nullable optional wrapper type arguments to operations
Show description for eacfcbfcommitted
Sam Weinig
Commits on Oct 1, 2020
[WebIDL] Make Exposed mandatory for IDL interfaces
Show description for 9940f5ccommitted
Sam Weinig
Commits on Sep 23, 2020
[WebIDL] Switch to new file name convention for partial interfaces
Show description for 50ca2ddcommitted
Sam Weinig
Commits on Sep 9, 2020
[WebIDL] Stop automatically applying the ImplementedBy extended attribute to all partial interfaces/dictionaries
Show description for 2c6c5c3committed
Sam Weinig
Commits on Aug 28, 2020
[WebIDL] 'void' type is changing to 'undefined'
Show description for 217b253committed
Sam Weinig
Commits on Apr 14, 2020
Add WARN_UNUSED_RETURN to decode methods in Source/WebCore
Show description for 2a7246acommitted
Commits on Feb 7, 2020
[Hardening] Validate Geolocation access permission on UIProcess side
Show description for 05b227fcommitted
Commits on Oct 17, 2019
Deprecate ActiveDOMObject::canSuspendForDocumentSuspension()
Show description for 1279082committedRename PageCache to BackForwardCache
Show description for 158327bcommitted
Commits on Oct 12, 2019
Add [ActiveDOMObject] to IDLs of ActiveDOMObjects
Show description for 57e014fcommittedUnreviewed, rolling out r251040.
Show description for 1042ae9committedAdd [ActiveDOMObject] to IDLs of ActiveDOMObjects
Show description for 68d70c6committed
Commits on Oct 3, 2019
WebKit doesn't build with trunk clang
Show description for c700543committed
Commits on Aug 28, 2019
geolocation.watchPosition() / getCurrentPosition() should return PERMISSION_DENIED when context is not secure
Show description for 909b09acommitted
Commits on Aug 23, 2019
[geolocation] Rename interfaces and remove [NoInterfaceObject]
Show description for 803d266committed
Commits on Aug 19, 2019
[WTF] Add makeUnique<T>, which ensures T is fast-allocated, makeUnique / makeUniqueWithoutFastMallocCheck part
Show description for 8a462cbcommitted
Commits on Aug 5, 2019
navigator.geolocation wrapper should not become GC-collectable once its frame is detached
Show description for b39bc89committed
Commits on Jun 27, 2019
Upstream use of MACCATALYST
Show description for c00fe63committed
Commits on Apr 4, 2019
[WebCore] Put most of derived classes of ScriptWrappable into IsoHeap
Show description for 359c45dcommitted
Commits on Dec 22, 2018
Use Ref<> as much as possible
Show description for d4c5ff5committed
Commits on Dec 20, 2018
wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from
Show description for 462a669committed
Commits on Oct 18, 2018
Switch from PLATFORM(IOS) to PLATFORM(IOS_FAMILY)
Show description for 8132e32committed
Commits on Oct 16, 2018
window.navigator should not become null after the window loses its browsing context
Show description for 73a47e7committed
Commits on Oct 8, 2018
Have DOMWindowProperty get is frame from its associated DOMWindow
Show description for 7a9cfbccommitted
Commits on Aug 16, 2018
Use OptionSet for ActivityState::Flags
Show description for 1438ffbcommitted
Commits on Jul 7, 2018
Make ReasonForSuspension enum class
Show description for 369d57dcommitted
Commits on Jul 4, 2018
Introduce PLATFORM(IOSMAC)
Show description for 45abc6ecommitted
Commits on Jun 23, 2018
[WTF] Add user-defined literal for ASCIILiteral
Show description for 4a804a8committed