Bug 195400

Summary: Web Inspector: Overlay: remove iOS specific paths in favor of a unified approach
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: NEW ---    
Severity: Normal CC: dbates, ews-watchlist, hi, inspector-bugzilla-changes, rniwa, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on: 105023    
Bug Blocks:    
Attachments:
Description Flags
[Patch] WIP
none
Patch
timothy: review-, hi: commit-queue-
Archive of layout-test-results from ews106 for mac-highsierra-wk2 none

Description Devin Rousso 2019-03-06 23:24:06 PST
We currently only show than content/padding/margin/border highlights on iOS (e.g. no node information) :(
Comment 1 Radar WebKit Bug Importer 2019-03-06 23:30:29 PST
<rdar://problem/48666991>
Comment 2 Devin Rousso 2019-03-07 00:11:13 PST
Created attachment 363853 [details]
[Patch] WIP
Comment 3 Devin Rousso 2019-03-08 14:54:17 PST
Created attachment 364072 [details]
Patch
Comment 4 EWS Watchlist 2019-03-09 04:03:42 PST Comment hidden (obsolete)
Comment 5 EWS Watchlist 2019-03-09 04:03:43 PST Comment hidden (obsolete)
Comment 6 Devin Rousso 2019-03-11 21:43:21 PDT
Comment on attachment 364072 [details]
Patch

After some testing, there is an issue when zooming in on an iOS device (the PageOverlay zooms with the content, rather than staying the size of the view).
Comment 7 Timothy Hatcher 2019-03-20 09:28:19 PDT
Comment on attachment 364072 [details]
Patch

r- for now while you look into the issue.
Comment 8 Devin Rousso 2022-10-21 15:36:24 PDT
*** Bug 193205 has been marked as a duplicate of this bug. ***
Comment 9 Devin Rousso 2022-10-31 12:56:12 PDT
<rdar://problem/101515802>
Comment 10 Devin Rousso 2022-10-31 13:00:48 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5970