[SCM] WebKit Debian packaging annotated tag, 0+svn32442, created. 0+svn32442
pewtermoose at webkit.org
pewtermoose at webkit.org
Thu Apr 24 04:53:05 UTC 2008
The annotated tag, 0+svn32442 has been created
at 43deb11521885ce33e7660f9971276e277189420 (tag)
tagging 7f6a5fbdf207d269bfd8ff8ef2f24525d37df229 (commit)
replaces 0+svn31841
tagged by Mike Hommey
on Wed Apr 23 21:54:55 2008 +0200
- Shortlog ------------------------------------------------------------
Upstream snapshot 0~svn32442
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQBID5QV3kvaLFT9KlgRAvyxAJ4h2+wJuoV8GAIsi0ngoBEQLnKO0wCeMTGM
THNgejH4QYtHq7VNvRdggC4=
=JVL8
-----END PGP SIGNATURE-----
adele at apple.com (2):
WebCore:
2008-04-17 Eric Carlson <eric.carlson at apple.com>
alice.liu at apple.com (2):
2008-04-17 Alice Liu <alice.liu at apple.com>
WebCore:
alp at webkit.org (26):
2008-04-13 Dan Winship <danw at gnome.org>
2008-04-13 Jan Michael Alonzo <jmalonzo at unpluggable.com>
2008-04-14 Holger Freyther <zecke at selfish.org>
2008-04-14 Xan Lopez <xan at gnome.org>
2008-04-17 Daniele Metilli <daniele.metilli at gmail.com>
2008-04-17 Jan Michael Alonzo <jmalonzo at unpluggable.com>
2008-04-17 Mario Bensi <mbensi at pleyo.com>
2008-04-17 Marco Barisione <marco.barisione at collabora.co.uk>
2008-04-17 Alp Toker <alp at atoker.com>
2008-04-17 Alp Toker <alp at atoker.com>
2008-04-18 Alp Toker <alp at atoker.com>
2008-04-18 Marco Barisione <marco at barisione.org>
2008-04-18 Marco Barisione <marco.barisione at collabora.co.uk>
2008-04-18 Jan Michael Alonzo <jmalonzo at unpluggable.com>
Fix changelog entries for r32257 (reference to wrong bug).
2008-04-19 Mike Hommey <glandium at debian.org>
2008-04-19 Alp Toker <alp at nuanti.com>
2008-04-19 Alp Toker <alp at nuanti.com>
2008-04-19 Alp Toker <alp at nuanti.com>
2008-04-19 Alp Toker <alp at nuanti.com>
2008-04-20 Simon Hausmann <hausmann at webkit.org>
2008-04-20 Dirk Schulze <vbs85 at gmx.de>
2008-04-20 Christian Persch <chpe at gnome.org>
2008-04-20 Sriram Neelakandan <sriram.neelakandan at gmail.com>
2008-04-22 Alp Toker <alp at nuanti.com>
2008-04-22 Alp Toker <alp at nuanti.com>
andersca at apple.com (25):
2008-04-14 Anders Carlsson <andersca at apple.com>
2008-04-15 Anders Carlsson <andersca at apple.com>
2008-04-15 Anders Carlsson <andersca at apple.com>
2008-04-15 Anders Carlsson <andersca at apple.com>
JavaScriptCore:
2008-04-15 Anders Carlsson <andersca at apple.com>
2008-04-15 Anders Carlsson <andersca at apple.com>
2008-04-16 Anders Carlsson <andersca at apple.com>
2008-04-16 Anders Carlsson <andersca at apple.com>
2008-04-16 Anders Carlsson <andersca at apple.com>
2008-04-16 Anders Carlsson <andersca at apple.com>
2008-04-16 Anders Carlsson <andersca at apple.com>
2008-04-16 Anders Carlsson <andersca at apple.com>
2008-04-16 Anders Carlsson <andersca at apple.com>
2008-04-17 Anders Carlsson <andersca at apple.com>
2008-04-17 Anders Carlsson <andersca at apple.com>
2008-04-17 Anders Carlsson <andersca at apple.com>
2008-04-17 Anders Carlsson <andersca at apple.com>
2008-04-17 Anders Carlsson <andersca at apple.com>
2008-04-17 Anders Carlsson <andersca at apple.com>
2008-04-17 Anders Carlsson <andersca at apple.com>
2008-04-21 Anders Carlsson <andersca at apple.com>
2008-04-21 Anders Carlsson <andersca at apple.com>
2008-04-21 Anders Carlsson <andersca at apple.com>
WebCore:
antti at apple.com (10):
2008-04-14 Antti Koivisto <antti at apple.com>
2008-04-15 Antti Koivisto <antti at apple.com>
WebCore:
2008-04-17 Antti Koivisto <antti at apple.com>
2008-04-17 Antti Koivisto <antti at apple.com>
2008-04-17 Antti Koivisto <antti at apple.com>
2008-04-17 Antti Koivisto <antti at apple.com>
2008-04-18 Antti Koivisto <antti at apple.com>
2008-04-18 Antti Koivisto <antti at apple.com>
2008-04-22 Antti Koivisto <antti at apple.com>
ap at webkit.org (14):
Touched a file to make JavaScriptCore.vcproj rebuild.
Reviewed by Adam Roben.
Reviewed by Darin.
Reviewed by Adam Roben.
Fix ChangeLog spelling.
Reviewed by Oliver Hunt.
Build fix.
Reviewed by Adam Roben.
Reviewed by Darin.
Reviewed by Adam.
Reviewed by Maciej.
Reviewed by Darin.
Reviewed by Darin.
Reviewed by Darin.
aroben at apple.com (44):
Windows build fix
Don't store objects from the Inspector on CSSStyleRules from the inspected page
Use prototypes/constructors from the inspected page when operating on objects from the inspected page
Don't let the inspected page overwrite properties of JS objects in the Inspector
Pass JSConsole's arguments unmodified to Console
Change calls to Chrome::addMessageToConsole to use Console::addMessage
Pass all arguments to console.{log,warn,info,error} into the Inspector's JS
Refactor String.vsprintf to separate tokenizing and substituting
Add String.format
Generalize String.format some more
Make String.format return an array of unused substitutions
Fix Bug 17228: console.{log,warn,info,error} should support format strings, variable arguments
Fix console-log-formatting to truly test formatting an undefined value
Fix Bug 18505: REGRESSION: Search is disabled and not functional
Windows build fix after r31981
Fix Bug 18544: REGRESSION (r31951): Two fast/xsl tests crash
Move code that handles a crash into a subroutine
Move code that counts finished tests into a subroutine
Print the extension for all tests in the test results page
Refactor test results page generation
Fix Bug 17678: run-webkit-tests should have a watchdog timer (and timeout long tests)
Get rid of carriage returns in DRT/win's stderr
Make the hang timer 60 seconds
Don't throw away the output from timed out tests
Don't wait for the hang timer twice in the case of a hang
Remove DRT/win's hang timer
Fix ~10 tests
Fix many tests on Windows
Windows build fix
Windows build fix
Add wrappers around InspectorClient::{show,close}Window
Get rid of DRT's Watchdog
Drop the hang timer to 30 seconds
Clean up InspectorController's use of JSStringRef
Rename ExecState* instances from state to exec
Make InspectorController a JavaScriptDebugListener
Mac build fix
Change JavaScriptDebugListener to use KJS::UString instead of WebCore::String
MSVC build fix
Fix pixel tests
Flush stdout/stderr after printing every #EOF separator
Fix Bug 18615: Crash in PluginPackage::hash
Change PlatformWheelEvent to use GET_WHEEL_DELTA_WPARAM
Make crashes be reported as crashes, not hangs
beidson at apple.com (18):
2008-04-14 Brady Eidson <beidson at apple.com>
WebCore:
WebCore:
2008-04-14 Brady Eidson <beidson at apple.com>
WebCore:
2008-04-15 Brady Eidson <beidson at apple.com>
2008-04-15 Brady Eidson <beidson at apple.com>
JavaScriptCore:
2008-04-16 Brady Eidson <beidson at apple.com>
2008-04-16 Brady Eidson <beidson at apple.com>
2008-04-17 Brady Eidson <beidson at apple.com>
2008-04-17 Brady Eidson <beidson at apple.com>
2008-04-18 Brady Eidson <beidson at apple.com>
2008-04-18 Brady Eidson <beidson at apple.com>
WebKit/mac:
WebCore:
2008-04-21 Brady Eidson <beidson at apple.com>
2008-04-22 Brady Eidson <beidson at apple.com>
cfleizach at apple.com (1):
<rdar://problem/5854572> REGRESSION: AXPosition seems to be flipped in nightly build
darin at apple.com (1):
WebCore:
ddkilzer at apple.com (1):
Bug 18683: update-webkit returns 0 even if it fails
dino at apple.com (2):
Add 'ease' timing function to transitions and
Fixed marquee suspension on wrong document. Passes current
dsmith at webkit.org (1):
2008-04-14 David Smith <catfish.man at gmail.com>
eric at webkit.org (8):
Reviewed by Oliver.
Reviewed by Oliver.
Reviewed by hyatt.
Reviewed by hyatt.
Reviewed by beth.
Reviewed by darin.
Reviewed by eseidel. Landed by eseidel.
Reviewed by eseidel and darin. Landed by eseidel.
hausmann at webkit.org (70):
Fix compilation with Qt namespaces
Olivier Goffart <ogoffart at trolltech.com>
Michael Brasser <michael.brasser at trolltech.com>
Simon Hausmann <hausmann at webkit.org>
Michael Brasser <michael.brasser at trolltech.com>
Olivier Goffart <ogoffart at trolltech.com>
Simon Hausmann <hausmann at webkit.org>
Simon Hausmann <hausmann at webkit.org>
Ariya Hidayat <ariya.hidayat at trolltech.com>
Ariya Hidayat <ariya.hidayat at trolltech.com>
Build fix for gcc 4.3 and Gtk.
Build fix for Qt and gcc 4.3.
Build fix. Back out previous #include fix for PageGroup.h as it broke
Prospective wx build fix.
Fix the Gtk build on the build bot.
Fix the build without Database support (fixes the Qt/win build).
Added QWebView::find/QWebFrame::find.
2008-04-18 Ariya Hidayat <ariya.hidayat at trolltech.com>
Many API changes and additions after a full review with Jasmin Blanchette <jasmin at trolltech.com>
Provide a print preview in the QtLauncher
When printing on high resolution printers we need to scale the painter accordingly (for now).
Andre Poenitz <andre.poenitz at trolltech.com>
Simon Hausmann <shausman at trolltech.com>
Holger Hans Peter Freyther <holger.freyther at trolltech.com>
Holger Hans Peter Freyther <holger.freyther at trolltech.com>
Holger Hans Peter Freyther <holger.freyther at trolltech.com>
Holger Hans Peter Freyther <holger.freyther at trolltech.com>
Whoops, fixed file permissions to not be executable.
2008-04-21 Holger Hans Peter Freyther <holger.freyther at trolltech.com>
Holger Hans Peter Freyther <holger.freyther at trolltech.com>
Holger Hans Peter Freyther <holger.freyther at trolltech.com>
Holger Hans Peter Freyther <holger.freyther at trolltech.com>
Holger Hans Peter Freyther <holger.freyther at trolltech.com>
Marius Bugge Monsen <mmonsen at trolltech.com>
Kavindra Devi Palaraja <kdpalara at trolltech.com>.
Simon Hausmann <hausmann at webkit.org>
Olivier Goffart <ogoffart at trolltech.com>
Olivier Goffart <ogoffart at trolltech.com>
Simon Hausmann <hausmann at webkit.org>
Changed the return type of QWebFrame::evaluateJavaScript from a QString to a QVariant.
Add better support for RuntimeArray type conversions.
Michael Goddard <michael.goddard at trolltech.com>
Qt build fix.
Thiago Macieira <tjmaciei at trolltech.com>
Benjamin Meyer <bmeyer at trolltech.com>
Simon Hausmann <hausmann at webkit.org>
Simon Hausmann <hausmann at webkit.org>
Added QWebFrame::hitTestContent() and QWebHitTestResult.
Tor Arne Vestbø <tavestbo at trolltech.com>
Tor Arne Vestbø <tavestbo at trolltech.com>
Tor Arne Vestbø <tavestbo at trolltech.com>
Benjamin Meyer <bmeyer at trolltech.com>
Zack Rusin <zack at kde.org>
Tor Arne Vestbø <tavestbo at trolltech.com>
Added Extension APIs for QWebPage.
Simon Hausmann <hausmann at webkit.org>
Documentation for QWebPluginFactory and documentation updates for QWebPage.
Benjamin Meyer <bmeyer at trolltech.com>
Andre Poenitz <andre.poenitz at trolltech.com>
Qt build fix.
Zack Rusin <zack at tungstengraphics.com>
Added missing copyright notice.
Benjamin Meyer <bmeyer at trolltech.com>
Benjamin Meyer <bmeyer at trolltech.com>
Holger Hans Peter Freyther <zecke at selfish.org>
Fix parsing of external scripts/stylesheets when using setHtml(const QString &html).
Simon Hausmann <hausmann at webkit.org>
Brad Hughes <bhughes at trolltech.com>
Holger Hans Peter Freyther <zecke at selfish.org>
Fix compilation against Qt 4.3
hyatt at apple.com (19):
2008-04-12 David Hyatt <hyatt at apple.com>
2008-04-12 David Hyatt <hyatt at apple.com>
2008-04-13 David Hyatt <hyatt at apple.com>
2008-04-13 David Hyatt <hyatt at apple.com>
2008-04-14 David Hyatt <hyatt at apple.com>
2008-04-14 David Hyatt <hyatt at apple.com>
WebCore:
2008-04-15 David Hyatt <hyatt at apple.com>
2008-04-15 David Hyatt <hyatt at apple.com>
2008-04-16 David Hyatt <hyatt at apple.com>
2008-04-16 David Hyatt <hyatt at apple.com>
2008-04-17 David Hyatt <hyatt at apple.com>
2008-04-19 David Hyatt <hyatt at apple.com>
2008-04-21 David Hyatt <hyatt at apple.com>
2008-04-21 David Hyatt <hyatt at apple.com>
Fix Windows bustage.
WebCore:
2008-04-22 David Hyatt <hyatt at apple.com>
WebCore:
jchaffraix at webkit.org (8):
2008-04-12 Julien Chaffraix <jchaffraix at webkit.org>
2008-04-13 Julien Chaffraix <jchaffraix at webkit.org>
2008-04-14 Julien Chaffraix <jchaffraix at webkit.org>
2008-04-16 Anatoli Papirovski <apapirovski at mac.com>
2008-04-19 Julien Chaffraix <jchaffraix at webkit.org>
2008-04-21 Julien Chaffraix <jchaffraix at webkit.org>
2008-04-21 Julien Chaffraix <jchaffraix at webkit.org>
2008-04-21 Julien Chaffraix <jchaffraix at webkit.org>
jhoneycutt at apple.com (25):
Fix path to AXObjectCache.h on Windows.
Add AXObjectCache to Windows.
Add AccessibilityObjectWrapper on Windows.
Add some methods to determine the AccessibilityObject state.
Fix size_t -> unsigned conversion warnings.
Add AccessibilityObject wrapper class to WebKit.
2008-04-17 Jon Honeycutt <jhoneycutt at apple.com>
2008-04-17 Jon Honeycutt <jhoneycutt at apple.com>
2008-04-17 Jon Honeycutt <jhoneycutt at apple.com>
2008-04-17 Jon Honeycutt <jhoneycutt at apple.com>
2008-04-17 Jon Honeycutt <jhoneycutt at apple.com>
2008-04-17 Jon Honeycutt <jhoneycutt at apple.com>
2008-04-18 Jon Honeycutt <jhoneycutt at apple.com>
2008-04-18 Jon Honeycutt <jhoneycutt at apple.com>
2008-04-18 Jon Honeycutt <jhoneycutt at apple.com>
2008-04-18 Jon Honeycutt <jhoneycutt at apple.com>
2008-04-18 Jon Honeycutt <jhoneycutt at apple.com>
2008-04-18 Jon Honeycutt <jhoneycutt at apple.com>
2008-04-18 Jon Honeycutt <jhoneycutt at apple.com>
2008-04-18 Jon Honeycutt <jhoneycutt at apple.com>
2008-04-19 Jon Honeycutt <jhoneycutt at apple.com>
2008-04-19 Jon Honeycutt <jhoneycutt at apple.com>
2008-04-19 Jon Honeycutt <jhoneycutt at apple.com>
2008-04-22 Jon Honeycutt <jhoneycutt at apple.com>
2008-04-22 Jon Honeycutt <jhoneycutt at apple.com>
justin.garcia at apple.com (2):
WebCore:
WebCore:
kdecker at apple.com (1):
Reviewed by Anders.
kevino at webkit.org (4):
wx build fix. Update clip to take a FloatRect.
wx build 'fix'. Add loader/appcache sources to the build, and define ENABLE_DOM_STORAGE.
wx build fixes. Rename LocalStorage.h to LocalStorageEntry.h to avoid header detection issues between WebCore/storage/LocalStorage.h and it, and add $(PROFILER_SOURCES) to the wx JSCore build.
wx build fix. renderer() -> contentRenderer()
kmccullough at apple.com (8):
2008-04-15 Kevin McCullough <kmccullough at apple.com>
2008-04-16 Kevin McCullough <kmccullough at apple.com>
2008-04-18 Kevin McCullough <kmccullough at apple.com>
2008-04-18 Kevin McCullough <kmccullough at apple.com>
2008-04-18 Kevin McCullough <kmccullough at apple.com>
2008-04-18 Kevin McCullough <kmccullough at apple.com>
2008-04-21 Kevin McCullough <kmccullough at apple.com>
2008-04-21 Kevin McCullough <kmccullough at apple.com>
mitz at apple.com (13):
- Windows build fix
Reviewed by Darin Adler.
Reviewed by Jessica Kahn.
Rubber-stamped by John Sullivan.
2008-04-15 Srinivas Rao. M Hamse <msrinirao at gmail.com>
WebCore:
WebCore:
WebCore:
WebCore:
Fix typo in ChangeLog.
WebCore:
Reviewed by Anders Carlsson.
WebCore:
mrowe at apple.com (9):
Don't treat the misnamed NSAccessibilitySortButtonRole as an accessibility role.
2008-04-17 Mark Rowe <mrowe at apple.com>
2008-04-17 Mark Rowe <mrowe at apple.com>
Fix <rdar://problem/5863552> REGRESSION (r30741): Attachments don't appear in the iChat message window after sending
Fix builds that do not have DOM storage enabled.
Gtk build fix after r32231.
Silence some warnings that GCC 4.3 triggers.
Gtk build fix.
Versioning.
pewtermoose at webkit.org (5):
2008-04-12 Matt Lilek <webkit at mattlilek.com>
2008-04-19 Matt Lilek <webkit at mattlilek.com>
2008-04-20 Matt Lilek <webkit at mattlilek.com>
2008-04-23 Daniel Zucker <zucker at wake3.com>
WebCore:
rwlbuis at webkit.org (1):
Reviewed by Eric.
sfalken at apple.com (2):
Fix build.
2008-04-16 Steve Falkenburg <sfalken at apple.com>
timothy at apple.com (20):
Add support for toggling between small and large resource rows
Add support for changing the sort order of the resources. The two sorting
Forgot to land InspectorLocalizedStrings.js with my last commit.
Fixes a regression where clicking a resource URL in the Console would not
Fixes the regression where error and warning bubbles would not be added
Fixes the regression where the error and warning counts did not show up in the Resources
Fixes the bug where a resource view could still be shown after the inspected
Adds a script resource icon. Update the CSS icon to better match the script icon.
Refactors code that updates the errors and warnings count in the
Adds a console formatter for Error objects. So typing a expression in the
Fixes an issue where the source for a resource that had errors would
Fixes the regression where style rules in the Inspector always show "inline stylesheet"
Adds the UI portions of the Scripts panel to the Web Inspector.
Adds INDEX to the list of completion words for the Databases query view.
Fixes the bug where the Database table names do not update when
Adds the ability to enter multi-line commands in the console by holding the
Fixes the issue were a Database view could still be visible after navigating to a new page.
Use CSS gradients to replace many image files in the Web Inspector.
Adds a debugger toggle button to the scripts status bar that will start
Remove many unused Web Inspector images.
weinig at apple.com (9):
JavaScriptCore:
JavaScriptCore:
WebCore:
2008-04-18 Sam Weinig <sam at webkit.org>
2008-04-21 Sam Weinig <sam at webkit.org>
WebCore:
2008-04-21 Sam Weinig <sam at webkit.org>
2008-04-22 Sam Weinig <sam at webkit.org>
2008-04-22 Sam Weinig <sam at webkit.org>
zecke at webkit.org (3):
2008-04-16 Holger Hans Peter Freyther <zecke at selfish.org>
2008-04-16 Holger Hans Peter Freyther <zecke at selfish.org>
2008-04-22 Holger Hans Peter Freyther <zecke at selfish.org>
-----------------------------------------------------------------------
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list