Bug 27715 - WINCE PORT: changes made to platform/text existing files
Summary: WINCE PORT: changes made to platform/text existing files
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: 27371
Blocks: 23154
  Show dependency treegraph
 
Reported: 2009-07-27 09:38 PDT by Yong Li
Modified: 2009-07-29 17:08 PDT (History)
2 users (show)

See Also:


Attachments
the patch (4.92 KB, patch)
2009-07-27 09:41 PDT, Yong Li
no flags Details | Formatted Diff | Diff
remove unnecessary change (4.54 KB, patch)
2009-07-27 10:36 PDT, Yong Li
staikos: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yong Li 2009-07-27 09:38:19 PDT
patch will be uploaded
Comment 1 Yong Li 2009-07-27 09:41:48 PDT
Created attachment 33552 [details]
the patch
Comment 2 George Staikos 2009-07-27 09:45:33 PDT
Comment on attachment 33552 [details]
the patch

can you remind me why we return 0 in newTextCodec where all other ports assert that we won't get null?
Comment 3 Yong Li 2009-07-27 10:15:47 PDT
(In reply to comment #2)
> (From update of attachment 33552 [details])
> can you remind me why we return 0 in newTextCodec where all other ports assert
> that we won't get null?

seems obsolete. testing
Comment 4 Yong Li 2009-07-27 10:36:52 PDT
Created attachment 33554 [details]
remove unnecessary change
Comment 5 George Staikos 2009-07-29 17:08:58 PDT
Checked in, r46566