Bug 216807
Summary: | Minibrowser disables breakpoints on reload. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Keith Miller <keith_miller> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | bburg, hi, inspector-bugzilla-changes, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Keith Miller
Run css/css-values/minmax-angle-computed.html WPT test in the minibrowser with a Debug build. Try to set a breakpoint on the first test_angle_equals call. (Should be `test_angle_equals('min(1deg)', '1deg');`)
Reload the page and the breakpoint will now be greyed out. This doesn't happen in shipping Safari. For reference I built against r267362.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/69333373>
Blaze Burg
*** This bug has been marked as a duplicate of bug 217862 ***