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

Cannot call Geolocation.getPosition from within Geolocation.getPosition #14150

Closed
blois opened this issue Oct 16, 2013 · 8 comments
Closed

Cannot call Geolocation.getPosition from within Geolocation.getPosition #14150

blois opened this issue Oct 16, 2013 · 8 comments
Labels
type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@blois
Copy link
Contributor

blois commented Oct 16, 2013

Appears to cause a deadlock. Not sure why, related to switch to microtasks for futures?

@blois
Copy link
Contributor Author

blois commented Oct 16, 2013

Simplified repro steps:
ln -s /dartium_enlistment_dir/src/out/Release/packages third_party/WebKit/LayoutTests/dart/dom/packages

out/Release/content_shell --dump-render-tree --no_sandbox file:///dartium_enlistment_dir/src/third_party/WebKit/LayoutTests/dart/dom/Geolocation.html

@vsmenon
Copy link
Member

vsmenon commented Nov 14, 2013

Pete: do you know if this is still an issue?


Added this to the M9 milestone.

@vsmenon
Copy link
Member

vsmenon commented Nov 14, 2013

Removed this from the M9 milestone.
Added this to the 1.1 milestone.

@blois
Copy link
Contributor Author

blois commented Nov 15, 2013

I assume that it is.

The changes which were needed to fix the test are:
https://codereview.chromium.org/26134004/

@vsmenon
Copy link
Member

vsmenon commented Feb 27, 2014

Removed this from the 1.1 milestone.
Added this to the 1.3 milestone.

@vsmenon
Copy link
Member

vsmenon commented Jun 4, 2014

Removed this from the 1.3 milestone.
Added this to the 1.6 milestone.

@kasperl
Copy link

kasperl commented Jul 10, 2014

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

@kasperl
Copy link

kasperl commented Aug 4, 2014

Removed Oldschool-Milestone-1.6 label.

@kevmoo kevmoo added type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) and removed priority-unassigned labels Feb 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

5 participants