Bug 37362 - [Chromium] Breakpoints disappear and aren't hit
Summary: [Chromium] Breakpoints disappear and aren't hit
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows Vista
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-09 15:16 PDT by Julie Parent
Modified: 2013-04-05 13:00 PDT (History)
2 users (show)

See Also:


Attachments
Simple test case (73 bytes, text/html)
2010-04-09 15:16 PDT, Julie Parent
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Julie Parent 2010-04-09 15:16:44 PDT
Created attachment 52997 [details]
Simple test case

1. Set a breakpoint at the var foo = "bar" line in the attached test case
2. Refresh

Result: Breakpoint is no longer listed and is never hit. Throbber is still throbbing.
Expected result: breakpoint remains and is hit.

Seen in Chrome 5.0.360.0 (Official Build 42309) dev on Windows Vista.
Comment 1 Pavel Feldman 2010-04-10 07:55:31 PDT
Works fine on WebKit. Is likely to be a Chromium issue. This script is getting collected momentarily too, so you will see all kinds of strange things related to it.
Comment 2 Ojan Vafai 2010-04-21 11:26:11 PDT
Reopening. I hit this all the time. Why was this closed?

I put the [Chromium] in the subject to make it clear it's a chromium bug.
Comment 3 Timothy Hatcher 2013-04-05 13:00:41 PDT
Chromium and V8 have left the building. Won't fix.