Bug 40669 - Web Inspector: one time breakpoint can be persisted in inspector settings.
Summary: Web Inspector: one time breakpoint can be persisted in inspector settings.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-16 04:03 PDT by Pavel Podivilov
Modified: 2010-12-30 11:27 PST (History)
2 users (show)

See Also:


Attachments
Proposed patch. (18.60 KB, patch)
2010-06-29 10:31 PDT, Pavel Podivilov
pfeldman: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Podivilov 2010-06-16 04:03:27 PDT
One time breakpoints are send to backend the same way as normal ones, and therefore will be persisted if not hit.
Comment 1 Pavel Podivilov 2010-06-29 10:31:46 PDT
Created attachment 60036 [details]
Proposed patch.