Bug 78066

Summary: [Chromium] WebTextCheckingResult should have new default constructor
Product: WebKit Reporter: Hajime Morrita <morrita>
Component: WebKit APIAssignee: Hajime Morrita <morrita>
Status: RESOLVED FIXED    
Severity: Normal CC: fishd, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 78065    
Attachments:
Description Flags
Patch none

Description Hajime Morrita 2012-02-07 18:40:53 PST
Since we're going to remove legacy API, we need a default constructor
which will work both new and legacy API.
We need this to make two-sided change around Bug 78065 happen.
Comment 1 Hajime Morrita 2012-02-07 18:50:39 PST
Created attachment 125983 [details]
Patch
Comment 2 Hajime Morrita 2012-02-07 18:53:01 PST
Comment on attachment 125983 [details]
Patch

Kent-san, could you give a stamping? I want this for next roll to move to chromium side change
Comment 3 WebKit Review Bot 2012-02-07 18:58:24 PST
Please wait for approval from fishd@chromium.org before submitting because this patch contains changes to the Chromium public API.
Comment 4 Hajime Morrita 2012-02-07 19:19:02 PST
> Please wait for approval from fishd@chromium.org before submitting because this patch contains changes to the Chromium public API.
This patch doesn't need this: This is removal/cleanup.
Comment 5 WebKit Review Bot 2012-02-07 22:33:29 PST
Comment on attachment 125983 [details]
Patch

Clearing flags on attachment: 125983

Committed r107040: <http://trac.webkit.org/changeset/107040>
Comment 6 WebKit Review Bot 2012-02-07 22:33:33 PST
All reviewed patches have been landed.  Closing bug.