Bug 99865 - Remove ::encode template specializations and just use overloads
Summary: Remove ::encode template specializations and just use overloads
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on: 99977
Blocks:
  Show dependency treegraph
 
Reported: 2012-10-19 12:39 PDT by Anders Carlsson
Modified: 2012-10-22 04:28 PDT (History)
5 users (show)

See Also:


Attachments
Patch (38.94 KB, patch)
2012-10-19 12:41 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (39.51 KB, patch)
2012-10-20 10:57 PDT, Anders Carlsson
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2012-10-19 12:39:24 PDT
Remove ::encode template specializations and just use overloads
Comment 1 Anders Carlsson 2012-10-19 12:41:25 PDT
Created attachment 169677 [details]
Patch
Comment 2 Early Warning System Bot 2012-10-19 15:58:48 PDT
Comment on attachment 169677 [details]
Patch

Attachment 169677 [details] did not pass qt-wk2-ews (qt):
Output: http://queues.webkit.org/results/14471229
Comment 3 Anders Carlsson 2012-10-20 10:57:32 PDT
Created attachment 169769 [details]
Patch
Comment 4 Anders Carlsson 2012-10-20 14:27:39 PDT
Committed r131990: <http://trac.webkit.org/changeset/131990>
Comment 6 Chris Dumez 2012-10-22 04:28:48 PDT
Also started failing on GTK port after this patch:
http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20WK2%20%28Tests%29/r131990%20%282682%29/results.html

It seems the test is failing consistently so I filed a bug for it: Bug 99977.