Bug 123123 - Web Inspector: [CSS Regions] Flows are not loading if you refresh the page several times
Summary: Web Inspector: [CSS Regions] Flows are not loading if you refresh the page se...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexandru Chiculita
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-10-21 16:01 PDT by Alexandru Chiculita
Modified: 2013-10-21 16:33 PDT (History)
5 users (show)

See Also:


Attachments
Patch V1 (1.43 KB, patch)
2013-10-21 16:04 PDT, Alexandru Chiculita
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandru Chiculita 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.
Comment 1 Radar WebKit Bug Importer 2013-10-21 16:01:55 PDT
<rdar://problem/15282879>
Comment 2 Alexandru Chiculita 2013-10-21 16:04:50 PDT
Created attachment 214786 [details]
Patch V1
Comment 3 Joseph Pecoraro 2013-10-21 16:08:54 PDT
Comment on attachment 214786 [details]
Patch V1

r=me
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2013-10-21 16:33:36 PDT
All reviewed patches have been landed.  Closing bug.