Bug 22423 - Implement <go>/<prev>/<refresh> and <setvar> for WML.
Summary: Implement <go>/<prev>/<refresh> and <setvar> for WML.
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-11-22 07:50 PST by Nikolas Zimmermann
Modified: 2008-11-22 10:05 PST (History)
0 users

See Also:


Attachments
Initial patch (18.74 KB, patch)
2008-11-22 07:52 PST, Nikolas Zimmermann
zecke: 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-11-22 07:50:58 PST
Add remaining task elements: <go> / <prev> / <refresh> support. <go> can be stubbed for now. <refresh</prev> are easy and should be implemented. <setvar> support is easy as well, and can be enabled soon.
Comment 1 Nikolas Zimmermann 2008-11-22 07:52:20 PST
Created attachment 25374 [details]
Initial patch
Comment 2 Nikolas Zimmermann 2008-11-22 08:36:58 PST
Got r+ on IRC by Holger. He forgot to set it here. Committing anyway, leaving bug open until the patch is correctly r+ed.
Comment 3 Holger Freyther 2008-11-22 09:48:30 PST
Comment on attachment 25374 [details]
Initial patch

Dicussed this with Nico on IRC.
Comment 4 Nikolas Zimmermann 2008-11-22 10:05:42 PST
Landed in r38692.