Bug 117760 - Web Inspector: Object debugger popovers are not repopulating correctly stepping through code
Summary: Web Inspector: Object debugger popovers are not repopulating correctly steppi...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-06-18 15:32 PDT by Joseph Pecoraro
Modified: 2016-12-13 15:34 PST (History)
3 users (show)

See Also:


Attachments
[REDUCTION] Test Case (318 bytes, text/html)
2013-06-18 15:32 PDT, Joseph Pecoraro
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2013-06-18 15:32:28 PDT
Created attachment 204949 [details]
[REDUCTION] Test Case

When stepping through code had an object popover is showing it ends up blank instead of with refreshed content.

* STEPS TO REPRODUCE
1. Inspect the attached reduction test case
2. Click the button => triggers debugger
3. Hover the "hoverMeAndStepOverAndOver" variable
4. Step through code "Cmd+;" is enough
  => popover ends up blank, instead of refreshed with newer content
Comment 1 Radar WebKit Bug Importer 2013-06-18 15:33:06 PDT
<rdar://problem/14195835>