WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 43175
[WML] Change getIDAttribute() with getIdAttribute()
https://bugs.webkit.org/show_bug.cgi?id=43175
Summary
[WML] Change getIDAttribute() with getIdAttribute()
Gyuyoung Kim
Reported
2010-07-29 00:18:42 PDT
Element class doesn't support getIDAttribute() anymore. So, WMLCardElement.cpp should not use the getIDAttribute() as well. I fix this problem.
Attachments
Patch
(1.17 KB, patch)
2010-07-29 00:22 PDT
,
Gyuyoung Kim
no flags
Details
Formatted Diff
Diff
Patch
(1.25 KB, patch)
2010-08-06 20:03 PDT
,
Gyuyoung Kim
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Gyuyoung Kim
Comment 1
2010-07-29 00:22:34 PDT
Created
attachment 62923
[details]
Patch
Eric Seidel (no email)
Comment 2
2010-08-06 13:05:56 PDT
Comment on
attachment 62923
[details]
Patch Is this the right change? idForStyleResolution() doesn't sound like what you want here...
Gyuyoung Kim
Comment 3
2010-08-06 20:03:59 PDT
Created
attachment 63797
[details]
Patch Oops, sorry. This was my mistake. I change getIDAttribute() with getIdAttribute(). The function's name was changed with getIdAttribute().
Eric Seidel (no email)
Comment 4
2010-08-07 23:32:32 PDT
Comment on
attachment 63797
[details]
Patch Clearing flags on attachment: 63797 Committed
r64940
: <
http://trac.webkit.org/changeset/64940
>
Eric Seidel (no email)
Comment 5
2010-08-07 23:32:37 PDT
All reviewed patches have been landed. Closing bug.
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