Bug 22637 - Add GET method support to WML <go> element
Summary: Add GET method support to WML <go> element
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: XML (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords:
Depends on:
Blocks: 20393
  Show dependency treegraph
 
Reported: 2008-12-03 16:18 PST by Nikolas Zimmermann
Modified: 2008-12-09 06:44 PST (History)
0 users

See Also:


Attachments
WebCore part (19.36 KB, patch)
2008-12-08 18:55 PST, Nikolas Zimmermann
no flags Details | Formatted Diff | Diff
New LayoutTests and results (16.75 KB, patch)
2008-12-08 18:56 PST, Nikolas Zimmermann
no flags Details | Formatted Diff | Diff
1) WebCore (22.74 KB, patch)
2008-12-09 06:30 PST, Nikolas Zimmermann
ap: review+
Details | Formatted Diff | Diff
2) LayoutTests (15.04 KB, patch)
2008-12-09 06:30 PST, Nikolas Zimmermann
ap: review+
Details | Formatted Diff | Diff
3) WebKitTools (853 bytes, patch)
2008-12-09 06:31 PST, Nikolas Zimmermann
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.