source: webkit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @254696   5 years alancoon Cherry-pick r254692. rdar://problem/58480028 REGRESSION …
(edit) @254695   5 years alancoon Tag Safari-609.1.14.2.
(edit) @254694   5 years alancoon Versioning.
(edit) @254693   5 years tsavell REGRESSION (r250655?): [ Mac Debug ] …
(edit) @254692   5 years commit-queue REGRESSION (r254291): [ Catalina wk2 Debug ] Flaky ASSERT on …
(edit) @254691   5 years tsavell Marking storage/indexeddb/modern/objectstore-autoincrement-types.html …
(edit) @254690   5 years tsavell REGRESSION: WK1 Accessibility: ASSERTION FAILED: …
(edit) @254689   5 years jbedard Pass JSToken by const reference …
(edit) @254688   5 years youenn Add support for MediaStream video track rendering in GPUProcess …
(edit) @254687   5 years mark.lam operationToObject() should check for a null errorMessage. …
(edit) @254686   5 years dpino [WPE] Rebaseline of several tests …
(edit) @254685   5 years philn [Texmap] Remove unused private variable …
(edit) @254684   5 years commit-queue [GStreamer] Several buffering fixes …
(edit) @254683   5 years ddkilzer Enable -Wconditional-uninitialized in WebInspectorUI, WebKitLegacy, …
(edit) @254682   5 years philn [GStreamer][WPE] Client-side video rendering support …
(edit) @254681   5 years pvollan [Win] Fix AppleWin build …
(edit) @254680   5 years commit-queue Do not detect the stopped animations in Nicosia::Animation to avoid …
(edit) @254679   5 years antti [LFC][IFC] TextUtil::width should use StringView for substrings …
(edit) @254678   5 years commit-queue KeyedDecoderGeneric crashes when it accesses data with non-existing …
(edit) @254677   5 years carlosgc [GTK][WPE] Web process crash when IM tries to delete surrounding text …
(edit) @254676   5 years weinig Platform.h is out of control Part 5: Split HAVE_* macro definitions …
(edit) @254675   5 years carlosgc [GTK][WPE] Password field doesn't get input method …
(edit) @254674   5 years ticaiolima [JSC] 32-bit platforms should use a PC base register …
(edit) @254673   5 years Hironori.Fujii Unreviewed build fix for curl. …
(edit) @254672   5 years commit-queue Fetch: URL parser not always using UTF-8 …
(edit) @254671   5 years ddkilzer Attempt to fix internal iOS Debug builds …
(edit) @254670   5 years aboya [MSE] Don't enqueue samples that start at a big discontinuity …
(edit) @254669   5 years cathiechen Mapping HTML attributes width/height to the default aspect ratio of …
(edit) @254668   5 years beidson Add WKContentWorld SPI, and use it in JavaScript execution. …
(edit) @254667   5 years mitz Added a tag for Safari Technology Preview release 98.
(edit) @254666   5 years don.olmstead [LFC] Fix CMake Build https://bugs.webkit.org/show_bug.cgi?id=206334
(edit) @254665   5 years alancoon Apply patch. rdar://problem/58353217
(edit) @254664   5 years commit-queue [GTK] Gardening tests using language override …
(edit) @254663   5 years ross.kirsling [PlayStation] Add stubs for WebContextMenuClient …
(edit) @254662   5 years rniwa Nullptr crash in DocumentLoader::clearMainResourceLoader …
(edit) @254661   5 years zalan [LFC][IFC] LineBreaker::shouldWrapInlineContent should take the …
(edit) @254660   5 years commit-queue Unreviewed, rolling out r254565. …
(edit) @254659   5 years commit-queue Keep RefPtr instead of raw pointer to message queue on …
(edit) @254658   5 years ross.kirsling [PlayStation] Add stub for WebPopupMenu::setUpPlatformData …
(edit) @254657   5 years commit-queue [SVG2]: Implement support for the 'pathLength' attribute …
(edit) @254656   5 years ross.kirsling [PlayStation] Add stubs for WebEditorClient …
(edit) @254655   5 years timothy_horton WebKit should not expose a unprefixed CGRectValue category method on …
(edit) @254654   5 years jbedard run-api-tests no longer supports wildcards in test names …
(edit) @254653   5 years caitp [JSC] Add support for public class fields …
(edit) @254652   5 years cdumez Regression(r253213) Load hang and high CPU usage when trying to load …
(edit) @254651   5 years alancoon Revert r254379. rdar://problem/58542040
(edit) @254650   5 years alancoon Revert r254537. rdar://problem/58542040
(edit) @254649   5 years alancoon Cherry-pick r254267. rdar://problem/58606290 Reformat FrameView …
(edit) @254648   5 years alancoon Cherry-pick r254229. rdar://problem/58605950 <img>.naturalWidth …
(edit) @254647   5 years alancoon Cherry-pick r254187. rdar://problem/58605950 Implement …
(edit) @254646   5 years alancoon Cherry-pick r254179. rdar://problem/58606203 Reformat FrameLoader …
(edit) @254645   5 years alancoon Cherry-pick r254089. rdar://problem/58606252 XMLHTTPRequest POSTs …
(edit) @254644   5 years alancoon Cherry-pick r254058. rdar://problem/58606175 Web Inspector: …
(edit) @254643   5 years alancoon Cherry-pick r254007. rdar://problem/58605939 REGRESSION: [iOS 13] …
(edit) @254642   5 years alancoon Cherry-pick r250024. rdar://problem/58605939 Unreviewed iOS 13 …
(edit) @254641   5 years ross.kirsling Unreviewed build fix for ENABLE_ACCESSIBILITY=OFF following r254566. …
(edit) @254640   5 years simon.fraser Unreviewed cleanup. TextStream is used outside #if …
(edit) @254639   5 years jond Add Web Inspector Reference notice to Web Inspector blog posts …
(edit) @254638   5 years alancoon Apply patch. rdar://problem/58610979
(edit) @254637   5 years aperez Offlineasm warnings with newer Ruby versions …
(edit) @254636   5 years ddkilzer Enable -Wconditional-uninitialized in DumpRenderTree, WebKitTestRunner …
(edit) @254635   5 years alancoon Tag Safari-609.1.14.1.
(edit) @254634   5 years antti [LFC] Cache display box for the first LayoutState to Layout::Box …
(edit) @254633   5 years drousso Web Inspector: collapsing a virtualized folder in a WI.TreeOutline
(edit) @254632   5 years keith_miller Revert bytecode checkpoints since it breaks watch …
(edit) @254631   5 years simon.fraser Add more mousewheel-scrolling logging and improve the latching code …
(edit) @254630   5 years zalan [LFC][IFC] LineLayoutContext::nextContentForLine should take …
(edit) @254629   5 years zalan [LFC][IFC] ContinuousContent should not need a copy of RunList …
(edit) @254628   5 years aakash_jain Unreviewed, rolling out r254576. …
(edit) @254627   5 years don.olmstead Share WebInspector stubs for ports without local inspection …
(edit) @254626   5 years shvaikalesh Object.preventExtensions should throw if not successful …
(edit) @254625   5 years jbedard webkitpy: Remove self assignments …
(edit) @254624   5 years alancoon Cherry-pick r254551. rdar://problem/58508705 Build ANGLE as a …
(edit) @254623   5 years alancoon Cherry-pick r254496. rdar://problem/58553161 Unreviewed. Change …
(edit) @254622   5 years alancoon Cherry-pick r254464. rdar://problem/58553161 Replace uses of …
(edit) @254621   5 years alancoon Cherry-pick r254415. rdar://problem/58548648 REGRESSION(r185816): …
(edit) @254620   5 years alancoon Cherry-pick r254413. rdar://problem/58548648 REGRESSION(r185816): …
(edit) @254619   5 years alancoon Cherry-pick r254412. rdar://problem/58548648 REGRESSION(r185816): …
(edit) @254618   5 years alancoon Cherry-pick r254411. rdar://problem/58548648 Fix internal Apple …
(edit) @254617   5 years alancoon Cherry-pick r254393. rdar://problem/58553158 [JSC] Flush old …
(edit) @254616   5 years alancoon Cherry-pick r254391. rdar://problem/58548648 REGRESSION(r185816): …
(edit) @254615   5 years alancoon Cherry-pick r254389. rdar://problem/58548648 REGRESSION(r185816): …
(edit) @254614   5 years alancoon Cherry-pick r254374. rdar://problem/58549092 Resource Load …
(edit) @254613   5 years alancoon Cherry-pick r254344. rdar://problem/58559189 Add SPI to enable …
(edit) @254612   5 years alancoon Cherry-pick r254322. rdar://problem/58549088 Block cross-site …
(edit) @254611   5 years alancoon Cherry-pick r254310. rdar://problem/58552856 Check the existence …
(edit) @254610   5 years alancoon Cherry-pick r254293. rdar://problem/58549084 Resource Load …
(edit) @254609   5 years alancoon Cherry-pick r254292. rdar://problem/58552868 Set the title for …
(edit) @254608   5 years alancoon Cherry-pick r254288. rdar://problem/58548984 [Cocoa] …
(edit) @254607   5 years alancoon Cherry-pick r254287. rdar://problem/58552886 Fullscreen videos do …
(edit) @254606   5 years alancoon Cherry-pick r254261. rdar://problem/58549081 REGRESSION: [ Mac …
(edit) @254605   5 years alancoon Cherry-pick r254260. rdar://problem/58552882 REGRESSION: [ Mac ] …
(edit) @254604   5 years alancoon Cherry-pick r254254. rdar://problem/58548978 WebKitTestRunner …
(edit) @254603   5 years alancoon Cherry-pick r254247. rdar://problem/58553146 Unreviewed follow up …
(edit) @254602   5 years alancoon Cherry-pick r254244. rdar://problem/58553148 Instruction.h: …
(edit) @254601   5 years alancoon Cherry-pick r254239. rdar://problem/58549100 Resource Load …
(edit) @254600   5 years alancoon Cherry-pick r254218. rdar://problem/58553153 JSArrayBufferView.h: …
(edit) @254599   5 years alancoon Cherry-pick r254208. rdar://problem/58559193 …
(edit) @254598   5 years alancoon Cherry-pick r254201. rdar://problem/58552859 [Web Animations] …
(edit) @254597   5 years alancoon Cherry-pick r254188. rdar://problem/58553146 AI rule for …
Note: See TracRevisionLog for help on using the revision log.