lp:~osomon/oxide/ignore-invalid-SelectionChanged

Created by Olivier Tilloy and last modified
Get this branch:
bzr branch lp:~osomon/oxide/ignore-invalid-SelectionChanged
Only Olivier Tilloy can upload to this branch. If you are Olivier Tilloy please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Olivier Tilloy
Project:
Oxide
Status:
Merged

Recent revisions

789. By Olivier Tilloy

Add a reference to an upstream bug report.

788. By Olivier Tilloy

Updated comment to reflect my current understanding of the issue
(I think it’s a bug in chromium).

787. By Olivier Tilloy

Ignore SelectionChanged() notification when the selection is invalid.
This needs further investigation to understand why we get those invalid notifications in the first place.

786. By Alexandre Abreu

Add content script injection into main world

785. By Olivier Tilloy

Do not check whether the input method is currently visible in WebView::SetInputPanelVisibility(…),
to avoid a possible race condition: if hide() and show() are called very quickly in a row, when show() is called the hide() request might not have completed yet, and isVisible() could return true.

784. By Alexandre Abreu

Add redirection API

783. By Chris Coulson

The renderer aborts in debug mode when hiding a webview because the compositor pending swaps count goes negative. This must work by magic in release mode

782. By Chris Coulson

Give each WebView its own context, to fix some debug mode aborts

781. By Chris Coulson

Fix some debug mode ThreadChecker aborts

780. By Chris Coulson

Bump Chromium rev to 39.0.2171.13

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~oxide-developers/oxide/oxide.trunk
This branch contains Public information 
Everyone can see this information.

Subscribers