RESOLVED FIXED 123123
Web Inspector: [CSS Regions] Flows are not loading if you refresh the page several times
https://bugs.webkit.org/show_bug.cgi?id=123123
Summary Web Inspector: [CSS Regions] Flows are not loading if you refresh the page se...
Alexandru Chiculita
Reported 2013-10-21 16:01:13 PDT
If you refresh the page several times there will be an error in the console in DOMTree.js:286 where undefined variable flowKey is used. It should be flowId.
Attachments
Patch V1 (1.43 KB, patch)
2013-10-21 16:04 PDT, Alexandru Chiculita
no flags
Radar WebKit Bug Importer
Comment 1 2013-10-21 16:01:55 PDT
Alexandru Chiculita
Comment 2 2013-10-21 16:04:50 PDT
Created attachment 214786 [details] Patch V1
Joseph Pecoraro
Comment 3 2013-10-21 16:08:54 PDT
Comment on attachment 214786 [details] Patch V1 r=me
WebKit Commit Bot
Comment 4 2013-10-21 16:33:34 PDT
Comment on attachment 214786 [details] Patch V1 Clearing flags on attachment: 214786 Committed r157762: <http://trac.webkit.org/changeset/157762>
WebKit Commit Bot
Comment 5 2013-10-21 16:33:36 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.