* 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.
Created attachment 253216 [details] [PATCH] Proposed Fix
Comment on attachment 253216 [details] [PATCH] Proposed Fix Clearing flags on attachment: 253216 Committed r184410: <http://trac.webkit.org/changeset/184410>
All reviewed patches have been landed. Closing bug.