|
|
@217978
|
8 years |
csaavedra |
[WPE] Unskip passing userscripts tests
Unreviewed gardening.
* …
|
|
|
@217977
|
8 years |
commit-queue |
[cURL] Remove a call to Windows API …
|
|
|
@217976
|
8 years |
magomez |
[GTK][WPE] Fix alpha premultiplying when using cairo to draw the video …
|
|
|
@217975
|
8 years |
commit-queue |
Use WTF::getCurrentProcessID() instead of getpid() …
|
|
|
@217974
|
8 years |
csaavedra |
struct does not accept initializer-form if member has initializers in …
|
|
|
@217973
|
8 years |
zandobersek |
[WPE] Enable ENCRYPTED_MEDIA for build-webkit builds …
|
|
|
@217972
|
8 years |
rniwa |
Move TreeScope::adoptIfNeeded to Node and rename it to …
|
|
|
@217971
|
8 years |
utatane.tea |
[GTK] Add kinetic scrolling …
|
|
|
@217970
|
8 years |
zandobersek |
[WPE] Enable MEDIA_SOURCE for build-webkit builds …
|
|
|
@217969
|
8 years |
zandobersek |
[GCrypt] ECDSA signing results can be smaller than the EC key size …
|
|
|
@217968
|
8 years |
commit-queue |
Reduce compiler warnings …
|
|
|
@217967
|
8 years |
jer.noble |
Crash in -[WKWebView _initializeWithConfiguration:] …
|
|
|
@217966
|
8 years |
calvaris |
[GStreamer][EME] Remove the legacy code that was not even official and …
|
|
|
@217965
|
8 years |
commit-queue |
AX: Media Controls: Missing labels for the Time Labels. …
|
|
|
@217964
|
8 years |
carlosgc |
Unreviewed. Fix unused parameter warning after r217955.
* …
|
|
|
@217963
|
8 years |
carlosgc |
[GTK] Use API::FormClient instead of the C API in WebKitFormClient …
|
|
|
@217962
|
8 years |
yoav |
[preload] Mandatory as value and related spec alignments …
|
|
|
@217961
|
8 years |
carlosgc |
[GTK] Use API::Findclient instead of the C API in WebKitFindController …
|
|
|
@217960
|
8 years |
carlosgc |
[GTK] Get rid of custom marshallers of signals …
|
|
|
@217959
|
8 years |
cdumez |
[iOS] LowPowerModeNotifier notifies client on non-main thread …
|
|
|
@217958
|
8 years |
rniwa |
Crash inside InsertNodeBeforeCommand via …
|
|
|
@217957
|
8 years |
rniwa |
The tree scope of an Attr node inside a shadow tree does not updated …
|
|
|
@217956
|
8 years |
simon.fraser |
Crash under -[WKWebView _updateVisibleContentRects] …
|
|
|
@217955
|
8 years |
mmaxfield |
[Cocoa] Expand system-ui to include every item in the Core Text …
|
|
|
@217954
|
8 years |
cdumez |
Update Timer to take a WTF::Function instead of a std::function …
|
|
|
@217953
|
8 years |
clopez |
[WebRTC] enableMockMediaEndpoint() is only used for the OpenWebRTC …
|
|
|
@217952
|
8 years |
commit-queue |
[Cocoa] JSWrapperMap leaks for all JSContexts …
|
|
|
@217951
|
8 years |
simon.fraser |
Use initializers in WebPageProxy …
|
|
|
@217950
|
8 years |
cdumez |
REGRESSION: fast/images/animated-gif-webkit-transform.html is flaky …
|
|
|
@217949
|
8 years |
commit-queue |
[iOS] Buttons in top-left and bottom media controls bar are positioned …
|
|
|
@217948
|
8 years |
commit-queue |
Implement additional AVPlayerController interfaces for minTime and …
|
|
|
@217947
|
8 years |
cdumez |
Use WTF::Function more in SpeculativeLoadManager …
|
|
|
@217946
|
8 years |
jbedard |
webkitpy: Run sample/spindump on iOS devices …
|
|
|
@217945
|
8 years |
commit-queue |
getUserMedia should not be prompted again if user denied access …
|
|
|
@217944
|
8 years |
fpizlo |
REGRESSION: …
|
|
|
@217943
|
8 years |
hyatt |
Laili restaurant menu page does not display full menu …
|
|
|
@217942
|
8 years |
keith_miller |
WebAssembly: We should only create wrappers for functions that can be …
|
|
|
@217941
|
8 years |
graouts |
Rebaseline and enable media/modern-media-controls/fullscreen-button …
|
|
|
@217940
|
8 years |
graouts |
Rebaseline and enable media/modern-media-controls/forward-button …
|
|
|
@217939
|
8 years |
graouts |
Layout Test media/modern-media-controls/button/button-icon-name.html …
|
|
|
@217938
|
8 years |
darin |
WTF tests have incorrect RefLogger lifetimes making it impossible to …
|
|
|
@217937
|
8 years |
timothy_horton |
Add a borderless mode to <attachment>, and make it respect its layout …
|
|
|
@217936
|
8 years |
jer.noble |
YouTube audio stutters when page changes visibility. …
|
|
|
@217935
|
8 years |
jer.noble |
Clients of the WK2 C-API don't have their …
|
|
|
@217934
|
8 years |
jer.noble |
[WK2] mediaContentTypesRequiringHardwareSupport setting not being …
|
|
|
@217933
|
8 years |
jer.noble |
Take the mediaContentTypesRequiringHardwareSupport Setting into …
|
|
|
@217932
|
8 years |
cdumez |
ASSERTION FAILED: !m_isolatedWorld->isNormal() || m_wrapper || …
|
|
|
@217931
|
8 years |
commit-queue |
Modify security test to avoid spacing differences. …
|
|
|
@217930
|
8 years |
commit-queue |
getUserMedia request should not be allowed for background tabs unless …
|
|
|
@217929
|
8 years |
commit-queue |
[GTK] Test gardening
https://bugs.webkit.org/show_bug.cgi?id=173093
…
|
|
|
@217928
|
8 years |
calvaris |
MediaTime class has rounding issues in different platforms …
|
|
|
@217927
|
8 years |
magomez |
[GTK][WPE][GSTREAMER_GL] Change the colorspace used by the video …
|
|
|
@217926
|
8 years |
rniwa |
IsInShadowTreeFlag does not get updated for a non-container node …
|
|
|
@217925
|
8 years |
carlosgc |
[WPE] Enable resource usage …
|
|
|
@217924
|
8 years |
carlosgc |
Remove legacy INSPECTOR_SERVER implementation …
|
|
|
@217923
|
8 years |
mitz |
Source/WebKit2:
[Cocoa] additionalReadAccessAllowedURLs doesn’t …
|
|
|
@217922
|
8 years |
ap |
Add High Sierra support to WebKit tools …
|
|
|
@217921
|
8 years |
jfbastien |
WebAssembly: test imports and exports with 16-bit characters …
|
|
|
@217920
|
8 years |
ap |
Add High Sierra support to WebKit tools …
|
|
|
@217919
|
8 years |
jer.noble |
[Web Audio] createScriptProcessor throws IndexSizeError for valid …
|
|
|
@217918
|
8 years |
ggaren |
bmalloc: memory APIs don't need to be heap members …
|
|
|
@217917
|
8 years |
cdumez |
CSSStyleRule.style / CSSPageRule.style / CSSKeyframeRule.style should …
|
|
|
@217916
|
8 years |
commit-queue |
[WebIDL] Split up attribute generation to match operation generation …
|
|
|
@217915
|
8 years |
commit-queue |
RTCTrackEvent.track should be found in RTCTrackEvent.streams[0] …
|
|
|
@217914
|
8 years |
rniwa |
Crash inside WebKit::PluginView::getAuthenticationInfo …
|
|
|
@217913
|
8 years |
ryanhaddad |
Unreviewed, rolling out r217902.
This change appears to have caused …
|
|
|
@217912
|
8 years |
drousso |
Web Inspector: Add ContextMenu item to log WebSocket object to console …
|
|
|
@217911
|
8 years |
drousso |
Web Inspector: Allow user to choose stylesheet when creating new rules …
|
|
|
@217910
|
8 years |
commit-queue |
getUserMedia is prompting too often …
|
|
|
@217909
|
8 years |
mark.lam |
Restrict the regress-173035.js test to only run on Darwin x86-64. …
|
|
|
@217908
|
8 years |
mitz |
[Cocoa] additionalReadAccessAllowedURLs should be consumed before …
|
|
|
@217907
|
8 years |
cdumez |
Align <col span>/<colgroup span> limits with the latest HTML …
|
|
|
@217906
|
8 years |
jer.noble |
Exempt exclusively wall-powered devices from hardware codec …
|
|
|
@217905
|
8 years |
jer.noble |
Refactoring: MediaEngineSupportParameters should take a ContentType …
|
|
|
@217904
|
8 years |
rniwa |
Use a dedicated node flag to identify a Document node …
|
|
|
@217903
|
8 years |
jond |
Update feature status for features Supported In Preview …
|
|
|
@217902
|
8 years |
dbates |
Teach run-webkit-tests how to run HTTPS Web Platform Tests …
|
|
|
@217901
|
8 years |
dbates |
Fetching Blob URLs with XHR gives null content-type and content-length …
|
|
|
@217900
|
8 years |
mark.lam |
ASSERTION failure: !masqueradesAsUndefinedWatchpointIsStillValid() || …
|
|
|
@217899
|
8 years |
zandobersek |
Unreviewed GTK+ and WPE gardening.
Add platform-specific test …
|
|
|
@217898
|
8 years |
mitz |
Added a tag for Safari Technology Preview release 32.
|
|
|
@217897
|
8 years |
sbarati |
ARES-6 incorrectly measures Worst 4 Iterations …
|
|
|
@217896
|
8 years |
sbarati |
Assertion failure in com.apple.WebKit.WebContent.Development in …
|
|
|
@217895
|
8 years |
weinig |
[WebIDL] PutForwards is not implemented to spec as illustrated by the …
|
|
|
@217894
|
8 years |
commit-queue |
[CMake] Only force response files for Ninja with CMake < 3.2 on Linux …
|
|
|
@217893
|
8 years |
jer.noble |
Clean-up: RenderElement.h includes headers it doesn't use …
|
|
|
@217892
|
8 years |
graouts |
Rebaseline and enable …
|
|
|
@217891
|
8 years |
graouts |
Rebaseline and enable media/modern-media-controls/buttons-container …
|
|
|
@217890
|
8 years |
graouts |
Rebaseline and enable media/modern-media-controls/button …
|
|
|
@217889
|
8 years |
ryanhaddad |
Remove TestExpectation for …
|
|
|
@217888
|
8 years |
commit-queue |
Add WebRTC stats logging …
|
|
|
@217887
|
8 years |
utatane.tea |
[JSC] has_generic_property never accepts non-String …
|
|
|
@217886
|
8 years |
pvollan |
Support removal of authentication data through the Website data store …
|
|
|
@217885
|
8 years |
jond |
Update the design of the WebKit Feature Status page …
|
|
|
@217884
|
8 years |
zalan |
[iOS WK1 WebThread] Do not call out to the main thread for device …
|
|
|
@217883
|
8 years |
commit-queue |
Add Charlie Turner as contributor …
|
|
|
@217882
|
8 years |
commit-queue |
Rebaseline and enable media/modern-media-controls/background-tint …
|
|
|
@217881
|
8 years |
alex |
Unreviewed GTK expectations gardening
Mark the …
|
|
|
@217880
|
8 years |
graouts |
[mac-wk1] LayoutTest …
|
|
|
@217879
|
8 years |
zandobersek |
Unreviewed GTK+ gardening.
Add test baselines that expect RSA-PSS and …
|
|
|