| Summary: | Element::removeAttribute can raise bogus exceptions | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Maksim Orlovich <maksim> |
| Component: | khtml | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Maksim Orlovich
2008-01-09 08:06:20 UTC
SVN commit 758792 by orlovich: Testcase + fixed baseline for #155320. Patch is in regtesting... CCBUG:155320 A baseline/ecma/155320.html-dom AM baseline/ecma/155320.html-dump.png A baseline/ecma/155320.html-render A tests/ecma/155320.html WebSVN link: http://websvn.kde.org/?view=rev&revision=758792 SVN commit 758800 by orlovich: Don't raise NOT_FOUND_ERROR exceptions from Element::removeAttribute... Another bad 4.0.0 regression from 3.5.x :( BUG:155320 M +3 -0 dom_elementimpl.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=758800 |