source: webkit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @242836   6 years jiewen_tan Add WebFrameProxy::loadData …
(edit) @242835   6 years rniwa Remove a site specific hack for AppleConnect plugin …
(edit) @242834   6 years zalan [ContentChangeObserver] Reset state when touchStart does not turn into …
(edit) @242833   6 years wenson_hsieh [iOS] Input view sometimes flickers when blurring and refocusing an …
(edit) @242832   6 years commit-queue Unreviewed, rolling out r242825. …
(edit) @242831   6 years timothy Expose document attributes and body background color through …
(edit) @242830   6 years antti Compositing layer that renders two positioned elements should not hit …
(edit) @242829   6 years drousso Web Inspector: Sources: allow image collections to be filtered by type …
(edit) @242828   6 years commit-queue Unreviewed, rolling out r242747. …
(edit) @242827   6 years aakash_jain [ews-build] Show status bubbles while the patch is waiting in queue …
(edit) @242826   6 years dino [WebGL] WebGLBuffer can be too large …
(edit) @242825   6 years rmorisset Alter Tools/Scripts/dump-class-layout to be able to dump all classes …
(edit) @242824   6 years timothy_horton More attempts at build fixing. * …
(edit) @242823   6 years cdumez Device Orientation access permission should be denied unless …
(edit) @242822   6 years kocsen_chung Apply patch. rdar://problem/48795264
(edit) @242821   6 years nvasilyev Web Inspector: Keyboard shortcut for settings tab too greedy on non-US …
(edit) @242820   6 years drousso Web Inspector: Elements: provide node context menu items for event …
(edit) @242819   6 years jer.noble Flaky API Test TestWebKitAPI.WebKitLegacy.ScrollingDoesNotPauseMedia …
(edit) @242818   6 years sihui_liu Layout Test …
(edit) @242817   6 years aakash_jain [ews-build] Change urls from uat to production …
(edit) @242816   6 years aakash_jain [ews-build] change max_builds for local-worker to 1 …
(edit) @242815   6 years sihui_liu Layout Test …
(edit) @242814   6 years antti [iOS] Enable asynchronous frame scrolling by default …
(edit) @242813   6 years ryanhaddad Unreviewed, fix a typo in TestExpecations. * …
(edit) @242812   6 years rmorisset A lot more classes have padding that can be reduced by reordering …
(edit) @242811   6 years drousso Web Inspector: DOM Debugger: remove left padding when the last DOM …
(edit) @242810   6 years mark.lam The HasIndexedProperty node does GC. …
(edit) @242809   6 years drousso Web Inspector: Canvas: export recording as HTML …
(edit) @242808   6 years drousso Web Inspector: Audit: there should be a centralized place for reusable …
(edit) @242807   6 years pvollan [iOS] Block access to backboardd service …
(edit) @242806   6 years timothy_horton Fix the build after 242801 * UIProcess/ios/WKActionSheetAssistant.mm: …
(edit) @242805   6 years timothy_horton Fix the build after 242801 * UIProcess/ios/WKActionSheetAssistant.mm: …
(edit) @242804   6 years youenn Rename originsMatch in originSerializationsMatch …
(edit) @242803   6 years eric.carlson [iOS] Sandbox must allow mach lookup required to compress video …
(edit) @242802   6 years rmorisset blocksInPreOrder and blocksInPostOrder should reserve the right …
(edit) @242801   6 years commit-queue Check whether to launch a default action instead of action sheet …
(edit) @242800   6 years dbates [iOS] Add test to ensure that a web page can prevent the default for …
(edit) @242799   6 years timothy_horton Fix the build * TestRunnerShared/spi/PencilKitTestSPI.h: * …
(edit) @242798   6 years zalan [Synthetic Click] Dispatch mouseout soon after mouseup …
(edit) @242797   6 years rniwa In CachedFrame's constructor, release-assert that DOMWindow still has …
(edit) @242796   6 years zalan [ContentChangeObserver] Stop content change observation when the touch …
(edit) @242795   6 years aestes [Mac] Ensure Apple Pay is unavailable when PassKit.framework is …
(edit) @242794   6 years antti Compositing layer that renders two positioned elements should not hit …
(edit) @242793   6 years philn [GStreamer][v4l2] Synchronous video texture flushing support …
(edit) @242792   6 years rniwa Move the remaining code to decide whether site specific quirks are …
(edit) @242791   6 years eocanha [Media][MSE] Don't emit timeUpdate after play() if currentTime hasn't …
(edit) @242790   6 years eocanha [EME][GStreamer] Speculative build fix …
(edit) @242789   6 years philn [GStreamer] remove legacy GStreamer version checks …
(edit) @242788   6 years carlosgc [WPE][GTK] Load events may occur in unexpected order when JS redirects …
(edit) @242787   6 years calvaris [EME] generateRequest was not using the sanitized init data …
(edit) @242786   6 years commit-queue Implement further CORS restrictions …
(edit) @242785   6 years commit-queue Web Inspector: Timelines - Improve handling of past recordings …
(edit) @242784   6 years rniwa Remove OS X Server QuickTime plugin quirks …
(edit) @242783   6 years ross.kirsling Unreviewed speculative WPE build fix after r195586. * …
(edit) @242782   6 years kocsen_chung Cherry-pick r242770. rdar://problem/48795263 REGRESSION(r236281): …
(edit) @242781   6 years kocsen_chung Cherry-pick r242770. rdar://problem/48795264 REGRESSION(r236281): …
(edit) @242780   6 years rniwa Remove MediaWiki site specific quirks …
(edit) @242779   6 years rniwa Remove OpenCube QuickMenu quirks from navigator.appVersion …
(edit) @242778   6 years commit-queue WTF::Expected should use std::addressof instead of operator& …
(edit) @242777   6 years ryanhaddad Unreviewed, rolling out r242763. Causes layout test crashes on iOS …
(edit) @242776   6 years ross.kirsling Add Optional to Forward.h. …
(edit) @242775   6 years commit-queue Unreviewed, rolling out r242745 and r242756. …
(edit) @242774   6 years ryanhaddad Unreviewed test gardening, rebaseline tests after r242757. * …
(edit) @242773   6 years simon.fraser Add testing API to hit-test and scroll overflow scrollers …
(edit) @242772   6 years commit-queue Web Inspector: REGRESSION: Network Cookies Table does not load …
(edit) @242771   6 years Hironori.Fujii [CoordinatedGraphics] ASSERTION FAILED: !m_state.isSuspended …
(edit) @242770   6 years jer.noble REGRESSION(r236281): YouTube Movies fail with "video format" error …
(edit) @242769   6 years pvollan [macOS] Remove the Kerberos rules from the WebContent sandbox …
(edit) @242768   6 years drousso Web Inspector: use -webkit-{margin,padding}-{start,end} instead of …
(edit) @242767   6 years pvollan [iOS] Add entitlement to enable use of graphics endpoint with limited …
(edit) @242766   6 years justin_fan [Web GPU] BindGroups/Argument buffers: Move MTLBuffer creation from …
(edit) @242765   6 years drousso Web Inspector: DOMDebugger: protocol error on first open …
(edit) @242764   6 years wilander Move NetworkProcess/Classifier/ResourceLoadStatisticsStoreCocoa.mm …
(edit) @242763   6 years zalan [Synthetic Click] Dispatch mouseout soon after mouseup …
(edit) @242762   6 years timothy_horton API test WebKit.RequestTextInputContext fails on iOS …
(edit) @242761   6 years youenn REGRESSION: (r242181) API test …
(edit) @242760   6 years jiewen_tan Optimizing loads when creating new pages …
(edit) @242759   6 years justin_fan [Web GPU] Update GPUSwapChainDescriptor, GPUSwapChain and implement …
(edit) @242758   6 years simon.fraser [iOS WK2] REGRESSION (r242687): Programmatic scroll of overflow scroll …
(edit) @242757   6 years dino [iOS] Implement a faster click detection that intercepts …
(edit) @242756   6 years pvollan Unreviewed build fix after r242745. * …
(edit) @242755   6 years cdumez Assert in WebPageProxy::suspendCurrentPageIfPossible() …
(edit) @242754   6 years sroberts Adding myself to contributors.json Unreviewed, addming myself to …
(edit) @242753   6 years cdumez Update device orientation & motion permission native SPI as per latest …
(edit) @242752   6 years commit-queue Web Inspector: Editing Timelines shows two CPU Timelines …
(edit) @242751   6 years bshafiei Versioning.
(edit) @242750   6 years bshafiei Tag Safari-608.1.8.2.
(edit) @242749   6 years wenson_hsieh [macOS] Dispatching reentrant "contextmenu" events may cause crashes …
(edit) @242748   6 years aestes [Apple Pay] Use PKPaymentAuthorizationController to present the Apple …
(edit) @242747   6 years ysuzuki [JSC] Make StaticStringImpl & StaticSymbolImpl actually static …
(edit) @242746   6 years achristensen Soft linking to Reveal framework should be optional …
(edit) @242745   6 years pvollan [iOS] Block access to backboardd service …
(edit) @242744   6 years tsavell REGRESSION: Layout Test media/media-fullscreen-return-to-inline.html …
(edit) @242743   6 years drousso Web Inspector: DOMDebugger: protocol error on first open …
(edit) @242742   6 years ysuzuki [JSC] Reduce # of structures in JSGlobalObject initialization …
(edit) @242741   6 years joepeck Web Inspector: CPU Usage Timeline - Enable by default …
(edit) @242740   6 years joepeck Web Inspector: CPU Usage Timeline - Better Thread chart layout values …
(edit) @242739   6 years joepeck Web Inspector: CPU Usage Timeline - Add legend and graph hover effects …
(edit) @242738   6 years bfulgham Remove obsolete runtime flag for StorageAccess API Prompt …
(edit) @242737   6 years drousso Web Inspector: eliminate manual syncing of numeric constants used by …
Note: See TracRevisionLog for help on using the revision log.