[Webkit-unassigned] [Bug 9958] The "One Stop" feature is broken

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Jul 16 20:37:50 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9958





------- Comment #5 from ddkilzer at kilzer.net  2006-07-16 20:37 PDT -------
(In reply to comment #2)
> I'm not sure if this will help, but I grabed the source of the page, and the
> Javascript that I think they're using. I'll take a look at doing a binary
> search, though I just started with nightlies, so I have no idea how'd I'd find
> out which build started casing the problem without gong through each one.

By "binary search" I mean that you need to use a binary search algorithm to go
through all of the nightlies.

1. Start with the latest nightly (WebKit-SVN-r15475.dmg) and verify it exhibits
the bug.

2. Pick a very old nightly (like the first SVN build, WebKit-SVN-r11976.dmg, or
the very first CVS build, WebKit-CVS-2005-10-01 03:27:01 GMT.dmg) and very that
the bug does NOT exist.  If it also exhibits the bug, then there's nothing more
you can do.

3. Pick a nightly half way between #1 and #2 using dates or Subversion build
numbers, then test it.  If it exhibits the bug, then pick a fourth nightly
between the oldest nightly and this one.  If it does NOT exhibit the bug, then
pick a fourth nightly between the newest nightly and this one.

4. Repeat Step 3 until you narrow it down to one nightly build that works and
one that fails, then report back the results here.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list