WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
54762
[Gtk] Re-enable meter tag support
https://bugs.webkit.org/show_bug.cgi?id=54762
Summary
[Gtk] Re-enable meter tag support
Zan Dobersek
Reported
2011-02-18 11:55:02 PST
After
r78981
[1] the meter tag (HTMLMeterElement) was disabled by default in the GNUmakefile. We should re-enable its compilation by modifying build-webkit script properly. [1]
http://trac.webkit.org/changeset/78981
Attachments
Enable Meter Tag by default in build-webkit
(1.24 KB, patch)
2011-02-18 11:57 PST
,
Zan Dobersek
no flags
Details
Formatted Diff
Diff
Updated patch
(2.43 KB, patch)
2011-02-18 12:09 PST
,
Zan Dobersek
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Zan Dobersek
Comment 1
2011-02-18 11:57:35 PST
Created
attachment 82991
[details]
Enable Meter Tag by default in build-webkit Enables the Meter Tag so it compiles. Resolves failing tests that fail because HTMLMeterElement is not included in compilation.
Zan Dobersek
Comment 2
2011-02-18 12:09:24 PST
Created
attachment 82992
[details]
Updated patch This patch also enables meter tag support in the configure script. The support was previously enabled in the makefile, so it should now be enabled in configure.ac.
Martin Robinson
Comment 3
2011-02-18 12:14:20 PST
Comment on
attachment 82992
[details]
Updated patch Thanks! This may require a full rebuild on the bots. Let's see.
WebKit Commit Bot
Comment 4
2011-02-18 21:53:43 PST
Comment on
attachment 82992
[details]
Updated patch Clearing flags on attachment: 82992 Committed
r79096
: <
http://trac.webkit.org/changeset/79096
>
WebKit Commit Bot
Comment 5
2011-02-18 21:53:47 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug