Re: [webkit-dev] How to download the patch and apply it to git

2012-08-06 Thread Andy Estes
It looks like everything but the ChangeLog was patched cleanly, so you should be fine. You can do a sanity check by typing 'git diff' and comparing the output to the original patch. -Andy On Aug 5, 2012, at 10:57 PM, talking1...@gmail.com wrote: I use patch -p1 patch file and it show me as

Re: [webkit-dev] How to download the patch and apply it to git

2012-08-06 Thread talking1239
Thanks. I want to know if exist an way to convert the git patch format to svn patch format? -- BGs/Felix Shi At 2012-08-06 14:04:28,Andy Estes aes...@apple.com wrote: It looks like everything but the ChangeLog was patched cleanly, so you should be fine. You can do a sanity check by typing

[webkit-dev] broken build.webkit.org?

2012-08-06 Thread Osztrogonac Csaba
Hi, It seems something happened with build.webkit.org. The latest build was http://trac.webkit.org/changeset/124728 on slaves. And now there are 7-10 pending builds on each slaves, but nothing happens. I think a master restart would solve this problem. Bill or Lucas, could you check what

Re: [webkit-dev] Enable MICRODATA feature by default

2012-08-06 Thread Arko Saha
I have filed a bug to address W3C failed test-cases : https://bugs.webkit.org/show_bug.cgi?id=92986 This issue will track all investigation related to Microdata test failures and make sure that we pass as many test as possible. Regards, Arko On Wed, Aug 1, 2012 at 12:16 AM, Ian Hickson

Re: [webkit-dev] broken build.webkit.org?

2012-08-06 Thread Gyuyoung Kim
Hello Ossy, I'm sorry. It looks my commit made this problem. I just rolled out my r124728 in r124738. But, it is not adjust to buildbot first. Does anyone how to solve this problem? I'm sorry again. Gyuyoung. -Original Message- From: webkit-dev-boun...@lists.webkit.org

[webkit-dev] DFG Idom relation

2012-08-06 Thread Nare Karapetyan
Hi. What are you thinking about building idom structure in DFGDominators? I suggest add  idom relation(i.e. dominators tree), since that's much used in global optimizations. Isn't it ? I can submit patch. -- You Rock! Your E-Mail Should Too! Signup Now at Rock.com and get 4GB of Storage!

Re: [webkit-dev] broken build.webkit.org?

2012-08-06 Thread Osztrogonac Csaba
It works again after http://build.webkit.org/changes/5632 Osztrogonac Csaba írta: Hi, It seems something happened with build.webkit.org. The latest build was http://trac.webkit.org/changeset/124728 on slaves. And now there are 7-10 pending builds on each slaves, but nothing happens. I think a

Re: [webkit-dev] broken build.webkit.org?

2012-08-06 Thread Osztrogonac Csaba
Hi, Your patch is unrelated to build.webkit.org breakage. Your patch only revealed a bug near watchlist. I filed a new bug for it: https://bugs.webkit.org/show_bug.cgi?id=93250 br, Ossy Gyuyoung Kim írta: Hello Ossy, I'm sorry. It looks my commit made this problem. I just rolled out my

Re: [webkit-dev] paged media update?

2012-08-06 Thread Milian Wolff
Hello David, I wanted to ask whether you are still working on this? Is there a rough estimate on when one could start to work on paged media support? Thanks On Wednesday 16 May 2012 14:25:20 David Hyatt wrote: The difficulty with implementing paged media right now is that I'm beginning work

Re: [webkit-dev] Trac/Svn Migration - Friday the 27th, 7-9am PDT

2012-08-06 Thread Osztrogonac Csaba
Hi, With the new Trac I noticed two little bit annoying thing: language: -- trac.webkit.org uses my browsers default language. Hungarian translation of Trac is terrible. :( Of course I could change my browsers default language, but it would affect all other websites too ... Can't we

Re: [webkit-dev] Trac/Svn Migration - Friday the 27th, 7-9am PDT

2012-08-06 Thread Yuta Kitamura
As a workaround, try this: log in to trac, and visit https://trac.webkit.org/prefs/language to change the UI language. Apparently this preference page is hidden, but seems to work. Thanks, Yuta On Mon, Aug 6, 2012 at 8:16 PM, Osztrogonac Csaba o...@inf.u-szeged.huwrote: Hi, With the new

Re: [webkit-dev] Trac/Svn Migration - Friday the 27th, 7-9am PDT

2012-08-06 Thread Osztrogonac Csaba
Many thanks, it works for me. ( similar to timezone settings :) ) Yuta Kitamura írta: As a workaround, try this: log in to trac, and visit https://trac.webkit.org/prefs/language to change the UI language. Apparently this preference page is hidden, but seems to work. Thanks, Yuta On Mon,

Re: [webkit-dev] github mirror

2012-08-06 Thread KwangYul Seo
Hi, Adam. What's the current status? Do they still have different hashes? I am trying to push a few commits to my GitHub WebKit repo from my repo cloned from git.webkit.org. It seems I am pushing the entire repo :( Regards, Kwang Yul Seo On Mon, Apr 30, 2012 at 2:48 AM, Adam Barth

Re: [webkit-dev] DFG Idom relation

2012-08-06 Thread Filip Pizlo
Sure, go ahead and submit a patch. -Filip On Aug 6, 2012, at 2:11 AM, Nare Karapetyan n...@rock.com wrote: Hi. What are you thinking about building idom structure in DFGDominators? I suggest add idom relation(i.e. dominators tree), since that's much used in global optimizations. Isn't

Re: [webkit-dev] Enable MICRODATA feature by default

2012-08-06 Thread Adam Barth
Arko, You might already be aware, but I wanted to mention this to make sure your expectations are set correctly. At least for the Chromium port, there's a difference between enabling a feature on trunk and promoting the feature to the beta and/or stable channel. We make the former decision via

Re: [webkit-dev] github mirror

2012-08-06 Thread Adam Barth
On Mon, Aug 6, 2012 at 4:59 AM, KwangYul Seo sk...@company100.net wrote: What's the current status? Do they still have different hashes? Yes. I am trying to push a few commits to my GitHub WebKit repo from my repo cloned from git.webkit.org. It seems I am pushing the entire repo :( Correct.

[webkit-dev] WebKit for Windows x64

2012-08-06 Thread Alex Christensen
I got webkit to compile for Windows x64, and it runs successfully. For anyone that wants to try or help include my changes in webkit, my repository is found at https://github.com/achristensen07/webkit64prep (I'm not a webkit committer yet) -- Alex Christensen FlexSim Software Products,

Re: [webkit-dev] WebKit for Windows x64

2012-08-06 Thread Ryosuke Niwa
If you wanted to contribute to WebKit, file bugs on bugs.webkit.org and submit patches there. Also see http://www.webkit.org/coding/contributing.html On Mon, Aug 6, 2012 at 1:09 PM, Alex Christensen alex.christen...@flexsim.com wrote: I got webkit to compile for Windows x64, and it runs

[webkit-dev] SVG video chat (3)

2012-08-06 Thread Philip Rogers
SVG WebKittens, The last video chat was well received and as a group we decided to do it again. If you'd like to join in please add your name, availability, and topics you'd like to discuss to the spreadsheet:

[webkit-dev] Build failed for Qt port revision - r124698

2012-08-06 Thread Nilesh Patil
Hi I am trying to build Webkit source based on r124698. It breaks with following linking error. I am currently clueless: /home/nilesh.patil/Project/WebKit-r124698/WebKitBuild/Debug/lib/libQtWebKit.so: undefined reference to `WebCore::GlyphPageTreeNode::getRoot(unsigned int)'

[webkit-dev] javascript unmodified

2012-08-06 Thread sarath Gude
Hi, I've been using google chromium and trying to collect javascripts from the webpages it browses. These scripts are modified by various files in chromium and all those modifications were made by webkit. when contacted the chromium developers for the file to which the unmodified javascript is