DescriptionRevert 214160 "Implement Worker-MainThread bridge for FileSystem..."
Suspected to have performance regression, let's see if this changes anything
BUG=265658
> Implement Worker-MainThread bridge for FileSystem API in Chrome
>
> This basically adds the same worker/mainThread bridge functionality
> for FileSystem API in Chrome side.
>
> Keeping bridge code around is suboptimal, but this allows us to remove
> bridge code in Blink side which in turn allows us to make further
> worker-related cleanups in Blink.
>
> This change doesn't contain FileWriter related changes yet.
> (For reference, combined patch is uploaded here:
> https://codereview.chromium.org/19287010/)
>
> BUG=257349
> TEST=no behavioral changes yet
> R=atwilson@chromium.org, jochen@chromium.org, michaeln@chromium.org, tzik@chromium.org
>
> Review URL: https://codereview.chromium.org/19387002
TBR=kinuko@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=214599
Patch Set 1 #Messages
Total messages: 2 (0 generated)
|