RESOLVED FIXED145067
Web Inspector: Initiator Popovers no longer work in Layout Timeline
https://bugs.webkit.org/show_bug.cgi?id=145067
Summary Web Inspector: Initiator Popovers no longer work in Layout Timeline
Joseph Pecoraro
Reported 2015-05-15 12:30:56 PDT
* SUMMARY Initiator Popovers no longer work in Layout Timeline. The anchor finder is returning null: callFramePopoverAnchorElement: function() { return this.selectedNode.elementWithColumnIdentifier("initiatorCallFrame"); } Because "initiatorCallFrame" changed to "location". There was a console.assert that caught this.
Attachments
[PATCH] Proposed Fix (1.40 KB, patch)
2015-05-15 12:32 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2015-05-15 12:32:20 PDT
Created attachment 253216 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 2015-05-15 13:47:41 PDT
Comment on attachment 253216 [details] [PATCH] Proposed Fix Clearing flags on attachment: 253216 Committed r184410: <http://trac.webkit.org/changeset/184410>
WebKit Commit Bot
Comment 3 2015-05-15 13:47:45 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.