WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
34988
WebHTMLView.mm has two -willRemoveSubview: methods
https://bugs.webkit.org/show_bug.cgi?id=34988
Summary
WebHTMLView.mm has two -willRemoveSubview: methods
Eric Carlson
Reported
2010-02-16 13:45:06 PST
WebHTMLView.mm has two -willRemoveSubview: methods, one surrounded by "#ifndef NDEBUG". This changes the behavior in a debug build because only one is called.
Attachments
Proposed patch
(2.37 KB, patch)
2010-02-16 13:49 PST
,
Eric Carlson
simon.fraser
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Eric Carlson
Comment 1
2010-02-16 13:49:31 PST
Created
attachment 48825
[details]
Proposed patch
Eric Carlson
Comment 2
2010-02-16 14:55:49 PST
http://trac.webkit.org/changeset/54832
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