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

Issue 2309403002: Use the URL passed to navigator.share(). (Closed)

Created:
4 years, 3 months ago by Sam McNally
Modified:
4 years, 3 months ago
CC:
Aaron Boodman, abarth-chromium, blink-reviews, blink-reviews-api_chromium.org, chrome-apps-syd-reviews_chromium.org, chromium-reviews, darin (slow to review), dglazkov+blink, haraken, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use the URL passed to navigator.share(). BUG=644034 Committed: https://crrev.com/746afbd5808e9daa0333e66a7608e0d98283a9c8 Committed: https://crrev.com/c9c1a3bf7f23a7f1fd3fcd4689351ea62a18c806 Cr-Original-Commit-Position: refs/heads/master@{#417452} Cr-Commit-Position: refs/heads/master@{#417546}

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : rebase #

Messages

Total messages: 57 (36 generated)
Sam McNally
4 years, 3 months ago (2016-09-06 04:11:44 UTC) #13
Matt Giuca
lgtm with an optional nit to change tests. https://codereview.chromium.org/2309403002/diff/1/third_party/WebKit/LayoutTests/webshare/share-success.html File third_party/WebKit/LayoutTests/webshare/share-success.html (right): https://codereview.chromium.org/2309403002/diff/1/third_party/WebKit/LayoutTests/webshare/share-success.html#newcode14 third_party/WebKit/LayoutTests/webshare/share-success.html:14: mock.pushShareResult('the ...
4 years, 3 months ago (2016-09-06 04:18:12 UTC) #17
Matt Giuca
https://codereview.chromium.org/2309403002/diff/1/third_party/WebKit/LayoutTests/webshare/share-success.html File third_party/WebKit/LayoutTests/webshare/share-success.html (right): https://codereview.chromium.org/2309403002/diff/1/third_party/WebKit/LayoutTests/webshare/share-success.html#newcode14 third_party/WebKit/LayoutTests/webshare/share-success.html:14: mock.pushShareResult('the title', 'the message', getAbsoluteUrl(url), null); On 2016/09/06 04:18:12, ...
4 years, 3 months ago (2016-09-06 04:24:00 UTC) #18
Sam McNally
+mkwst for third_party/WebKit +dtrainor for chrome/android
4 years, 3 months ago (2016-09-06 04:34:16 UTC) #20
David Trainor- moved to gerrit
chrome/android lgtm
4 years, 3 months ago (2016-09-07 05:06:08 UTC) #21
Sam McNally
-mkwst who is OOO +esprehn for third_party/WebKit +dcheng for the mojom
4 years, 3 months ago (2016-09-08 00:22:54 UTC) #25
dcheng
https://codereview.chromium.org/2309403002/diff/1/third_party/WebKit/Source/modules/webshare/NavigatorShare.cpp File third_party/WebKit/Source/modules/webshare/NavigatorShare.cpp (right): https://codereview.chromium.org/2309403002/diff/1/third_party/WebKit/Source/modules/webshare/NavigatorShare.cpp#newcode110 third_party/WebKit/Source/modules/webshare/NavigatorShare.cpp:110: shareData.hasURL() ? KURL(scriptState->getExecutionContext()->url(), shareData.url()) : KURL(), Should this be ...
4 years, 3 months ago (2016-09-08 03:17:37 UTC) #26
Sam McNally
https://codereview.chromium.org/2309403002/diff/1/third_party/WebKit/Source/modules/webshare/NavigatorShare.cpp File third_party/WebKit/Source/modules/webshare/NavigatorShare.cpp (right): https://codereview.chromium.org/2309403002/diff/1/third_party/WebKit/Source/modules/webshare/NavigatorShare.cpp#newcode110 third_party/WebKit/Source/modules/webshare/NavigatorShare.cpp:110: shareData.hasURL() ? KURL(scriptState->getExecutionContext()->url(), shareData.url()) : KURL(), On 2016/09/08 03:17:37, ...
4 years, 3 months ago (2016-09-08 03:32:05 UTC) #29
dcheng
mojom lgtm
4 years, 3 months ago (2016-09-08 19:46:40 UTC) #32
esprehn
lgtm
4 years, 3 months ago (2016-09-08 22:44:30 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2309403002/40001
4 years, 3 months ago (2016-09-09 00:29:10 UTC) #36
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 3 months ago (2016-09-09 00:35:44 UTC) #38
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/746afbd5808e9daa0333e66a7608e0d98283a9c8 Cr-Commit-Position: refs/heads/master@{#417452}
4 years, 3 months ago (2016-09-09 00:37:30 UTC) #40
shans
A revert of this CL (patchset #2 id:40001) has been created in https://codereview.chromium.org/2327713002/ by shans@chromium.org. ...
4 years, 3 months ago (2016-09-09 00:47:05 UTC) #41
jam
A revert of this CL (patchset #2 id:40001) has been created in https://codereview.chromium.org/2321293002/ by jam@chromium.org. ...
4 years, 3 months ago (2016-09-09 00:48:32 UTC) #42
findit-for-me
FYI: Findit try jobs (rerunning failed compile or tests) identified this CL at revision 417452 ...
4 years, 3 months ago (2016-09-09 00:53:38 UTC) #43
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2309403002/60001
4 years, 3 months ago (2016-09-09 03:24:20 UTC) #49
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/290283)
4 years, 3 months ago (2016-09-09 05:52:03 UTC) #51
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2309403002/60001
4 years, 3 months ago (2016-09-09 05:56:33 UTC) #53
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 3 months ago (2016-09-09 09:57:59 UTC) #55
commit-bot: I haz the power
4 years, 3 months ago (2016-09-09 09:59:34 UTC) #57
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/c9c1a3bf7f23a7f1fd3fcd4689351ea62a18c806
Cr-Commit-Position: refs/heads/master@{#417546}

Powered by Google App Engine
This is Rietveld 408576698