RESOLVED FIXED 85890
Element: isURLAttribute() should take a const Attribute&.
https://bugs.webkit.org/show_bug.cgi?id=85890
Summary Element: isURLAttribute() should take a const Attribute&.
Andreas Kling
Reported 2012-05-08 09:17:33 PDT
We should enforce the const-ness of Attribute here at compile-time.
Attachments
QBasic patch (38.47 KB, patch)
2012-05-08 09:18 PDT, Andreas Kling
andersca: review+
Andreas Kling
Comment 1 2012-05-08 09:18:25 PDT
Created attachment 140727 [details] QBasic patch
Andreas Kling
Comment 2 2012-05-08 09:26:52 PDT
Note You need to log in before you can comment on or make changes to this bug.