[Webkit-unassigned] [Bug 38900] Refactoring HTMLLinkElement::tokenizeRelAttribute so its signature doesn't change so much

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 12 09:09:31 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38900





--- Comment #6 from Steve Block <steveblock at google.com>  2010-05-12 09:09:31 PST ---
(From update of attachment 55854)
WebCore/html/HTMLLinkElement.cpp:70
 +      int oldDisabledState = m_disabledState;
Just noticed this - it should use the new enum too. Particularly as we no longer explicitly assign values to the enum.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list