RESOLVED FIXED 134257
[iOS]: WK2 Inspector Node Highlighting
https://bugs.webkit.org/show_bug.cgi?id=134257
Summary [iOS]: WK2 Inspector Node Highlighting
Joseph Pecoraro
Reported 2014-06-24 11:50:23 PDT
Hovering nodes in the inspector is not highlighting them on the page. Inspector node highlighting needs to be hooked up.
Attachments
[PATCH] Proposed Fix (39.89 KB, patch)
2014-06-24 13:15 PDT, Joseph Pecoraro
no flags
[PATCH] Proposed Fix (39.96 KB, patch)
2014-06-24 13:29 PDT, Joseph Pecoraro
no flags
[PATCH] For Windows Symbol (41.26 KB, patch)
2014-06-24 14:17 PDT, Joseph Pecoraro
no flags
[PATCH] With New Windows Symbol (41.49 KB, patch)
2014-06-24 14:57 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2014-06-24 13:15:17 PDT
Created attachment 233732 [details] [PATCH] Proposed Fix I decided to do this in the UIProcess so we can keep the CAShapeLayer approach like iOS WK1. Tested iOS WK1 and WK2 and both behave as expected.
Joseph Pecoraro
Comment 2 2014-06-24 13:29:27 PDT
Created attachment 233735 [details] [PATCH] Proposed Fix Rebaselined.
Joseph Pecoraro
Comment 3 2014-06-24 14:17:07 PDT
Created attachment 233739 [details] [PATCH] For Windows Symbol For windows to get new symbol name.
Joseph Pecoraro
Comment 4 2014-06-24 14:57:19 PDT
Created attachment 233744 [details] [PATCH] With New Windows Symbol
WebKit Commit Bot
Comment 5 2014-06-24 16:50:38 PDT
Comment on attachment 233744 [details] [PATCH] With New Windows Symbol Clearing flags on attachment: 233744 Committed r170406: <http://trac.webkit.org/changeset/170406>
WebKit Commit Bot
Comment 6 2014-06-24 16:50:43 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.