Bug 143401
Summary: | Inspector crashes after r182215 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yusuke Suzuki <ysuzuki> |
Component: | Web Inspector | Assignee: | Simon Fraser (smfr) <simon.fraser> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | burg, graouts, hyatt, joepeck, jonowells, mattbaker, nvasilyev, simon.fraser, timothy, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Yusuke Suzuki
Originally reported at IRC by "basecode".
After http://trac.webkit.org/changeset/182215, inspector crashes when editing styles in Style Details Panel.
How to reproduce,
1. Open some web pages
2. Open web inspector
3. Select an element
4. Show "Styles" Details Side Panel
5. Click "New Rule"
6. Edit styles
In 5, 6 phase, inspector crashes.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/20426760>
Radar WebKit Bug Importer
<rdar://problem/20426761>
Simon Fraser (smfr)
This is my fault.
Yusuke Suzuki
Thank you :D
I checked it with `git bisect`. To ensure this, I'll re-check.
Alexey Proskuryakov
Is this fixed with bug 143405?
Simon Fraser (smfr)
It should be, yes.
Joseph Pecoraro
*** This bug has been marked as a duplicate of bug 143405 ***