Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web Inspector: DOM tree is missing parts of the DOM tree when remotely inspecting iOS devices #4585

Conversation

patrickangle
Copy link
Contributor

@patrickangle patrickangle commented Sep 22, 2022

4671450

Web Inspector: DOM tree is missing parts of the DOM tree when remotely inspecting iOS devices
https://bugs.webkit.org/show_bug.cgi?id=245314
rdar://100203923

Reviewed by Alexey Proskuryakov.

A typo in our compatibility handling for older protocol versions caused us to not actually add all the DOMNodes to our
frontend representation of the DOM tree.

* Source/WebInspectorUI/UserInterface/Models/DOMNode.js:
(WI.DOMNode):

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

e5e6624

Misc iOS, tvOS & watchOS macOS Linux Windows
βœ… πŸ§ͺ style βœ… πŸ›  ios   πŸ›  mac βœ… πŸ›  wpe   πŸ›  πŸ§ͺ win
βœ… πŸ›  ios-sim   πŸ›  mac-debug βœ… πŸ›  gtk   πŸ›  wincairo
βœ… πŸ§ͺ webkitperl   πŸ§ͺ ios-wk2 βœ… πŸ›  mac-AS-debug   πŸ§ͺ gtk-wk2
  πŸ§ͺ api-ios   πŸ§ͺ api-mac   πŸ§ͺ api-gtk
  πŸ›  tv   πŸ§ͺ mac-wk1
  πŸ›  tv-sim   πŸ§ͺ mac-wk2
❌ πŸ›  πŸ§ͺ merge   πŸ›  watch   πŸ§ͺ mac-AS-debug-wk2
  πŸ›  watch-sim   πŸ§ͺ mac-wk2-stress

@patrickangle patrickangle self-assigned this Sep 22, 2022
@patrickangle patrickangle added Safari Technology Preview Web Inspector Bugs related to the WebKit Web Inspector. labels Sep 22, 2022
@patrickangle patrickangle added the merge-queue Applied to send a pull request to merge-queue label Sep 22, 2022
@webkit-commit-queue
Copy link
Collaborator

Committed 254744@main (4671450): https://commits.webkit.org/254744@main

Reviewed commits have been landed. Closing PR #4585 and removing active labels.

@webkit-commit-queue webkit-commit-queue removed the merge-queue Applied to send a pull request to merge-queue label Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Web Inspector Bugs related to the WebKit Web Inspector.
Projects
None yet
4 participants