Bug 40534 - REGRESSION (Safari 4-TOT): Crash when a frame’s resize handler removes the frame
Summary: REGRESSION (Safari 4-TOT): Crash when a frame’s resize handler removes the frame
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Normal
Assignee: Nobody
URL:
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2010-06-12 16:22 PDT by mitz
Modified: 2010-06-12 17:15 PDT (History)
1 user (show)

See Also:


Attachments
Null-check m_widget (3.46 KB, patch)
2010-06-12 16:26 PDT, mitz
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2010-06-12 16:22:58 PDT
<rdar://problem/8025267>

Patch forthcoming.
Comment 1 mitz 2010-06-12 16:26:04 PDT
Created attachment 58568 [details]
Null-check m_widget
Comment 2 Oliver Hunt 2010-06-12 16:32:47 PDT
Comment on attachment 58568 [details]
Null-check m_widget

r=me, fix the garbage character in the changelog
Comment 3 mitz 2010-06-12 16:34:32 PDT
(In reply to comment #2)
> (From update of attachment 58568 [details])
> r=me, fix the garbage character in the changelog

Thanks. There’s not garbage character in the change log. It’s a bug in the prettifier (or its Bugzilla interface).
Comment 4 mitz 2010-06-12 16:36:30 PDT
Fixed in <http://trac.webkit.org/changeset/61070>.
Comment 5 Maciej Stachowiak 2010-06-12 16:55:08 PDT
> +        <rdar://problem/8025267> REGRESSION (Safari 4-TOT): Crash when a frameâs resize handler removes the frame

I suggest removing the non-ASCII character from the ChangeLog.
Comment 6 mitz 2010-06-12 17:15:57 PDT
(In reply to comment #5)
> > +        <rdar://problem/8025267> REGRESSION (Safari 4-TOT): Crash when a frameâs resize handler removes the frame
> 
> I suggest removing the non-ASCII character from the ChangeLog.

There are lots of non-ASCII characters in the ChangeLog files, as some contributors’ names contain non-ASCII characters. I suggest fixing tools that don’t display UTF-8 correctly :-)