Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(834)

Issue 4005045: code review 4005045: Make Walk webbrowser example work. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 4 months ago by hector
Modified:
14 years, 4 months ago
Reviewers:
CC:
rsc, brainman, lxn, golang-dev
Visibility:
Public.

Description

Make Walk webbrowser example work.

Patch Set 1 : code review 4005045: Make Walk webbrowser example work. #

Total comments: 2

Patch Set 2 : code review 4005045: Make Walk webbrowser example work. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -26 lines) Patch
M src/pkg/exp/wingui/gui.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/exp/wingui/winapi.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/386/asm.s View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/windows/386/sys.s View 5 chunks +17 lines, -15 lines 0 comments Download
M src/pkg/runtime/windows/thread.c View 1 3 chunks +6 lines, -6 lines 0 comments Download
M src/pkg/syscall/syscall_windows.go View 1 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 11
hector
Hello rsc, brainman (cc: golang-dev@googlegroups.com, lxn), I'd like you to review this change.
14 years, 4 months ago (2011-01-22 21:36:01 UTC) #1
lxn
Hi Hector, thanks for looking into this! With your changes the WebView stuff without events ...
14 years, 4 months ago (2011-01-22 23:51:13 UTC) #2
brainman
LGTM http://codereview.appspot.com/4005045/diff/6001/src/pkg/runtime/386/asm.s File src/pkg/runtime/386/asm.s (right): http://codereview.appspot.com/4005045/diff/6001/src/pkg/runtime/386/asm.s#newcode50 src/pkg/runtime/386/asm.s:50: LEAL (-64*1024+104)(SP), AX // TODO: 104? I assume, ...
14 years, 4 months ago (2011-01-23 01:04:14 UTC) #3
hector
Hi Alex N, We need to change syscall.NewCallback to take argsize in terms of number ...
14 years, 4 months ago (2011-01-23 13:08:02 UTC) #4
hector
Sorry, I forgot, PTAL.
14 years, 4 months ago (2011-01-23 13:21:41 UTC) #5
lxn
Hector, Thanks for analyzing this. I just pushed an update to Walk that should fix ...
14 years, 4 months ago (2011-01-23 17:03:08 UTC) #6
hector
You forgot to change these two: diff --git a/gui/lineedit.go b/gui/lineedit.go index 518580a..f27ac58 100644 --- a/gui/lineedit.go ...
14 years, 4 months ago (2011-01-23 18:07:58 UTC) #7
lxn
On 2011/01/23 18:07:58, hector wrote: > You forgot to change these two: > > diff ...
14 years, 4 months ago (2011-01-23 18:26:22 UTC) #8
brainman
On 2011/01/23 13:08:02, hector wrote: > ... Rest assured, if an argument > is defined ...
14 years, 4 months ago (2011-01-23 23:01:20 UTC) #9
rsc
LGTM
14 years, 4 months ago (2011-01-24 19:18:10 UTC) #10
brainman
14 years, 4 months ago (2011-01-25 06:56:43 UTC) #11
*** Submitted as http://code.google.com/p/go/source/detail?r=a41f79bb01ea ***

runtime: make Walk webbrowser example work

R=rsc, brainman, lxn
CC=golang-dev
http://codereview.appspot.com/4005045

Committer: Alex Brainman <alex.brainman@gmail.com>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b