[webkit-dev] Fwd: [Bug 43551] Resource cache is validated for the second load, while not for the third and later

2010-09-07 Thread Yuzo Fujishima
Hi, webkit-dev, Please allow me to forward the following, because I'm not sure all the interested parties have subscribed to the bug. Please comment on the bug if you like. Yuzo -- Forwarded message -- From: Date: Wed, Sep 8, 2010 at 1:50 PM Subject: [Bug 43551] Resource cache

Re: [webkit-dev] [svg] rect with invalid stroke value

2010-09-07 Thread Yuzo Fujishima
Any updates? If I don't see any objections within 24 hours, preferably with the commitment to fix the SVG bug :), I'll modify the test and commit the patch for https://bugs.webkit.org/show_bug.cgi?id=24742 My rationale: - No actions observed for more than 2 months - Modifying the test doesn't ha

[webkit-dev] IFRAME content displaying outside boundaries when transition applied (also CVE-2010-1757)

2010-09-07 Thread Rob Barreca
If you load http://farm.rob.sproutinc.com/webkit.problem.iframe.html in iOS 3.1.3 and earlier and click on the gray , the content will jump outside of the IFRAME's bounds right when the WebKit Transition is applied. I searched high and low and found CVE-2010-1757 which fixed a security bug that now

Re: [webkit-dev] Throwing SECURITY_ERR on cross-origin window.location property accesses

2010-09-07 Thread Rob Barreca
On Thu, Aug 26, 2010 at 7:20 AM, Geoffrey Garen wrote: > Isn't empty string sufficient to indicate lack of access? What unique > information does an exception provide? > Sorry for the delay in my response. Had a big couple weeks there. So initially, I was testing for empty string but in all ins

Re: [webkit-dev] Number of pending commits

2010-09-07 Thread David Kilzer
On Sep 7, 2010, at 9:51 AM, Eric Seidel wrote: > I also attempted to look through pending-commit last week. I decided > to clean it out someone needs to write a script which can make a guess > if a bug is landed or not. I would guess that over half of > http://webkit.org/pending-commit are alre

Re: [webkit-dev] Number of pending commits

2010-09-07 Thread Eric Seidel
I also attempted to look through pending-commit last week. I decided to clean it out someone needs to write a script which can make a guess if a bug is landed or not. I would guess that over half of http://webkit.org/pending-commit are already landed and the lander forgot to close the bug. [1] Y

Re: [webkit-dev] Number of pending commits

2010-09-07 Thread Adam Barth
I tried to clean out pending-commit a few weeks ago. I found that many of the patches had already been landed but the bugs hadn't been closed. The commit-queue should be able to handle as many patches as you throw at it, so that shouldn't be the limiting factor. Adam On Tue, Sep 7, 2010 at 1:0

[webkit-dev] Number of pending commits

2010-09-07 Thread Holger Freyther
Hi, I was just seeing that we have about 84 bugs which are in the pending-commit state, on the Gtk+ bugs I clicked the patches need to be landed manually. It would be nice to get a hand landing these patches, or asking the commit queue to take care of them. thanks holger