Bug 22637

Summary: Add GET method support to WML <go> element
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: XMLAssignee: Nikolas Zimmermann <zimmermann>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 20393    
Attachments:
Description Flags
WebCore part
none
New LayoutTests and results
none
1) WebCore
ap: review+
2) LayoutTests
ap: review+
3) WebKitTools ap: review+

Description Nikolas Zimmermann 2008-12-03 16:18:53 PST
Add GET method support to WML <go> element.
Comment 1 Nikolas Zimmermann 2008-12-08 18:55:39 PST
Created attachment 25865 [details]
WebCore part
Comment 2 Nikolas Zimmermann 2008-12-08 18:56:02 PST
Created attachment 25866 [details]
New LayoutTests and results
Comment 3 Nikolas Zimmermann 2008-12-09 06:30:26 PST
Created attachment 25884 [details]
1) WebCore

Incorporated aps' comments.
Comment 4 Nikolas Zimmermann 2008-12-09 06:30:49 PST
Created attachment 25885 [details]
2) LayoutTests
Comment 5 Nikolas Zimmermann 2008-12-09 06:31:30 PST
Created attachment 25886 [details]
3) WebKitTools

Much better method to disable WML tests, if no WML support is available. Inspired by ap :-)
Comment 6 Alexey Proskuryakov 2008-12-09 06:37:47 PST
Comment on attachment 25886 [details]
3) WebKitTools

r=me
Comment 7 Nikolas Zimmermann 2008-12-09 06:44:17 PST
Landed in r39133.