WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
48989
Crash in ApplyStyleCommand::surroundNodeRangeWithElement (preceded by assertion in ApplyStyleCommand::removeInlineStyle) when running editing/style/iframe-onload-crash.html on Windows
https://bugs.webkit.org/show_bug.cgi?id=48989
Summary
Crash in ApplyStyleCommand::surroundNodeRangeWithElement (preceded by asserti...
Adam Roben (:aroben)
Reported
2010-11-04 04:28:59 PDT
editing/style/iframe-onload-crash.html is crashing in ApplyStyleCommand::surroundNodeRangeWithElement on Windows. Before the crash, it hits an assertion in ApplyStyleCommand::removeInlineStyle. Crash backtrace:
http://build.webkit.org/results/Windows%20Release%20(Tests)/r71317%20(5990)/CrashLog_0aec_2010-11-04_03-32-53-109.txt
Assertion backtrace:
http://build.webkit.org/results/Windows%20Debug%20(Tests)/r71298%20(21963)/CrashLog_0f58_2010-11-04_03-12-58-562.txt
I've added this test to the Windows Skipped file
Attachments
Add attachment
proposed patch, testcase, etc.
Adam Roben (:aroben)
Comment 1
2010-11-04 04:34:57 PDT
This test has been crashing since it was added in
r71288
http://trac.webkit.org/changeset/71288
Adam Roben (:aroben)
Comment 2
2010-11-04 04:36:19 PDT
Looks like Qt has the same problem. See
bug 48967
.
Adam Roben (:aroben)
Comment 3
2010-11-04 07:55:27 PDT
<
rdar://problem/8630446
>
Ryosuke Niwa
Comment 4
2010-11-04 14:31:01 PDT
I have a patch in the
bug 48581
for this.
Ryosuke Niwa
Comment 5
2010-11-05 11:36:56 PDT
Fixed in
http://trac.webkit.org/changeset/71431
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug