[webkit-changes] [WebKit/WebKit] f98fe5: Web Inspector: Update COMPATIBILITY (macOS X.0, iO...

Razvan Caliman - Apple noreply at github.com
Mon Jan 29 16:21:46 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f98fe54ddfaf74e0abf3618703ca676913ae1c33
      https://github.com/WebKit/WebKit/commit/f98fe54ddfaf74e0abf3618703ca676913ae1c33
  Author: Razvan Caliman <rcaliman at apple.com>
  Date:   2024-01-29 (Mon, 29 Jan 2024)

  Changed paths:
    M Source/WebInspectorUI/UserInterface/Controllers/CSSManager.js
    M Source/WebInspectorUI/UserInterface/Models/Canvas.js

  Log Message:
  -----------
  Web Inspector: Update COMPATIBILITY (macOS X.0, iOS X.0) comments with correct versions
https://bugs.webkit.org/show_bug.cgi?id=268176
rdar://121675559

Reviewed by Patrick Angle.

Retroactively update backwards compatibility comments that were
missing corresponding version numbers for when they started applying.

Related to changes introduced in
- https://commits.webkit.org/267488@main
- https://commits.webkit.org/264172@main (relying on protocol changes in https://commits.webkit.org/261512@main for the same version check)

* Source/WebInspectorUI/UserInterface/Controllers/CSSManager.js:
(WI.CSSManager.prototype._mainResourceDidChange):
* Source/WebInspectorUI/UserInterface/Models/Canvas.js:
(WI.Canvas.fromPayload):
(WI.Canvas.prototype.sizeChanged):

Canonical link: https://commits.webkit.org/273700@main




More information about the webkit-changes mailing list