Timeline
Nov 23, 2008:
- 10:04 PM Changeset in webkit [38698] by
-
- 3 edits in trunk/WebCore
2008-11-22 Dimitri Glazkov <Dimitri Glazkov>
Reviewed by Darin Adler.
https://bugs.webkit.org/show_bug.cgi?id=22421
Added ScriptValue to Visual Studio and XCode projects.
- WebCore.vcproj/WebCore.vcproj:
- WebCore.xcodeproj/project.pbxproj:
- 10:01 PM Changeset in webkit [38697] by
-
- 2 edits in trunk/JavaScriptCore
2008-11-22 Gavin Barraclough <barraclough@apple.com>
Reviewed by Camron Zwarich.
Replace accidentally deleted immediate check from get by id chain trampoline.
https://bugs.webkit.org/show_bug.cgi?id=22413
- jit/JIT.cpp: (JSC::JIT::privateCompileGetByIdChain):
- 2:19 PM Changeset in webkit [38696] by
-
- 1 edit5 adds in trunk/WebKit/gtk
Add gtk-doc configuration/source for the WebKit/Gtk+ Reference Manual
These files will be used by gtk-doc to generate the documentation. They
contain information how to group the symbols of our API, which objects
to inspect during the generation of the manual and how to display the
manual.
- 2:18 PM Changeset in webkit [38695] by
-
- 9 edits in trunk/WebKit/gtk
Make gtk-doc happy with the existing API documentation
- Mark the *Private pointers in the struct private
- Use Returns: where gtk-doc wants us to
- Fix the parameters to make gtk-doc happy
- Fix signal references
- 12:21 AM Changeset in webkit [38694] by
-
- 2 edits in trunk/WebKitTools
2008-11-23 Zan Dobersek <zandobersek@gmail.com>
Reviewed by Holger Freyther. Landed by Jan Alonzo.
Get SVG tests tested on GTK port.
- Scripts/webkitdirs.pm:
Nov 22, 2008:
- 10:47 AM Changeset in webkit [38693] by
-
- 2 edits4 adds in trunk/WebCore
Reviewed by Holger Freyther.
Fixes: https://bugs.webkit.org/show_bug.cgi?id=22426
Add WMLInstrinsicEvent/EventHandler implementation. Code not yet used.
- 8:37 AM Changeset in webkit [38692] by
-
- 5 edits8 adds in trunk/WebCore
Reviewed by Holger Freyther.
Fixes: https://bugs.webkit.org/show_bug.cgi?id=22423
Add <go> stub implementation. Add complete <prev>/<refresh> and <setvar> implementation.
Activate code handling <setvar> registration in WMLTaskElement.
- 7:39 AM Changeset in webkit [38691] by
-
- 3 edits in trunk/WebCore
Not reviewed. Forgot to include WMLPageState.* in the last commit.