Branch: refs/heads/safari-7617.1.4-branch
Home: https://github.com/WebKit/WebKit
Commit: 59faa99cbd6cca9f135b1471d7590813ce4f69f9
https://github.com/WebKit/WebKit/commit/59faa99cbd6cca9f135b1471d7590813ce4f69f9
Author: Russell Epstein <[email protected]>
Date: 2023-08-07 (Mon, 07 Aug 2023)
Changed paths:
M Configurations/Version.xcconfig
Log Message:
-----------
Versioning.
WebKit-7617.1.4
Canonical link: https://commits.webkit.org/[email protected]
Commit: b6652e0f625c76bf72167ec7b8a24d1fcc295406
https://github.com/WebKit/WebKit/commit/b6652e0f625c76bf72167ec7b8a24d1fcc295406
Author: Myah Cobbs <[email protected]>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M Configurations/Version.xcconfig
Log Message:
-----------
Versioning.
WebKit-7617.1.4.1
Identifier: [email protected]
Commit: 1a97755c8b2a5bf4d56d5a02de55ce2520a77559
https://github.com/WebKit/WebKit/commit/1a97755c8b2a5bf4d56d5a02de55ce2520a77559
Author: Frances Cornwall <[email protected]>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M Source/WebInspectorUI/UserInterface/Views/FindBanner.js
Log Message:
-----------
Cherry-pick 6d291b6825cc. rdar://problem/113714342
Web Inspector: No search results
https://bugs.webkit.org/show_bug.cgi?id=259843
Reviewed by Devin Rousso.
Web Inspector search is not working due to _inputFieldSearch(event) not
being triggered.
Replace incremental with throttle and replace "search" with "input".
Import Throttler class to add _inputFieldInputThrottler function to handle
throttler for "input" using fire function.
Incorporate 250 ms delay.
In _inputFieldKeyDown use findBannerRevealPreviousResult and
findBannerRevealNextResult for shift and enter key presses
replacing _searchBackwards and _searchForwards.
Delete _inputFieldKeyUp.
Delete _searchBackwards and _searchForwards in _inputFieldInput(event).
* Source/WebInspectorUI/UserInterface/Views/FindBanner.js:
(WI.FindBanner.prototype._inputFieldKeyDown):
(WI.FindBanner.prototype._inputFieldInput):
(WI.FindBanner.prototype._inputFieldKeyUp): Deleted.
(WI.FindBanner.prototype._inputFieldSearch): Deleted.
Canonical link: https://commits.webkit.org/266783@main
Identifier: [email protected]
Commit: 73de84f5a74ab410ac8d7e3e164ee319ee591a28
https://github.com/WebKit/WebKit/commit/73de84f5a74ab410ac8d7e3e164ee319ee591a28
Author: Frances Cornwall <[email protected]>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M Source/WebInspectorUI/UserInterface/Views/FilterBar.js
Log Message:
-----------
Cherry-pick 5df588e41bbd. rdar://problem/113722805
Web Inspector: Incremental in FilterBar
https://bugs.webkit.org/show_bug.cgi?id=260043
Reviewed by Devin Rousso.
The filter bar was not working correctly due to "search" being removed.
Replace incremental with throttler. Delete incremental getter and setter.
Switch eventlistener to "input" instead of "search".
Rename "_handleFilterSearched" to "_handleFilterInput"
Delete unused "_handleFilterInputEvent"
* Source/WebInspectorUI/UserInterface/Views/FilterBar.js:
(WI.FilterBar.prototype.set filters):
(WI.FilterBar.prototype.addFilterBarButton):
(WI.FilterBar.prototype._handleFilterButtonToggled):
(WI.FilterBar.prototype._handleFilterInputEvent):
(WI.FilterBar.prototype.get incremental): Deleted.
(WI.FilterBar.prototype.set incremental): Deleted.
(WI.FilterBar.prototype._handleFilterChanged): Deleted.
(WI.FilterBar.prototype._handleFilterInputEvent): Deleted.
Canonical link: https://commits.webkit.org/266802@main
Identifier: [email protected]
Commit: 4b244f41be7f01e4981c836dd5d8b742464d5032
https://github.com/WebKit/WebKit/commit/4b244f41be7f01e4981c836dd5d8b742464d5032
Author: Frances Cornwall <[email protected]>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M Source/WebInspectorUI/UserInterface/Views/SearchSidebarPanel.js
Log Message:
-----------
Cherry-pick f02cdaa8457c. rdar://problem/113762463
Web Inspector: Incremental in SearchSidebarPanel
https://bugs.webkit.org/show_bug.cgi?id=260047
Reviewed by Devin Rousso.
Replace "search" with "change" to fix search functionality
* Source/WebInspectorUI/UserInterface/Views/SearchSidebarPanel.js:
(WI.SearchSidebarPanel):
Canonical link: https://commits.webkit.org/266820@main
Identifier: [email protected]
Commit: f216ab480ac7e8fb6e3471f044792960ae4341da
https://github.com/WebKit/WebKit/commit/f216ab480ac7e8fb6e3471f044792960ae4341da
Author: Dan Robson <[email protected]>
Date: 2023-08-18 (Fri, 18 Aug 2023)
Changed paths:
M Configurations/Version.xcconfig
Log Message:
-----------
Versioning.
WebKit-7617.1.4.3
Identifier: [email protected]
Compare: https://github.com/WebKit/WebKit/compare/59faa99cbd6c%5E...f216ab480ac7
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes