WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
8562
Remove use of _webSuperviewOfClass: and related in WebKit
https://bugs.webkit.org/show_bug.cgi?id=8562
Summary
Remove use of _webSuperviewOfClass: and related in WebKit
Maciej Stachowiak
Reported
2006-04-24 01:00:05 PDT
Many parts of WebKit depend on walking the view hierarchy and finding classes of a specific type to do their business. This is fragile and may get in the way of future refactoring.
Attachments
clean up view hierarchy hacks
(38.92 KB, patch)
2006-04-24 01:00 PDT
,
Maciej Stachowiak
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Maciej Stachowiak
Comment 1
2006-04-24 01:00:32 PDT
Created
attachment 7937
[details]
clean up view hierarchy hacks
Anders Carlsson
Comment 2
2006-04-24 02:24:02 PDT
Comment on
attachment 7937
[details]
clean up view hierarchy hacks r=me
Tim Omernick
Comment 3
2006-07-11 19:43:10 PDT
This somehow fixed <
rdar://problem/4480737
>. I wonder why.
David Harrison
Comment 4
2006-10-12 16:23:25 PDT
This led to <
rdar://problem/4588878
> 'WebHTMLView' may not respond to '-_webView'
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