Bug 27090

Summary: Remove lockBackForwardList argument from HTMLFormElement::submit()
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebCore Misc.Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Trivial CC: ggaren
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
proposed patch ggaren: review+

Alexey Proskuryakov
Reported 2009-07-08 12:44:20 PDT
It's always false, no need to pass it in.
Attachments
proposed patch (4.31 KB, patch)
2009-07-08 12:47 PDT, Alexey Proskuryakov
ggaren: review+
Alexey Proskuryakov
Comment 1 2009-07-08 12:47:20 PDT
Created attachment 32467 [details] proposed patch
Geoffrey Garen
Comment 2 2009-07-08 12:51:33 PDT
Comment on attachment 32467 [details] proposed patch r=me
Alexey Proskuryakov
Comment 3 2009-07-08 13:35:31 PDT
Committed revision 45633 (with some changes suggested by Darin Adler).
Note You need to log in before you can comment on or make changes to this bug.