Re: [webkit-dev] Are there any plans to upgrade SVN server on svn.webkit.org?

2016-06-20 Thread Michael Catanzaro
On Mon, 2016-06-20 at 13:29 +0900, Yusuke SUZUKI wrote: > Great work, thanks. > > I've just noticed that the ToT git revision in git:// > git.webkit.org/WebKit.git is r202198 while ToT SVN revision is > r202223. Indeed, this is broken. A workaround is to run 'git svn fetch' instead of 'git

Re: [webkit-dev] Are there any plans to upgrade SVN server on svn.webkit.org?

2016-06-20 Thread Philippe Normand
The commit-queue seems to be broken as well, one example: https://bugs.webkit.org/show_bug.cgi?id=148524 :04 04 105f7e2febfadc8d1f550aa805ccd215e8f27c27 f3f1d4fa1265a983a518943e7e3a0f794477e6bd M Source Current branch master is up to date. ERROR: Not all changes have been committed

[webkit-dev] Can no longer commit manually or via CQ?

2016-06-20 Thread Chris Dumez
Hi, I can no longer commit locally (I am using git-svn). It complains about me having 30 or so local commits (which is not true). Therefore, I tried using the commit queue but it fails to commit as well: Comment 3 ailed to run

Re: [webkit-dev] Git access

2016-06-20 Thread Lucas Forschler
Thanks for the heads up. I’m starting an investigation now. Lucas > On Jun 20, 2016, at 2:05 AM, Adam Bergkvist > wrote: > > Hi > > Git access to the repo seem to be stuck at > 705033b054017f33b94adacc3b5e7747aebb45ef (June 18)? > > The unofficial github mirror

[webkit-dev] Git access

2016-06-20 Thread Adam Bergkvist
Hi Git access to the repo seem to be stuck at 705033b054017f33b94adacc3b5e7747aebb45ef (June 18)? The unofficial github mirror has the same status [1]. /Adam [1] https://github.com/WebKit/webkit/commits/master ___ webkit-dev mailing list

Re: [webkit-dev] getComputedStyle does not handle over-constrained properties correctly

2016-06-20 Thread Myles C. Maxfield
All stable and nightly browsers that I could find[1] agree on the return of getComputedStyle() in this situation. Therefore, I opened this issue[2] to update the spec to match the implementations. —Myles [1] - Microsoft Edge 25.10586.0.0 / Microsoft EdgeHTML 13.10586 - Firefox 50.0a1

Re: [webkit-dev] Git access

2016-06-20 Thread Lucas Forschler
Ok, this should be fixed now. How often does the unofficial github mirror sync up? I don’t see anything reflected there yet. Lucas > On Jun 20, 2016, at 10:26 AM, Lucas Forschler wrote: > > Thanks for the heads up. I’m starting an investigation now. > Lucas > >> On Jun