Active Topics

 

Showing results 1 to 25 of 27 @ 0.05 seconds. Search: Posts Made By: romaxa
Forum: MeeGo / Harmattan 2013-01-28, 21:11
Replies: 452
Views: 185,146
Posted By romaxa
Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!

Btw, if you see any issues with rendering, make issue in github, so we can track it and fix it.
Forum: MeeGo / Harmattan 2013-01-26, 18:30
Replies: 452
Views: 185,146
Posted By romaxa
Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!

yes embedlite creates normal mozilla profile, and basically you are able to use mozilla API to receive history, bookmarks API... I need to wrap them into embedlite or provide example of component how...
Forum: MeeGo / Harmattan 2013-01-24, 07:50
Replies: 452
Views: 185,146
Posted By romaxa
Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!

I think if you take build from my site and open
http://camendesign.com/code/video_for_everybody/test.html
it should display video playback with H264 string in right bottom corner, isn't it?
Forum: MeeGo / Harmattan 2013-01-23, 08:42
Replies: 452
Views: 185,146
Posted By romaxa
Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!

Latest builds have gstreamer support.
Simple test page:
http://camendesign.com/code/video_for_everybody/test.html

in order to test youtube mobile with h264 on harmattan N9, run
...
Forum: Nokia N9 / N950 2013-01-22, 18:05
Replies: 12
Views: 6,759
Posted By romaxa
Re: MicroB on n9?

I believe it would be much better to just make EmbedLite with QML having all necessary functionality and use it as main stream browser.
It should be as fast as Microb, support all latest mozilla...
Forum: MeeGo / Harmattan 2013-01-22, 14:40
Replies: 452
Views: 185,146
Posted By romaxa
Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!

That feature need some small piece of code implementation, should not be hard to do.
Forum: MeeGo / Harmattan 2013-01-22, 09:53
Replies: 452
Views: 185,146
Posted By romaxa
Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!

Updated harmattan and mer builds available at the same location.
Bunch of fixes for input methods, fixed some reported issues (typing in previous field, covering input field - vkb down, et.c.)

If...
Forum: MeeGo / Harmattan 2013-01-22, 09:50
Replies: 452
Views: 185,146
Posted By romaxa
Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!

Try to install gold linker, and get 4GB mem free.... that should link fast, also don't use virtualBox it is slow.
Forum: MeeGo / Harmattan 2013-01-21, 01:32
Replies: 452
Views: 185,146
Posted By romaxa
Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!

I guess you need to cd into extracted build, or export GRE_HOME=/path/to/libxpcom.so_folder
Forum: MeeGo / Harmattan 2013-01-16, 00:43
Replies: 452
Views: 185,146
Posted By romaxa
Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!

Yep, that make sense. I guess it also make sense to figure out some bug tracking system, probably simple is enough... also grant access to repository to people who willing to contribute...
Forum: MeeGo / Harmattan 2013-01-15, 23:28
Replies: 452
Views: 185,146
Posted By romaxa
Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!

Practically you can try to build it from that branch, export SWRENDER=1 ./qml....
or launch with -no-glwidget cmd line argument. that will make it run with SW rendering
Forum: MeeGo / Harmattan 2013-01-15, 21:57
Replies: 452
Views: 185,146
Posted By romaxa
Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!

I'm going to bake Embedding Branch in github for a while until it is ready to ship, and keep reference QML test browser inside...

Not sure what would be the best placeholder for writing Nice user...
Forum: MeeGo / Harmattan 2013-01-15, 21:50
Replies: 452
Views: 185,146
Posted By romaxa
Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!

Current version is should be working pretty much anywhere...
At least I'm keeping it running on normal desktop Qt4.8.
Also build which I'm posting for N9 is not using meegotouch or any harmattan...
Forum: MeeGo / Harmattan 2013-01-15, 21:22
Replies: 452
Views: 185,146
Posted By romaxa
Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!

Btw, Is anyone willing to participate development, for example write nice looking UI instead of this one:...
Forum: MeeGo / Harmattan 2013-01-15, 21:21
Replies: 452
Views: 185,146
Posted By romaxa
Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!

Not sure I was using some simple QML ui around for long time...
Currently refactored embedding API, moved more stuff to generic part, created tiny Qt layer for QML adaptation...
Forum: MeeGo / Harmattan 2013-01-15, 20:04
Replies: 452
Views: 185,146
Posted By romaxa
Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!

Hmm there is the branch with all stuff inside, rebased yesterday it to recent m-c.
Forum: MeeGo / Harmattan 2013-01-15, 17:28
Replies: 452
Views: 185,146
Posted By romaxa
Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!

I updated build instructions
https://wiki.mozilla.org/Embedding/IPCLiteAPI#Build_instructions:
now repository located on github.
Forum: MeeGo / Harmattan 2013-01-15, 11:02
Replies: 452
Views: 185,146
Posted By romaxa
Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!

Created new build for Harmattan N9:
http://romaxa.info/mer/mozbuildhm.tar.gz
Mer, amhl7:
http://romaxa.info/mer/mozbuild.tar.gz

1) Added basic support for touch events (http://here.net,...
Forum: MeeGo / Harmattan 2012-11-05, 05:06
Replies: 452
Views: 185,146
Posted By romaxa
Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!

No UI problem not yet solved, I just started QML UI prototype using Threaded rendering model, which is very close to Android Firefox rendering model.
Forum: MeeGo / Harmattan 2012-09-09, 22:27
Replies: 452
Views: 185,146
Posted By romaxa
Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!

Oh, I've been working on different branch.... now it is in default, you can try again
Forum: MeeGo / Harmattan 2012-09-05, 14:10
Replies: 452
Views: 185,146
Posted By romaxa
Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!

Hi2all,

Thanks for sending me e-mail, haven't noticed there is some interest about it....

Here is some explanation about what is going on and roadmap...
Originally I was doing embedding API's...
Forum: Nokia N9 / N950 2012-03-08, 19:02
Replies: 245
Views: 128,638
Posted By romaxa
Re: Is this true that the n9 will have flash with fennec ?

I've made simple IPC embedding API, which allow to embed gecko in the similar way as Webkit2
https://wiki.mozilla.org/Embedding/IPCLiteAPI
With that I have very high responsiveness and performance...
Forum: Nokia N9 / N950 2012-03-08, 01:55
Replies: 245
Views: 128,638
Posted By romaxa
Re: Is this true that the n9 will have flash with fennec ?

Stock browser, based on Old Webkit2 branch which has not very good plugins support (does not have)
Also it very far from certification quality with that branch... but I guess it would not be hard to...
Forum: Nokia N9 / N950 2012-03-07, 22:05
Replies: 245
Views: 128,638
Posted By romaxa
Re: Is this true that the n9 will have flash with fennec ?

Fixed problem with wrong SDK for http://romaxa.info/fennec builds.
Now it should be installable on PR1.2
Forum: Maemo 5 / Fremantle 2012-03-02, 22:14
Replies: 65
Views: 36,364
Posted By romaxa
Re: Updated MicroB

From other side, I'm made recently new IPC embedding based on mozilla-central source code. which is actually very nice alternative to MicroB IPC stack and Webkit2 IPC stack.
This IPC embedding is...
Showing results 1 to 25 of 27



 
Forum Jump

All times are GMT. The time now is 02:43.