Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the difference between Location and LocationBase? #14863

Open
DartBot opened this issue Nov 6, 2013 · 5 comments
Open

What is the difference between Location and LocationBase? #14863

DartBot opened this issue Nov 6, 2013 · 5 comments
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. docs-api library-html type-documentation A request to add or improve documentation web-libraries Issues impacting dart:html, etc., libraries

Comments

@DartBot
Copy link

DartBot commented Nov 6, 2013

This issue was originally filed by amouravski@google.com


I can't quite figure out why LocationBase has a setter and not a getter.

This should be documented.

@vsmenon
Copy link
Member

vsmenon commented Nov 6, 2013

It's a same-origin policy issue. Here's one description I found:

http://javascript.info/tutorial/same-origin-security-policy#can-t-get-but-can-set

@kwalrath
Copy link
Contributor

kwalrath commented Nov 6, 2013

Added Docs-API label.

@kevmoo
Copy link
Member

kevmoo commented Apr 7, 2014

Removed Area-HTML label.
Added Area-Library, Library-Html labels.

@kasperl
Copy link

kasperl commented Jul 10, 2014

Removed this from the Later milestone.
Added Oldschool-Milestone-Later label.

@kasperl
Copy link

kasperl commented Aug 4, 2014

Removed Oldschool-Milestone-Later label.

@DartBot DartBot added type-documentation A request to add or improve documentation Priority-Unassigned docs-api area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-html labels Aug 4, 2014
@vsmenon vsmenon added the area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. label Jul 20, 2019
@sigmundch sigmundch added the web-libraries Issues impacting dart:html, etc., libraries label Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. docs-api library-html type-documentation A request to add or improve documentation web-libraries Issues impacting dart:html, etc., libraries
Projects
None yet
Development

No branches or pull requests

6 participants