2018-10-03 |
mitz@apple.com | bmalloc, WTF and JavaScriptCore parts of [Xcode] Update... |
commit | commitdiff | tree | snapshot |
2018-10-03 |
mark.lam@apple.com | Make string MaxLength for all WTF and JS strings consis... |
commit | commitdiff | tree | snapshot |
2018-10-03 |
cdumez@apple.com | Regression(r236779): Crash when changing the input... |
commit | commitdiff | tree | snapshot |
2018-10-03 |
cdumez@apple.com | Passing noopener=NOOPENER to window.open() should cause... |
commit | commitdiff | tree | snapshot |
2018-10-03 |
rniwa@webkit.org | GC can collect JS wrappers of nodes in the mutation... |
commit | commitdiff | tree | snapshot |
2018-10-03 |
dino@apple.com | Make the Pointer Events feature description valid |
commit | commitdiff | tree | snapshot |
2018-10-03 |
jlewis3@apple.com | Unreviewed, rolling out r236781. |
commit | commitdiff | tree | snapshot |
2018-10-03 |
kocsen_chung... | Versioning. |
commit | commitdiff | tree | snapshot |
2018-10-03 |
dino@apple.com | [macOS] Switching to discrete GPU should be done in... |
commit | commitdiff | tree | snapshot |
2018-10-03 |
cdumez@apple.com | input.checked is incorrect while we're parsing its... |
commit | commitdiff | tree | snapshot |
2018-10-03 |
magomez@igalia.com | [GTK][WPE] Incorrect rendering of layers whose backingS... |
commit | commitdiff | tree | snapshot |
2018-10-03 |
mcatanzaro... | [WPE][GTK] Enable MSE by default |
commit | commitdiff | tree | snapshot |
2018-10-03 |
youenn@apple.com | Enable H264 simulcast |
commit | commitdiff | tree | snapshot |
2018-10-03 |
commit-queue... | [JSC] Add a C++ callable overload of objectConstructorSeal |
commit | commitdiff | tree | snapshot |
2018-10-03 |
mcatanzaro... | -Wunused-variable in RenderLayer::updateScrollableAreaSet |
commit | commitdiff | tree | snapshot |
2018-10-03 |
zandobersek... | Ref<FetchResponse> use-after-move in DOMCache::put() |
commit | commitdiff | tree | snapshot |
2018-10-03 |
rniwa@webkit.org | Enable selectionAcrossShadowBoundariesEnabled by defaul... |
commit | commitdiff | tree | snapshot |
2018-10-03 |
commit-queue... | Import WPT mimesniff resources |
commit | commitdiff | tree | snapshot |
2018-10-03 |
Hironori.Fujii... | [WinCairo][BuildBot] archive-test-results fails to... |
commit | commitdiff | tree | snapshot |
2018-10-03 |
rniwa@webkit.org | Copying content with shadow DOM doesn't copy any contents |
commit | commitdiff | tree | snapshot |
2018-10-03 |
cdumez@apple.com | MessageEvent.ports should return the same object |
commit | commitdiff | tree | snapshot |
2018-10-03 |
drousso@apple.com | Web Inspector: merge SourceMapManager into NetworkManager |
commit | commitdiff | tree | snapshot |
2018-10-03 |
rniwa@webkit.org | GC can collect JS wrappers of nodes in the mutation... |
commit | commitdiff | tree | snapshot |
2018-10-03 |
nvasilyev@apple.com | Web Inspector: Styles: start editing property name... |
commit | commitdiff | tree | snapshot |
2018-10-03 |
cdumez@apple.com | radio / checkbox inputs should fire "click, input,... |
commit | commitdiff | tree | snapshot |
2018-10-03 |
cdumez@apple.com | fieldset.elements should return an HTMLCollection inste... |
commit | commitdiff | tree | snapshot |
2018-10-03 |
drousso@apple.com | Web Inspector: prevent layer events from firing until... |
commit | commitdiff | tree | snapshot |
2018-10-03 |
drousso@apple.com | Web Inspector: REGRESSION(r236766): WI.IssueManager... |
commit | commitdiff | tree | snapshot |
2018-10-03 |
commit-queue... | Deprecate WKConnection |
commit | commitdiff | tree | snapshot |
2018-10-02 |
bburg@apple.com | Web Automation: tab default key handler should always... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
dino@apple.com | [macOS] Switching to discrete GPU should be done in... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
sihui_liu@apple.com | Fix a potential crash in NetworkProcess::deleteWebsiteD... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
cdumez@apple.com | Refresh imported/w3c/web-platform-tests/html/semantics... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
wenson_hsieh... | [WebKit2] Format > Bold and Format > Italic don't toggl... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
cdumez@apple.com | Image.__proto__ should be Function.prototype, not HTMLE... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
commit-queue... | Fix Disassembler-output on ARM Thumb2 |
commit | commitdiff | tree | snapshot |
2018-10-02 |
achristensen... | Prepare WebCoreNSURLExtras for ARC |
commit | commitdiff | tree | snapshot |
2018-10-02 |
drousso@apple.com | Web Inspector: rename frontend managers to be more... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
Basuke.Suzuki... | [Curl] Fix missing values of resource timing API. |
commit | commitdiff | tree | snapshot |
2018-10-02 |
cdumez@apple.com | REGRESSION: TestWebKitAPI.WKWebView.ProvisionalURLNotCh... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
achristensen... | Remove unused linked-on-or-before-iOS5 check |
commit | commitdiff | tree | snapshot |
2018-10-02 |
achristensen... | Remove ParsedURLString |
commit | commitdiff | tree | snapshot |
2018-10-02 |
dbates@webkit.org | Fix iOS TestWebKitAPI failures following <https://trac... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
yusukesuzuki... | [JSC] Add stub of ExecutableAllocator used when JIT... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
realdawei@apple.com | Unreviewed, rolling out r236751. |
commit | commitdiff | tree | snapshot |
2018-10-02 |
pvollan@apple.com | [WebVTT] Cue with line setting is not rendered correctly |
commit | commitdiff | tree | snapshot |
2018-10-02 |
antti@apple.com | User installed fonts are not always disabled when they... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
commit-queue... | [GTK] fast/forms/color/input-appearance-color.html... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
dbates@webkit.org | Fix iOS TestWebKitAPI failures following <https://trac... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
dino@apple.com | Remove CSS Animation Triggers |
commit | commitdiff | tree | snapshot |
2018-10-02 |
mcatanzaro... | REGRESSION(r236662): Fix -Wformat warnings in CacheStor... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
commit-queue... | Unreviewed, rolling out r236624 and r236671. |
commit | commitdiff | tree | snapshot |
2018-10-02 |
sihui_liu@apple.com | Add release assertion to ensure m_owningPointerForClose... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
antti@apple.com | WebPageProxy::reattachToWebProcess cleanups |
commit | commitdiff | tree | snapshot |
2018-10-02 |
commit-queue... | [WPE] Enable more Cache Storage and Service Workers... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
cdumez@apple.com | Regression(r236613): Parser/html-parser.html performanc... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
commit-queue... | [Flatpak] Use our own check of flatpak repos |
commit | commitdiff | tree | snapshot |
2018-10-02 |
commit-queue... | [GTK] Enable more Cache Storage and Service Workers... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
commit-queue... | Unreviewed, rolling out r236719. |
commit | commitdiff | tree | snapshot |
2018-10-02 |
ticaiolima... | [BigInt] BigInt.proptotype.toString is broken when... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
aboya@igalia.com | [MSE][GStreamer] Add h264parse to accept MP4 without... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
yusukesuzuki... | [JSC] Add branchIfNaN and branchIfNotNaN |
commit | commitdiff | tree | snapshot |
2018-10-02 |
aperez@igalia.com | [GTK] Theming of authentication dialog breaks with... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
eric.carlson... | [MediaStream] RealtimeMediaSource should be able to... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
commit-queue... | [GTK][WPE] Blacklist more tests that are requiring... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
wenson_hsieh... | [macOS] Implement a way for the UI process to request... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
Basuke.Suzuki... | [WinCairo] Enable some wpt tests. |
commit | commitdiff | tree | snapshot |
2018-10-02 |
commit-queue... | [Flatpak] Implement icecream and ccache support |
commit | commitdiff | tree | snapshot |
2018-10-02 |
philn@webkit.org | [GStreamer][playbin3] Stream tag lists leaks |
commit | commitdiff | tree | snapshot |
2018-10-02 |
mcatanzaro... | Unreviewed, fix missing return value in TestController... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
mcatanzaro... | Unreviewed, fix unused variable in RenderLayer::updateS... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
Basuke.Suzuki... | [WinCairo] Enable WPT tests environment. |
commit | commitdiff | tree | snapshot |
2018-10-02 |
aboya@igalia.com | [MSE][GStreamer] Make same thread assert non-release |
commit | commitdiff | tree | snapshot |
2018-10-02 |
philn@webkit.org | [GStreamer][MSE] Ubuntu LTS build broken since r236409 |
commit | commitdiff | tree | snapshot |
2018-10-02 |
drousso@apple.com | Web Inspector: Canvas: replace constant numbers with... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
commit-queue... | Web Inspector: Fix a typo for execution context identifier |
commit | commitdiff | tree | snapshot |
2018-10-02 |
mark.lam@apple.com | Function.toString() should also copy the source code... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
ross.kirsling... | [Win][DRT] Actually set "experimental:WebAnimationsCSSI... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
ross.kirsling... | [WinCairo] Unreviewed test gardening. |
commit | commitdiff | tree | snapshot |
2018-10-02 |
rniwa@webkit.org | Removed a failing test expectation on imported/w3c... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
drousso@apple.com | Web Inspector: remove analyzer manager |
commit | commitdiff | tree | snapshot |
2018-10-02 |
mmaxfield@apple.com | [Cocoa] Update delete-emoji expected results |
commit | commitdiff | tree | snapshot |
2018-10-02 |
rniwa@webkit.org | Add a new variant of serializePreservingVisualAppearanc... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
nvasilyev@apple.com | Web Inspector: Styles: add an experimental setting... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
nvasilyev@apple.com | Web Inspector: Dark Mode: use the same CSS variables... |
commit | commitdiff | tree | snapshot |
2018-10-02 |
achristensen... | Don't read from WebCore's bundle for IDNScriptWhiteList |
commit | commitdiff | tree | snapshot |
2018-10-02 |
achristensen... | Unreviewed, rolling out r236551. |
commit | commitdiff | tree | snapshot |
2018-10-02 |
aestes@apple.com | [watchOS] Adopt NSURLSessionCompanionProxyPreference |
commit | commitdiff | tree | snapshot |
2018-10-01 |
cdumez@apple.com | [Mac] The UIProcess should listen to memory pressure... |
commit | commitdiff | tree | snapshot |
2018-10-01 |
cdumez@apple.com | Regression(r236613): Parser/HTML5-8266-ParseOnly.html... |
commit | commitdiff | tree | snapshot |
2018-10-01 |
sihui_liu@apple.com | Fix Internal iOS Build after r236690 |
commit | commitdiff | tree | snapshot |
2018-10-01 |
keith_miller... | Create a RELEASE_AND_RETURN macro for ExceptionScopes |
commit | commitdiff | tree | snapshot |
2018-10-01 |
dbates@webkit.org | Attempt to fix the watchOS build after <https://trac... |
commit | commitdiff | tree | snapshot |
2018-10-01 |
rniwa@webkit.org | ASAN failure in ~GCReachableRef() |
commit | commitdiff | tree | snapshot |
2018-10-01 |
ryanhaddad... | Unreviewed, rebaseline tests after r236632. |
commit | commitdiff | tree | snapshot |
2018-10-01 |
wenson_hsieh... | [iOS] Add SPI to customize the input accessory view... |
commit | commitdiff | tree | snapshot |
2018-10-01 |
sihui_liu@apple.com | Remove StorageProcess |
commit | commitdiff | tree | snapshot |
2018-10-01 |
david_quesada... | Add missing Objective-C versions of downloads SPI |
commit | commitdiff | tree | snapshot |
2018-10-01 |
achristensen... | Fix internal build after r236665 |
commit | commitdiff | tree | snapshot |
2018-10-01 |
jiewen_tan... | [WebAuthN] Import a JS CBOR coder |
commit | commitdiff | tree | snapshot |
next |