Bug 45468 - [WINCE] Avoid memcpy in TextCodecWinCE::encode
Summary: [WINCE] Avoid memcpy in TextCodecWinCE::encode
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 45466
Blocks:
  Show dependency treegraph
 
Reported: 2010-09-09 10:22 PDT by Patrick R. Gansterer
Modified: 2010-09-15 01:46 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.41 KB, patch)
2010-09-09 10:30 PDT, Patrick R. Gansterer
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick R. Gansterer 2010-09-09 10:22:23 PDT
see patch
Comment 1 Patrick R. Gansterer 2010-09-09 10:30:06 PDT
Created attachment 67053 [details]
Patch
Comment 2 WebKit Commit Bot 2010-09-13 00:47:01 PDT
Comment on attachment 67053 [details]
Patch

Rejecting patch 67053 from commit-queue.

Failed to run "[u'/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/svn-apply', u'--reviewer', u'Kenneth Rohde Christiansen', u'--force']" exit_code: 1
Parsed 2 diffs from patch file(s).
patching file WebCore/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file WebCore/platform/text/wince/TextCodecWinCE.cpp
Hunk #1 FAILED at 367.
1 out of 1 hunk FAILED -- saving rejects to file WebCore/platform/text/wince/TextCodecWinCE.cpp.rej

Full output: http://queues.webkit.org/results/3914427
Comment 3 Patrick R. Gansterer 2010-09-13 03:18:26 PDT
(In reply to comment #2)
> (From update of attachment 67053 [details])
> Rejecting patch 67053 from commit-queue.
This patch depends on the changes of bug 45466.
Comment 4 WebKit Commit Bot 2010-09-15 01:46:55 PDT
Comment on attachment 67053 [details]
Patch

Clearing flags on attachment: 67053

Committed r67541: <http://trac.webkit.org/changeset/67541>
Comment 5 WebKit Commit Bot 2010-09-15 01:46:59 PDT
All reviewed patches have been landed.  Closing bug.