source: webkit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @248705   5 years commit-queue Re-sync web-platform-tests/dom/traversal from upstream …
(edit) @248704   5 years justin_fan [WebGPU] Use of WebGPU should not force discrete GPU …
(edit) @248703   5 years cdumez Potentially non thread-safe usage of WebCore::MediaSample …
(edit) @248702   5 years commit-queue FileSystem::deleteFile should log error status (178347) …
(edit) @248701   5 years commit-queue [iOS](REGRESSION: r200487): …
(edit) @248700   5 years wenson_hsieh Remove m_blockRectForTextSelection (along with related code) …
(edit) @248699   5 years ryanhaddad Unreviewed, rolling out r248526. Caused two IndexedDB perf tests to …
(edit) @248698   5 years aestes Fix the build when ENABLE(APPLE_PAY) is false. * …
(edit) @248697   5 years krollin Remove support for macOS < 10.13 …
(edit) @248696   5 years bburg REGRESSION(r245320): Web Automation: Perform Actions hangs when …
(edit) @248695   5 years zalan [ContentChangeObserver] Any previously destroyed renderer should not …
(edit) @248694   5 years mark.lam Missing exception check in string compare. …
(edit) @248693   5 years ryanhaddad Unreviewed, rolling out r248638. These test expectations aren't …
(edit) @248692   5 years aestes [Cocoa] Add some WKA extension points …
(edit) @248691   5 years alancoon Tag Safari-608.2.5.
(edit) @248690   5 years dino v3: CrashTracer: Regression : MobileSafari at UIKitCore: …
(edit) @248689   5 years ysuzuki Unreviewed, build fix for MacroAssemblerARM64E change …
(edit) @248688   5 years drousso Web Inspector: support console.screenshot with dataURL strings …
(edit) @248687   5 years ysuzuki [JSC] Less contended MetaAllocator …
(edit) @248686   5 years ysuzuki [JSC] Make PAC jump and return more explicit …
(edit) @248685   5 years zalan [ContentChangeObserver] Stop content change observation explicitly. …
(edit) @248684   5 years jbedard results.webkit.org: 500 errors on API endpoints don't return JSON …
(edit) @248683   5 years drousso Web Inspector: Elements: Computed: move the Box Model section to the …
(edit) @248682   5 years drousso Web Inspector: Elements: Computed: the collapsed state of the …
(edit) @248681   5 years drousso Web Inspector: Elements: Computed: the background of the …
(edit) @248680   5 years pecoraro Web Inspector: Remove bad semicolon in generation of ObjC methods …
(edit) @248679   5 years ryanhaddad [WebAuthN] Enable LocalAuthenticator for macOS …
(edit) @248678   5 years jbedard results.webkit.org: Don't save configuration multiple times in upload …
(edit) @248677   5 years youenn Remove use of emptySessionID from NetworkLoadParameters …
(edit) @248676   5 years youenn Update Worker::notifyFinished to not use emptySessionID …
(edit) @248675   5 years youenn Remove use of emptySessionID from WebPageCreationParameters …
(edit) @248674   5 years youenn Remove API::PageConfiguration::m_sessionID …
(edit) @248673   5 years youenn Reenable Update ContentFiltering.LazilyLoadPlatformFrameworks test for …
(edit) @248672   5 years commit-queue [JSCOnly] JSCOnly port doesn't build on macOS …
(edit) @248671   5 years zalan [LFC][TFC] Implement …
(edit) @248670   5 years youenn ThreadableBlobRegistry::blobSize should take a SessionID as parameter …
(edit) @248669   5 years antti Remove TouchActionData https://bugs.webkit.org/show_bug.cgi?id=199668
(edit) @248668   5 years youenn Remove SessionID default constructor …
(edit) @248667   5 years youenn Make privateBrowsingStateDidChange take an explicit SessionID …
(edit) @248666   5 years youenn Make WebSWOriginStore::m_webSWServerConnections a WeakHashSet …
(edit) @248665   5 years youenn NetworkProcess::m_swServerConnections should use WeakPtr …
(edit) @248664   5 years youenn Move some WebRTC runtime flags from experimental to internal …
(edit) @248663   5 years youenn Fail decoding an invalid SessionID …
(edit) @248662   5 years graouts [iPadOS] slides.google.com: Cannot dismiss the context menu by tapping …
(edit) @248661   5 years sbarati Add a way to opt out of kern TCSM for layout tests …
(edit) @248660   5 years weinig Fix the WPE build. * platform/libwpe/PlatformKeyboardEventLibWPE.cpp: …
(edit) @248659   5 years weinig Rename StringBuilder::append(UChar32) to …
(edit) @248658   5 years sbarati [WHLSL] Make lexing faster …
(edit) @248657   5 years commit-queue shouldRespectImageOrientation should be a value in ImageOrientation …
(edit) @248656   5 years rmorisset [WHLSL] Move Qualifiers and Semantic from VariableDeclaration to …
(edit) @248655   5 years alancoon Cherry-pick r248634. rdar://problem/54282811 Fix potential thread …
(edit) @248654   5 years alancoon Cherry-pick r248633. rdar://problem/54282803 Fix potential thread …
(edit) @248653   5 years alancoon Cherry-pick r248604. rdar://problem/54282801 Source/WebCore: …
(edit) @248652   5 years alancoon Cherry-pick r248598. rdar://problem/54282797 Crash under …
(edit) @248651   5 years alancoon Cherry-pick r248597. rdar://problem/54282817 Make sure …
(edit) @248650   5 years rmorisset [WHLSL] Don't generate empty comma expressions for bare ';' …
(edit) @248649   5 years zhifei_fang [results.webkit.org Timeline] Performance improvement - Skip render …
(edit) @248648   5 years commit-queue Focus rings are black https://bugs.webkit.org/show_bug.cgi?id=200593
(edit) @248647   5 years commit-queue Re-sync web-platform-tests/dom/events from upstream …
(edit) @248646   5 years ryanhaddad Cherry-pick r248600. rdar://problem/53779679 Reverting change in …
(edit) @248645   5 years ryanhaddad Cherry-pick r248468. rdar://problem/54049321 Correcting …
(edit) @248644   5 years ryanhaddad Cherry-pick r248424. rdar://problem/53836015 Add Catalina …
(edit) @248643   5 years ryanhaddad Cherry-pick r248496. rdar://problem/54280310 …
(edit) @248642   5 years mark.lam Add phase, block, and node numbers to left margin of DFG graph dumps. …
(edit) @248641   5 years zalan [ContentChangeObserver] adjustStateAndNotifyContentChangeIfNeeded …
(edit) @248640   5 years wilander Resource Load Statistics: Switch NSURLSession on top navigation to …
(edit) @248639   5 years ryanhaddad [WebAuthN] Enable LocalAuthenticator for macOS …
(edit) @248638   5 years ryanhaddad Unreviewed test gardening, land test expectations for rdar://49790831. …
(edit) @248637   5 years pecoraro Uncaught Exception: content.isJSON is not a function selecting image …
(edit) @248636   5 years zhifei_fang Update my status in contributors.json to committer. Reviewed by …
(edit) @248635   5 years zalan [ContentChangeObserver] setShouldObserveDOMTimerScheduling and …
(edit) @248634   5 years cdumez Fix potential thread safety issue under …
(edit) @248633   5 years cdumez Fix potential thread safety issue under …
(edit) @248632   5 years alancoon Apply patch. rdar://problem/54236234
(edit) @248631   5 years jiewen_tan [WebAuthn] Make CtapHidAuthenticator/U2fHidAuthenticator to …
(edit) @248630   5 years zalan [ContentChangeObserver] Scope events in adjustObservedState …
(edit) @248629   5 years alancoon Cherry-pick r248499. rdar://problem/54237800 Can’t sort videos on …
(edit) @248628   5 years alancoon Cherry-pick r248440. rdar://problem/54237795 [Mac] Use the PID of …
(edit) @248627   5 years alancoon Cherry-pick r248548. rdar://problem/54237813 Fix Crash in Mail …
(edit) @248626   5 years alancoon Cherry-pick r248543. rdar://problem/54237801 Clear …
(edit) @248625   5 years alancoon Cherry-pick r248513. rdar://problem/54237806 Accessibility client …
(edit) @248624   5 years alancoon Cherry-pick r248166. rdar://problem/54237837 [macOS 10.15] Image …
(edit) @248623   5 years alancoon Cherry-pick r248550. rdar://problem/54237677 Contextual menu Hide …
(edit) @248622   5 years alancoon Cherry-pick r248541. rdar://problem/54237768 [iPadOS] Web pages …
(edit) @248621   5 years alancoon Cherry-pick r248514. rdar://problem/54236213 REGRESSION …
(edit) @248620   5 years alancoon Cherry-pick r248487. rdar://problem/54237679 [iOS 13] Google …
(edit) @248619   5 years alancoon Cherry-pick r248433. rdar://problem/54237689 [iOS 13] Taps that …
(edit) @248618   5 years alancoon Cherry-pick r248430. rdar://problem/54237652 Use "safari" glyph …
(edit) @248617   5 years alancoon Cherry-pick r248338. rdar://problem/54237654 [iPadOS] …
(edit) @248616   5 years alancoon Cherry-pick r248301. rdar://problem/54237793 Adopt …
(edit) @248615   5 years alancoon Cherry-pick r248295. rdar://problem/54237762 REGRESSION: Cannot …
(edit) @248614   5 years alancoon Cherry-pick r248292. rdar://problem/54236220 [iPadOS] Unable to …
(edit) @248613   5 years alancoon Cherry-pick r248281. rdar://problem/54237787 iOS 13: …
(edit) @248612   5 years alancoon Cherry-pick r248271. rdar://problem/54237771 JSC: assertion …
(edit) @248611   5 years alancoon Cherry-pick r248189. rdar://problem/54237682 [ Mac ] Layout Test …
(edit) @248610   5 years alancoon Cherry-pick r248188. rdar://problem/54237663 Add accessibility …
(edit) @248609   5 years alancoon Cherry-pick r248174. rdar://problem/54237758 [iPadOS] …
(edit) @248608   5 years alancoon Cherry-pick r248169. rdar://problem/54237663 Add accessibility …
(edit) @248607   5 years alancoon Cherry-pick r248149. rdar://problem/54237692 GetterSetter type …
(edit) @248606   5 years justin_fan [WebGPU] Improve GPUBindGroup performance using one device-shared …
(edit) @248605   5 years msaboff REGRESSION (r248533): JSC Command - Need to initializeMainThread() …
(edit) @248604   5 years antti Source/WebCore: Event region collection should take clipping into …
(edit) @248603   5 years ysuzuki Unreviewed, build fix for Windows …
(edit) @248602   5 years drousso Web Inspector: Styles: show @supports CSS groupings …
(edit) @248601   5 years jiewen_tan Adds WebAuthn and AppSSO into watchlist …
(edit) @248600   5 years russell_e Reverting change in r248379 rdar://53779679 Unreviewed Test …
(edit) @248599   5 years commit-queue Incorrect head in fast/canvas/webgl/gl-get-calls.html causes test …
(edit) @248598   5 years cdumez Crash under IPC::Connection::markCurrentlyDispatchedMessageAsInvalid() …
(edit) @248597   5 years sihui_liu Make sure UniqueIDBDatabaseConnection unregister itself from IDBServer …
(edit) @248596   5 years zalan [LFC][TFC] Introduce TableGrid …
(edit) @248595   5 years pecoraro JSContext Inspector: Basic CommandLineAPI doesn't work …
(edit) @248594   5 years zalan [LFC][TFC] Add rowSpan and colSpan to Box …
(edit) @248593   5 years youenn Blob registries should be keyed by session IDs …
(edit) @248592   5 years youenn User Agent and SessionID should be given to NetworkRTCProvider to set …
(edit) @248591   5 years rniwa FrameLoader::open can execute scritps via style recalc in …
(edit) @248590   5 years drousso REGRESSION(r248391): Web Inspector: changing Layout Direction Debug …
(edit) @248589   5 years drousso Web Inspector: remove WI.DeprecatedRemoteObjectProperty …
(edit) @248588   5 years drousso Web Inspector: REGRESSION(r248201): DOMDebugger: unable to add event …
(edit) @248587   5 years drousso Web Inspector: REGRESSION: DOMDebugger: breakpoints are forcibly …
(edit) @248586   5 years commit-queue [WTF] Thread::removeFromThreadGroup leaks weak pointers. …
(edit) @248585   5 years cdumez Fix bad RELEASE_LOG_ERROR under …
(edit) @248584   5 years commit-queue AX: Homebrew is not allowed to run any script under sudo. …
(edit) @248583   5 years jbedard [REGRESSION] run-webkit-tests: No PID defined when searching for …
(edit) @248582   5 years alancoon Cherry-pick r248472. rdar://problem/54225658 [Win] Remove …
(edit) @248581   5 years alancoon Apply patch. rdar://problem/54171876
(edit) @248580   5 years alancoon Cherry-pick r248081. rdar://problem/54223700 Use …
(edit) @248579   5 years alancoon Cherry-pick r248502. rdar://problem/54130670 Disable …
(edit) @248578   5 years alancoon Cherry-pick r248501. rdar://problem/54130614 [iOS] Add a quirk …
(edit) @248577   5 years alancoon Cherry-pick r248494. rdar://problem/54171876 Universal XSS in …
(edit) @248576   5 years alancoon Cherry-pick r248491. rdar://problem/54130636 Don't allow …
(edit) @248575   5 years alancoon Cherry-pick r248481. rdar://problem/54130658 [iOS WK2] Remove …
(edit) @248574   5 years alancoon Cherry-pick r248471. rdar://problem/54130624 Disable CSSOM View …
(edit) @248573   5 years alancoon Cherry-pick r248469. rdar://problem/54130688 Tapping buttons in …
(edit) @248572   5 years alancoon Cherry-pick r248463. rdar://problem/54139782 REGRESSION (iOS 13): …
(edit) @248571   5 years alancoon Cherry-pick r248456. rdar://problem/54109877 REGRESSION …
(edit) @248570   5 years alancoon Cherry-pick r248455. rdar://problem/54109872 [iOS WK2] Hide …
(edit) @248569   5 years alancoon Cherry-pick r248438. rdar://problem/54093220 [iOS] Position image …
(edit) @248568   5 years alancoon Cherry-pick r248436. rdar://problem/54093228 Set WKWebView opaque …
(edit) @248567   5 years alancoon Cherry-pick r248410. rdar://problem/54084721 Do not allow …
(edit) @248566   5 years alancoon Cherry-pick r248393. rdar://problem/54066682 Regression(r247784) …
(edit) @248565   5 years alancoon Cherry-pick r248381. rdar://problem/54018115 Context menu on a …
(edit) @248564   5 years alancoon Cherry-pick r248380. rdar://problem/54018115 Context menu on a …
(edit) @248563   5 years alancoon Cherry-pick r248368. rdar://problem/54037153 Extra space inserted …
(edit) @248562   5 years alancoon Cherry-pick r248265. rdar://problem/54017842 Ping loads should …
(edit) @248561   5 years alancoon Cherry-pick r248148. rdar://problem/54017840 Pages using …
(edit) @248560   5 years alancoon Cherry-pick r248129. rdar://problem/53836595 REGRESSION: HSBC …
(edit) @248559   5 years alancoon Cherry-pick r248112. rdar://problem/53836593 [Text autosizing] …
(edit) @248558   5 years alancoon Cherry-pick r248104. rdar://problem/53836566 …
(edit) @248557   5 years alancoon Cherry-pick r248095. rdar://problem/53820658 REGRESSION …
(edit) @248556   5 years alancoon Cherry-pick r248027. rdar://problem/53836556 [JSC] Emit write …
(edit) @248555   5 years alancoon Cherry-pick r247914. rdar://problem/53762618 UI process …
(edit) @248554   5 years alancoon Cherry-pick r248447. rdar://problem/54218162 Add to …
(edit) @248553   5 years alancoon Versioning.
(edit) @248552   5 years weinig Replace multiparameter overloads of append() in StringBuilder as a …
(edit) @248551   5 years aperez WPE WebKit 2.25.2
(edit) @248550   5 years dino Contextual menu Hide and Show Link Previews should not have a symbol …
(edit) @248549   5 years cdumez Unreviewed, add missing WTF::initializeMainThread() call to fix some …
(edit) @248548   5 years megan_gardner Fix Crash in Mail Search …
(edit) @248547   5 years aperez [WPE][GTK] Fix building without unified sources …
(edit) @248546   5 years ysuzuki [WTF][JSC] Make JSC and WTF aggressively-fast-malloced …
(edit) @248545   5 years alancoon Tag Safari-608.1.48.
(edit) @248544   5 years cdumez Unreviewed, fix post landing review comments for r248533 from Darin. …
(edit) @248543   5 years sihui_liu Clear m_sessionStorageNamespaces on the background thread …
(edit) @248542   5 years sihui_liu Remove an assertion in ~StorageArea() …
(edit) @248541   5 years wenson_hsieh [iPadOS] Web pages sometimes load at half width in Safari …
(edit) @248540   5 years cdumez Crash under NetworkResourceLoader::start() …
(edit) @248539   5 years drousso Web Inspector: Elements: Styles: add space between media query and …
(edit) @248538   5 years youenn Make Blob::m_size an Optional …
(edit) @248537   5 years joepeck Web Inspector: Address some ESLint warnings …
(edit) @248536   5 years joepeck Web Inspector: Better organize manager / observer API groups …
(edit) @248535   5 years jbedard Tapping buttons in Data Detectors lookup previews doesn't work …
(edit) @248534   5 years alancoon Versioning.
(edit) @248533   5 years cdumez Add threading assertions to RefCounted …
(edit) @248532   5 years cdumez GPUBuffer seems to be ref'd / deref'd from multiple thread …
(edit) @248531   5 years dbates Add a test to ensure that we dispatch keydown and keyup events when …
(edit) @248530   5 years commit-queue [GStreamer][WebRTC] Handle broken data in the libwebrtc GStreamer …
(edit) @248529   5 years cdumez Unreviewed, rolling out r248525. Revert new threading assertions …
(edit) @248528   5 years antti Only construct ComplexLineLayout when needed …
(edit) @248527   5 years youenn Remove IDBValue::m_sessionID …
(edit) @248526   5 years youenn Remove IDB-specific quota …
(edit) @248525   5 years cdumez Add threading assertions to RefCounted …
(edit) @248524   5 years bshafiei Tag Safari-608.1.42.2.
(edit) @248523   5 years bshafiei Tag Safari-608.1.47.
(edit) @248522   5 years wenson_hsieh WebPage and ViewportConfiguration have differing notions of …
(edit) @248521   5 years aboya [MSE][GStreamer] Don't use vorbisparse …
(edit) @248520   5 years bshafiei Apply patch. rdar://problem/54171864
(edit) @248519   5 years bshafiei Apply patch. rdar://problem/54139834
(edit) @248518   5 years bshafiei Apply patch. rdar://problem/54171879
(edit) @248517   5 years antti Factor complex line layout path out from RenderBlockFlow …
(edit) @248516   5 years bshafiei Apply patch. rdar://problem/54130665
(edit) @248515   5 years ap WebKitTestRunner's InjectedBundle has too aggressive stripping, …
(edit) @248514   5 years simon.fraser REGRESSION (r245974): Missing content on habitburger.com, amazon.com …
(edit) @248513   5 years commit-queue Accessibility client cannot navigate to internal links targets on iOS. …
(edit) @248512   5 years bshafiei Cherry-pick r248494. rdar://problem/54171864 Universal XSS in …
(edit) @248511   5 years bshafiei Versioning.
(edit) @248510   5 years bshafiei Cherry-pick r248502. rdar://problem/54130678 Disable …
(edit) @248509   5 years bshafiei Cherry-pick r248501. rdar://problem/54130617 [iOS] Add a quirk …
(edit) @248508   5 years bshafiei Cherry-pick r248494. rdar://problem/54171879 Universal XSS in …
(edit) @248507   5 years bshafiei Cherry-pick r248491. rdar://problem/54130644 Don't allow …
(edit) @248506   5 years bshafiei Cherry-pick r248471. rdar://problem/54130628 Disable CSSOM View …
(edit) @248505   5 years bshafiei Cherry-pick r248469. rdar://problem/54130692 Tapping buttons in …
(edit) @248504   5 years bshafiei Cherry-pick r248463. rdar://problem/54139834 REGRESSION (iOS 13): …
(edit) @248503   5 years youenn Blob should store its session ID …
(edit) @248502   5 years achristensen Disable ContentChangeObserver TouchEvent adjustment on youtube.com on …
(edit) @248501   5 years commit-queue [iOS] Add a quirk for gmail.com messages on iPhone iOS13 …
(edit) @248500   5 years commit-queue [GStreamer][WebRTC] Remove unused GstAdapter …
(edit) @248499   5 years antti Can’t sort videos on a YouTube channel page on iPad …
(edit) @248498   5 years timothy_horton Remove some more unused 32-bit code …
(edit) @248497   5 years drousso Web Inspector: REGRESSION(r248454): WK1 inspector frontend client …
(edit) @248496   5 years wenson_hsieh KeyboardInputTests.CaretSelectionRectAfterRestoringFirstResponder API …
(edit) @248495   5 years pecoraro Web Inspector: Node details sidebar sections have unclear delineation …
(edit) @248494   5 years ysuzuki Universal XSS in JSObject::putInlineSlow and JSValue::putToPrimitive …
(edit) @248493   5 years sbarati When I did the devirtualization of the AST in r248488, I needed to …
(edit) @248492   5 years cdumez Possible non-thread safe usage of RefCounted in …
(edit) @248491   5 years ajuma Don't allow cross-origin iframes to autofocus …
(edit) @248490   5 years drousso Web Inspector: REGRESSION(r248480): Sources: the Pause Reason section …
(edit) @248489   5 years krollin Fix WebKitLegacy's post-process-header-rule script to support paths …
(edit) @248488   5 years sbarati [WHLSL] Devirtualize the AST …
(edit) @248487   5 years wenson_hsieh [iOS 13] Google Docs/Slides/Sheets: paste often doesn't work and …
(edit) @248486   5 years commit-queue Remove unused Connection::sendWithReply …
(edit) @248485   5 years drousso REGRESSION (Safari 6): Web Inspector: JSON may not be pretty printed …
(edit) @248484   5 years alancoon Versioning.
(edit) @248483   5 years alancoon Tag Safari-608.2.4.
(edit) @248482   5 years alancoon Cherry-pick r248462. rdar://problem/54144119 [Win] Fix internal …
(edit) @248481   5 years simon.fraser [iOS WK2] Remove context menu hints on navigation …
(edit) @248480   5 years drousso Web Inspector: Sources: increase the vertical space allocated to the …
(edit) @248479   5 years commit-queue [GTK] fast/mediastream/RTCPeerConnection-add-removeTrack.html is …
(edit) @248478   5 years alancoon Tag Safari-608.1.42.1.
(edit) @248477   5 years alancoon Versioning.
(edit) @248476   5 years alancoon Tag Safari-608.1.46.
(edit) @248475   5 years aakash_jain Follow-up commit to r248474 as webkit-patch did not commit the svn …
(edit) @248474   5 years aakash_jain [ews-build] Set svn:ignore to various EWS Buildbot files …
(edit) @248473   5 years youenn Pass a ScriptExecutionContext as input to register/unregister …
(edit) @248472   5 years pvollan [Win] Remove compiler workaround for VS2013 …
(edit) @248471   5 years commit-queue Disable CSSOM View Scrolling API for IMDb iOS app …
(edit) @248470   5 years aakash_jain [ews] Add buildbot.tac to repository …
(edit) @248469   5 years timothy_horton Tapping buttons in Data Detectors lookup previews doesn't work …
(edit) @248468   5 years russell_e Correcting Expectation Typo from r248388. rdar://54049321 Unreviewed …
(edit) @248467   5 years youenn Remove MediaStreamRegistry …
(edit) @248466   5 years kocsen_chung Cherry-pick r248447. rdar://problem/54109873 Add to …
(edit) @248465   5 years csaavedra [GTK] Add missing spellchecking packages to dependencies script …
(edit) @248464   5 years commit-queue [GL][GStreamer] activate wrapped shared context …
(edit) @248463   5 years rniwa REGRESSION (iOS 13): united.com web forms do not respond to taps …
(edit) @248462   5 years pvollan [Win] Fix internal build …
(edit) @248461   5 years kocsen_chung Cherry-pick r248039. rdar://problem/54087592 [iOS 13] Safari …
(edit) @248460   5 years kocsen_chung Cherry-pick r248456. rdar://problem/54109878 REGRESSION …
(edit) @248459   5 years kocsen_chung Cherry-pick r248455. rdar://problem/54109873 [iOS WK2] Hide …
(edit) @248458   5 years kocsen_chung Cherry-pick r248438. rdar://problem/54093226 [iOS] Position image …
(edit) @248457   5 years kocsen_chung Cherry-pick r248436. rdar://problem/54093232 Set WKWebView opaque …
(edit) @248456   5 years dino REGRESSION (52279987): Most of the WKUIDelegate contextMenu delegate …
(edit) @248455   5 years simon.fraser [iOS WK2] Hide previews when an inner overflow or frame scrollview …
(edit) @248454   5 years drousso Web Inspector: Page: don't allow the domain to be disabled …
(edit) @248453   5 years jonlee Unreviewed. Get rid of extraneous whitespace in ChangeLog.
(edit) @248452   5 years cdumez Add threading assertions to WebStorage code …
(edit) @248451   5 years jbedard webkitpy: Disable shared clipboard between Simulators …
(edit) @248450   5 years alancoon Tag Safari-608.1.45.
(edit) @248449   5 years alancoon Versioning.
(edit) @248448   5 years commit-queue Short-cut WebGLRenderingContext::getParameter() for ALPHA_BITS when …
(edit) @248447   5 years simon.fraser Add to InteractionInformationAtPosition information about whether the …
(edit) @248446   5 years cdumez Fix thread safety issue in AudioSampleDataSource() constructor …
(edit) @248445   5 years cdumez ScrollingStateNode is not ThreadSafeRefCounted but is ref'd / deref'd …
(edit) @248444   5 years bfulgham [FTW] Get WebKit, WebKit2, and MiniBrowser building and executing …
(edit) @248443   5 years kocsen_chung Versioning.
(edit) @248442   5 years kocsen_chung New branch.
(edit) @248441   5 years msaboff OpenSource MemoryFootprint API for JSC command line tool …
(edit) @248440   5 years pvollan [Mac] Use the PID of the WebContent process when issuing local file …
(edit) @248439   5 years cdumez Unreviewed, address post-landing review comments for r248431. * …
(edit) @248438   5 years commit-queue [iOS] Position image information should respect the image orientation …
(edit) @248437   5 years csaavedra [GTK] Fix WebContext languages test …
(edit) @248436   5 years timothy Set WKWebView opaque based on drawsBackground in PageConfiguration. …
(edit) @248435   5 years csaavedra [GTK] Fix /webkit/WebKitWebsiteData/databases failure …
(edit) @248434   5 years drousso Web Inspector: rename queryObjects to queryInstances for clarity …
(edit) @248433   5 years wenson_hsieh [iOS 13] Taps that interrupt momentum scrolling are recognized as …
(edit) @248432   5 years cdumez Fix thread safety bug in AudioSourceProviderAVFObjC::prepare() …
(edit) @248431   5 years cdumez Make IDBRequest ThreadSafeRefCounted …
(edit) @248430   5 years dino Use "safari" glyph for "Show Link Previews" contextual menu …
(edit) @248429   5 years alancoon Revert r248039. rdar://problem/54087592
(edit) @248428   5 years alancoon Cherry-pick r248410. rdar://problem/54084738 Do not allow …
(edit) @248427   5 years alancoon Cherry-pick r248039. rdar://problem/54087592 [iOS 13] Safari …
(edit) @248426   5 years ross.kirsling [JSC] Add "jump if (not) undefined or null" bytecode ops …
(edit) @248425   5 years jbedard results.webkit.org: Use canvas for timeline …
(edit) @248424   5 years russell_e Add Catalina Baselines for Font-related Tests. rdar://53836015 …
(edit) @248423   5 years alancoon Cherry-pick r248393. rdar://problem/54066685 Regression(r247784) …
(edit) @248422   5 years cdumez Move classes declared inside StorageManager.cpp into their own headers …
(edit) @248421   5 years alancoon Versioning.
(edit) @248420   5 years ryanhaddad Cherry-pick r248388. rdar://problem/54049321 Updating …
(edit) @248419   5 years ryanhaddad Cherry-pick r248379. rdar://problem/53779679 Updating …
(edit) @248418   5 years ryanhaddad Cherry-pick r248312. rdar://problem/53829560 Updating Test …
(edit) @248417   5 years ryanhaddad Cherry-pick r247833. rdar://problem/53551736 rdar://53551736 …
(edit) @248416   5 years ryanhaddad Cherry-pick r248300. rdar://problem/53468934 [iPad] …
(edit) @248415   5 years ryanhaddad Cherry-pick r248388. rdar://problem/54049321 Updating …
(edit) @248414   5 years ryanhaddad Cherry-pick r248379. rdar://problem/53779679 Updating …
(edit) @248413   5 years ryanhaddad Cherry-pick r248312. rdar://problem/53829560 Updating Test …
(edit) @248412   5 years ryanhaddad Cherry-pick r247833. rdar://problem/53551736 rdar://53551736 …
(edit) @248411   5 years ryanhaddad Cherry-pick r248300. rdar://problem/53468934 [iPad] …
(edit) @248410   5 years beidson Do not allow navigations of frames about to get replaced by the result …
(edit) @248409   5 years commit-queue Add runtime flag for lazy image loading …
(edit) @248408   5 years mcatanzaro Merge r248405 - [GTK] WebKitWebProcess crashes when viewing an HTML …
(edit) @248407   5 years magomez Unreviewed GTK+ gardening. Update expectations after r248403. * …
(edit) @248406   5 years magomez [GTK][WPE] Remove the reference to WebCore::Animation from …
(edit) @248405   5 years cturner [GTK] WebKitWebProcess crashes when viewing an HTML with a <video> …
(edit) @248404   5 years commit-queue Import lazy loading WPT tests …
(edit) @248403   5 years sbarati [WHLSL] Prune unreachable stdlib functions after the Checker runs …
(edit) @248402   5 years mitz Added a tag for Safari Technology Preview release 89.
(edit) @248401   5 years cdumez Turn some ITP threading ASSERTs into RELEASE_ASSERTs …
(edit) @248400   5 years drousso Fix construction of WI.EventBreakpoint after r248201 Reviewed by …
(edit) @248399   5 years Hironori.Fujii [Win][MiniBrowser] Add key accelerators for reload and close window …
(edit) @248398   5 years kocsen_chung Tag Safari-608.1.44.
(edit) @248397   5 years alancoon Revert r248173. rdar://problem/54036774
(edit) @248396   5 years commit-queue Adopt non-deprecated CGColorSpace API …
(edit) @248395   5 years weinig [WHLSL] Metal code generation takes a long time uniquing UnnamedTypes …
(edit) @248394   5 years commit-queue Remove speculative workaround for upload crash …
(edit) @248393   5 years cdumez Regression(r247784) ResourceLoadStatisticsMemoryStore / …
(edit) @248392   5 years commit-queue LayoutTest inspector/worker/debugger-scripts.html is a flaky failure …
(edit) @248391   5 years drousso Web Inspector: Settings: add an Engineering pane to expose useful …
(edit) @248390   5 years nvasilyev Web Inspector: RTL: content of Variables section should always be LTR …
(edit) @248389   5 years drousso Web Inspector: Uncaught Exception: TimelineAgent already enabled …
(edit) @248388   5 years russell_e Updating TestExpectations for …
(edit) @248387   5 years jer.noble Muted <video> elements can block display from sleeping. …
(edit) @248386   5 years cdumez Tighten WeakPtr threading assertions for GC threads …
(edit) @248385   5 years mmaxfield Add WHLSL and WebGPU to the watchlist file …
(edit) @248384   5 years rmorisset [WHLSL] Simplify and eliminate redundant work in …
(edit) @248383   5 years krollin Unreviewed build fix after r248317 -- disable XCBuild because it …
(edit) @248382   5 years sbarati [WHLSL] checkRecursion, checkTextureReferences, and …
(edit) @248381   5 years dino Context menu on a universal link produces a blank preview …
(edit) @248380   5 years dino Context menu on a universal link produces a blank preview …
(edit) @248379   5 years russell_e Updating TestExpectations for Two Failing Layout Tests. …
(edit) @248378   5 years sbarati [WHLSL] cache results of argumentTypeForAndOverload inside Checker …
(edit) @248377   5 years youenn Remove IDBDatabaseIdentifier::m_sessionID …
(edit) @248376   5 years cdumez Fix thread safety issue under JSHistory::visitAdditionalChildren() …
(edit) @248375   5 years alancoon Cherry-pick r248368. rdar://problem/54037160 Extra space inserted …
(edit) @248374   5 years drousso Rebase inspector generator tests. Rubber-stamped by Brian Burg. * …
(edit) @248373   5 years commit-queue Allow clients to toggle a text input field between being viewable and …
(edit) @248372   5 years cdumez Add more threading assertions to ITP code …
(edit) @248371   5 years ryanhaddad Unreviewed, rolling out r248330. Breaks internal builds. Reverted …
(edit) @248370   5 years wenson_hsieh Declarations and implementations of findCaret(Min|Max)imumOffset have …
(edit) @248369   5 years kocsen_chung Cherry-pick r248173. rdar://problem/54036774 Harden …
(edit) @248368   5 years wenson_hsieh Extra space inserted at start of line when inserting a newline in Mail …
(edit) @248367   5 years kocsen_chung Revert r247657. rdar://problem/54017957
(edit) @248366   5 years youenn ASSERT that a sessionID is valid when encoding it …
(edit) @248365   5 years zalan [LFC] Rename FormattingContext::layoutOutOfFlowDescendants to …
(edit) @248364   5 years zalan [LFC] Introduce Layout::Phase class …
(edit) @248363   5 years ticaiolima High number of cache miss on localTimeOffset …
(edit) @248362   5 years commit-queue context-attributes-alpha-depth-stencil-antialias fails on WPE WebKit …
(edit) @248361   5 years kocsen_chung Cherry-pick r248037. rdar://problem/54018119 AX: Re-enable …
(edit) @248360   5 years kocsen_chung Cherry-pick r248330. rdar://problem/54018116 Context menu on a …
(edit) @248359   5 years kocsen_chung Cherry-pick r248265. rdar://problem/54017843 Ping loads should …
(edit) @248358   5 years kocsen_chung Cherry-pick r248148. rdar://problem/54017841 Pages using …
(edit) @248357   5 years kocsen_chung Cherry-pick r248085. rdar://problem/54017902 …
(edit) @248356   5 years kocsen_chung Cherry-pick r248028. rdar://problem/54017896 ASSERTion failure …
(edit) @248355   5 years kocsen_chung Cherry-pick r248018. rdar://problem/54017893 REGRESSION(r241288): …
(edit) @248354   5 years kocsen_chung Cherry-pick r248015. rdar://problem/54017889 Can't scroll on …
(edit) @248353   5 years kocsen_chung Cherry-pick r247920. rdar://problem/54017883 Contextual menu does …
(edit) @248352   5 years kocsen_chung Cherry-pick r247868. rdar://problem/54017876 [iOS] …
(edit) @248351   5 years kocsen_chung Cherry-pick r247846. rdar://problem/54017896 Subpixel fringes …
(edit) @248350   5 years kocsen_chung Cherry-pick r247824. rdar://problem/54017900 Adding iOS-specific …
(edit) @248349   5 years kocsen_chung Cherry-pick r247822. rdar://problem/54017886 Avoid UI Process …
(edit) @248348   5 years kocsen_chung Cherry-pick r247793. rdar://problem/54017899 Regression(r247400): …
(edit) @248347   5 years kocsen_chung Cherry-pick r247792. rdar://problem/54017900 Daring Fireball long …
(edit) @248346   5 years kocsen_chung Cherry-pick r247756. rdar://problem/54017897 Long press hint has …
(edit) @248345   5 years kocsen_chung Cherry-pick r247730. rdar://problem/54017873 Long press hint of …
(edit) @248344   5 years kocsen_chung Cherry-pick r247720. rdar://problem/54017869 WebKit should strip …
(edit) @248343   5 years kocsen_chung Cherry-pick r247679. rdar://problem/54017903 [iOS] [WebKit2] Add …
(edit) @248342   5 years kocsen_chung Cherry-pick r247657. rdar://problem/54017957 Provide correct …
(edit) @248341   5 years kocsen_chung Cherry-pick r247651. rdar://problem/54017866 [iOS] Entering 2FA …
(edit) @248340   5 years kocsen_chung Cherry-pick r247635. rdar://problem/54017879 Fix warning when …
(edit) @248339   5 years sbarati [WHLSL] Make resolveFunction in Checker faster …
(edit) @248338   5 years rniwa [iPadOS] slides.google.com: tapping near cursor in a slide title …
(edit) @248337   5 years ysuzuki [JSC] sampling-profiler can see garbage Wasm::Callee* pointer which is …
(edit) @248336   5 years Hironori.Fujii ASSERTION FAILED: m_observers.isEmpty() if WKPageSetPageStateClient is …
(edit) @248335   5 years commit-queue Fix 32-bit Linux build after r248282
(edit) @248334   5 years alancoon Versioning.
(edit) @248333   5 years cdumez Add release assertions to help catch a bug in our WebProcessCache …
(edit) @248332   5 years alancoon Versioning.
(edit) @248331   5 years alancoon Tag Safari-608.1.43.
(edit) @248330   5 years dino Context menu on a universal link produces a blank preview …
(edit) @248329   5 years cdumez Avoid unnecessary ResourceRequest copy under …
(edit) @248328   5 years drousso Web Inspector: Show radius values in box model metrics view …
(edit) @248327   5 years commit-queue Unreviewed, rolling out r248289. …
(edit) @248326   5 years msaboff Make JSC memory benchmark available on OpenSource …
(edit) @248325   5 years jiewen_tan Unreviewed, a build fix after r248308 Don't use …
(edit) @248324   5 years jiewen_tan Unreviewed, a build fix after r248319 Use …
(edit) @248323   5 years alancoon Tag Safari-608.2.3.
(edit) @248322   5 years alancoon Delete tag.
(edit) @248321   5 years alancoon Apply patch. rdar://problem/53992160
(edit) @248320   5 years drousso Web Inspector: allow comments in protocol JSON …
(edit) @248319   5 years jiewen_tan Unreviewed, a build fix after r248308 Use …
(edit) @248318   5 years cdumez Unreviewed, fix internal iOS build after r248308. * …
(edit) @248317   5 years krollin Enable XCBuild for make and build-webkit builds …
(edit) @248316   5 years cdumez Fix inefficiency in HTTPHeaderMap::set(CFStringRef, const String&) …
(edit) @248315   5 years clopez Update my status in contributors.json to reviewer. Regained the …
(edit) @248314   5 years alancoon Tag Safari-608.2.3.
(edit) @248313   5 years alancoon Versioning.
(edit) @248312   5 years russell_e Updating Test Expectations for <rdar://53957264>, <rdar://53946482>, …
(edit) @248311   5 years nvasilyev Web Inspector: RTL: go-to arrows and expand triangles in Computed …
(edit) @248310   5 years sbarati [WHLSL] Remove the auto initialize variables pass …
(edit) @248309   5 years justin_fan [WebGPU] Fix up demos on and add compute demo to webkit.org/demos …
(edit) @248308   5 years jiewen_tan [WebAuthN] Enable LocalAuthenticator for macOS …
(edit) @248307   5 years weinig WHLSL Metal code generation unnecessarily does string copies by …
(edit) @248306   5 years cdumez Unreviewed, drop change to TestExpectations that landed accidentally …
(edit) @248305   5 years commit-queue [results.webkit.org Timeline] Performance improvements …
(edit) @248304   5 years pvollan [Win] Fix AppleWin build …
(edit) @248303   5 years sbarati [WHLSL] Reduce the number of variables that make it into the global …
(edit) @248302   5 years jer.noble Add test for behavior introduced in r248174
(edit) @248301   5 years jer.noble Adopt -expectMinimumUpcomingSampleBufferPresentationTime: …
(edit) @248300   5 years russell_e [iPad] editing/selection/character-granularity-rect.html is now …
(edit) @248299   5 years kocsen_chung Cherry-pick r247838. rdar://problem/53973599 …
(edit) @248298   5 years kocsen_chung Cherry-pick r247837. rdar://problem/53973599 Add helper for …
(edit) @248297   5 years antti Add release assert against InvalidationRuleSet mutation during …
(edit) @248296   5 years kocsen_chung Versioning.
(edit) @248295   5 years antti REGRESSION: Cannot tap on any buttons on m.naver.com home screen on …
(edit) @248294   5 years csaavedra FileSystem: silent build warning Unreviewed compilation warning fix. …
(edit) @248293   5 years csaavedra [GLIB] Fix documentation typo Unreviewed. * …
(edit) @248292   5 years wenson_hsieh [iPadOS] Unable to increase zoom level on Google using the Aa menu …
(edit) @248291   5 years Hironori.Fujii Source/WebKit: [Win][MiniBrowser][WK2] Unhandled key events should be …
(edit) @248290   5 years zalan [LFC] Remove out-of-flow descendants from Container …
(edit) @248289   5 years drousso Web Inspector: Styles: show @supports CSS groupings …
(edit) @248288   5 years youenn Make Logger::log thread safe so that it can be used from background …
(edit) @248287   5 years drousso Can't use $0, $1 etc when inspecting Google Docs pages because the …
(edit) @248286   5 years drousso Web Inspector: Timelines: disable related agents when the tab is …
(edit) @248285   5 years Hironori.Fujii [Win] Specifying huge font-size causes crashing …
(edit) @248284   5 years nvasilyev Web Inspector: brotli-compressed resources have "Compressed: No" in …
(edit) @248283   5 years youenn LayoutTests/imported/w3c: Response constructor doesn't throw on …
(edit) @248282   5 years youenn Support RTCRtpSender.dtmf …
(edit) @248281   5 years simon.fraser iOS 13: Overflow:hidden on body prevents PDF scroll …
(edit) @248280   5 years sbarati [WHLSL] Inline all native function calls …
(edit) @248279   5 years drousso Web Inspector: Styles: variable swatch not shown for var() with a …
(edit) @248278   5 years youenn RealtimeOutgoingAudioSource::pullAudioData is no longer needed …
(edit) @248277   5 years sbarati [WHLSL] Add compile time flag to dump metal compile times …
(edit) @248276   5 years cdumez navigator.geolocation wrapper should not become GC-collectable once …
(edit) @248275   5 years aestes [WebIDL] Support partial dictionaries and conditional dictionary …
(edit) @248274   5 years drousso Web Inspector: rename "Stylesheet" to "Style Sheet" to match spec text …
(edit) @248273   5 years wilander Resource Load Statistics: Re-introduce latch mode for subresource …
(edit) @248272   5 years aakash_jain New EWS:mac-wk2 status-bubble shows waiting to run tests for all …
(edit) @248271   5 years msaboff JSC: assertion failure in …
(edit) @248270   5 years jbedard run-webkit-tests asserts when the iPhone XR simulator is running …
(edit) @248269   5 years youenn Disable speculative loading if cache is not to be used for the load …
(edit) @248268   5 years commit-queue [Curl] implement CertificateInfo::summaryInfo …
(edit) @248267   5 years youenn WebRTC: got incorrect this in negotiationneeded event …
(edit) @248266   5 years weinig Mangled WHLSL names don't need to allocate Strings …
(edit) @248265   5 years cdumez Ping loads should not prevent page caching …
(edit) @248264   5 years annulen Remove unused lambda capture in MemoryPressureMonitor …
(edit) @248263   5 years zalan [LFC][TFC] Create formatting context/state. …
(edit) @248262   5 years zalan [LFC] Cleanup preferred width computation …
(edit) @248261   5 years mcatanzaro Merge r248173 - Harden NodeRareData::m_connectedFrameCount …
(edit) @248260   5 years mcatanzaro Merge r248172 - Document::resume should delay resetting of form …
(edit) @248259   5 years mcatanzaro Merge r248149 - GetterSetter type confusion during DFG compilation …
(edit) @248258   5 years mcatanzaro Merge r248009 - [GTK] Compilation errors when GL is disabled …
(edit) @248257   5 years mcatanzaro Merge r247903 - REGRESSION(r243058): [GStreamer] WebKitWebSrc's …
(edit) @248256   5 years mcatanzaro Merge r247778 - [GStreamer] Don't crash with empty video src …
(edit) @248255   5 years mcatanzaro Merge r247643 - [GStreamer] Flush get_range calls during PAUSED->READY …
(edit) @248254   5 years mcatanzaro Merge r247533 - Web Inspector: application/xml content not shown …
(edit) @248253   5 years mcatanzaro Merge r247508 - [WPE][GTK] UI process crash due to NULL dereference in …
(edit) @248252   5 years mcatanzaro Merge r247507 - [GTK][WPE] Do not assert when receiving invalid data …
(edit) @248251   5 years mcatanzaro Merge r247427 - [GTK] GitHub breaks on FreeBSD because of "unsupported …
(edit) @248250   5 years mcatanzaro Merge r247298 - [GStreamer] Protect against null samples and samples …
(edit) @248249   5 years mcatanzaro Merge r247215 - REGRESSION(r243197): [GStreamer] Web process hangs …
(edit) @248248   5 years mcatanzaro Merge r247207 - [GStreamer] media/video-volume.html broken after …
(edit) @248247   5 years mcatanzaro Merge r247204 - [GStreamer] The CREATE_TRACK macro is messed up …
(edit) @248246   5 years mcatanzaro Merge r247121 - The destructor of CSSAnimationControllerPrivate must …
(edit) @248245   5 years mcatanzaro Merge r247025 - It should not be possible to trigger a load while in …
(edit) @248244   5 years mcatanzaro Merge r247017 - More judiciously handle clearing/creation of …
(edit) @248243   5 years mcatanzaro Merge r246868 - ReplacementFragment should not have script observable …
(edit) @248242   5 years mcatanzaro Merge r246808 - Add didBecomePrototype() calls to global context …
(edit) @248241   5 years mcatanzaro Merge r246801 - Add didBecomePrototype() calls to global context …
(edit) @248240   5 years mcatanzaro Merge r246801 - Structure::create should call didBecomePrototype() …
(edit) @248239   5 years mcatanzaro Merge r247426 - Concurrent GC should not rely on current phase to …
(edit) @248238   5 years mcatanzaro Merge r246507 - Concurrent GC should check the conn before starting a …
(edit) @248237   5 years mcatanzaro Merge r246505 - [JSC] Introduce DisposableCallSiteIndex to enforce …
(edit) @248236   5 years mcatanzaro Merge r246372 - [JSC] Polymorphic call stub's slow path should restore …
(edit) @248235   5 years mcatanzaro Merge r246420 - Argument elimination should check transitive …
(edit) @248234   5 years mcatanzaro Merge r246071 - Argument elimination should check for negative indices …
(edit) @248233   5 years mcatanzaro Merge r246084 - Unreviewed, update exception scope for …
(edit) @248232   5 years mcatanzaro Merge r246040 - [JSC] JSObject::attemptToInterceptPutByIndexOnHole …
(edit) @248231   5 years mcatanzaro Merge r245908 - IsoHeaps don't notice uncommitted VA becoming the …
(edit) @248230   5 years mcatanzaro Merge r246792 - REGRESSION(r245586): static assertion failed: Match …
(edit) @248229   5 years mcatanzaro Merge r245815 - [YARR] Properly handle RegExp's that require large …
(edit) @248228   5 years mcatanzaro Merge r245926 - Cleanup Yarr regexp code around paren contexts. …
(edit) @248227   5 years mcatanzaro Merge r245538 - Fix security check in …
(edit) @248226   5 years mcatanzaro Merge r244970 - Null check m_mainFrame in WebPageProxy.cpp …
(edit) @248225   5 years mcatanzaro Merge r245298 - Crash under …
(edit) @248224   5 years mcatanzaro Merge r245190 - Gracefully handle inaccessible font face data …
(edit) @248223   5 years mcatanzaro Merge r245158 - Do not mix inline and block level boxes. …
(edit) @248222   5 years mcatanzaro Merge r245071 - Invalid DFG JIT genereation in high CPU usage state …
(edit) @248221   5 years mcatanzaro Merge r245403 from safari-607-branch This fixes the build after the …
(edit) @248220   5 years mcatanzaro Merge r245047 - JSC: A bug in BytecodeGenerator::emitEqualityOpImpl …
(edit) @248219   5 years mcatanzaro Merge r245018 - tryCachePutByID should not crash if target offset …
(edit) @248218   5 years mcatanzaro Merge r244996 - [JSC] We should check OOM for description string of …
(edit) @248217   5 years mcatanzaro Merge r244950 - TypedArrays should not store properties that are …
(edit) @248216   5 years mcatanzaro Merge r243966 - [JSC] CallLinkInfo should clear Callee or CodeBlock …
(edit) @248215   5 years mcatanzaro Merge r243626 - CodeBlock::jettison() should disallow repatching its …
(edit) @248214   5 years mcatanzaro Merge r243237 - JSC test crash: …
(edit) @248213   5 years mcatanzaro Merge r242215 - cloop.rb shift mask should depend on the word size …
(edit) @248212   5 years mcatanzaro Unreviewed, fix build warning in WebCoreArgumentCoders * …
(edit) @248211   5 years mcatanzaro Unreviewed, fix build warnings in InspectorOverlay.cpp * …
(edit) @248210   5 years mcatanzaro Merge r241995 - Unreviewed, fix -Wunused-param warning * jsc.cpp:
(edit) @248209   5 years mcatanzaro Merge r245234 - Unreviewed, fix unused variable warnings in release …
(edit) @248208   5 years mcatanzaro Merge r243115 - [WTF] Remove redundant std::move in StringConcatenate …
(edit) @248207   5 years mcatanzaro Merge r243204 - Remove copyRef() calls added in r243163
(edit) @248206   5 years mcatanzaro Merge r243203 - Unreviewed, drop invalid assertions landed in r243163. …
(edit) @248205   5 years mcatanzaro Merge r243163 - Build cleanly with GCC 9 …
(edit) @248204   5 years drousso Web Inspector: Elements: Styles: move psuedo-selector rules before …
(edit) @248203   5 years annulen Fix compilation with disabled WebGL …
(edit) @248202   5 years drousso Web Inspector: Elements: Styles: add icons for various CSS rule types …
(edit) @248201   5 years drousso Web Inspector: DOM: add a special breakpoint for "All Events" …
(edit) @248200   5 years zalan [LFC] Remove formatting context type leaf classes …
(edit) @248199   5 years zalan [LFC] Remove formatting context type container classes. …
(edit) @248198   5 years drousso Web Inspector: Heap Snapshot Views should be searchable …
(edit) @248197   5 years drousso Web Inspector: CSS Formatter: comments with an escape character aren't …
(edit) @248196   5 years drousso Web Inspector: Console: execution context picker doesn't update when …
(edit) @248195   5 years keith_miller Address comments on r248178
(edit) @248194   5 years rmorisset [WHLSL] Avoid visiting the full AST in computeDimensions …
(edit) @248193   5 years rniwa Ref Frame in DOMWindow::screen* functions …
(edit) @248192   5 years mark.lam [ARM64E] Harden the diversity of the DOMJIT::Signature::unsafeFunction …
(edit) @248191   5 years alancoon Tag Safari-608.1.42.
(edit) @248190   5 years krollin Consistently use Obj-C boolean literals …
(edit) @248189   5 years commit-queue [ Mac ] Layout Test …
(edit) @248188   5 years commit-queue Add accessibility object method to determine whether an element is …
(edit) @248187   5 years ysuzuki [JSC] Support WebAssembly in SamplingProfiler …
(edit) @248186   5 years wenson_hsieh TextAutosizingBoost.ChangeAutosizingBoostAtRuntime fails on iPad …
(edit) @248185   5 years ysuzuki [JSC] LazyJSValue should be robust for empty JSValue …
(edit) @248184   5 years drousso Web Inspector: fix inverted check in InspectorDOMStorageAgent::enable …
(edit) @248183   5 years eric.carlson uniqueLogIdentifier() should generate a 64-bit identifier …
(edit) @248182   5 years Hironori.Fujii [Curl] Crash while destructing a URL in ~SocketStreamHandle due to …
(edit) @248181   5 years sihui_liu API tests using permanent credentials should clear credentials left by …
(edit) @248180   5 years drousso Web Inspector: Console: all navigation items should be shown in the …
(edit) @248179   5 years drousso Web Inspector: Storage: disable related agents when the tab is closed …
(edit) @248178   5 years keith_miller B3 should support tuple types …
(edit) @248177   5 years drousso Web Inspector: Timelines: Develop > Start Timeline Recording doesn't …
(edit) @248176   5 years drousso Web Inspector: "Inspector.initialized" happens before breakpoints are …
(edit) @248175   5 years commit-queue Web Inspector: Crash when interacting with Template Content in Console …
(edit) @248174   5 years jer.noble [iPadOS] slides.google.com: Full Screen API warning is presented when …
(edit) @248173   5 years rniwa Harden NodeRareData::m_connectedFrameCount …
(edit) @248172   5 years rniwa Document::resume should delay resetting of form control elements. …
(edit) @248171   5 years ysuzuki [JSC] Use "destroy" function directly for JSWebAssemblyCodeBlock and …
(edit) @248170   5 years youenn [iOS] Directly use RealtimeMediaSourceCenter to compute the media …
(edit) @248169   5 years commit-queue Add accessibility object method to determine whether an element is …
(edit) @248168   5 years commit-queue [results.webkit.org Timeline] Using transform matrix to calculate the …
(edit) @248167   5 years eric.carlson [macOS, iOS] webaudio/silent-audio-interrupted-in-background.html …
(edit) @248166   5 years wenson_hsieh [macOS 10.15] Image dragged from Safari does not appear in Notes …
(edit) @248165   5 years youenn Add build check for libwebrtc ObjectiveC names …
(edit) @248164   5 years krollin macCatalyst build fails the first attempt, requires a second build …
(edit) @248163   5 years achristensen Fix API test after r248139
(edit) @248162   5 years mark.lam Gardening: build fix. https://bugs.webkit.org/show_bug.cgi?id=200149
(edit) @248161   5 years youenn [iOS] Directly use RealtimeMediaSourceCenter to compute the media …
(edit) @248160   5 years commit-queue Unreviewed, rolling out r248156. …
(edit) @248159   5 years achristensen Fix an internal build after r248139
(edit) @248158   5 years alancoon Cherry-pick r247875. rdar://problem/53841460 [iOS] REGRESSION: …
(edit) @248157   5 years alancoon Versioning.
(edit) @248156   5 years youenn Add build check for libwebrtc ObjectiveC names …
(edit) @248155   5 years cdumez DOMWindow properties may get GC'd before their Window object …
(edit) @248154   5 years carlosgc WebKitGTK 2.25.4
(edit) @248153   5 years carlosgc Unreviewed. Update OptionsGTK.cmake and NEWS for 2.25.4 release .: * …
(edit) @248152   5 years annulen Remove constructors and operators of FontPlatformData defined only for …
(edit) @248151   5 years annulen Remove unused constructor declaration from FontPlatformData …
(edit) @248150   5 years commit-queue [SOUP] WebSockets: use SOUP_WEBSOCKET_CLOSE_NO_STATUS when closing …
(edit) @248149   5 years ysuzuki GetterSetter type confusion during DFG compilation …
(edit) @248148   5 years cdumez Pages using MessagePorts should be PageCacheable …
(edit) @248147   5 years annulen Fix compilation of PageConsoleClient with !ENABLE(VIDEO) …
(edit) @248146   5 years commit-queue results.webkit.org: Force update cache when timeline updated …
(edit) @248145   5 years cdumez fast/forms/ios/file-upload-panel.html is flaky on iOS 13 …
(edit) @248144   5 years commit-queue Do not send NetworkProcessProxy::LogTestingEvent message if we are not …
(edit) @248143   5 years mark.lam Add crash diagnostics for debugging unexpected zapped cells. …
(edit) @248142   5 years drousso Unreviewed, remove emulateUserGesture parameter from …
(edit) @248141   5 years sbarati [WHLSL] Do simple nullptr check elimination using basic data flow …
(edit) @248140   5 years alancoon Tag Safari-608.1.41.
(edit) @248139   5 years commit-queue Move FormData zip file generation to NetworkProcess and enable it for …
(edit) @248138   5 years alancoon Tag Safari-608.2.2.
(edit) @248137   5 years alancoon Delete tag.
(edit) @248136   5 years alancoon Apply patch. rdar://problem/53764238
(edit) @248135   5 years alancoon Tag Safari-608.2.2.
(edit) @248134   5 years commit-queue [results.webkit.org] Timeline.CanvasXAxisComponent height should be …
(edit) @248133   5 years keith_miller Fix bug in testMulImm32SignExtend …
(edit) @248132   5 years ryanhaddad Cherry-pick r248111. rdar://problem/53829560 Removing …
(edit) @248131   5 years ryanhaddad Cherry-pick r247919. rdar://problem/48616298 Unreviewed test …
(edit) @248130   5 years ryanhaddad Cherry-pick r247919. rdar://problem/48616298 Unreviewed test …
(edit) @248129   5 years timothy_horton REGRESSION: HSBC Personal Banking download/print dialog is usually …
(edit) @248128   5 years ryanhaddad Cherry-pick r248116. rdar://problem/53829168 Improve flakiness of …
(edit) @248127   5 years ryanhaddad Cherry-pick r248072. rdar://problem/52355829 Unreviewed test …
(edit) @248126   5 years ryanhaddad Cherry-pick r248082. rdar://problem/51752593 Unreviewed test …
(edit) @248125   5 years ryanhaddad Cherry-pick r248072. rdar://problem/52355829 Unreviewed test …
(edit) @248124   5 years ryanhaddad Cherry-pick r248082. rdar://problem/51752593 Unreviewed test …
(edit) @248123   5 years ryanhaddad Cherry-pick r248017. rdar://problem/52956165 Add test …
(edit) @248122   5 years ryanhaddad Cherry-pick r248017. rdar://problem/52956165 Add test …
(edit) @248121   5 years cdumez Crash under WebProcessProxy::didBecomeUnresponsive() …
(edit) @248120   5 years ryanhaddad Cherry-pick layout test changes for r247866. rdar://problem/53648067 …
(edit) @248119   5 years ryanhaddad Cherry-pick layout test changes for r247866. rdar://problem/53648067 …
(edit) @248118   5 years pvollan Initialize memory pressure flag in MemoryPressureHandler …
(edit) @248117   5 years commit-queue results.webkit.org: Collision detection for dots is off by 2 * …
(edit) @248116   5 years jiewen_tan Improve flakiness of SOAuthorizationRedirect tests …
(edit) @248115   5 years ross.kirsling Update Test262 (2019.08.01) …
(edit) @248114   5 years alancoon Cherry-pick r248085. rdar://problem/53825741 …
(edit) @248113   5 years cdumez Add threading assertion to WeakPtr's operator->() …
(edit) @248112   5 years wenson_hsieh [Text autosizing] [iPadOS] Add targeted hacks to address some …
(edit) @248111   5 years tsavell Removing expectations for tests that are now consistently passing …
(edit) @248110   5 years dewei_zhu Dashboard should defaults to first dashboard page when summary page is …
(edit) @248109   5 years alancoon Cherry-pick r248095. rdar://problem/53820663 REGRESSION …
(edit) @248108   5 years alancoon Cherry-pick r247905. rdar://problem/53820893 Possible …
(edit) @248107   5 years alancoon Cherry-pick r247784. rdar://problem/53820819 Crash under …
(edit) @248106   5 years krollin Update TestWebKitAPI for XCBuild …
(edit) @248105   5 years mark.lam Rename DOMJIT safe/unsafeFunction to functionWithTypeChecks and …
(edit) @248104   5 years youenn UserMediaPermissionRequestManagerProxy should not use audio+video …
(edit) @248103   5 years aakash_jain New EWS: Cannot see build status page when patch is waiting for tester …
(edit) @248102   5 years carlosgc [SOUP] WebSockets: add support for extensions when using web sockets …
(edit) @248101   5 years cdumez [iOS][WK1] Unsafe unsafe of WeakPtr<Document> from UIThread under …
(edit) @248100   5 years commit-queue Fix libwebrtc build with Linux 5.2 headers …
(edit) @248099   5 years carlosgc [SOUP] Switch to use libsoup WebSockets API …
(edit) @248098   5 years commit-queue Begin organizing b3 tests …
(edit) @248097   5 years drousso Web Inspector: Debugger: support emulateUserGesture parameter in …
(edit) @248096   5 years sbarati [WHLSL] Replace memsetZero function with inline "= { }" code …
(edit) @248095   5 years aestes REGRESSION (r240942): first visually non-empty layout milestone is not …
(edit) @248094   5 years drousso Web Inspector: Uncaught Exception: TypeError: null is not an object …
(edit) @248093   5 years alancoon Cherry-pick r248080. rdar://problem/53788956 …
(edit) @248092   5 years alancoon Cherry-pick r248079. rdar://problem/53788988 [iPadOS] Enable …
(edit) @248091   5 years alancoon Cherry-pick r248071. rdar://problem/53789003 Use …
(edit) @248090   5 years alancoon Cherry-pick r248046. rdar://problem/53788952 Owners of …
(edit) @248089   5 years alancoon Cherry-pick r248039. rdar://problem/53788996 [iOS 13] Safari …
(edit) @248088   5 years aakash_jain [ews-build] Enable all macOS queues on new EWS …
(edit) @248087   5 years achristensen Split testb3 into multiple files …
(edit) @248086   5 years alancoon Cherry-pick r247700. rdar://problem/53456055 WebKit SPI fix for …
(edit) @248085   5 years dino WKImagePreviewViewController not being autoreleased …
(edit) @248084   5 years alancoon Versioning.
(edit) @248083   5 years sbarati [WHLSL] Remove UnnamedType copy/move constructors and mark classes as …
(edit) @248082   5 years ryanhaddad Unreviewed test gardening, disable failing test for rdar://51752593. …
(edit) @248081   5 years youenn Use CTFontCreateForCharactersWithLanguageAndOption if available …
(edit) @248080   5 years zalan [ContentChangeObserver] twitch.tv video controls do not always respond …
(edit) @248079   5 years simon.fraser [iPadOS] Enable simulated mouse events on iqiyi.com to fix the video …
(edit) @248078   5 years sbarati [WHLSL Remove char/short/half types …
(edit) @248077   5 years youenn ObjC RTCCVPixelBuffer should be prefixed to not conflict with other …
(edit) @248076   5 years jbedard results.webkit.og: Timeline in canvas painting with wrong colors, …
(edit) @248075   5 years commit-queue [GTK][WPE] Fix gtkdoc build with "build-webkit --32-bit" on 64-bit …
(edit) @248074   5 years tsavell Update test expectations for …
(edit) @248073   5 years alancoon Tag Safari-609.1.1.
(edit) @248072   5 years ryanhaddad Unreviewed test gardening, disable failing test for rdar://52355829. …
(edit) @248071   5 years youenn Use CTFontCreateForCharactersWithLanguageAndOption if available …
(edit) @248070   5 years alancoon Cherry-pick r248038. rdar://problem/53764075 AX: …
(edit) @248069   5 years alancoon Cherry-pick r248037. rdar://problem/53764079 AX: Re-enable …
(edit) @248068   5 years alancoon Cherry-pick r248024. rdar://problem/53764047 …
(edit) @248067   5 years alancoon Cherry-pick r248018. rdar://problem/53764057 REGRESSION(r241288): …
(edit) @248066   5 years alancoon Cherry-pick r248015. rdar://problem/53764191 Can't scroll on …
(edit) @248065   5 years alancoon Cherry-pick r247936. rdar://problem/53764217 YouTube search field …
(edit) @248064   5 years alancoon Cherry-pick r247934. rdar://problem/53764085 …
(edit) @248063   5 years alancoon Cherry-pick r247933. rdar://problem/53764069 Try fixing crash at …
(edit) @248062   5 years alancoon Cherry-pick r247923. rdar://problem/53764209 REGRESSION: …
(edit) @248061   5 years alancoon Cherry-pick r247920. rdar://problem/53764045 Contextual menu does …
(edit) @248060   5 years alancoon Cherry-pick r247916. rdar://problem/53764235 REGRESSION …
(edit) @248059   5 years alancoon Cherry-pick r247915. rdar://problem/53764061 Force Reveal to …
(edit) @248058   5 years alancoon Cherry-pick r247912. rdar://problem/53764200 REGRESSION …
(edit) @248057   5 years alancoon Cherry-pick r247909. rdar://problem/53764231 The touch-action …
(edit) @248056   5 years alancoon Cherry-pick r247905. rdar://problem/53764224 Possible …
(edit) @248055   5 years alancoon Cherry-pick r247891. rdar://problem/53764053 Expose the …
(edit) @248054   5 years alancoon Apply patch. rdar://problem/53764240
(edit) @248053   5 years drousso Web Inspector: Overlay: add page width/height display …
(edit) @248052   5 years drousso Web Inspector: DOM: provide a way to disable/breakpoint all event …
(edit) @248051   5 years krollin Update WebKitLegacy for XCBuild …
(edit) @248050   5 years alancoon Versioning.
(edit) @248049   5 years alancoon Versioning.
(edit) @248048   5 years alancoon Cherry-pick r247914. rdar://problem/53762620 UI process …
(edit) @248047   5 years cdumez REGRESSION (r247486?): Flaky API Test …
(edit) @248046   5 years youenn Owners of MultiChannelResampler should make sure that the output bus …
(edit) @248045   5 years dewei_zhu Analysis task page should show build request author and creation time. …
(edit) @248044   5 years krollin Fix 64-bit vs 32-bit mismatch in PersistentCoders.h …
(edit) @248043   5 years krollin Fix 64-bit vs 32-bit mismatch in LogArgument …
(edit) @248042   5 years cdumez Element.outerHTML is missing attribute prefixes in some cases in HTML …
(edit) @248041   5 years zandobersek Unreviewed WPE and GTK gardening. Adding some failure expectations as …
(edit) @248040   5 years commit-queue [GStreamer] Fix printf format warnings for 32-bit build in GST traces …
(edit) @248039   5 years wenson_hsieh [iOS 13] Safari crashes when closing a tab with a focused element if …
(edit) @248038   5 years cfleizach AX: com.apple.WebKit.WebContent at com.apple.WebKit: …
(edit) @248037   5 years commit-queue AX: Re-enable accessibility/set-selected-text-range-after-newline.html …
(edit) @248036   5 years carlosgc Unreviewed GTK gardening. Update expectations after r248033. * …
(edit) @248035   5 years zandobersek Unreviewed WPE gardening. Rebaselining the straightforward cases. * …
(edit) @248034   5 years drousso Web Inspector: Second call to setAttributeNS creates non-prefixed …
(edit) @248033   5 years carlosgc [GTK] Datalist element support for TextFieldInputType …
(edit) @248032   5 years timothy_horton Remove WebKit2 Makefile guards for pre-Snow Leopard macOS …
(edit) @248031   5 years zandobersek Unreviewed WPE gardening. * platform/wpe/TestExpectations: Skip tests …
(edit) @248030   5 years timothy_horton Remove some needless comments that snuck into the tree * …
(edit) @248029   5 years Hironori.Fujii [WebKit] Add PageLoadState::Observer C API …
(edit) @248028   5 years timothy_horton ASSERTion failure under takeSnapshot after r247846 * …
(edit) @248027   5 years ysuzuki [JSC] Emit write barrier after storing instead of before storing …
(edit) @248026   5 years ysuzuki [JSC] Make StructureChain less-tricky by using Auxiliary Buffer …
(edit) @248025   5 years sbarati [WHLSL] Add a fast path for TypeNamer::insert where we've already seen …
(edit) @248024   5 years rniwa WorkerGlobalScope::wrapCryptoKey/unwrapCryptoKey should use local heap …
Note: See TracRevisionLog for help on using the revision log.