From bugzilla-daemon at webkit.org Fri Aug 1 00:04:48 2008
From: bugzilla-daemon at webkit.org (bugzilla-daemon at webkit.org)
Date: Fri, 1 Aug 2008 00:04:48 -0700 (PDT)
Subject: [Webkit-unassigned] [Bug 20248] Assertion failure in
FrameView::scheduleRelayoutOfSubtree (m_frame->view() == this)
In-Reply-To:
Message-ID: <20080801070448.DB049597C63@gamma.macosforge.org>
https://bugs.webkit.org/show_bug.cgi?id=20248
mitz at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mitz at webkit.org
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
From bugzilla-daemon at webkit.org Fri Aug 1 00:06:29 2008
From: bugzilla-daemon at webkit.org (bugzilla-daemon at webkit.org)
Date: Fri, 1 Aug 2008 00:06:29 -0700 (PDT)
Subject: [Webkit-unassigned] [Bug 19249] Assertion failure in
FrameView::scheduleRelayout() (m_frame->view() == this)
clicking an image from the Phoenix Mars mission
In-Reply-To:
Message-ID: <20080801070629.02EE7597D3B@gamma.macosforge.org>
https://bugs.webkit.org/show_bug.cgi?id=19249
mitz at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |webkit at mattlilek.com
------- Comment #9 from mitz at webkit.org 2008-08-01 00:06 PDT -------
*** Bug 20248 has been marked as a duplicate of this bug. ***
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
From bugzilla-daemon at webkit.org Fri Aug 1 00:06:28 2008
From: bugzilla-daemon at webkit.org (bugzilla-daemon at webkit.org)
Date: Fri, 1 Aug 2008 00:06:28 -0700 (PDT)
Subject: [Webkit-unassigned] [Bug 20248] Assertion failure in
FrameView::scheduleRelayoutOfSubtree (m_frame->view() == this)
In-Reply-To:
Message-ID: <20080801070628.E4989597D35@gamma.macosforge.org>
https://bugs.webkit.org/show_bug.cgi?id=20248
mitz at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Comment #2 from mitz at webkit.org 2008-08-01 00:06 PDT -------
(In reply to comment #1)
> This may be a dupe of bug 19564, bug 19249, bug 18000, or bug 16211.
And the winner is: bug 19249!
*** This bug has been marked as a duplicate of 19249 ***
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
From bugzilla-daemon at webkit.org Fri Aug 1 00:29:49 2008
From: bugzilla-daemon at webkit.org (bugzilla-daemon at webkit.org)
Date: Fri, 1 Aug 2008 00:29:49 -0700 (PDT)
Subject: [Webkit-unassigned] [Bug 20013] Windows AX huerusitics are poor
In-Reply-To:
Message-ID: <20080801072949.762C1598590@gamma.macosforge.org>
https://bugs.webkit.org/show_bug.cgi?id=20013
sankaraditya+bugzilla at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #22593| |review?
Flag| |
------- Comment #46 from sankaraditya+bugzilla at gmail.com 2008-08-01 00:29 PDT -------
Created an attachment (id=22593)
--> (https://bugs.webkit.org/attachment.cgi?id=22593&action=view)
Patch to expose only Relavant Accessible Objects
This patch contains only the changes to expose only the relevant accessible
objects. Implemented few heuristics to clean MSAA tree. These heuristics have
been implemented to sync up the behaviour with Firefox 2.0.0.14.
As Jon suggested, updated the patch with all comments inline.
~ Thanks.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
From bugzilla-daemon at webkit.org Fri Aug 1 00:41:56 2008
From: bugzilla-daemon at webkit.org (bugzilla-daemon at webkit.org)
Date: Fri, 1 Aug 2008 00:41:56 -0700 (PDT)
Subject: [Webkit-unassigned] [Bug 20013] Windows AX huerusitics are poor
In-Reply-To:
Message-ID: <20080801074156.142365989AC@gamma.macosforge.org>
https://bugs.webkit.org/show_bug.cgi?id=20013
------- Comment #47 from sankaraditya+bugzilla at gmail.com 2008-08-01 00:41 PDT -------
(In reply to comment #46)
Jon,
I have created this patch to expose relavant objects. I have created a new
function textformattinglements. I have changed the order in heuristics are
implemented.
According to the new heuristics,
This will be present in the tree as a button:
Test.
This will be present as a list item:
Test.
This will be ignored:
Test.
This will also be ignored. This is done to match the behavior in firefox
2.0.0.14.
Test.
~ Thanks.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
From bugzilla-daemon at webkit.org Fri Aug 1 01:10:30 2008
From: bugzilla-daemon at webkit.org (bugzilla-daemon at webkit.org)
Date: Fri, 1 Aug 2008 01:10:30 -0700 (PDT)
Subject: [Webkit-unassigned] [Bug 16814] Give plugin a chance to handle
ActiveX objects
In-Reply-To:
Message-ID: <20080801081030.0560A59942E@gamma.macosforge.org>
https://bugs.webkit.org/show_bug.cgi?id=16814
eric at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eric at webkit.org
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
------- Comment #4 from eric at webkit.org 2008-08-01 01:10 PDT -------
Curious what ever happened to this patch? Looks like Rui might have been
waiting for Anders' "ack" of his comment.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
From bugzilla-daemon at webkit.org Fri Aug 1 01:49:54 2008
From: bugzilla-daemon at webkit.org (bugzilla-daemon at webkit.org)
Date: Fri, 1 Aug 2008 01:49:54 -0700 (PDT)
Subject: [Webkit-unassigned] [Bug 18665] HTMLTokenizer double allocates
strings for