From commits-return-4922-archive-asf-public=cust-asf.ponee.io@royale.apache.org Thu Aug 2 02:44:07 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 758A918077F for ; Thu, 2 Aug 2018 02:44:06 +0200 (CEST) Received: (qmail 23256 invoked by uid 500); 2 Aug 2018 00:44:05 -0000 Mailing-List: contact commits-help@royale.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@royale.apache.org Delivered-To: mailing list commits@royale.apache.org Received: (qmail 23124 invoked by uid 99); 2 Aug 2018 00:44:05 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Aug 2018 00:44:05 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 42FAE822F3; Thu, 2 Aug 2018 00:44:04 +0000 (UTC) Date: Thu, 02 Aug 2018 00:44:13 +0000 To: "commits@royale.apache.org" Subject: [royale-asjs] 10/29: replace navigateToURL with BrowserWindow.open MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: aharui@apache.org In-Reply-To: <153317064337.21014.13137775114988677296@gitbox.apache.org> References: <153317064337.21014.13137775114988677296@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: royale-asjs X-Git-Refname: refs/heads/feature/MXRoyale X-Git-Reftype: branch X-Git-Rev: 963431d0cfabb1190a36534cd8b61cec6d4f3822 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20180802004404.42FAE822F3@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch feature/MXRoyale in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 963431d0cfabb1190a36534cd8b61cec6d4f3822 Author: Alex Harui AuthorDate: Tue Jul 31 12:33:51 2018 -0700 replace navigateToURL with BrowserWindow.open --- examples/mxroyale/tourdeflexmodules/src/explorer.mxml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/mxroyale/tourdeflexmodules/src/explorer.mxml b/examples/mxroyale/tourdeflexmodules/src/explorer.mxml index e9f5a6f..0cad1c7 100755 --- a/examples/mxroyale/tourdeflexmodules/src/explorer.mxml +++ b/examples/mxroyale/tourdeflexmodules/src/explorer.mxml @@ -24,6 +24,7 @@