Network Tab - Export HAR Context Menu not working Steps to Reproduce: 1. Inspect this page 2. Show Network Tab 3. Reload 4. Right Click a Resource > Select "Export HAR" => Doesn't do anything [Error] Uncaught exception in inspector page under contextMenuItemSelected TypeError: this._HARResources is not a function. (In 'this._HARResources()', 'this._HARResources' is undefined) _exportHAR — NetworkTableContentView.js:1386 _itemSelected — ContextMenu.js:238 contextMenuItemSelected — ContextMenu.js:175 contextMenuItemSelected — InspectorFrontendAPI.js:122
<rdar://problem/36479197>
Created attachment 331406 [details] [PATCH] Proposed Fix
Rebasing.
Created attachment 331407 [details] [PATCH] Proposed Fix
Comment on attachment 331407 [details] [PATCH] Proposed Fix r=me
Comment on attachment 331407 [details] [PATCH] Proposed Fix Clearing flags on attachment: 331407 Committed r226992: <https://trac.webkit.org/changeset/226992>
All reviewed patches have been landed. Closing bug.