Sign in
webkit
/
WebKit
/
534296a4eada1201f734a335df60109b3396539a
534296a
Marked imported/w3c/web-platform-tests/XMLHttpRequest/timeout-multiple-fetches.html as flaky.
by ryanhaddad@apple.com
· 8 years ago
fbb4431
Add support for reading and writing settings from UIProcess audio capture
by commit-queue@webkit.org
· 8 years ago
f8b1480
Implement PlatformWebView::windowSnapshotImage and createBitmapContextFromWebView for iOS devices
by jbedard@apple.com
· 8 years ago
2681cd8
Web Inspector: Request/Response toggles not working
by commit-queue@webkit.org
· 8 years ago
546af2a
Expose a function to get proxy targets
by fpizlo@apple.com
· 8 years ago
9eb2815
op_throw_static_error's use of its first operand should be reflected in DFG BytecodeUseDef as well.
by mark.lam@apple.com
· 8 years ago
ed9300e
Drop non-standard document.implementation.createCSSStyleSheet() API
by cdumez@apple.com
· 8 years ago
1ef9eda
AX: don't expose empty roledescription
by jdiggs@igalia.com
· 8 years ago
cf540bc
Drop non-standard Element.scrollByLines() / scrollByPages()
by cdumez@apple.com
· 8 years ago
6123ca9
CoreAudioSharedUnit should own its configuration parameters
by commit-queue@webkit.org
· 8 years ago
69c8693
Marked http/tests/websocket/tests/hybi/workers/close.html is flaky.
by ryanhaddad@apple.com
· 8 years ago
08d2940
Mark media/modern-media-controls/status-label/status-label-font.html as flaky on mac-wk1.
by ryanhaddad@apple.com
· 8 years ago
eebfbd9
AX: Setting aria-orientation="horizontal" on a listbox is being overridden on the Mac
by jdiggs@igalia.com
· 8 years ago
6b2d92c
Web Inspector: Make it easy to dynamically show/hide a SettingsView
by mattbaker@apple.com
· 8 years ago
d3a08af
[CG] To decode an image frame asynchronously, pass the native size of the image to CGImageSourceCreateThumbnailAtIndex() if it's smaller than the sizeForDrawing
by commit-queue@webkit.org
· 8 years ago
0524494
WebKit should default to using sRGB with NSColor conversion instead of device
by bdakin@apple.com
· 8 years ago
5a2e7d3
Reduce PassRefPtr use https://bugs.webkit.org/show_bug.cgi?id=171809
by achristensen@apple.com
· 8 years ago
cc741e6
buildbot: Cleanup simulators after running tests
by jbedard@apple.com
· 8 years ago
f735165
[Mac] Audio capture fails when shouldCaptureAudioInUIProcess is set.
by jer.noble@apple.com
· 8 years ago
de1fa60
[macOS] com.macromedia.Flash Player ESR.plugin.sb is installed outside of PlugInSandboxProfiles
by aestes@apple.com
· 8 years ago
40a8174
Speculative Windows build fix after r216428.
by mark.lam@apple.com
· 8 years ago
c03c585
Search events should not fire synchronously for search type input elements with incremental attribute set
by jiewen_tan@apple.com
· 8 years ago
0077a6e
Clean UserMediaCaptureManager::capabilities return value
by commit-queue@webkit.org
· 8 years ago
3c44203
Text overlaps on http://www.duden.de/rechtschreibung/Acre
by zalan@apple.com
· 8 years ago
6f55923
Refactor ImageInputType::width() / height() for clarity
by cdumez@apple.com
· 8 years ago
d075ea2
Bail out of simple line layout when hyphen needs a fallback font.
by zalan@apple.com
· 8 years ago
17375ca
REGRESSION(r216179): [GTK] Script install-dependencies misses liborc
by clopez@igalia.com
· 8 years ago
8633b1f
TURNS gathering is not working properly
by commit-queue@webkit.org
· 8 years ago
3bee9a4
Unreviewed, rolling out r216419.
by mcatanzaro@igalia.com
· 8 years ago
3169812
CoreAudioCaptureSource should not modify its shared unit if already started/stopped
by commit-queue@webkit.org
· 8 years ago
90a7b23
ComposedTreeIterator does not traverse all slotted children if the traversal root is a slot element.
by antti@apple.com
· 8 years ago
b1f441c
WebAssembly: don't just emit extended offset adds for patch
by jfbastien@apple.com
· 8 years ago
cce7656
Introduce ExceptionScope::assertNoException() and releaseAssertNoException().
by mark.lam@apple.com
· 8 years ago
47f6307
Unreviewed. Fix GTK+ test /webkit2/WebKitConsoleMessage/network-error after r215556.
by carlosgc@webkit.org
· 8 years ago
ea20d74
Move 'style' from Element to HTMLElement / SVGElement and make it settable
by cdumez@apple.com
· 8 years ago
354047f
AX: Propagate aria-readonly to grid descendants
by jdiggs@igalia.com
· 8 years ago
d8d9f92
Unreviewed. Fix GTK+ test /webkit2/WebKitWebView/javascript-dialogs after r215404.
by carlosgc@webkit.org
· 8 years ago
7e3614e
Ensure clean tree before AX cache update.
by zalan@apple.com
· 8 years ago
036ffde
Unprefix unicode-bidi CSS values https://bugs.webkit.org/show_bug.cgi?id=171761
by mmaxfield@apple.com
· 8 years ago
6b08db1
Unreviewed GTK+ gardening. Update expectations of several tests.
by carlosgc@webkit.org
· 8 years ago
dc0e08c
2017-05-08 James Craig <jcraig@apple.com>
by jcraig@apple.com
· 8 years ago
8204e29
[GTK] Web Inspector: Add new GTK+ icon for timeline recording stopwatch
by commit-queue@webkit.org
· 8 years ago
141b0dd
Regenerate w3c-import.log files after r215670
by commit-queue@webkit.org
· 8 years ago
c5b1708
Set the Response.blob() type based on the content-type header value.
by commit-queue@webkit.org
· 8 years ago
5c50adc
[iOS] REGRESSION (r209409): getBoundingClientRect is wrong for fixed-position elements in resize/orientationchange
by simon.fraser@apple.com
· 8 years ago
73f55a7c
Drop remaining uses of PassRefPtr in editing code
by cdumez@apple.com
· 8 years ago
faa99a8
[GTK] Cannot sign in with new Google sign-in page
by mcatanzaro@igalia.com
· 8 years ago
e857395
[MediaStream] r216197 caused some webrtc tests to fail
by commit-queue@webkit.org
· 8 years ago
284c216
Clean up some WebProcessProxy, WebPage, and message handler includes
by timothy_horton@apple.com
· 8 years ago
8b9b3cb
Implement Subresource Integrity (SRI)
by commit-queue@webkit.org
· 8 years ago
0f69538
[GTK] Cannot sign in with new Google sign-in page
by mcatanzaro@igalia.com
· 8 years ago
5f5d72e
[Cocoa] CTFontDescriptorCreateMatchingFontDescriptor() is not case insensitive
by mmaxfield@apple.com
· 8 years ago
2a99cc3
Implement the concept of cookie-averse document
by cdumez@apple.com
· 8 years ago
64c519d
Unreviewed build fix after r216339.
by cdumez@apple.com
· 8 years ago
19a4043
Align our IDL files with the latest DOM specification
by cdumez@apple.com
· 8 years ago
005cf04
Reduce the number of includes in WebPage.h and WebProcess.h
by timothy_horton@apple.com
· 8 years ago
07bbb7d
Mark http/tests/loading/resourceLoadStatistics/prevalent-resource-without-user-interaction.html as flaky
by ap@apple.com
· 8 years ago
83de49c
REGRESSION (r216294): The new test fails on WebKit1
by ap@apple.com
· 8 years ago
b5c811e
[iOS WK2] Make rotation tests more reliable
by simon.fraser@apple.com
· 8 years ago
c209acb
Unreviewed, rolling out r216333.
by cdumez@apple.com
· 8 years ago
f4c5819
Implement the concept of cookie-averse document
by cdumez@apple.com
· 8 years ago
61d903d
Fix 32bit Windows build by giving correct parameters to MASM
by commit-queue@webkit.org
· 8 years ago
4219d74
REGERSSION(r213499): Emoji with Fitzpatrick modifiers are drawn as two separate glyphs
by mmaxfield@apple.com
· 8 years ago
9c85b8e
Fix Windows build after r216294.
by simon.fraser@apple.com
· 8 years ago
c46e60e
[ES6] Arrow function. Issue in access to this after eval('super()') within constructor
by gskachkov@gmail.com
· 8 years ago
a9044ee
Remove unused lambda capture https://bugs.webkit.org/show_bug.cgi?id=171772
by annulen@yandex.ru
· 8 years ago
dc6e184
messages_unittest.py should support a [-r|--reset-results] switch
by ddkilzer@apple.com
· 8 years ago
02e62d5
[Mac][cmake] Buildfix after r216047
by ossy@webkit.org
· 8 years ago
04e4e90
RealtimeMediaSourceCenter callbacks should be passed as r-values
by commit-queue@webkit.org
· 8 years ago
e008672
Put does not properly consult the prototype chain
by keith_miller@apple.com
· 8 years ago
6e32a9e
[WTF] Use memoryFootprint for MemoryUsage retrieval in Linux
by utatane.tea@gmail.com
· 8 years ago
8b1a3ed
Renderers being destroyed should not be added to AX's deferred list.
by zalan@apple.com
· 8 years ago
1e12f66
WebAssembly: Air::Inst::generate crashes on large binary on A64
by jfbastien@apple.com
· 8 years ago
aaf5c91
Crash in ImageFrameCache::decodedSizeChanged() after image load cancellation
by said@apple.com
· 8 years ago
f1d0f62
REGRESSION (r212998): Web Inspector: bad spacing of go-to arrow for HTTP POST request data
by nvasilyev@apple.com
· 8 years ago
74581db
[Mac] Adjust cursor position for dragged link (and stop it from moving based on how fast you are dragging)
by timothy_horton@apple.com
· 8 years ago
abe59cf
Mark compositing/tiling/non-active-window-tiles-size.html as flaky
by ryanhaddad@apple.com
· 8 years ago
56fdb2b
Move trivial String prototype functions to JS builtins
by oliver@apple.com
· 8 years ago
ee0eea0
Leaks always reports "WebKit Malloc Memory Pressure Handler" dispatch_queue/source as leaking
by commit-queue@webkit.org
· 8 years ago
6b1aa2e
...and now the GTK and Windows builds.
by dino@apple.com
· 8 years ago
7afbc46
[WTF] Do not export deleted constructor in StringView
by commit-queue@webkit.org
· 8 years ago
c253a0e
API test WebKit2.WebsiteDataStoreCustomPaths is failing on ios-simulator.
by beidson@apple.com
· 8 years ago
ecb7903
Try to fix iOS build.
by dino@apple.com
· 8 years ago
bffcb5b
[JSC] Remove export from Intrinsic
by commit-queue@webkit.org
· 8 years ago
3f3faf5
Restrict SVG filters to accessible security origins
by dino@apple.com
· 8 years ago
2f6a3a9
Unreviewed, rolling out r216273.
by ryanhaddad@apple.com
· 8 years ago
6a88ad9
[Cocoa] Converting from WebCore::Cookie to NSHTTPCookie always marks cookies as session cookies
by bburg@apple.com
· 8 years ago
41ef9a4
Make it possible to test rotation in iOS WebKitTestRunner
by simon.fraser@apple.com
· 8 years ago
1fc3d6c
Ensure NSColorPickerTouchBarItem only uses sRGB colors
by bdakin@apple.com
· 8 years ago
1d5f2c4
Mark http/tests/loading/resourceLoadStatistics/prevalent-resource-without-user-interaction.html as flaky.
by ryanhaddad@apple.com
· 8 years ago
6a8de1b
Use ImageDiff built by host SDK and remove ImageDiff from DumpRenderTree
by jbedard@apple.com
· 8 years ago
1d8a39b
TURNS gathering is not working properly
by commit-queue@webkit.org
· 8 years ago
a07cece
Mark test http/tests/security/module-correct-mime-types.html slow.
by ryanhaddad@apple.com
· 8 years ago
6597f64
putDirectIndex does not properly do defineOwnProperty
by sbarati@apple.com
· 8 years ago
d0daff7
Unreviewed, rolling out r216275.
by ryanhaddad@apple.com
· 8 years ago
e5b0bc0
[WK2][iOS][macOS] Expand sandbox to access vm.footprint_suspend
by bfulgham@apple.com
· 8 years ago
fb0e39c
[Cocoa] CTFontDescriptorCreateMatchingFontDescriptor() is not case insensitive
by mmaxfield@apple.com
· 8 years ago
22f3a36
[GTK][JSCOnly] Merge MainThread implementations and use generic one
by utatane.tea@gmail.com
· 8 years ago
399ba97
Crash in ImageFrameCache::decodedSizeChanged() after image load cancellation
by said@apple.com
· 8 years ago
be295a9
API test WebKit2.WKHTTPCookieStore fails due to possible issue with handling non-session cookies
by bburg@apple.com
· 8 years ago
Next »