lp://staging/~abreu-alexandre/oxide/fix-crash-scroll-message-handler
- Get this branch:
- bzr branch lp://staging/~abreu-alexandre/oxide/fix-crash-scroll-message-handler
Branch merges
- Chris Coulson: Needs Fixing
-
Diff: 16 lines (+6/-0)1 file modifiedshared/browser/oxide_script_message_contents_helper.cc (+6/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 1448. By Olivier Tilloy
-
Gracefully handle the case where glGetString(
GL_SHADING_ LANGUAGE_ VERSION) returns a null pointer. - 1447. By Chris Coulson
-
Expand testing capability - this adds 2 new test suites:
- API unit tests (qt/tests/unit). These are compiled unit tests for public APIs and are expected to be fairly limited in scope, and not require a full browser process.
- Internal unit tests. This will allow unit testing of internal classes that can be tested without requiring a full browser process.
I've not added many tests yet - future commits will expand on these.There's still a hole in test capability - testing internal classes that require a full browser process. For these, I plan to add a test shell binary that will allow this.
- 1442. By Olivier Tilloy
-
Add a 'version' and a 'chromiumVersion' properties to the Oxide global object.
- 1440. By Chris Coulson
-
Get rid of CompositorProxy and its implementation - this was only really required when we used a threaded compositor
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~oxide-developers/oxide/oxide.trunk