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

Issue 940703002: Make it possible to load a WebFrame from a URL (Closed)

Created:
5 years, 10 months ago by abarth-chromium
Modified:
5 years, 10 months ago
Reviewers:
eseidel
CC:
mojo-reviews_chromium.org, ojan, esprehn, qsr+mojo_chromium.org
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Make it possible to load a WebFrame from a URL Previously, the WebFrame need to be created with a data pipe consumer handle. This CL makes it possible to create a WebFrame with a URL and have the engine issue the network request. R=eseidel@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/e48f0ef634d2b62e85e227685ab5e52acdac13f9

Patch Set 1 #

Patch Set 2 : Indent #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -7 lines) Patch
M sky/engine/core/loader/MojoLoader.h View 1 chunk +2 lines, -1 line 0 comments Download
M sky/engine/core/loader/MojoLoader.cpp View 2 chunks +5 lines, -5 lines 0 comments Download
M sky/engine/public/web/WebFrame.h View 1 chunk +2 lines, -0 lines 0 comments Download
M sky/engine/web/WebLocalFrameImpl.h View 5 chunks +7 lines, -0 lines 0 comments Download
M sky/engine/web/WebLocalFrameImpl.cpp View 1 1 chunk +16 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
abarth-chromium
5 years, 10 months ago (2015-02-18 20:13:55 UTC) #1
eseidel
lgtm
5 years, 10 months ago (2015-02-18 20:18:01 UTC) #2
abarth-chromium
5 years, 10 months ago (2015-02-18 20:57:55 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
e48f0ef634d2b62e85e227685ab5e52acdac13f9 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698