Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1028)

Issue 763963003: Revert of Extract WebGraphicsContext3DImpl from webkit/common/gpu. (Closed)

Created:
6 years ago by samli
Modified:
6 years ago
Reviewers:
jamesr, piman, tfarina
CC:
chromium-reviews, jam, sievers+watch_chromium.org, jbauman+watch_chromium.org, darin-cc_chromium.org, kalyank, piman+watch_chromium.org, danakj+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Revert of Extract WebGraphicsContext3DImpl from webkit/common/gpu. (patchset #12 id:220001 of https://codereview.chromium.org/761243002/) Reason for revert: Suspecting as cause for Win8 GN compile fail Original issue's description: > Extract WebGraphicsContext3DImpl from webkit/common/gpu. > > We decided that it should be fine to move it to gpu/blink now, similar > to gpu/skia_bindings and cc/blink. > > BUG=338338 > TEST=links > R=piman@chromium.org,jamesr@chromium.org > TBR= > > Committed: https://crrev.com/a962b5f152a0a331bc2e1a5a0d4d38e8adece10d > Cr-Commit-Position: refs/heads/master@{#306957} TBR=jamesr@chromium.org,piman@chromium.org,tfarina@chromium.org NOTREECHECKS=true NOTRY=true BUG=338338 Committed: https://crrev.com/c838415edd21dbae71740277487c733898a62ea0 Cr-Commit-Position: refs/heads/master@{#306985}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1686 lines, -1795 lines) Patch
M BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M android_webview/android_webview.gyp View 1 chunk +1 line, -2 lines 0 comments Download
M android_webview/browser/hardware_renderer.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/android/in_process/synchronous_compositor_factory_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/content_common.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M content/content_tests.gypi View 2 chunks +0 lines, -3 lines 0 comments Download
D gpu/blink/BUILD.gn View 1 chunk +0 lines, -30 lines 0 comments Download
D gpu/blink/DEPS View 1 chunk +0 lines, -4 lines 0 comments Download
D gpu/blink/gpu_blink.gyp View 1 chunk +0 lines, -36 lines 0 comments Download
D gpu/blink/gpu_blink_export.h View 1 chunk +0 lines, -34 lines 0 comments Download
D gpu/blink/webgraphicscontext3d_impl.h View 1 chunk +0 lines, -612 lines 0 comments Download
D gpu/blink/webgraphicscontext3d_impl.cc View 1 chunk +0 lines, -1030 lines 0 comments Download
A webkit/DEPS View 1 chunk +16 lines, -0 lines 0 comments Download
M webkit/common/gpu/BUILD.gn View 2 chunks +5 lines, -4 lines 0 comments Download
D webkit/common/gpu/DEPS View 1 chunk +0 lines, -17 lines 0 comments Download
M webkit/common/gpu/grcontext_for_webgraphicscontext3d.h View 2 chunks +2 lines, -5 lines 0 comments Download
M webkit/common/gpu/grcontext_for_webgraphicscontext3d.cc View 2 chunks +4 lines, -4 lines 0 comments Download
A webkit/common/gpu/webgraphicscontext3d_impl.h View 1 chunk +614 lines, -0 lines 0 comments Download
A webkit/common/gpu/webgraphicscontext3d_impl.cc View 1 chunk +1032 lines, -0 lines 0 comments Download
M webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/common/gpu/webkit_gpu.gyp View 2 chunks +6 lines, -5 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
samli
Created Revert of Extract WebGraphicsContext3DImpl from webkit/common/gpu.
6 years ago (2014-12-05 05:14:08 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/763963003/1
6 years ago (2014-12-05 05:14:33 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years ago (2014-12-05 05:15:06 UTC) #3
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/c838415edd21dbae71740277487c733898a62ea0 Cr-Commit-Position: refs/heads/master@{#306985}
6 years ago (2014-12-05 05:15:46 UTC) #4
tfarina
Samli, could you send me the url to the win8 gn failure? Or paste here ...
6 years ago (2014-12-05 11:43:38 UTC) #5
samli
No, they're not. Part of the waterfall. http://build.chromium.org/p/chromium.win/waterfall?builder=Win8%20GN%20(dbg) Scroll down to see the compile failures ...
6 years ago (2014-12-05 12:39:00 UTC) #6
tfarina
On Fri, Dec 5, 2014 at 10:38 AM, Samuel Li <samli@chromium.org> wrote: > No, they're ...
6 years ago (2014-12-05 14:15:32 UTC) #7
tfarina
6 years ago (2014-12-05 14:18:15 UTC) #8
Message was sent while issue was closed.
On Fri, Dec 5, 2014 at 12:15 PM, Thiago Farina <tfarina@chromium.org> wrote:

>
>
> On Fri, Dec 5, 2014 at 10:38 AM, Samuel Li <samli@chromium.org> wrote:
>
>> No, they're not. Part of the waterfall.
>>
>> http://build.chromium.org/p/chromium.win/waterfall?builder=Win8%20GN%20(dbg)
>> Scroll down to see the compile failures before the revert.
>>
>> Do you know the Build number?
>
> The random ones I looked at didn't seem related to my CL.
>
>
The failure in
http://build.chromium.org/p/chromium.win/builders/Win8%20GN/builds/1357 and

http://build.chromium.org/p/chromium.win/builders/Win8%20GN%20%28dbg%29/build...
do not seem related to my patch.

c:\b\build\slave\win8_gn__dbg_\build\src\ui\base\test\ui_controls_win.cc(28)
: error C2664: 'bool
ui_controls::internal::SendKeyPressImpl(HWND,ui::KeyboardCode,bool,bool,bool,const
base::Closure &)' : cannot convert argument 1 from 'gfx::NativeWindow'
to 'HWND'
        Types pointed to are unrelated; conversion requires
reinterpret_cast, C-style cast or function-style cast
c:\b\build\slave\win8_gn__dbg_\build\src\ui\base\test\ui_controls_win.cc(40)
: error C2664: 'bool
ui_controls::internal::SendKeyPressImpl(HWND,ui::KeyboardCode,bool,bool,bool,const
base::Closure &)' : cannot convert argument 1 from 'gfx::NativeWindow'
to 'HWND'
        Types pointed to are unrelated; conversion requires
reinterpret_cast, C-style cast or function-style cast

ninja: build stopped: subcommand failed.

-- 
Thiago Farina

To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698