RESOLVED FIXED 131055
Eliminate HTMLFormElement::m_shouldSubmit
https://bugs.webkit.org/show_bug.cgi?id=131055
Summary Eliminate HTMLFormElement::m_shouldSubmit
Alexey Proskuryakov
Reported 2014-04-01 13:43:31 PDT
HTMLFormElement::m_shouldSubmit is confusing an unnecessary.
Attachments
proposed patch (4.11 KB, patch)
2014-04-01 13:50 PDT, Alexey Proskuryakov
thorton: review+
Alexey Proskuryakov
Comment 1 2014-04-01 13:50:25 PDT
Created attachment 228315 [details] proposed patch
Tim Horton
Comment 2 2014-04-01 14:15:03 PDT
Comment on attachment 228315 [details] proposed patch View in context: https://bugs.webkit.org/attachment.cgi?id=228315&action=review > Source/WebCore/ChangeLog:9 > + - as a return value in a funciton whose return value is ignored by all callers; funciton
Alexey Proskuryakov
Comment 3 2014-04-01 14:57:49 PDT
mitz
Comment 4 2014-04-03 23:19:42 PDT
(In reply to comment #3) > Committed <http://trac.webkit.org/r166615>. See bug 131212.
Note You need to log in before you can comment on or make changes to this bug.