Closed Bug 1308534 Opened 8 years ago Closed 8 years ago

[geckoview] Use e10s

Categories

(GeckoView :: Sandboxing, defect)

defect
Not set
normal

Tracking

(firefox52 fixed)

RESOLVED FIXED
mozilla52
Tracking Status
firefox52 --- fixed

People

(Reporter: snorp, Unassigned)

Details

Attachments

(1 file)

Because it's 2016.
Comment on attachment 8798909 [details] [diff] [review]
Use e10s in GeckoView

Review of attachment 8798909 [details] [diff] [review]:
-----------------------------------------------------------------

But it doesn't work yet?

::: widget/android/nsWindow.cpp
@@ +1357,5 @@
>          args->AppendElement(heightArg);
>      }
>  
>      nsCOMPtr<mozIDOMWindowProxy> domWindow;
> +    ww->OpenWindow(nullptr, url, nullptr, "chrome,dialog=0,resizable,scrollbars=yes",

Why do we need this change?
(In reply to Jim Chen [:jchen] [:darchons] from comment #2)
> Comment on attachment 8798909 [details] [diff] [review]
> Use e10s in GeckoView
> 
> Review of attachment 8798909 [details] [diff] [review]:
> -----------------------------------------------------------------
> 
> But it doesn't work yet?
> 

Depending on your definition, it does work with these changes. You can view pages, pan/zoom, click links.

> ::: widget/android/nsWindow.cpp
> @@ +1357,5 @@
> >          args->AppendElement(heightArg);
> >      }
> >  
> >      nsCOMPtr<mozIDOMWindowProxy> domWindow;
> > +    ww->OpenWindow(nullptr, url, nullptr, "chrome,dialog=0,resizable,scrollbars=yes",
> 
> Why do we need this change?

Without this, the browser is marked as not scrollable and you can't pan.
Attachment #8798909 - Flags: review?(nchen) → review+
https://hg.mozilla.org/mozilla-central/rev/163950628bd3
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 52
Product: Firefox for Android → GeckoView
Target Milestone: Firefox 52 → mozilla52

Moving some e10s bugs to the new GeckoView::Sandboxing component.

Component: General → Sandboxing
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: