September 2008 Archives by author
Starting: Mon Sep 1 00:10:04 PDT 2008
Ending: Tue Sep 30 23:54:41 PDT 2008
Messages: 1104
- [webkit-reviews] review granted: [Bug 16171] [CAIRO] Canvas does not support globalAlpha : [Attachment 23094] Canvas globalAlpha
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 19408] Constant folding in parser : [Attachment 23095] Fold *, /, +, <<, >>, ~ operators (v5)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20534] DumpRenderTree needs a way to override settings on a per-test basis : [Attachment 23105] Possible patch to issue 20534
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20593] Various updates to CSS Animations, Transitions and Transforms specs : [Attachment 23106] Changes to the specs in CSSVisualEffects
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20594] Interfaces for KeyframeRules missing : [Attachment 23107] IDL files and build config
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20495] paintBorder in RenderObject paint two times the corners : [Attachment 23099] fix paintBorder in RenderObject and remove the bug on acid2
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20495] paintBorder in RenderObject paint two times the corners : [Attachment 23099] fix paintBorder in RenderObject and remove the bug on acid2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 17234] Inspector should link console.{log, warn, info, error} back to call site : [Attachment 23116] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 7168] Support reading of MHTML (multipart/related) web archives : [Attachment 23119] MHTML support for WebKit GTK
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 17234] Inspector should link console.{log, warn, info, error} back to call site : [Attachment 23116] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20604] AnimationController.cpp should be split into separate files : [Attachment 23122] Patch to fix bug
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15914] [GTK] Implement Unicode functionality using GLib : [Attachment 23124] patch updated for probing for iconv encodings, updated to revision 36025
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 6503] content property doesn't support quotes : [Attachment 23125] Patch reusing the previous computed level
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15914] [GTK] Implement Unicode functionality using GLib : [Attachment 23124] patch updated for probing for iconv encodings, updated to revision 36025
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20604] AnimationController.cpp should be split into separate files : [Attachment 23122] Patch to fix bug
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20594] Interfaces for KeyframeRules missing : [Attachment 23107] IDL files and build config
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20604] AnimationController.cpp should be split into separate files : [Attachment 23129] Second attempt at patch to fix issues in WebCore.vcproj
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20604] AnimationController.cpp should be split into separate files : [Attachment 23129] Second attempt at patch to fix issues in WebCore.vcproj
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15643] Double-clicking word should select whitespace after the word : [Attachment 23130] Possible fix to issue 15643
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15643] Double-clicking word should select whitespace after the word : [Attachment 23130] Possible fix to issue 15643
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20594] Interfaces for KeyframeRules missing : [Attachment 23131] updated patch with testcase
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20422] Patch to allow custom memory allocation control : [Attachment 23132] Implements a new file: JavaScriptCore/wtf/New.h.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 17936] "ASSERTION FAILED: false" (GetterSetterImp::toObject is called) : [Attachment 23134] Proposed patch adding layout tests
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 17936] "ASSERTION FAILED: false" (GetterSetterImp::toObject is called) : [Attachment 23134] Proposed patch adding layout tests
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20227] Optimize [ "constant string" ] into an identifier access. : [Attachment 22553] the patch! (changes nodes.cpp)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 18203] Right floats should be allowed to overflow past left border edge : [Attachment 20179] Remove the clamping code
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20620] Wrap uses of KJS in core classes with USE(JAVASCRIPTCORE_BINDINGS) : [Attachment 23135] Add #if USE(JAVASCRIPTCORE_BINDINGS) around KJS dependencies
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20620] Wrap uses of KJS in core classes with USE(JAVASCRIPTCORE_BINDINGS) : [Attachment 23137] Clean up Platform.h and add PLATFORM(CHROMIUM) and USE(V8_BINDINGS)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20620] Wrap uses of KJS in core classes with USE(JAVASCRIPTCORE_BINDINGS) : [Attachment 23139] Clean up Platform.h and add PLATFORM(CHROMIUM) and USE(V8_BINDINGS)
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20620] Wrap uses of KJS in core classes with USE(JAVASCRIPTCORE_BINDINGS) : [Attachment 23137] Clean up Platform.h and add PLATFORM(CHROMIUM) and USE(V8_BINDINGS)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20435] Canvas missing exceptioncode for gradients : [Attachment 23140] Canvas gradients exceptions
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20435] Canvas missing exceptioncode for gradients : [Attachment 23140] Canvas gradients exceptions
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20380] [GTK][AUTOTOOLS] Include autotoolsconfig.h from config.h : [Attachment 23141] Include the autotools configuration header if available
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20594] Interfaces for KeyframeRules missing : [Attachment 23131] updated patch with testcase
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20631] [CAIRO] draw TextFill and TextStroke separately. : [Attachment 23143] Cairo Font
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20631] [CAIRO] draw TextFill and TextStroke separately. : [Attachment 23143] Cairo Font
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20380] [GTK][AUTOTOOLS] Include autotoolsconfig.h from config.h : [Attachment 23141] Include the autotools configuration header if available
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20620] Wrap uses of KJS in core classes with USE(JAVASCRIPTCORE_BINDINGS) : [Attachment 23135] Add #if USE(JAVASCRIPTCORE_BINDINGS) around KJS dependencies
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20620] Wrap uses of KJS in core classes with USE(JAVASCRIPTCORE_BINDINGS) : [Attachment 23139] Clean up Platform.h and add PLATFORM(CHROMIUM) and USE(V8_BINDINGS)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20620] Wrap uses of KJS in core classes with USE(JAVASCRIPTCORE_BINDINGS) : [Attachment 23148] Add #if USE(JAVASCRIPTCORE_BINDINGS) around KJS dependencies
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20620] Wrap uses of KJS in core classes with USE(JAVASCRIPTCORE_BINDINGS) : [Attachment 23149] Clean up Platform.h and add PLATFORM(CHROMIUM), PLATFORM(SKIA) and USE(V8_BINDINGS)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20620] Wrap uses of KJS in core classes with USE(JAVASCRIPTCORE_BINDINGS) : [Attachment 23149] Clean up Platform.h and add PLATFORM(CHROMIUM), PLATFORM(SKIA) and USE(V8_BINDINGS)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20620] Wrap uses of KJS in core classes with USE(JAVASCRIPTCORE_BINDINGS) : [Attachment 23148] Add #if USE(JAVASCRIPTCORE_BINDINGS) around KJS dependencies
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20497] Cannot run accessibility layout tests on Windows : [Attachment 22962] Initial pass
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20497] Cannot run accessibility layout tests on Windows : [Attachment 22963] Make AccessibilityController::focusedElement work
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20620] Wrap uses of KJS in core classes with USE(JSC) : [Attachment 23152] Add #if USE(JSC) around KJS dependencies
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20620] Wrap uses of KJS in core classes with USE(JSC) : [Attachment 23153] Clean up Platform.h and add PLATFORM(CHROMIUM), PLATFORM(SKIA) and USE(V8_BINDINGS)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20620] Wrap uses of KJS in core classes with USE(JSC) : [Attachment 23152] Add #if USE(JSC) around KJS dependencies
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20620] Wrap uses of KJS in core classes with USE(JSC) : [Attachment 23153] Clean up Platform.h and add PLATFORM(CHROMIUM), PLATFORM(SKIA) and USE(V8_BINDINGS)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 16792] [GTK] Fails to render Japanese/Chinese text with simple path : [Attachment 23155] Font selection and rendering fixes
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20616] Incorporate V8 benchmarks in testing : [Attachment 23159] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20616] Incorporate V8 benchmarks in testing : [Attachment 23159] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20616] Incorporate V8 benchmarks in testing : [Attachment 23165] Revised proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20616] Incorporate V8 benchmarks in testing : [Attachment 23165] Revised proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20645] Duplicated constants : [Attachment 23166] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 15914] [GTK] Implement Unicode functionality using GLib : [Attachment 23124] patch updated for probing for iconv encodings, updated to revision 36025
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15914] [GTK] Implement Unicode functionality using GLib : [Attachment 23167] glib removal patch, updated for 36087, ChangeLogs now UTF-8, coding style fixes
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 18987] [GTK] Implement SharedBuffer::createWithContentsOfFile and KURL::fileSystemPath : [Attachment 23169] Implement the missing functions
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 18987] [GTK] Implement SharedBuffer::createWithContentsOfFile and KURL::fileSystemPath : [Attachment 23170] Implement missing functions
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 18987] [GTK] Implement SharedBuffer::createWithContentsOfFile and KURL::fileSystemPath : [Attachment 23169] Implement the missing functions
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20645] Duplicated constants : [Attachment 23166] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 7168] Support reading of MHTML (multipart/related) web archives : [Attachment 23119] MHTML support for WebKit GTK
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20648] Update committer names and email addresses : [Attachment 23171] Real names
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20648] Update committer names and email addresses : [Attachment 23171] Real names
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20237] Zero width and space characters are displayed incorrectly if not contained in a fallback font. : [Attachment 23174] Updated Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15643] Double-clicking word should select whitespace after the word : [Attachment 23176] Improved possible fix to bug 15643
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 15643] Double-clicking word should select whitespace after the word : [Attachment 23176] Improved possible fix to bug 15643
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15643] Double-clicking word should select whitespace after the word : [Attachment 23177] Improved possible fix for bug 15643
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 19130] [GTK] ChromeClient::createWindow and friends need to be implemented : [Attachment 22605] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 19130] [GTK] ChromeClient::createWindow and friends need to be implemented : [Attachment 23180] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 19130] [GTK] ChromeClient::createWindow and friends need to be implemented : [Attachment 23180] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 19130] [GTK] ChromeClient::createWindow and friends need to be implemented : [Attachment 23184] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 19130] [GTK] ChromeClient::createWindow and friends need to be implemented : [Attachment 23184] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15643] Double-clicking word should select whitespace after the word : [Attachment 23177] Improved possible fix for bug 15643
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20073] Pending resource requests not always stopped when new request is loaded : [Attachment 22331] Possible patch which needs careful review by somebody experienced with the loader.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20073] Pending resource requests not always stopped when new request is loaded : [Attachment 22331] Possible patch which needs careful review by somebody experienced with the loader.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20645] Duplicated constants : [Attachment 23190] Modification of the solution according to the reviewer's comments.
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 15914] [GTK] Implement Unicode functionality using GLib : [Attachment 23167] replacing icu with glib, updated for 36087, ChangeLogs now UTF-8, coding style fixes
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20664] [GTK] File names are not always encodable in UTF-8 : [Attachment 23191] Add String::toFilename and String::fromFilename
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20667] Animation of -webkit-transform matrix() function should not do linear interpolation : [Attachment 23195] Patch to fix bug
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20435] Canvas missing exceptioncode for gradients : [Attachment 23140] Canvas gradients exceptions
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20237] Zero width and space characters are displayed incorrectly if not contained in a fallback font. : [Attachment 23174] Updated Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20667] Animation of -webkit-transform matrix() function should not do linear interpolation : [Attachment 23195] Patch to fix bug
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20664] [GTK] File names are not always encodable in UTF-8 : [Attachment 23191] Add String::toFilename and String::fromFilename
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20435] Canvas missing exceptioncode for gradients : [Attachment 23197] Canvas Gradients exception
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20671] JavaScriptCore string manipulation spends too much time in memcpy : [Attachment 23198] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20673] single-character strings are churning in the Identifier table : [Attachment 23199] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20237] Zero width and space characters are displayed incorrectly if not contained in a fallback font. : [Attachment 23200] Updated: ZWS fix only
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20671] JavaScriptCore string manipulation spends too much time in memcpy : [Attachment 23198] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20670] Need more USE(JSC) wrappers to build Chromium from ToT WebKit : [Attachment 23201] patch, will add changelog before landing
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20670] Need more USE(JSC) wrappers to build Chromium from ToT WebKit : [Attachment 23201] patch, will add changelog before landing
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20593] Various updates to CSS Animations, Transitions and Transforms specs : [Attachment 23106] Changes to the specs in CSSVisualEffects
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20675] When changing one animation in a list, don't reset other animations : [Attachment 23203] Patch, including LayoutTest file
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 18346] [GTK] Remove build warnings : [Attachment 23204] removing some build warnings to make the build prettier
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 17537] Try MIME before trying IANA names when enumerating ICU converters : [Attachment 23205] patch updated with changelog entry
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20667] Animation of -webkit-transform matrix() function should not do linear interpolation : [Attachment 23206] New patch fixing nits
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20679] Need to handle the case when 0% or 100% keyframe is omitted : [Attachment 23207] Patch, including LayoutTest file
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20679] Need to handle the case when 0% or 100% keyframe is omitted : [Attachment 23207] Patch, including LayoutTest file
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20681] JSPropertyNameIterator functions need to be inlined : [Attachment 23208] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 18346] [GTK] Remove build warnings : [Attachment 23204] removing some build warnings to make the build prettier
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20613] Can't add a keyframe rule via the DOM : [Attachment 23209] patch for keyframes via dom
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20681] JSPropertyNameIterator functions need to be inlined : [Attachment 23208] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 18346] [GTK] Remove build warnings : [Attachment 23210] reworked patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 18346] [GTK] Remove build warnings : [Attachment 23210] reworked patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20673] single-character strings are churning in the Identifier table : [Attachment 23199] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 17897] Not Rendering Images Imported from XHTML Document : [Attachment 23215] Updated patch: Store source url and check it when determining if the loader is in error
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 17537] Try MIME before trying IANA names when enumerating ICU converters : [Attachment 23205] patch updated with changelog entry
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 17537] Try MIME before trying IANA names when enumerating ICU converters : [Attachment 23216] patch updated (with typo fixed)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20689] [CAIRO] SVGPaintServerCairo clean up : [Attachment 23217] Cairo-Color-SVG
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20678] Add blog.chromium.org to planet.webkit.org : [Attachment 23218] patch for the bug
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 17537] Try MIME before trying IANA names when enumerating ICU converters : [Attachment 23216] patch updated (with typo fixed)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 17537] Try MIME before trying IANA names when enumerating ICU converters : [Attachment 23219] patch (that passes webkit test)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20690] Support for DNS prefetch : [Attachment 23220] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20690] Support for DNS prefetch : [Attachment 23220] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20493] Crash after OK in dialog box and reloading page in secure mode : [Attachment 23221] lame limited loader only fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20493] Crash after OK in dialog box and reloading page in secure mode : [Attachment 23221] lame limited loader only fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 19156] Inspector should support console.dirXML : [Attachment 23223] new patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20642] Adopt opener restriction for top-level frame navigation : [Attachment 23224] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 17537] Try MIME before trying IANA names when enumerating ICU converters : [Attachment 23219] patch (that passes webkit test)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20409] Command line API unavailable when paused in the debugger : [Attachment 23226] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20409] Command line API unavailable when paused in the debugger : [Attachment 23226] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20678] Add blog.chromium.org to planet.webkit.org : [Attachment 23218] patch for the bug
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 19156] Inspector should support console.dirXML : [Attachment 23223] new patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 19156] Inspector should support console.dirXML : [Attachment 23223] new patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23227] SVGPaintServer cleanUp
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20689] [CAIRO] SVGPaintServerCairo clean up : [Attachment 23217] Cairo-Color-SVG
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20277] implement window.scrollByPages and window.scrollByLines : [Attachment 23085] updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23227] SVGPaintServer cleanUp
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23228] SVGPaintServer cleanUp
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20642] Adopt opener restriction for top-level frame navigation : [Attachment 23224] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20667] Animation of -webkit-transform matrix() function should not do linear interpolation : [Attachment 23206] New patch fixing nits
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20706] Rename IA32MacroAssembler to X86Assembler : [Attachment 23231] patch to do it
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20706] Rename IA32MacroAssembler to X86Assembler : [Attachment 23231] patch to do it
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20655] Layout tests need a way to disable smart insert or delete : [Attachment 23232] Possible fix to bug 20655
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20704] Replace the KJS namespace : [Attachment 23234] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20704] Replace the KJS namespace : [Attachment 23234] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20711] Change KJS prefix on preprocessor macros to JSC : [Attachment 23236] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20711] Change KJS prefix on preprocessor macros to JSC : [Attachment 23236] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20712] Remove JSC_FAST_CALL if it is not a performance regression : [Attachment 23239] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20712] Remove JSC_FAST_CALL if it is not a performance regression : [Attachment 23239] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20568] [Qt] Pattern support : [Attachment 23071] Qt pattern
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20718] Cache the code generated for eval to speed up SunSpider and web sites : [Attachment 23247] add an eval code cache
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20718] Cache the code generated for eval to speed up SunSpider and web sites : [Attachment 23247] add an eval code cache
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20589] PropertyMap speedup : [Attachment 23252] Diff for table size 1 /c
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20589] PropertyMap speedup : [Attachment 23253] Diff for table size 2 /c
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20668] multipart/form-data does not always include Content-type for submitted files : [Attachment 23261] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20668] multipart/form-data does not always include Content-type for submitted files : [Attachment 23261] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15914] [GTK] Implement Unicode functionality using GLib : [Attachment 23263] Replacing ICU with glib
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20729] [Qt] Canvas radial gradients are broken : [Attachment 23266] Qt radial gradients
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 17537] Try MIME before trying IANA names when enumerating ICU converters : [Attachment 23270] patch updated with more detailed ChangeLog and strcasecmp added
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20680] Need to support comma separated list of key times in keyframes selectors : [Attachment 23271] Patch, including LayoutTest file
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20680] Need to support comma separated list of key times in keyframes selectors : [Attachment 23271] Patch, including LayoutTest file
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20680] Need to support comma separated list of key times in keyframes selectors : [Attachment 23274] Fixed small nits in patch (capitalization, etc.)
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20613] Can't add a keyframe rule via the DOM : [Attachment 23209] patch for keyframes via dom
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20613] Can't add a keyframe rule via the DOM : [Attachment 23275] updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20237] Zero width and space characters are displayed incorrectly if not contained in a fallback font. : [Attachment 23200] Updated: ZWS fix only
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20237] Zero width and space characters are displayed incorrectly if not contained in a fallback font. : [Attachment 23276] With just the 0xFFFC check
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20237] Zero width and space characters are displayed incorrectly if not contained in a fallback font. : [Attachment 23276] With just the 0xFFFC check
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20589] PropertyMap speedup : [Attachment 23252] Diff for table size 1 /c
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20589] PropertyMap speedup : [Attachment 23253] Diff for table size 2 /c
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20734] Document::createEvent missing animation and transition events : [Attachment 23281] adds createEvent code for animation and transition
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20613] Can't add a keyframe rule via the DOM : [Attachment 23275] updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20734] Document::createEvent missing animation and transition events : [Attachment 23281] adds createEvent code for animation and transition
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 17537] Try MIME before trying IANA names when enumerating ICU converters : [Attachment 23270] patch updated with more detailed ChangeLog and strcasecmp added
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20719] REGRESSION (r36135-36244): Hangs, then crashes after several seconds : [Attachment 23289] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20719] REGRESSION (r36135-36244): Hangs, then crashes after several seconds : [Attachment 23289] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20743] redefined WTF_USE_JSC macro : [Attachment 23290] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20743] redefined WTF_USE_JSC macro : [Attachment 23292] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23293] This patch adds the PLATFORM_WINCE macro
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23293] This patch adds the PLATFORM_WINCE macro
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23293] This patch adds the PLATFORM_WINCE macro
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23294] Main part of the Windows CE port
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23295] This patch from George Staikos implements currentThreadStackBase on CE
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23296] Change DateMath.cpp to not use errno with strtol
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23297] Fix compilation on Windows CE when using some C string functions
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20568] [Qt] Pattern support : [Attachment 23071] Qt pattern
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20749] [Qt] Canvas stroke don't work for gradients and patterns : [Attachment 23298] Qt Canvas stroke
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23228] SVGPaintServer cleanUp
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20743] redefined WTF_USE_JSC macro : [Attachment 23290] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20743] redefined WTF_USE_JSC macro : [Attachment 23292] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20655] Layout tests need a way to disable smart insert or delete : [Attachment 23232] Possible fix to bug 20655
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23293] This patch adds the PLATFORM_WINCE macro
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20743] redefined WTF_USE_JSC macro : [Attachment 23290] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20751] transition property none can assert : [Attachment 23303] Patch plus testcase
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20754] Remove emit prefix from assembler opcode methods : [Attachment 23304] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20754] Remove emit prefix from assembler opcode methods : [Attachment 23304] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20679] Need to handle the case when 0% or 100% keyframe is omitted : [Attachment 23207] Patch, including LayoutTest file
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20755] Create an X86 namespace for register names and other things : [Attachment 23305] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20755] Create an X86 namespace for register names and other things : [Attachment 23305] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20461] Collapse multiline values in inputs : [Attachment 23306] Possible fix to bug 20461
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 16792] [GTK] Fails to render Japanese/Chinese text with simple path : [Attachment 23155] Font selection and rendering fixes
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20655] Layout tests need a way to disable smart insert or delete : [Attachment 23308] Possible fix to bug 20655
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20655] Layout tests need a way to disable smart insert or delete : [Attachment 23308] Possible fix to bug 20655
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20655] Layout tests need a way to disable smart insert or delete : [Attachment 23308] Possible fix to bug 20655
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20655] Layout tests need a way to disable smart insert or delete : [Attachment 23310] Possible fix w/ mac support
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20759] Remove MacroAssembler : [Attachment 23312] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20759] Remove MacroAssembler : [Attachment 23312] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20760] Enable CTI with GCC and X86, failed to link. : [Attachment 23313] fix the linking error.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20760] Enable CTI with GCC and X86, failed to link. : [Attachment 23313] fix the linking error.
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20729] [Qt] Canvas gradients don't work as expected : [Attachment 23266] Qt radial gradients
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20729] [Qt] Canvas gradients don't work as expected : [Attachment 23314] Qt gradients
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20761] Add a protected destructor for RefCounted : [Attachment 23315] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20589] PropertyMap speedup : [Attachment 23317] Diff for table size 1 /d
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20725] GTK_WINDOW_HWND not GTK_WINDOWING_HWND : [Attachment 23260] HWND issue
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20741] REGRESSION: ISO-8859-8-I encoding is registered incorrectly : [Attachment 23318] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20741] REGRESSION: ISO-8859-8-I encoding is registered incorrectly : [Attachment 23318] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20764] Proposed byte-code optimization framework : [Attachment 23320] first revision
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 17267] [GTK] Primary selection/clipboard support : [Attachment 23321] Primary clipboard copy support
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20534] DumpRenderTree needs a way to override settings on a per-test basis : [Attachment 23105] Possible patch to issue 20534
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20764] Proposed byte-code optimization framework : [Attachment 23320] first revision
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20764] Proposed byte-code optimization framework : [Attachment 23322] fixed up patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 19130] [GTK] ChromeClient::createWindow and friends need to be implemented : [Attachment 23184] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 19130] [GTK] ChromeClient::createWindow and friends need to be implemented : [Attachment 23324] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20760] Implement support for x86 Linux in CTI : [Attachment 23316] inline the assemble code and link ok.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20749] [Qt] Canvas stroke don't work for gradients and patterns : [Attachment 23298] Qt Canvas stroke
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20729] [Qt] Canvas gradients don't work as expected : [Attachment 23314] Qt gradients
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20729] [Qt] Canvas gradients don't work as expected : [Attachment 23326] Qt gradients
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20770] Make transform animation behavior match spec : [Attachment 23327] Patch, including LayoutTest files
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20770] Make transform animation behavior match spec : [Attachment 23327] Patch, including LayoutTest files
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 17267] [GTK] Primary selection/clipboard support : [Attachment 23321] Primary clipboard copy support
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20534] DumpRenderTree needs a way to override settings on a per-test basis : [Attachment 23328] Improved possible patch to issue 20534
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20771] Tests for transforms : [Attachment 23329] New tests for transform
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20758] refactor CSSStyleSelector transform code : [Attachment 23332] updated with changelog
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20655] Layout tests need a way to disable smart insert or delete : [Attachment 23310] Possible fix w/ mac support
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20655] Layout tests need a way to disable smart insert or delete : [Attachment 23310] Possible fix w/ mac support
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20751] transition property none can assert : [Attachment 23303] Patch plus testcase
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20180] Firefox is faster than webkit on :nth-child tests on SlickSpeed : [Attachment 23336] Better patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20180] Firefox is faster than webkit on :nth-child tests on SlickSpeed : [Attachment 23336] Better patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20180] Firefox is faster than webkit on :nth-child tests on SlickSpeed : [Attachment 23337] Addresses a few pseudoreview comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23294] Main part of the Windows CE port
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23338] Make the Qt port of WebKit compile on Windows CE (updated for WINCE -> WIN_CE)
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23295] This patch from George Staikos implements currentThreadStackBase on CE
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23339] Implemented currentThreadStackBase() on Windows CE. (updated WINCE -> WIN_CE)
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23297] Fix compilation on Windows CE when using some C string functions
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23340] Fix compilation on Windows CE when using some C string functions (updated for WINCE -> WIN_CE)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20729] [Qt] Canvas gradients don't work as expected : [Attachment 23326] Qt gradients
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23293] This patch adds the PLATFORM_WINCE macro
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20180] Firefox is faster than webkit on :nth-child tests on SlickSpeed : [Attachment 23341] Cache an+b parsing
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20777] [CURL] memory leak of ResouceHandles : [Attachment 23343] Fix the leak
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20483] WebKit GTK Port needs a smartpointer to handle g_free (GFreePtr?) : [Attachment 23345] Add and use smart pointers for glib memory management
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20664] [GTK] File names are not always encodable in UTF-8 : [Attachment 23350] Add filenameToString and filenameFromString to FileSystemGtk.cpp
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20786] ASSERT in BitmapImage::draw when an image is scaled and clipped : [Attachment 23352] Patch to fix bug
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20180] Firefox is faster than webkit on :nth-child tests on SlickSpeed : [Attachment 23337] Addresses a few pseudoreview comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20786] ASSERT in BitmapImage::draw when an image is scaled and clipped : [Attachment 23352] Patch to fix bug
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20757] default constructor for ShadowData : [Attachment 23356] updated patch with changelog and testcase
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20788] Split CharacterClassConstructor into its own file : [Attachment 23357] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20788] Split CharacterClassConstructor into its own file : [Attachment 23357] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20788] Split CharacterClassConstructor into its own file : [Attachment 23358] Revised proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20788] Split CharacterClassConstructor into its own file : [Attachment 23358] Revised proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20789] Tests for animations : [Attachment 23359] Tests for animations
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20786] ASSERT in BitmapImage::draw when an image is scaled and clipped : [Attachment 23352] Patch to fix bug
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20675] When changing one animation in a list, don't reset other animations : [Attachment 23203] Patch, including LayoutTest file
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20680] Need to support comma separated list of key times in keyframes selectors : [Attachment 23274] Fixed small nits in patch (capitalization, etc.)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20770] Make transform animation behavior match spec : [Attachment 23327] Patch, including LayoutTest files
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20756] RenderStyle doesn't update keyframes properly : [Attachment 23307] patch - no testcases yet
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20758] refactor CSSStyleSelector transform code : [Attachment 23332] updated with changelog
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20655] Layout tests need a way to disable smart insert or delete : [Attachment 23362] Possible fix to bug 20655
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20791] Would like API to create an image for a DOM node : [Attachment 23363] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20791] Would like API to create an image for a DOM node : [Attachment 23363] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20792] Add origin header to POST requests : [Attachment 23364] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20793] Clean up WebCore/page/animation : [Attachment 23365] Cleanup
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20792] Add origin header to POST requests : [Attachment 23364] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 16401] [GTK] GObject/C DOM binding : [Attachment 23366] updated ChangeLogs
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20793] Clean up WebCore/page/animation : [Attachment 23365] Cleanup
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 16401] [GTK] GObject/C DOM binding : [Attachment 23366] updated ChangeLogs
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 16401] [GTK] GObject/C DOM binding : [Attachment 23367] lkcl-review, coding standards
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20794] op_get_by_id_chain fails every time (interpreter only) : [Attachment 23368] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20796] Combine op_eq and op_lesseq with op_jfalse : [Attachment 23369] op_jneq and op_jnlesseq instructions
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20794] op_get_by_id_chain fails every time (interpreter only) : [Attachment 23368] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20435] Canvas missing exceptioncode for gradients : [Attachment 23197] Canvas Gradients exception
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20743] redefined WTF_USE_JSC macro : [Attachment 23290] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20761] Add a protected destructor for RefCounted : [Attachment 23315] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20777] [CURL] memory leak of ResouceHandles : [Attachment 23343] Fix the leak
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20808] AX: expose lists as AXLists : [Attachment 23373] patch for changes
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20810] AXTopLevelUIElement should be exposed for elements : [Attachment 23374] patch to expose AXTopLEveUIElement
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15129] adding a new line with DOM does unnecessary additional repaint : [Attachment 23380] Use the m_everHadLayout flag to suppress some unnecessary painting
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20808] AX: expose lists as AXLists : [Attachment 23373] patch for changes
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20817] ImplicitAnimation has incorrect ASSERT in destructor : [Attachment 23383] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20822] AnimationBase.cpp has bad indentation : [Attachment 23384] cleanup patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20819] JSValue::isObject() is slow : [Attachment 23388] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20819] JSValue::isObject() is slow : [Attachment 23388] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 16401] [GTK] GObject/C DOM binding : [Attachment 23367] lkcl-review, coding standards
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20435] Canvas missing exceptioncode for gradients : [Attachment 23390] Canvas Gradients exception
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20817] ImplicitAnimation has incorrect ASSERT in destructor : [Attachment 23383] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20822] AnimationBase.cpp has bad indentation : [Attachment 23384] cleanup patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20771] Tests for transforms : [Attachment 23329] New tests for transform
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20789] Tests for animations : [Attachment 23359] Tests for animations
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20757] default constructor for ShadowData : [Attachment 23356] updated patch with changelog and testcase
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20756] RenderStyle doesn't update keyframes properly : [Attachment 23307] patch - testcases in another bug
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20655] Layout tests need a way to disable smart insert or delete : [Attachment 23362] Possible fix to bug 20655
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20534] DumpRenderTree needs a way to override settings on a per-test basis : [Attachment 23328] Improved possible patch to issue 20534
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20664] [GTK] File names are not always encodable in UTF-8 : [Attachment 23350] Add filenameToString and filenameFromString to FileSystemGtk.cpp
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20830] [GTK] Don't use deprecated pango API : [Attachment 23397] don't use deprecated API
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20810] AXTopLevelUIElement should be exposed for elements : [Attachment 23374] patch to expose AXTopLEveUIElement
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20808] AX: expose lists as AXLists : [Attachment 23398] patch for axlists
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20830] [GTK] Don't use deprecated pango API : [Attachment 23397] don't use deprecated API
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20830] [GTK] Don't use deprecated pango API : [Attachment 23399] Updated patch with PANGO_VERSION_CHECK guards
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20830] [GTK] Don't use deprecated pango API : [Attachment 23399] Updated patch with PANGO_VERSION_CHECK guards
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20582] [Gtk] Link error on Mac OS X : [Attachment 23405] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20821] Cache property transitions to speed up object initialization : [Attachment 23406] Fully implemented transition cache, now with a bonus feature: correctness
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20821] Cache property transitions to speed up object initialization : [Attachment 23406] Fully implemented transition cache, now with a bonus feature: correctness
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20821] Cache property transitions to speed up object initialization : [Attachment 23406] Fully implemented transition cache, now with a bonus feature: correctness
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20821] Cache property transitions to speed up object initialization : [Attachment 23406] Fully implemented transition cache, now with a bonus feature: correctness
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20838] [CAIRO] needs getImageData support : [Attachment 23408] Cairo getImageData()
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20634] SVG transform attribute is ignored by <use> in <clipPath> : [Attachment 23410] First attempt
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 16401] [GTK] GObject/C DOM binding : [Attachment 23409] updated fixing review requests
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20738] compareBoundaryPoints gives incorrect results : [Attachment 23411] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20838] [CAIRO] needs getImageData support : [Attachment 23408] Cairo getImageData()
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20838] [CAIRO] needs getImageData support : [Attachment 23412] Cairo getImageData()
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20838] [CAIRO] needs getImageData and putImageData support : [Attachment 23412] Cairo getImageData()
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20838] [CAIRO] needs getImageData and putImageData support : [Attachment 23413] Cairo get/putImageData()
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20843] Accelerated property accesses. : [Attachment 23416] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20180] Matching :nth-child selectors is slow : [Attachment 23341] Cache an+b parsing
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20180] Matching :nth-child selectors is slow : [Attachment 23417] Minor improvements
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20816] op_lesseq should be optimized : [Attachment 23418] Proposed patch with ChangeLog
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20555] Move graphs for resources under #resources-container-content : [Attachment 23419] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20816] op_lesseq should be optimized : [Attachment 23418] Proposed patch with ChangeLog
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20827] the 'typeof' operator is slow : [Attachment 23423] Proposed patch with ChangeLog
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20827] the 'typeof' operator is slow : [Attachment 23423] Proposed patch with ChangeLog
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20827] the 'typeof' operator is slow : [Attachment 23423] Proposed patch with ChangeLog
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20827] the 'typeof' operator is slow : [Attachment 23424] Proposed patch with ChangeLog
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20844] Speed up parseInt for numbers : [Attachment 23425] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20844] Speed up parseInt for numbers : [Attachment 23425] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20827] the 'typeof' operator is slow : [Attachment 23424] Proposed patch with ChangeLog
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20845] Remove unnecessary virtual function call from cti_op_call_JSFunction : [Attachment 23426] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20843] Accelerated property accesses. : [Attachment 23416] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20845] Remove unnecessary virtual function call from cti_op_call_JSFunction : [Attachment 23426] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20818] 'instanceof' operator is slow : [Attachment 23427] enable PIC of the "prototype" property lookup, this saves half the time...
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20818] 'instanceof' operator is slow : [Attachment 23427] enable PIC of the "prototype" property lookup, this saves half the time...
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20818] 'instanceof' operator is slow : [Attachment 23428] enable PIC of the "prototype" property lookup (this time for sure)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20818] 'instanceof' operator is slow : [Attachment 23428] enable PIC of the "prototype" property lookup (this time for sure)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20738] compareBoundaryPoints gives incorrect results : [Attachment 23411] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20818] 'instanceof' operator is slow : [Attachment 23428] enable PIC of the "prototype" property lookup (this time for sure)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20555] Move graphs for resources under #resources-container-content : [Attachment 23419] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20849] Cache property names for getEnumerablePropertyNames in the StructureID : [Attachment 23430] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20849] Cache property names for getEnumerablePropertyNames in the StructureID : [Attachment 23430] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20180] Matching :nth-child selectors is slow : [Attachment 23432] Enable an existing optimization that wasn't being triggered
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20180] Matching :nth-child selectors is slow : [Attachment 23432] Enable an existing optimization that wasn't being triggered
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20180] Matching :nth-child selectors is slow : [Attachment 23432] Enable an existing optimization that wasn't being triggered
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20851] REGRESSION (r36410): fast/js/kde/GlobalObject.html fails : [Attachment 23433] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20457] Canvas: createPattern crashes WebKit with a 1D pattern : [Attachment 23434] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20457] Canvas: createPattern crashes WebKit with a 1D pattern : [Attachment 23434] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 16401] [GTK] GObject/C DOM binding : [Attachment 23409] updated fixing review requests
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20854] [GTK] Windows can be not realized in ScrollView::update : [Attachment 23435] Don't call gtk functions on non-realized windows
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 16401] [GTK] GObject/C DOM binding : [Attachment 23436] more review fixing
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 16401] [GTK] GObject/C DOM binding : [Attachment 23440] merged PrivateGdom*.cpp into Gdom*.cpp
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 16401] [GTK] GObject/C DOM binding : [Attachment 23436] more review fixing
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20664] [GTK] File names are not always encodable in UTF-8 : [Attachment 23441] Add filenameToString and filenameFromString to FileSystemGtk.cpp
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20690] Support for DNS prefetch : [Attachment 23445] Updated patch with comments from Antti
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20634] SVG transform attribute is ignored by <use> in <clipPath> : [Attachment 23410] First attempt
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 11225] No scroll bars are displayed for standalone SVG image : [Attachment 23447] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23339] Implemented currentThreadStackBase() on Windows CE. (updated WINCE -> WIN_CE)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23296] Change DateMath.cpp to not use errno with strtol
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23340] Fix compilation on Windows CE when using some C string functions (updated for WINCE -> WIN_CE)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23338] Make the Qt port of WebKit compile on Windows CE (updated for WINCE -> WIN_CE)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20808] AX: expose lists as AXLists : [Attachment 23398] patch for axlists
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20435] Canvas missing exceptioncode for gradients : [Attachment 23390] Canvas Gradients exception
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20862] Inline code generation of eq_null/neq_null for CTI. : [Attachment 23448] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20862] Inline code generation of eq_null/neq_null for CTI. : [Attachment 23448] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20864] Nixed CalledAsConstructor from the calling convention : [Attachment 23449] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20865] Kill JSSVGLazyEventListener and cleanup event handling : [Attachment 23450] Initial patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20864] Nixed CalledAsConstructor from the calling convention : [Attachment 23449] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20865] Kill JSSVGLazyEventListener and cleanup event handling : [Attachment 23450] Initial patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20830] [GTK] Don't use deprecated pango API : [Attachment 23415] Last patch with success case first
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20368] Implement computed style for animation properties : [Attachment 23452] patch + testcases
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20372] HTML/SVGScriptElement need to share code : [Attachment 23454] Patch 2/2 - v1: Let SVGScriptElement use the new ScriptElement base class
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20372] HTML/SVGScriptElement need to share code : [Attachment 23454] Patch 2/2 - v1: Let SVGScriptElement use the new ScriptElement base class
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20714] Resizing Gmail inbox vertically results in whitespace at the bottom of the window (caused by a CSS error) : [Attachment 23455] Patch for this bug and bug 15384
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 17772] Inspector should support point-and-click to select a node to inspect : [Attachment 23456] Initial cut
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20863] ASSERTION FAILED: addressOffset < instructions.size() in CodeBlock::getHandlerForVPC : [Attachment 23457] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20863] ASSERTION FAILED: addressOffset < instructions.size() in CodeBlock::getHandlerForVPC : [Attachment 23457] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20875] DRT crashes on animation tests : [Attachment 23458] Step 1: rename layoutTestController to gLayoutTestController
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20875] DRT crashes on animation tests : [Attachment 23459] Step 2: bug fix.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20874] op_resolve does not do any form of caching : [Attachment 23460] Patch-o-rama
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20874] op_resolve does not do any form of caching : [Attachment 23460] Patch-o-rama
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20714] Resizing Gmail inbox vertically results in whitespace at the bottom of the window (caused by a CSS error) : [Attachment 23455] Patch for this bug and bug 15384
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20180] Matching :nth-child selectors is slow : [Attachment 23417] Minor improvements
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20860] REGRESSION: Crash in RenderLayer::hasVisibleContent() loading wavy.com : [Attachment 23462] Check the correct object for having layout before asking a layout-y question
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20860] REGRESSION: Crash in RenderLayer::hasVisibleContent() loading wavy.com : [Attachment 23462] Check the correct object for having layout before asking a layout-y question
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 17719] Qt, Cairo and wx require toDataURL implementations : [Attachment 23463] toDataURL implementation in Cairo
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 17719] Qt, Cairo and wx require toDataURL implementations : [Attachment 23463] toDataURL implementation in Cairo
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 17719] Qt, Cairo and wx require toDataURL implementations : [Attachment 23464] toDataURL implementation in Cairo
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20851] REGRESSION (r36410): fast/js/kde/GlobalObject.html fails : [Attachment 23433] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20875] DRT crashes on animation tests : [Attachment 23458] Step 1: rename layoutTestController to gLayoutTestController
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20875] DRT crashes on animation tests : [Attachment 23459] Step 2: bug fix.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 17719] Qt, Cairo and wx require toDataURL implementations : [Attachment 23464] toDataURL implementation in Cairo
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 17719] Qt, Cairo and wx require toDataURL implementations : [Attachment 23465] toDataURL implementation in Cairo
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 17719] Qt, Cairo and wx require toDataURL implementations : [Attachment 23465] toDataURL implementation in Cairo
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23466] Implemented currentThreadStackBase() on Windows CE. (updated)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 16925] How to fix VectorBuffer's alignment FIXME : [Attachment 23467] Patch which resolves this problem.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23468] Change DateMath.cpp to not use errno with strtol (updated)
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23468] Change DateMath.cpp to not use errno with strtol (updated)
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23468] Change DateMath.cpp to not use errno with strtol (updated)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23469] Change DateMath.cpp to not use errno with strtol (updated)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23470] Make the Qt port of WebKit compile on Windows CE (updated)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 18994] LANG/LC_ALL influences the result of element.style.opacity : [Attachment 23471] Deprecate String::format()
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20879] Implement HTML5 channel messaging : [Attachment 23473] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20854] [GTK] Windows can be not realized in ScrollView::update : [Attachment 23435] Don't call gtk functions on non-realized windows
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20881] change-one-anim.html test causes crash in DRT : [Attachment 23474] Patch to fix bug
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20838] [CAIRO] needs getImageData and putImageData support : [Attachment 23413] Cairo get/putImageData()
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20838] [CAIRO] needs getImageData and putImageData support : [Attachment 23475] Cairo get/putImageData() with ASSERT for image_surface
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20277] implement window.scrollByPages and window.scrollByLines : [Attachment 23085] updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 16401] [GTK] GObject/C DOM binding : [Attachment 23440] merged PrivateGdom*.cpp into Gdom*.cpp
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20881] change-one-anim.html test causes crash in DRT : [Attachment 23474] Patch to fix bug
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20838] [CAIRO] needs getImageData and putImageData support : [Attachment 23475] Cairo get/putImageData() with ASSERT for image_surface
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 16925] How to fix VectorBuffer's alignment FIXME : [Attachment 23467] Patch which resolves this problem.
bugzilla-daemon at webkit.org
- review requested: [Bug 20882] Don't do a call when you want to do a return unless you really, really have to. : [Attachment 23476] The patch
bugzilla-daemon at webkit.org
- review granted: [Bug 20882] Don't do a call when you want to do a return unless you really, really have to. : [Attachment 23476] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 18994] LANG/LC_ALL influences the result of element.style.opacity : [Attachment 23471] Deprecate String::format()
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15129] adding a new line with DOM does unnecessary additional repaint : [Attachment 23380] Use the m_everHadLayout flag to suppress some unnecessary painting
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20582] [Gtk] Link error on Mac OS X : [Attachment 23405] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20461] Collapse multiline values in inputs : [Attachment 23306] Possible fix to bug 20461
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20883] [CURL] Add deferred loading : [Attachment 23477] Proposed implementation: use curl_easy_pause
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20868] webkit should use AX array centric API for performance : [Attachment 23478] patch to implement AX API
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20868] webkit should use AX array centric API for performance : [Attachment 23478] patch to implement AX API
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20690] Support for DNS prefetch : [Attachment 23445] Updated patch with comments from Antti
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20690] Support for DNS prefetch : [Attachment 23479] Updated patch with improved layout test
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20868] webkit should use AX array centric API for performance : [Attachment 23478] patch to implement AX API
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 11225] No scroll bars are displayed for standalone SVG image : [Attachment 23447] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 11225] No scroll bars are displayed for standalone SVG image : [Attachment 23481] updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20884] Fix LayoutTests that call notifyDone() twice : [Attachment 23483] Fix test to not call notifyDone() twice
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20534] DumpRenderTree needs a way to override settings on a per-test basis : [Attachment 23484] Improved possible fix to bug 20534
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20891] New tests for keyframe animations : [Attachment 23485] Patch with tests
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20891] New tests for keyframe animations : [Attachment 23485] Patch with tests
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20890] Need to decouple building for the Mac from using NSURL/CFURL : [Attachment 23482] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20745] REGRESSION: Animated GIF not animated : [Attachment 23486] Partial patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 16925] How to fix VectorBuffer's alignment FIXME : [Attachment 23487] Revised patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 16401] [GTK] GObject/C DOM binding : [Attachment 23488] updated for many of mrowe's comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20868] webkit should use AX array centric API for performance : [Attachment 23489] updated patch based on review
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20277] implement window.scrollByPages and window.scrollByLines : [Attachment 23490] updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20892] Transition starts running when it shouldn't : [Attachment 23492] Patch, including LayoutTest file
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20872] Enhancing Navigation to Accessibility parent : [Attachment 23493] This patch contains only the changes to enhance the navigation to the accessibility parent.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20857] REGRESSION (r36427): ASSERTION FAILED: m_refCount >= 0 in RegisterID::deref() : [Attachment 23495] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20857] REGRESSION (r36427): ASSERTION FAILED: m_refCount >= 0 in RegisterID::deref() : [Attachment 23495] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20857] REGRESSION (r36427): ASSERTION FAILED: m_refCount >= 0 in RegisterID::deref() : [Attachment 23496] Different proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20857] REGRESSION (r36427): ASSERTION FAILED: m_refCount >= 0 in RegisterID::deref() : [Attachment 23496] Different proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23498] SVGPaintServer cleanUp
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23498] SVGPaintServer cleanUp
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 14730] [curl] Cookie handling : [Attachment 23500] First patch rewritten: should address Zecke's comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 19130] [GTK] ChromeClient::createWindow and friends need to be implemented : [Attachment 23324] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 19130] [GTK] ChromeClient::createWindow and friends need to be implemented : [Attachment 23501] update proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20890] Need to decouple building for the Mac from using NSURL/CFURL : [Attachment 23502] Revised patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20690] Support for DNS prefetch : [Attachment 23479] Updated patch with improved layout test
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20690] Support for DNS prefetch : [Attachment 23504] Updated patch more comments from Antti
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20890] Need to decouple building for the Mac from using NSURL/CFURL : [Attachment 23502] Revised patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20900] More JIT code generation for op_call : [Attachment 23505] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20900] More JIT code generation for op_call : [Attachment 23505] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20690] Support for DNS prefetch : [Attachment 23504] Updated patch more comments from Antti
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20902] Implement JIT generation of CallFrame initialization, for op_call. : [Attachment 23506] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20902] Implement JIT generation of CallFrame initialization, for op_call. : [Attachment 23506] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20512] Invalid CSS code crashes Safari : [Attachment 23507] Patch to prevent function input to counters
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20512] Invalid CSS code crashes Safari : [Attachment 23507] Patch to prevent function input to counters
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 16401] [GTK] GObject/C DOM binding : [Attachment 23488] updated for many of mrowe's comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 16401] [GTK] GObject/C DOM binding : [Attachment 23508] massively (oversimplified, unfortunately) reduced patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20903] transition end event when -webkit-transition-property: all puts wrong propertyName in event : [Attachment 23509] Patch, including modified layout test
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20884] Fix LayoutTests that call notifyDone() twice : [Attachment 23483] Fix test to not call notifyDone() twice
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20745] REGRESSION: Animated GIF not animated : [Attachment 23486] Partial patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20904] gracefully handle too many console messages. : [Attachment 23510] Patch and manual test
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20512] Invalid CSS code crashes Safari : [Attachment 23512] Better fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20512] Invalid CSS code crashes Safari : [Attachment 23512] Better fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 11225] No scroll bars are displayed for standalone SVG image : [Attachment 23481] updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20904] gracefully handle too many console messages. : [Attachment 23513] New Patch with test
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20868] webkit should use AX array centric API for performance : [Attachment 23489] updated patch based on review
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20906] JIT generation cti_op_construct_verify. : [Attachment 23515] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20906] JIT generation cti_op_construct_verify. : [Attachment 23515] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20876] REGRESSION (r36417, r36427): fast/js/exception-expression-offset.html fails : [Attachment 23519] Proposed patch for 'instanceof' case
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20876] REGRESSION (r36417, r36427): fast/js/exception-expression-offset.html fails : [Attachment 23519] Proposed patch for 'instanceof' case
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20876] REGRESSION (r36417, r36427): fast/js/exception-expression-offset.html fails : [Attachment 23520] Proposed patch for 'instanceof' case
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20876] REGRESSION (r36417, r36427): fast/js/exception-expression-offset.html fails : [Attachment 23520] Proposed patch for 'instanceof' case
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20876] REGRESSION (r36417, r36427): fast/js/exception-expression-offset.html fails : [Attachment 23521] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20876] REGRESSION (r36417, r36427): fast/js/exception-expression-offset.html fails : [Attachment 23521] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20690] Support for DNS prefetch : [Attachment 23504] Updated patch more comments from Antti
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20912] Use simple int32 multiplication on op_mul if it is possible : [Attachment 23525] int32 multiplication on op_mul
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20913] Avoid redudant includes : [Attachment 23527] Remove includes (build speedup)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20914] [QT] JavaScriptCore segmentation fault : [Attachment 23528] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20913] Avoid redudant includes : [Attachment 23527] Remove includes (build speedup)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20914] [QT] JavaScriptCore segmentation fault : [Attachment 23528] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 17772] Inspector should support point-and-click to select a node to inspect : [Attachment 23456] Initial cut
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20916] http://trac.webkit.org/changeset/36604 was maybe not thread-safe : [Attachment 23529] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20916] http://trac.webkit.org/changeset/36604 was maybe not thread-safe : [Attachment 23529] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20916] http://trac.webkit.org/changeset/36604 was maybe not thread-safe : [Attachment 23530] patch with changelog
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20645] Duplicated constants : [Attachment 23190] Modification of the solution according to the reviewer's comments.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20916] http://trac.webkit.org/changeset/36604 was maybe not thread-safe : [Attachment 23530] patch with changelog
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20855] Crashes when <style> @import "style.css"; </style> importing a CSS file, but works fine when same CSS is inlined : [Attachment 23533] Patch, including LayoutTest file
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20690] Support for DNS prefetch : [Attachment 23534] Updated patch with comments from Mark Rowe
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20690] Support for DNS prefetch : [Attachment 23534] Updated patch with comments from Mark Rowe
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 16401] [GTK] GObject/C DOM binding : [Attachment 23508] massively (oversimplified, unfortunately) reduced patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 16401] [GTK] GObject/C DOM binding : [Attachment 23535] updated massively-reduced functionality patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20515] Crash upon parsing CSS: unicode-range: searchfield-cancel-buttonpt=-webkit-dashboard-region= : [Attachment 23537] Patch to handle invalid IDs
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20515] Crash upon parsing CSS: unicode-range: searchfield-cancel-buttonpt=-webkit-dashboard-region= : [Attachment 23537] Patch to handle invalid IDs
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20515] Crash upon parsing CSS: unicode-range: searchfield-cancel-buttonpt=-webkit-dashboard-region= : [Attachment 23539] Patch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20899] should not expose <table> as AXTable if there is an ARIA role : [Attachment 23540] if <table> has an ARIA role, then it should appear as an AXTable
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20515] Crash upon parsing CSS: unicode-range: searchfield-cancel-buttonpt=-webkit-dashboard-region= : [Attachment 23539] Patch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20908] TransformOperations should not inherit from Vector : [Attachment 23541] Patch to fix bug
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20868] webkit should use AX array centric API for performance : [Attachment 23489] updated patch based on review
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20908] TransformOperations should not inherit from Vector : [Attachment 23541] Patch to fix bug
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20899] should not expose <table> as AXTable if there is an ARIA role : [Attachment 23540] if <table> has an ARIA role, then it should appear as an AXTable
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20925] LEAK messages appear every time I quit : [Attachment 23543] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20745] REGRESSION: Animated GIF not animated : [Attachment 23486] Partial patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20925] LEAK messages appear every time I quit : [Attachment 23543] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20927] simplify/streamline the code to turn strings into identifiers while parsing : [Attachment 23545] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20927] simplify/streamline the code to turn strings into identifiers while parsing : [Attachment 23545] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20927] simplify/streamline the code to turn strings into identifiers while parsing : [Attachment 23546] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20887] Legend tag should be exposed through AX : [Attachment 23548] Expose <legend> tag in AX
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 17772] Inspector should support point-and-click to select a node to inspect : [Attachment 23549] round 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 17772] Inspector should support point-and-click to select a node to inspect : [Attachment 23549] round 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 17772] Inspector should support point-and-click to select a node to inspect : [Attachment 23553] with suggestions
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 17772] Inspector should support point-and-click to select a node to inspect : [Attachment 23553] with suggestions
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 17772] Inspector should support point-and-click to select a node to inspect : [Attachment 23553] with suggestions
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20858] make each distinct C++ class get a distinct JSC::Structure : [Attachment 23555] patch 1
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20912] Use simple int32 multiplication on op_mul if it is possible : [Attachment 23525] int32 multiplication on op_mul
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20927] simplify/streamline the code to turn strings into identifiers while parsing : [Attachment 23546] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20887] Legend tag should be exposed through AX : [Attachment 23548] Expose <legend> tag in AX
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20928] Speed up JS property enumeration by caching entire PropertyNameArray : [Attachment 23556] cache entire PropertyNameArray
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20858] make each distinct C++ class get a distinct JSC::Structure : [Attachment 23555] patch 1
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20928] Speed up JS property enumeration by caching entire PropertyNameArray : [Attachment 23556] cache entire PropertyNameArray
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20858] make each distinct C++ class get a distinct JSC::Structure : [Attachment 23555] patch 1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20931] DNS prefetch when the user mouses over a hyperlink : [Attachment 23558] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20914] [QT] JavaScriptCore segmentation fault : [Attachment 23563] typo fixed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20645] Duplicated constants : [Attachment 23565] Improvements of the earlier patch according to the comments.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20887] Legend tag should be exposed through AX : [Attachment 23566] <legend> patch, updated based on review
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20403] [Gtk] Segfault after a table with an iframe is attempted to be added twice to DOM model with javascript. : [Attachment 23568] move g_object_unref() and m_frame = 0 into frameLoaderDestroyed()
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20921] -webkit-animation-timing-function: inside of keyframes is ignored : [Attachment 23569] Patch, including LayoutTest file
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20868] webkit should use AX array centric API for performance : [Attachment 23572] AX Array API updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20879] Implement HTML5 channel messaging : [Attachment 23473] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20879] Implement HTML5 channel messaging : [Attachment 23573] updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20943] REGRESSION (r36631?): Assertion failure in RefCountedLeakCounter::cancelMessageSuppression() when closing a window : [Attachment 23574] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20879] Implement HTML5 channel messaging : [Attachment 23573] updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20943] REGRESSION (r36631?): Assertion failure in RefCountedLeakCounter::cancelMessageSuppression() when closing a window : [Attachment 23574] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 18941] WebView fails to load if opened from a blocking JS call in a timer. : [Attachment 23576] Adds mask to fix recursive JS timer invocations in previous patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20887] Legend tag should be exposed through AX : [Attachment 23566] <legend> patch, updated based on review
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20868] webkit should use AX array centric API for performance : [Attachment 23572] AX Array API updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20858] make each distinct C++ class get a distinct JSC::Structure : [Attachment 23578] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 18941] WebView fails to load if opened from a blocking JS call in a timer. : [Attachment 23576] Adds mask to fix recursive JS timer invocations in previous patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 18941] WebView fails to load if opened from a blocking JS call in a timer. : [Attachment 23580] Fix enum naming
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20858] make each distinct C++ class get a distinct JSC::Structure : [Attachment 23578] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20941] incorrect height calculation inside nested positioned elements : [Attachment 23581] Patch to fix bug
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20941] incorrect height calculation inside nested positioned elements : [Attachment 23581] Patch to fix bug
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20903] transition end event when -webkit-transition-property: all puts wrong propertyName in event : [Attachment 23509] Patch, including modified layout test
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20892] Transition starts running when it shouldn't : [Attachment 23492] Patch, including LayoutTest file
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20858] make each distinct C++ class get a distinct JSC::Structure : [Attachment 23578] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20921] -webkit-animation-timing-function: inside of keyframes is ignored : [Attachment 23569] Patch, including LayoutTest file
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20903] transition end event when -webkit-transition-property: all puts wrong propertyName in event : [Attachment 23509] Patch, including modified layout test
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20855] Crashes when <style> @import "style.css"; </style> importing a CSS file, but works fine when same CSS is inlined : [Attachment 23533] Patch, including LayoutTest file
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20945] REGRESSION (r36628): Safari icon on error page is squished : [Attachment 23582] patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 17772] Inspector should support point-and-click to select a node to inspect : [Attachment 23583] round 3
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 17772] Inspector should support point-and-click to select a node to inspect : [Attachment 23583] round 3
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 17772] Inspector should support point-and-click to select a node to inspect : [Attachment 23584] round 3
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20928] Speed up JS property enumeration by caching entire PropertyNameArray : [Attachment 23585] updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 17772] Inspector should support point-and-click to select a node to inspect : [Attachment 23584] round 3
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20949] Catch repeated messages in Inspector Controller to limit memory usage : [Attachment 23586] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20892] Transition starts running when it shouldn't : [Attachment 23492] Patch, including LayoutTest file
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20949] Catch repeated messages in Inspector Controller to limit memory usage : [Attachment 23586] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20928] Speed up JS property enumeration by caching entire PropertyNameArray : [Attachment 23585] updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20928] Speed up JS property enumeration by caching entire PropertyNameArray : [Attachment 23588] updated
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20368] Implement computed style for animation properties : [Attachment 23452] patch + testcases
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20928] Speed up JS property enumeration by caching entire PropertyNameArray : [Attachment 23588] updated
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20951] Typo in Position::getInlineBoxAndOffset() : [Attachment 23589] Fix the typo and add an assertion that fails without the fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20952] QtWebKit needs the old history pull model for API Compability : [Attachment 23590] Add the GlobalHistory back for QtWebKit
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20931] DNS prefetch when the user mouses over a hyperlink : [Attachment 23558] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20953] Rework the Font handling in QtWebKit : [Attachment 23591] Split WidthIterator out of Font.cpp
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20953] Rework the Font handling in QtWebKit : [Attachment 23592] Move the "fast" WebCore Font path to a separate file
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20953] Rework the Font handling in QtWebKit : [Attachment 23593] Add compiletime option to not use the fast path
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20953] Rework the Font handling in QtWebKit : [Attachment 23594] Bring the QtWebKit font handling more inline with the rest of WebCore
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20372] HTML/SVGScriptElement need to share code : [Attachment 23595] Patch 2/2 - v2: Let SVGScriptElement use the new ScriptElement base class
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20951] Typo in Position::getInlineBoxAndOffset() : [Attachment 23589] Fix the typo and add an assertion that fails without the fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20372] HTML/SVGScriptElement need to share code : [Attachment 23595] Patch 2/2 - v2: Let SVGScriptElement use the new ScriptElement base class
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20955] webarchive layout tests have mismatching javascript mime types : [Attachment 23598] DRT workaround
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20956] Remove dead link: "24Fun test" : [Attachment 23599] to remove a dead link
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 16401] [GTK] GObject/C DOM binding : [Attachment 23535] updated massively-reduced functionality patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20956] Remove dead link: "24Fun test" : [Attachment 23599] to remove a dead link
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23498] SVGPaintServer cleanUp
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20950] Reproducible assertion failure running svg/custom/acid3-test-77.html multiple times under guard malloc : [Attachment 23608] Fix an off-by-one error
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20965] Refactor HTMLImageLoader, share code with SVGImageLoader : [Attachment 23610] Initial patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20965] Refactor HTMLImageLoader, share code with SVGImageLoader : [Attachment 23610] Initial patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20950] Reproducible assertion failure running svg/custom/acid3-test-77.html multiple times under guard malloc : [Attachment 23608] Fix an off-by-one error
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20855] Crashes when <style> @import "style.css"; </style> importing a CSS file, but works fine when same CSS is inlined : [Attachment 23533] Patch, including LayoutTest file
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20953] Rework the Font handling in QtWebKit : [Attachment 23593] Add compiletime option to not use the fast path
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20953] Rework the Font handling in QtWebKit : [Attachment 23592] Move the "fast" WebCore Font path to a separate file
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20872] Enhancing Navigation to Accessibility parent : [Attachment 23493] This patch contains only the changes to enhance the navigation to the accessibility parent.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23466] Implemented currentThreadStackBase() on Windows CE. (updated)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23611] SVGPaintServer cleanUp - first part
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23611] SVGPaintServer cleanUp - first part
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23612] SVGPaintServer cleanUp - first part
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20858] make each distinct C++ class get a distinct JSC::Structure : [Attachment 23613] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23612] SVGPaintServer cleanUp - first part
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23615] SVGPaintServer cleanUp - first part
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23615] SVGPaintServer cleanUp - first part
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23616] SVGPaintServer cleanUp - first part
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23616] SVGPaintServer cleanUp - first part
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23616] SVGPaintServer cleanUp - first part
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20858] make each distinct C++ class get a distinct JSC::Structure : [Attachment 23613] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20855] Crashes when <style> @import "style.css"; </style> importing a CSS file, but works fine when same CSS is inlined : [Attachment 23533] Patch, including LayoutTest file
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20820] op_stricteq is slow : [Attachment 23619] more speedups for the CTI case
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20820] op_stricteq is slow : [Attachment 23619] more speedups for the CTI case
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20287] [Gtk] disable plugins for gtk/directfb target : [Attachment 23620] Patch to fix this issue - includes directfb build fixes too.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20815] 'arguments' object creation is non-optimal : [Attachment 23621] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20815] 'arguments' object creation is non-optimal : [Attachment 23621] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23622] SVGPaintServer cleanUp - second part
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23622] SVGPaintServer cleanUp - second part
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23623] SVGPaintServer cleanUp - second part
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20820] op_stricteq is slow : [Attachment 23624] inline JIT the fast paths of the strict equal operator
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20820] op_stricteq is slow : [Attachment 23619] more speedups for the CTI case
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20820] op_stricteq is slow : [Attachment 23624] inline JIT the fast paths of the strict equal operator
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23623] SVGPaintServer cleanUp - second part
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23622] SVGPaintServer cleanUp - second part
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23625] SVGPaintServer cleanUp - third part
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23625] SVGPaintServer cleanUp - third part
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20557] getScreenCTM() returns wrong values : [Attachment 23626] First attempt
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23627] SVGPaintServer cleanUp - third part
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20972] speed up Arguments further by eliminating the IndexToNameMap : [Attachment 23628] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23627] SVGPaintServer cleanUp - third part
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20953] Rework the Font handling in QtWebKit : [Attachment 23591] Split WidthIterator out of Font.cpp
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20645] Duplicated constants : [Attachment 23565] Improvements of the earlier patch according to the comments.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20973] [Qt] SVG patterns are missing : [Attachment 23629] SVGPattern
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 19408] Constant folding in parser : [Attachment 23095] Fold *, /, +, <<, >>, ~ operators (v5)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20403] [Gtk] Segfault after a table with an iframe is attempted to be added twice to DOM model with javascript. : [Attachment 23568] move g_object_unref() and m_frame = 0 into frameLoaderDestroyed()
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20645] Duplicated constants : [Attachment 23630] Updating the patch to the actual revision.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 16925] How to fix VectorBuffer's alignment FIXME : [Attachment 23487] Revised patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20645] Duplicated constants : [Attachment 23630] Updating the patch to the actual revision.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20973] [Qt] SVG patterns are missing : [Attachment 23629] SVGPattern
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20725] GTK_WINDOW_HWND not GTK_WINDOWING_HWND : [Attachment 23260] HWND issue
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20557] getScreenCTM() returns wrong values : [Attachment 23626] First attempt
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20796] Combine op_eq and op_lesseq with op_jfalse : [Attachment 23369] op_jneq and op_jnlesseq instructions
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20972] speed up Arguments further by eliminating the IndexToNameMap : [Attachment 23628] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20974] 1.4% speedup on SunSpider and V8 : [Attachment 23631] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20422] Patch to allow custom memory allocation control : [Attachment 23132] Implements a new file: JavaScriptCore/wtf/New.h.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23340] Fix compilation on Windows CE when using some C string functions (updated for WINCE -> WIN_CE)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20914] [QT] JavaScriptCore segmentation fault : [Attachment 23563] typo fixed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20975] inline immediate-number case of == : [Attachment 23632] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20975] inline immediate-number case of == : [Attachment 23632] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20979] WebCore timers on Windows XP do not fire with high resolution : [Attachment 23635] Use high-resolution date/time call in WebCore::currentTime, make SharedTimerWin OS agnostic
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20979] WebCore timers on Windows XP do not fire with high resolution : [Attachment 23635] Use high-resolution date/time call in WebCore::currentTime, make SharedTimerWin OS agnostic
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 18987] [GTK] Implement SharedBuffer::createWithContentsOfFile and KURL::fileSystemPath : [Attachment 23170] Implement missing functions
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20287] [Gtk] disable plugins for gtk/directfb target : [Attachment 23620] Patch to fix this issue - includes directfb build fixes too.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20981] Store per-class info in StructureID : [Attachment 23639] add per-class TypeInfo to the StructureID (right now only used for JSType)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20981] Store per-class info in StructureID : [Attachment 23639] add per-class TypeInfo to the StructureID (right now only used for JSType)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20872] Enhancing Navigation to Accessibility parent : [Attachment 23493] This patch contains only the changes to enhance the navigation to the accessibility parent.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20982] Speed up the apply method of functions by special-casing array and 'arguments' objects : [Attachment 23643] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20982] Speed up the apply method of functions by special-casing array and 'arguments' objects : [Attachment 23643] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20982] Speed up the apply method of functions by special-casing array and 'arguments' objects : [Attachment 23643] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 19652] [CAIRO] wrong drawing of border-image : [Attachment 23291] Cairo border-image
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20823] op_eq_null and op_neq_null are slow : [Attachment 23649] path that speeds up eq_nul / neq_null
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20823] op_eq_null and op_neq_null are slow : [Attachment 23649] path that speeds up eq_nul / neq_null
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20818] 'instanceof' operator is slow : [Attachment 23650] replace implementsHasInstance virtual call with a TypeInfo flag
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20818] 'instanceof' operator is slow : [Attachment 23650] replace implementsHasInstance virtual call with a TypeInfo flag
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20973] [Qt] SVG patterns are missing : [Attachment 23651] SVGPattern
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20994] HTMLVideoElement width and height attributes are now unsigned : [Attachment 23653] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20879] Implement HTML5 channel messaging : [Attachment 23654] updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20998] AXTable should not be exposed if only one cell : [Attachment 23655] patch to not expose single-celled tables as AXTables
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20994] HTMLVideoElement width and height attributes are now unsigned : [Attachment 23653] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20994] HTMLVideoElement width and height attributes are now unsigned : [Attachment 23656] Revised patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20997] setting AXSelectedTextRange in a text area doesn't work : [Attachment 23657] fix to make selected text ranges work
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21001] Starting transition after animation, when animation is finished, transition is wrong : [Attachment 23658] Patch, including LayoutTest file
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21002] Make the ATSUI code path respect spacingDisabled() : [Attachment 23659] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21002] Make the ATSUI code path respect spacingDisabled() : [Attachment 23659] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20997] setting AXSelectedTextRange in a text area doesn't work : [Attachment 23657] fix to make selected text ranges work
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20998] AXTable should not be exposed if only one cell : [Attachment 23655] patch to not expose single-celled tables as AXTables
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20982] Speed up the apply method of functions by special-casing array and 'arguments' objects : [Attachment 23643] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20982] Speed up the apply method of functions by special-casing array and 'arguments' objects : [Attachment 23643] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23660] SVGPaintServer cleanUp - fourth part
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20855] Crashes when <style> @import "style.css"; </style> importing a CSS file, but works fine when same CSS is inlined : [Attachment 23661] Test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20534] DumpRenderTree needs a way to override settings on a per-test basis : [Attachment 23484] Improved possible fix to bug 20534
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20973] [Qt] SVG patterns are missing : [Attachment 23651] SVGPattern
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20855] Crashes when <style> @import "style.css"; </style> importing a CSS file, but works fine when same CSS is inlined : [Attachment 23661] Test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21003] HTMLMediaElement "begin" event is now "loadstart" : [Attachment 23665] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20993] Array.push/pop need optimized cases for JSArray : [Attachment 23666] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21006] Make the viewless Mac scrollbar paint : [Attachment 23667] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21006] Make the viewless Mac scrollbar paint : [Attachment 23667] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20949] Catch repeated messages in Inspector Controller to limit memory usage : [Attachment 23668] new patch with test
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20993] Array.push/pop need optimized cases for JSArray : [Attachment 23666] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20949] Catch repeated messages in Inspector Controller to limit memory usage : [Attachment 23668] new patch with test
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20994] HTMLVideoElement width and height attributes are now unsigned : [Attachment 23656] Revised patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20949] Catch repeated messages in Inspector Controller to limit memory usage : [Attachment 23668] new patch with test
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21007] Double click causes cross-platform scrollbar to scroll like crazy : [Attachment 23669] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20855] Crashes when <style> @import "style.css"; </style> importing a CSS file, but works fine when same CSS is inlined : [Attachment 23670] New patch with testcase and changelog entry
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20945] REGRESSION (r36628): Safari icon on error page is squished : [Attachment 23582] patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21007] Double click causes cross-platform scrollbar to scroll like crazy : [Attachment 23669] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20855] Crashes when <style> @import "style.css"; </style> importing a CSS file, but works fine when same CSS is inlined : [Attachment 23670] New patch with testcase and changelog entry
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 19663] Image animation timers do not account for paint lag : [Attachment 22667] patch v5
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20949] Catch repeated messages in Inspector Controller to limit memory usage : [Attachment 23673] new patch with changes
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21009] [PATCH] webkit_web_view_execute_script returning an execution result value : [Attachment 23675] webkit_web_view_execute_script returning result of execution
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20534] DumpRenderTree needs a way to override settings on a per-test basis : [Attachment 23484] Improved possible fix to bug 20534
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20020] Proposed enhancement to JavaScriptCore API : [Attachment 23678] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20020] Proposed enhancement to JavaScriptCore API : [Attachment 23678] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21010] WebKit needs C++ Unit tests : [Attachment 23679] First stab @ unit tests
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 21010] WebKit needs C++ Unit tests : [Attachment 23679] First stab @ unit tests
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 21010] WebKit needs C++ Unit tests : [Attachment 23679] First stab @ unit tests
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21011] Need to clean up fix in PropertyWrapperGetter::equals a bit (and add test case) : [Attachment 23681] Patch, including LayoutTest file
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20092] Spelling markers positioned incorrectly in RTL text : [Attachment 23682] Patch for review
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20092] Spelling markers positioned incorrectly in RTL text : [Attachment 23682] Patch for review
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20592] The focus ring is not shown while navigating on some pages, css handling bug is possible : [Attachment 23684] Fix focus ring painting
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 21009] [PATCH] webkit_web_view_execute_script returning an execution result value : [Attachment 23675] webkit_web_view_execute_script returning result of execution
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20592] The focus ring is not shown while navigating on some pages, css handling bug is possible : [Attachment 23684] Fix focus ring painting
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20999] Inspector hover to select does not work properly on Windows : [Attachment 23685] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 16331] [Gtk] no focus when button/checkbox/radiobutton clicked, only when tabbed : [Attachment 23687] Obey GTK+ focus conventions
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21013] Rid the world of JSHTMLInputElementBase : [Attachment 23688] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21013] Rid the world of JSHTMLInputElementBase : [Attachment 23688] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21014] Speed up for..in by using StructureID to avoid call hasProperty : [Attachment 23689] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21014] Speed up for..in by using StructureID to avoid call hasProperty : [Attachment 23689] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20818] 'instanceof' operator is slow : [Attachment 23650] replace implementsHasInstance virtual call with a TypeInfo flag
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20818] 'instanceof' operator is slow : [Attachment 23690] use a TypeInfo bit to inline hasInfo and do the checks in a smarter order in the common case
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 16331] [Gtk] no focus when button/checkbox/radiobutton clicked, only when tabbed : [Attachment 23687] Obey GTK+ focus conventions
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20818] 'instanceof' operator is slow : [Attachment 23690] use a TypeInfo bit to inline hasInfo and do the checks in a smarter order in the common case
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20983] ArgumentsData should have some room to allocate some extra arguments inline : [Attachment 23693] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20983] ArgumentsData should have some room to allocate some extra arguments inline : [Attachment 23693] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21019] make FunctionBodyNode::ref/deref fast : [Attachment 23694] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21019] make FunctionBodyNode::ref/deref fast : [Attachment 23694] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23660] SVGPaintServer cleanUp - fourth part
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23469] Change DateMath.cpp to not use errno with strtol (updated)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20792] Add origin header to POST requests : [Attachment 23646] Updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21008] getting pixels by index from CanvasPixelArray is unnecessarily slow : [Attachment 23674] patch, already reviewed (for Oliver)
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23660] SVGPaintServer cleanUp - fourth part
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23698] Fix compilation on Windows CE when using some C string functions (uses inline functions)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20989] Aguments constructor should put 'callee' and 'length' properties in a more efficient way : [Attachment 23699] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20989] Aguments constructor should put 'callee' and 'length' properties in a more efficient way : [Attachment 23699] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20980] Split off uncommonly used data from Node similar to ElementRareData : [Attachment 23700] Now with ChangeLog and a few cleanups
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20664] [GTK] File names are not always encodable in UTF-8 : [Attachment 23441] Add filenameToString and filenameFromString to FileSystemGtk.cpp
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 15914] [GTK] Implement Unicode functionality using GLib : [Attachment 23263] Replacing ICU with glib
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20483] WebKit GTK Port needs a smartpointer to handle g_free (GFreePtr?) : [Attachment 23345] Add and use smart pointers for glib memory management
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21023] Don't use TEC for encodings supported by ICU : [Attachment 23701] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20287] [Gtk] disable plugins for gtk/directfb target : [Attachment 23702] updated per holger's feedback, updated .pc checks and introduce WTF_PLATFORM_X11
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20999] Inspector hover to select does not work properly on Windows : [Attachment 23685] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20582] [Gtk] Link error on Mac OS X : [Attachment 23703] New version with changelog entry
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20746] Port WebKit to Qt on Windows CE : [Attachment 23698] Fix compilation on Windows CE when using some C string functions (uses inline functions)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21023] Don't use TEC for encodings supported by ICU : [Attachment 23701] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20818] 'instanceof' operator is slow : [Attachment 23705] inline JIT the fast paths of instanceof
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20818] 'instanceof' operator is slow : [Attachment 23690] use a TypeInfo bit to inline hasInfo and do the checks in a smarter order in the common case
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20818] 'instanceof' operator is slow : [Attachment 23705] inline JIT the fast paths of instanceof
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21030] The JS debugger breaks on the do of a do-while not the while (where the conditional statement is) : [Attachment 23710] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21030] The JS debugger breaks on the do of a do-while not the while (where the conditional statement is) : [Attachment 23710] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23712] SVGPaintServer cleanUp - pre fifth part
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20699] SVGPaintServer CleanUp : [Attachment 23712] SVGPaintServer cleanUp - pre fifth part
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21034] Exception when removing a Resource from the ResourcesPanel : [Attachment 23714] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21035] Inspecting a Text node does not always reveal it in the DOM tree : [Attachment 23715] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21036] Inspecting a node after reloading the page with the Inspector open does not reveal the node : [Attachment 23716] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21037] Use the Array.remove helper function in more places : [Attachment 23717] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20092] Spelling markers positioned incorrectly in RTL text : [Attachment 23719] Updated patch w/testcase
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21005] Scope the Inspector's search field to the current panel : [Attachment 23720] Remove previous search code
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21039] Viewless Mac scrollbar needs to know how to avoid the NSWindow grow box : [Attachment 23721] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21031] Breakpoints in the condition of loops only breaks the first time : [Attachment 23723] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21034] Exception when removing a Resource from the ResourcesPanel : [Attachment 23714] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21005] Scope the Inspector's search field to the current panel : [Attachment 23724] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21037] Use the Array.remove helper function in more places : [Attachment 23717] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21039] Viewless Mac scrollbar needs to know how to avoid the NSWindow grow box : [Attachment 23721] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21036] Inspecting a node after reloading the page with the Inspector open does not reveal the node : [Attachment 23716] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21005] Scope the Inspector's search field to the current panel : [Attachment 23725] Add support to Panel
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21005] Scope the Inspector's search field to the current panel : [Attachment 23726] Highlight the search results in the Elements panel
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21005] Scope the Inspector's search field to the current panel : [Attachment 23727] Rename some properties
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21040] Pass NULL instead of the identity matrix to CTFontCreateWithGraphicsFont() : [Attachment 23728] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21040] Pass NULL instead of the identity matrix to CTFontCreateWithGraphicsFont() : [Attachment 23728] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21041] "Add Contact" link at gmail does not support AXPress action : [Attachment 23729] Patch to add support to ARIA links in AccessibilityObject::anchorElement()
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21005] Scope the Inspector's search field to the current panel : [Attachment 23730] Adds search support to the Resources and Scripts panels
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21042] Change the layout of the JS call frame : [Attachment 23731] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21005] Scope the Inspector's search field to the current panel : [Attachment 23732] Adds search support to the Profiles panel
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15413] SVGElementInstance does not implement EventTarget : [Attachment 23733] Patch 1 - v1: Add (JS)EventTargetSVGElementInstance, don't use it.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20949] Catch repeated messages in Inspector Controller to limit memory usage : [Attachment 23673] new patch with changes
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 15413] SVGElementInstance does not implement EventTarget : [Attachment 23733] Patch 1 - v1: Add (JS)EventTargetSVGElementInstance, don't use it.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 15413] SVGElementInstance does not implement EventTarget : [Attachment 23734] Patch 1 - v2 - Corrected patch, contained unrelated things.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21031] Breakpoints in the condition of loops only breaks the first time : [Attachment 23723] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 18905] [GTK] Fix build with older pango (1.14.8) : [Attachment 20981] Fix build with older pango
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21012] REGRESSION: Horizontal scroll track and knob not painted on Windows : [Attachment 23735] Patch to fix bug
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21042] Change the layout of the JS call frame : [Attachment 23731] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21035] Inspecting a Text node does not always reveal it in the DOM tree : [Attachment 23715] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21005] Scope the Inspector's search field to the current panel : [Attachment 23720] Remove previous search code
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21005] Scope the Inspector's search field to the current panel : [Attachment 23724] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21005] Scope the Inspector's search field to the current panel : [Attachment 23725] Add support to Panel
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21005] Scope the Inspector's search field to the current panel : [Attachment 23726] Highlight the search results in the Elements panel
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21012] REGRESSION: Horizontal scroll track and knob not painted on Windows : [Attachment 23735] Patch to fix bug
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21005] Scope the Inspector's search field to the current panel : [Attachment 23727] Rename some properties
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 15413] SVGElementInstance does not implement EventTarget : [Attachment 23734] Patch 1 - v2 - Corrected patch, contained unrelated things.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21005] Scope the Inspector's search field to the current panel : [Attachment 23730] Adds search support to the Resources and Scripts panels
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21005] Scope the Inspector's search field to the current panel : [Attachment 23732] Adds search support to the Profiles panel
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21041] "Add Contact" link at gmail does not support AXPress action : [Attachment 23729] Patch to add support to ARIA links in AccessibilityObject::anchorElement()
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20992] Build fails on GTK+ Mac OS : [Attachment 23736] remove platform ifdefs on ThreadingGtk
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20792] Add origin header to POST requests : [Attachment 23646] Updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21046] REGRESSSION: LayoutTests crashing in EventTargetNode::dispatchGenericEvent : [Attachment 23737] Fix crashes
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21046] REGRESSSION: LayoutTests crashing in EventTargetNode::dispatchGenericEvent : [Attachment 23737] Fix crashes
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20992] Build fails on GTK+ Mac OS : [Attachment 23736] remove platform ifdefs on ThreadingGtk
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20992] Build fails on GTK+ Mac OS : [Attachment 23736] remove platform ifdefs on ThreadingGtk
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20992] Build fails on GTK+ Mac OS : [Attachment 23736] remove platform ifdefs on ThreadingGtk
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21047] speed up ret_activation with inlining : [Attachment 23738] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20883] [CURL] Add deferred loading : [Attachment 23477] Proposed implementation: use curl_easy_pause
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20582] [Gtk] Link error on Mac OS X : [Attachment 23703] New version with changelog entry
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21038] Uncaught exceptions in regex replace callbacks crash webkit : [Attachment 23739] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21038] Uncaught exceptions in regex replace callbacks crash webkit : [Attachment 23739] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 19968] Slow Script at www.huffingtonpost.com : [Attachment 23740] Finally fixed the accursed thing
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 19968] Slow Script at www.huffingtonpost.com : [Attachment 23740] Finally fixed the accursed thing
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20792] Add origin header to POST requests : [Attachment 23744] updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21052] Generalize id selector special case for querySelectorAll : [Attachment 23745] Patch; Passes run-webkit-tests and doesn't regress http://ejohn.org/apps/selectortest/#target
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 5727] We want to evaluate scripts in viewless documents : [Attachment 23746] Next iteration: updated to ToT, should address the lastest comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20366] Reproducible test failure for editing/undo/undo-iframe-location-change.html : [Attachment 23747] Make the test slightly more reliable
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21055] not invoked functions : [Attachment 23748] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21057] Crash in RegisterID::deref() running fast/canvas/canvas-putImageData.html : [Attachment 23750] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21057] Crash in RegisterID::deref() running fast/canvas/canvas-putImageData.html : [Attachment 23750] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21062] REGRESSION: "incorrect MIME-type" warning displays incorrectly : [Attachment 23752] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21062] REGRESSION: "incorrect MIME-type" warning displays incorrectly : [Attachment 23752] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21047] speed up ret_activation with inlining : [Attachment 23738] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20092] Spelling markers positioned incorrectly in RTL text : [Attachment 23719] Updated patch w/testcase
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21070] REGRESSION Repeated messages with arguments are not repeated or displayed multiple times : [Attachment 23759] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21071] JSCore SPI addition for reporting an object's non-GC allocated memory : [Attachment 23760] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 21071] JSCore SPI addition for reporting an object's non-GC allocated memory : [Attachment 23760] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21070] REGRESSION Repeated messages with arguments are not repeated or displayed multiple times : [Attachment 23759] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20092] Spelling markers positioned incorrectly in RTL text : [Attachment 23761] Updated patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21072] Minor dirtyZOrderLists() cleanup : [Attachment 23762] Patch, changelog
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21072] Minor dirtyZOrderLists() cleanup : [Attachment 23762] Patch, changelog
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20879] Implement HTML5 channel messaging : [Attachment 23654] updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21031] Breakpoints in the condition of loops only breaks the first time : [Attachment 23763] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 5727] We want to evaluate scripts in viewless documents : [Attachment 23746] Next iteration: updated to ToT, should address the lastest comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20366] Reproducible test failure for editing/undo/undo-iframe-location-change.html : [Attachment 23747] Make the test slightly more reliable
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21074] Stop using NSScroller for overflow sections on Mac : [Attachment 23764] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 21074] Stop using NSScroller for overflow sections on Mac : [Attachment 23764] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 21074] Stop using NSScroller for overflow sections on Mac : [Attachment 23764] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21074] Stop using NSScroller for overflow sections on Mac : [Attachment 23765] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21074] Stop using NSScroller for overflow sections on Mac : [Attachment 23765] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21031] Breakpoints in the condition of loops only breaks the first time : [Attachment 23763] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20092] Spelling markers positioned incorrectly in RTL text : [Attachment 23761] Updated patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 21055] not invoked functions : [Attachment 23748] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20974] JSC::fastIsNumber() should have ALWAYS_INLINE modifier : [Attachment 23631] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21011] Need to clean up fix in PropertyWrapperGetter::equals a bit (and add test case) : [Attachment 23681] Patch, including LayoutTest file
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 18905] [GTK] Fix build with older pango (1.14.8) : [Attachment 20981] Fix build with older pango
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20092] Spelling markers positioned incorrectly in RTL text : [Attachment 23769] Updated patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20287] [Gtk] disable plugins for gtk/directfb target : [Attachment 23702] updated per holger's feedback, updated .pc checks and introduce WTF_PLATFORM_X11
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20092] Spelling markers positioned incorrectly in RTL text : [Attachment 23769] Updated patch.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20322] XHRs logged in the console do not have line numbers : [Attachment 23770] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20592] The focus ring is not shown while navigating on some pages, css handling bug is possible : [Attachment 23771] Fix focus ring painting, take two
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20322] XHRs logged in the console do not have line numbers : [Attachment 23770] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21080] Crash below Function.apply when using a runtime array as the argument list : [Attachment 23772] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21080] Crash below Function.apply when using a runtime array as the argument list : [Attachment 23772] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21081] Inline immediate case of op_neq : [Attachment 23773] patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21081] Inline immediate case of op_neq : [Attachment 23773] patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21082] Move most of the return code back into the callee : [Attachment 23774] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21082] Move most of the return code back into the callee : [Attachment 23774] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20287] [Gtk] disable plugins for gtk/directfb target : [Attachment 23702] updated per holger's feedback, updated .pc checks and introduce WTF_PLATFORM_X11
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21079] Disallow embedding Safari-generated pages in subframes : [Attachment 23776] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20999] Inspector hover to select does not work properly on Windows : [Attachment 23777] one liner
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21079] Disallow embedding Safari-generated pages in subframes : [Attachment 23776] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20999] Inspector hover to select does not work properly on Windows : [Attachment 23777] one liner
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21089] Avoid constantly branching on m_table in getOffset : [Attachment 23779] patch for testing - does what I said, not sure if it is a speedup
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 21089] Avoid constantly branching on m_table in getOffset : [Attachment 23779] patch for testing - does what I said, not sure if it is a speedup
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21024] Scrollbar not painted until hovered : [Attachment 23781] Position the widget correctly in RenderWidget::setWidget to ensure proper invalidation of scrollbars
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21084] Make concept of children cross-platform on ScrollView : [Attachment 23782] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 21084] Make concept of children cross-platform on ScrollView : [Attachment 23782] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21084] Make concept of children cross-platform on ScrollView : [Attachment 23783] patch #2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21024] Scrollbar not painted until hovered : [Attachment 23781] Position the widget correctly in RenderWidget::setWidget to ensure proper invalidation of scrollbars
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21084] Make concept of children cross-platform on ScrollView : [Attachment 23783] patch #2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21003] HTMLMediaElement "begin" event is now "loadstart" : [Attachment 23665] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21091] Regression: querySelector matches tag names case sensitively : [Attachment 23784] Fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 21001] Starting transition after animation, when animation is finished, transition is wrong : [Attachment 23658] Patch, including LayoutTest file
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21091] Regression: querySelector matches tag names case sensitively : [Attachment 23784] Fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21055] not invoked functions : [Attachment 23785] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21055] not invoked functions : [Attachment 23786] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21055] not invoked functions : [Attachment 23787] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21055] not invoked functions : [Attachment 23788] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21055] not invoked functions : [Attachment 23789] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21097] Calling a MessageChannel constructor from a destroyed document results in a crash : [Attachment 23790] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21097] Calling a MessageChannel constructor from a destroyed document results in a crash : [Attachment 23790] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21099] Temporary JSNumberCells are not reused. : [Attachment 23791] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 21099] Temporary JSNumberCells are not reused. : [Attachment 23791] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21099] Temporary JSNumberCells are not reused. : [Attachment 23793] Slight grammar fix. :-)
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 21055] not invoked functions : [Attachment 23789] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 16562] [gtk] Implement WebPolicyDelegate methods : [Attachment 21288] Implement WebPolicyDelegate methods
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 16562] [gtk] Implement WebPolicyDelegate methods : [Attachment 23794] Implement WebPolicyDelegate methods
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 21055] not invoked functions : [Attachment 23787] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21052] Generalize id selector special case for querySelectorAll : [Attachment 23745] Patch; Passes run-webkit-tests and doesn't regress http://ejohn.org/apps/selectortest/#target
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 16826] [Gtk] Implement WebKitWebDownload : [Attachment 23795] Add download support
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21105] XHRs logged in the console may show the wrong URL for the source : [Attachment 23798] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21105] XHRs logged in the console may show the wrong URL for the source : [Attachment 23798] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21106] .in format discussed changes : [Attachment 23799] First part: remove cppNamespace option, move the factory* options to the command line
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 21099] Temporary JSNumberCells are not reused. : [Attachment 23793] Slight grammar fix. :-)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21099] Temporary JSNumberCells are not reused. : [Attachment 23800] Fix for bdash's review comments from irc.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20994] HTMLVideoElement width and height attributes are now unsigned : [Attachment 23801] Revised patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21109] Console should right-align urls : [Attachment 23802] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 21109] Console should right-align urls : [Attachment 23802] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21109] Console should right-align urls : [Attachment 23808] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 21109] Console should right-align urls : [Attachment 23808] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21109] Console should right-align urls : [Attachment 23810] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21115] REGRESSION (r34702): Safari no longer zips bundled documents : [Attachment 23814] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21115] REGRESSION (r34702): Safari no longer zips bundled documents : [Attachment 23814] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21116] Audio from <audio> or <video> element continues after tab is closed : [Attachment 23816] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21113] r36771 caused www.nytimes.com to not display when you return to it using back/forward : [Attachment 23817] Patch #2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21113] r36771 caused www.nytimes.com to not display when you return to it using back/forward : [Attachment 23817] Patch #2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21109] Console should right-align urls : [Attachment 23810] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 21099] Temporary JSNumberCells are not reused. : [Attachment 23800] Fix for bdash's review comments from irc.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21099] Temporary JSNumberCells are not reused. : [Attachment 23818] Some sort of runtime check for SSE, since Windows and Linux run on CPUs that may not support it.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21118] Make concept of blitting on scrolling cross-platform on ScrollView : [Attachment 23819] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 21118] Make concept of blitting on scrolling cross-platform on ScrollView : [Attachment 23819] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21118] Make concept of blitting on scrolling cross-platform on ScrollView : [Attachment 23820] Patch #2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21118] Make concept of blitting on scrolling cross-platform on ScrollView : [Attachment 23820] Patch #2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20995] Rewrite keyframe resolution to be like styleForElement() : [Attachment 23821] Patch, including LayoutTest file
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21120] Make visibleContentRect cross-platform. : [Attachment 23822] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20980] Split off uncommonly used data from Node similar to ElementRareData : [Attachment 23700] Now with ChangeLog and a few cleanups
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21120] Make visibleContentRect cross-platform. : [Attachment 23822] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21001] Starting transition after animation, when animation is finished, transition is wrong : [Attachment 23825] New Patch incorporating comments from eseidel
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 21099] Temporary JSNumberCells are not reused. : [Attachment 23818] Some sort of runtime check for SSE, since Windows and Linux run on CPUs that may not support it.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21001] Starting transition after animation, when animation is finished, transition is wrong : [Attachment 23825] New Patch incorporating comments from eseidel
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20980] Split off uncommonly used data from Node similar to ElementRareData : [Attachment 23828] Addresses review comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20980] Split off uncommonly used data from Node similar to ElementRareData : [Attachment 23828] Addresses review comments
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20980] Split off uncommonly used data from Node similar to ElementRareData : [Attachment 23829] Oops
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21101] REGRESSION: Overflow scrollbar inactive after blurring and focusing the window : [Attachment 23830] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 21101] REGRESSION: Overflow scrollbar inactive after blurring and focusing the window : [Attachment 23830] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21101] REGRESSION: Overflow scrollbar inactive after blurring and focusing the window : [Attachment 23831] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21101] REGRESSION: Overflow scrollbar inactive after blurring and focusing the window : [Attachment 23830] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21101] REGRESSION: Overflow scrollbar inactive after blurring and focusing the window : [Attachment 23831] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 21101] REGRESSION: Overflow scrollbar inactive after blurring and focusing the window : [Attachment 23830] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20980] Split off uncommonly used data from Node similar to ElementRareData : [Attachment 23829] Oops
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21128] Removed dynamic check for whether the callee needs an activation object. : [Attachment 23834] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21128] Removed dynamic check for whether the callee needs an activation object. : [Attachment 23834] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21129] [ScrollView] Refactor obtaining the contents width and scroll offset to be cross-platform : [Attachment 23835] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21129] [ScrollView] Refactor obtaining the contents width and scroll offset to be cross-platform : [Attachment 23835] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21132] Cleanup the methods that scroll in ScrollView : [Attachment 23837] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 21132] Cleanup the methods that scroll in ScrollView : [Attachment 23837] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21132] Cleanup the methods that scroll in ScrollView : [Attachment 23838] Patch #2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21132] Cleanup the methods that scroll in ScrollView : [Attachment 23838] Patch #2
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21133] Rename resizeContents to setContentsSize and make it cross-platform : [Attachment 23839] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21133] Rename resizeContents to setContentsSize and make it cross-platform : [Attachment 23839] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 19157] Inspector should support console.trace : [Attachment 23841] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21106] .in format discussed changes : [Attachment 23799] First part: remove cppNamespace option, move the factory* options to the command line
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 19157] Inspector should support console.trace : [Attachment 23841] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 19157] Inspector should support console.trace : [Attachment 23843] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20912] Use simple int32 multiplication on op_mul if it is possible : [Attachment 23846] int32 multiplication on op_mul (v2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21054] Construction of certain DOM objects is heavily regressed by r36675 : [Attachment 23847] patch to fixerate this issue.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21054] Construction of certain DOM objects is heavily regressed by r36675 : [Attachment 23847] patch to fixerate this issue.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20306] [gtk] implements FrameLoaderClient::dispatchDidChangeLocationWithinPage : [Attachment 22706] second attempt
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21073] JS Debugger doesn't handle 'for' loops correctly : [Attachment 23848] The patch is a fix for correctly emitting debugging hooks in nodes.cpp.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20393] Add WML support to WebKit : [Attachment 23849] Layout tests
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20393] Add WML support to WebKit : [Attachment 23849] Layout tests
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20393] Add WML support to WebKit : [Attachment 23850] WML directory patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20393] Add WML support to WebKit : [Attachment 23850] WML directory patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 21116] Audio from <audio> or <video> element continues after tab is closed : [Attachment 23816] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21116] Audio from <audio> or <video> element continues after tab is closed : [Attachment 23851] revised patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20912] Use simple int32 multiplication on op_mul if it is possible : [Attachment 23846] int32 multiplication on op_mul (v2)
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21116] Audio from <audio> or <video> element continues after tab is closed : [Attachment 23851] revised patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21145] Console message repeat count wrong when typing commands between repeated messages : [Attachment 23852] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21145] Console message repeat count wrong when typing commands between repeated messages : [Attachment 23852] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20443] Certain parts of link are not clickable when there is frameset : [Attachment 23069] Fix for bug
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20443] Certain parts of link are not clickable when there is frameset : [Attachment 23855] Updated patch incorporating feedback
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21149] Make the concept of scrolling modes cross-platform : [Attachment 23856] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21149] Make the concept of scrolling modes cross-platform : [Attachment 23856] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 19663] Image animation timers do not account for paint lag : [Attachment 23857] patch for (1) - (7), v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 19157] Inspector should support console.trace : [Attachment 23843] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21152] Speedup static property get/put : [Attachment 23858] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 16826] [Gtk] Implement WebKitWebDownload : [Attachment 23795] Add download support
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 16562] [gtk] Implement WebPolicyDelegate methods : [Attachment 23794] Implement WebPolicyDelegate methods
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 21073] JS Debugger doesn't handle 'for' loops correctly : [Attachment 23848] The patch is a fix for correctly emitting debugging hooks in nodes.cpp.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21152] Speedup static property get/put : [Attachment 23858] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21155] controls should not show when the media element is not visible : [Attachment 23861] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 19157] Inspector should support console.trace : [Attachment 23862] fixed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21099] Temporary JSNumberCells are not reused. : [Attachment 23863] New Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21158] reduce use of virtual functions in Node for speed : [Attachment 23864] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21099] Temporary JSNumberCells are not reused. : [Attachment 23863] New Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21159] Can't search for paths in the Elements panel : [Attachment 23865] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21159] Can't search for paths in the Elements panel : [Attachment 23865] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21164] Refactor allowsScrolling/setAllowScrolling to be cross-platform. : [Attachment 23868] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21164] Refactor allowsScrolling/setAllowScrolling to be cross-platform. : [Attachment 23868] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21167] Remove concept of should render when offscreen from ScrollView : [Attachment 23869] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21167] Remove concept of should render when offscreen from ScrollView : [Attachment 23869] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21168] Make contentsToWindow/windowToContents cross-platform : [Attachment 23870] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21168] Make contentsToWindow/windowToContents cross-platform : [Attachment 23870] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20287] [Gtk] disable plugins for gtk/directfb target : [Attachment 23873] Updated to address Alp's feedback
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21171] JS syntax highlight has bug with multiline comments and strings : [Attachment 23874] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21174] [GTK][AUTOTOOLS] Enable large file support at configure time : [Attachment 23875] Check for LFS
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 18832] [curl] file upload does not work : [Attachment 23876] Pass an integer of the right size based on curl's compile options
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21175] Store the callee CodeBlock, not the caller CodeBlock, in the call frame header : [Attachment 23877] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21175] Store the callee CodeBlock, not the caller CodeBlock, in the call frame header : [Attachment 23877] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20924] [Gtk] Linux/Gtk: Recent tree revisions fail Acid2 and Acid3 : [Attachment 23878] Patch to revert r35954 to fix reported acid2/acid3 failures
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21169] Profile's Self and Total columns should not when when searching without units : [Attachment 23879] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21169] Profile's Self and Total columns should not when when searching without units : [Attachment 23879] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20994] HTMLVideoElement width and height attributes are now unsigned : [Attachment 23801] Revised patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21171] JS syntax highlight has bug with multiline comments and strings : [Attachment 23874] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21179] Profiles panel sidebar empty after closing and reopening the Inspector : [Attachment 23881] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 19157] Inspector should support console.trace : [Attachment 23862] fixed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21174] [GTK][AUTOTOOLS] Enable large file support at configure time : [Attachment 23875] Check for LFS
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21158] reduce use of virtual functions in Node for speed : [Attachment 23864] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20287] [Gtk] disable plugins for gtk/directfb target : [Attachment 23873] Updated to address Alp's feedback
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20287] [Gtk] disable plugins for gtk/directfb target : [Attachment 23882] only check for cairo-ft when doing non-directfb builds
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21185] resolve-ChangeLogs should be able to fix poorly merged ChangeLog entries after a git svn rebase : [Attachment 23883] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21188] Make scrollbar suppression and resizer avoidance cross-platform. : [Attachment 23887] Make scrollbar suppression and resizer avoidance cross-platform.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20287] [Gtk] disable plugins for gtk/directfb target : [Attachment 23882] only check for cairo-ft when doing non-directfb builds
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21188] Make scrollbar suppression and resizer avoidance cross-platform. : [Attachment 23887] Make scrollbar suppression and resizer avoidance cross-platform.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21190] REGRESSION: Line scrolling amount is too small on Windows : [Attachment 23888] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21190] REGRESSION: Line scrolling amount is too small on Windows : [Attachment 23888] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21179] Profiles panel sidebar empty after closing and reopening the Inspector : [Attachment 23881] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20924] [Gtk] Linux/Gtk: Recent tree revisions fail Acid2 and Acid3 : [Attachment 23878] Patch to revert r35954 to fix reported acid2/acid3 failures
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21191] Rework mouse wheeling and make ScrollView::wheelEvent cross-platform : [Attachment 23889] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21141] REGRESSION: Exception messages for user entered commands are poor : [Attachment 23890] Fix ye olde instanceof
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 21191] Rework mouse wheeling and make ScrollView::wheelEvent cross-platform : [Attachment 23889] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21191] Rework mouse wheeling and make ScrollView::wheelEvent cross-platform : [Attachment 23891] Patch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21191] Rework mouse wheeling and make ScrollView::wheelEvent cross-platform : [Attachment 23891] Patch 2
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 18832] [curl] file upload does not work : [Attachment 23876] Pass an integer of the right size based on curl's compile options
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21141] REGRESSION: Exception messages for user entered commands are poor : [Attachment 23890] Fix ye olde instanceof
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20366] Reproducible test failure for editing/undo/undo-iframe-location-change.html : [Attachment 23747] Make the test slightly more reliable
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20924] [Gtk] Linux/Gtk: Recent tree revisions fail Acid2 and Acid3 : [Attachment 23892] fix regression Acid without remove all changes available on all other platform
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20924] [Gtk] Linux/Gtk: Recent tree revisions fail Acid2 and Acid3 : [Attachment 23893] fix regression Acid without remove all changes available on all other platform
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20924] [Gtk] Linux/Gtk: Recent tree revisions fail Acid2 and Acid3 : [Attachment 23892] fix regression Acid without remove all changes available on all other platform
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 20924] [Gtk] Linux/Gtk: Recent tree revisions fail Acid2 and Acid3 : [Attachment 23892] fix regression Acid without remove all changes available on all other platform
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21196] Inspector search requests not cleared when deleting to 2 characters or less : [Attachment 23894] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21196] Inspector search requests not cleared when deleting to 2 characters or less : [Attachment 23895] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 21196] Inspector search requests not cleared when deleting to 2 characters or less : [Attachment 23895] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 21196] Inspector search requests not cleared when deleting to 2 characters or less : [Attachment 23895] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21196] Inspector search requests not cleared when deleting to 2 characters or less : [Attachment 23894] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21000] Hover to select improvements : [Attachment 23898] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21185] resolve-ChangeLogs should be able to fix poorly merged ChangeLog entries after a git svn rebase : [Attachment 23883] Patch v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21000] Hover to select improvements : [Attachment 23898] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21200] Allow direct access to 'arguments' without using op_resolve : [Attachment 23899] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21200] Allow direct access to 'arguments' without using op_resolve : [Attachment 23899] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21203] Optimize appending a number to a string : [Attachment 23900] patch to do it. Some sad code duplication here.
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21203] Optimize appending a number to a string : [Attachment 23900] patch to do it. Some sad code duplication here.
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 18832] [curl] file upload does not work : [Attachment 23904] Pass an integer of the right size based on curl's compile options
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21212] JavaScriptCore build failure : [Attachment 23906] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21211] [CURL] Upload doesn't work because cancel is called : [Attachment 23907] Don't call cancel if the upload was successful
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21213] MessagePort crash when GC collects an object with a pending close event : [Attachment 23908] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21212] JavaScriptCore build failure : [Attachment 23906] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21055] not invoked functions : [Attachment 23788] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 18941] WebView fails to load if opened from a blocking JS call in a timer. : [Attachment 23580] Fix enum naming
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 18832] [curl] file upload does not work : [Attachment 23904] Pass an integer of the right size based on curl's compile options
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21139] Profiler log message is wrong : [Attachment 23912] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21139] Profiler log message is wrong : [Attachment 23912] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21216] Make setScrollPosition and scroll() cross-platform : [Attachment 23913] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20995] Rewrite keyframe resolution to be like styleForElement() : [Attachment 23821] Patch, including LayoutTest file
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21216] Make setScrollPosition and scroll() cross-platform : [Attachment 23913] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21218] REGRESSION: Crash in Frame::prohibitsScrolling() when releasing a page from the back/forward cache : [Attachment 23916] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21218] REGRESSION: Crash in Frame::prohibitsScrolling() when releasing a page from the back/forward cache : [Attachment 23916] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21220] Show the node highlight all the time when hovering : [Attachment 23919] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21043] REGRESSION: Leak of AnimationLists (and whole RenderStyles?) : [Attachment 23920] Patch, changelog
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21043] REGRESSION: Leak of AnimationLists (and whole RenderStyles?) : [Attachment 23920] Patch, changelog
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21220] Show the node highlight all the time when hovering : [Attachment 23919] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21223] AXLoadComplete is sent for non-top level web areas and bogus web areas : [Attachment 23921] patch to make AXLoadComplete fire less often
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21223] AXLoadComplete is sent for non-top level web areas and bogus web areas : [Attachment 23921] patch to make AXLoadComplete fire less often
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21224] Store the callee ScopeChain, not the caller ScopeChain, in the call frame header : [Attachment 23922] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21224] Store the callee ScopeChain, not the caller ScopeChain, in the call frame header : [Attachment 23922] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20924] [Gtk] Linux/Gtk: Recent tree revisions fail Acid2 and Acid3 : [Attachment 23893] fix regression Acid without remove all changes available on all other platform
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21214] speed up function calls by eliminating the need for a new ExecState each time : [Attachment 23924] patch that removes some unused ExecState cruft
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21214] speed up function calls by eliminating the need for a new ExecState each time : [Attachment 23924] patch that removes some unused ExecState cruft
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21025] CSS transition with duration=0 and delay=0 doesn't override ongoing transition : [Attachment 23925] patch, including LayoutTest file
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21226] AX: <file> input button shouldn't have children exposed : [Attachment 23926] Patch to make sure certain elements don't return children
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 21025] CSS transition with duration=0 and delay=0 doesn't override ongoing transition : [Attachment 23925] patch, including LayoutTest file
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21025] CSS transition with duration=0 and delay=0 doesn't override ongoing transition : [Attachment 23928] Patch, including LayoutTest file
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 21214] speed up function calls by eliminating the need for a new ExecState each time : [Attachment 23924] patch that removes some unused ExecState cruft
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21217] Animations assert when navigating from page : [Attachment 23929] Patch to fix bug
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21226] AX: <file> input button shouldn't have children exposed : [Attachment 23926] Patch to make sure certain elements don't return children
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21221] Crash when using console.trace() : [Attachment 23930] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 21221] Crash when using console.trace() : [Attachment 23930] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21221] Crash when using console.trace() : [Attachment 23931] fixed minor mistake
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21122] Autogenerate JS event listeners : [Attachment 23932] patch 1 - generate EventTargetNode
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21122] Autogenerate JS event listeners : [Attachment 23932] patch 1 - generate EventTargetNode
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 21221] Crash when using console.trace() : [Attachment 23931] fixed minor mistake
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 21213] MessagePort crash when GC collects an object with a pending close event : [Attachment 23908] proposed fix
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21229] NetworkStateNotifier.h lacks a #include <windows.h> for PLATFORM(WIN) : [Attachment 23934] v1 patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21213] MessagePort crash when GC collects an object with a pending close event : [Attachment 23937] updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20625] ConsoleMessage should have a "type" attribute : [Attachment 23938] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21221] Crash when using console.trace() : [Attachment 23939] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21213] MessagePort crash when GC collects an object with a pending close event : [Attachment 23937] updated patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 21055] not invoked functions : [Attachment 23786] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20924] [Gtk] Linux/Gtk: Recent tree revisions fail Acid2 and Acid3 : [Attachment 23941] Fix regressions and clean up the mess
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21229] NetworkStateNotifier.h lacks a #include <windows.h> for PLATFORM(WIN) : [Attachment 23934] v1 patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 21106] .in format discussed changes : [Attachment 23799] First part: remove cppNamespace option, move the factory* options to the command line
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21232] RegExp.prototype.test bug with '@' : [Attachment 23942] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21243] HTMLMediaElement loopstart and loopend defaults are incorrect : [Attachment 23943] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 21232] RegExp.prototype.test bug with '@' : [Attachment 23942] The patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21106] .in format discussed changes : [Attachment 23944] Second part: change upperCaseName to interfaceName + some cleanup
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21244] rectangle fill with IntRect : [Attachment 23945] introduce GraphicsContext::fillRect(IntRect)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21246] More testcases for animation using font metrics : [Attachment 23946] Test case
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 21244] rectangle fill with IntRect : [Attachment 23945] introduce GraphicsContext::fillRect(IntRect)
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21244] rectangle fill with IntRect : [Attachment 23947] Detect pixel-aligned rect
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 21221] Crash when using console.trace() : [Attachment 23939] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21249] Web Inspector toolbar items don't become dark when clicked upon : [Attachment 23948] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21249] Web Inspector toolbar items don't become dark when clicked upon : [Attachment 23948] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21250] Rename updateContents to repaintContentRectangle and make it cross-platform : [Attachment 23949] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21250] Rename updateContents to repaintContentRectangle and make it cross-platform : [Attachment 23949] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21139] Profiler log message is wrong : [Attachment 23950] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21251] Focus the DOM tree when a node is selected : [Attachment 23951] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21139] Profiler log message is wrong : [Attachment 23950] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21251] Focus the DOM tree when a node is selected : [Attachment 23951] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21123] using "arguments" in a function should not force creation of an activation object : [Attachment 23952] Patch to move lexical 'arguments' detection to the parser
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20543] SVG should use the new Gradient support on GraphicsContext : [Attachment 23953] Move gradient spread method to GraphicsContext
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21123] using "arguments" in a function should not force creation of an activation object : [Attachment 23952] Patch to move lexical 'arguments' detection to the parser
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 20543] SVG should use the new Gradient support on GraphicsContext : [Attachment 23953] Move gradient spread method to GraphicsContext
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21254] Get rid of the update() method on ScrollView : [Attachment 23954] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21254] Get rid of the update() method on ScrollView : [Attachment 23954] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21227] Implement placeholder-color CSS property : [Attachment 23955] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review denied: [Bug 21244] rectangle fill with IntRect : [Attachment 23947] Detect pixel-aligned rect
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21255] console.profileEnd() without a console.profile() crashes the web inspector : [Attachment 23956] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 21123] using "arguments" in a function should not force creation of an activation object : [Attachment 23952] Patch to move lexical 'arguments' detection to the parser
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21255] console.profileEnd() without a console.profile() crashes the web inspector : [Attachment 23956] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21252] calling console.profile() with a title that is 2 chars or shorter does not linkify it : [Attachment 23957] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21227] Implement placeholder-color CSS property : [Attachment 23955] patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21252] calling console.profile() with a title that is 2 chars or shorter does not linkify it : [Attachment 23957] Proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 20396] Abort caused by failed allocation due to invalid counter/attr : [Attachment 23958] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 20396] Abort caused by failed allocation due to invalid counter/attr : [Attachment 23958] Patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 21122] Autogenerate JS event listeners : [Attachment 23932] patch 1 - generate EventTargetNode
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21122] Autogenerate JS event listeners : [Attachment 23960] patch 2 - standardize EventListeners
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21214] speed up function calls by eliminating the need for a new ExecState each time : [Attachment 23961] patch that removes m_prev from ExecState
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21214] speed up function calls by eliminating the need for a new ExecState each time : [Attachment 23961] patch that removes m_prev from ExecState
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21127] REGRESSION: CFF format fonts fail to load : [Attachment 23962] If TTLoadEmbeddedFont fails, use AddFontMemResourceEx after changing the font name in memory
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 21214] speed up function calls by eliminating the need for a new ExecState each time : [Attachment 23961] patch that removes m_prev from ExecState
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21122] Autogenerate JS event listeners : [Attachment 23960] patch 2 - standardize EventListeners
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 19663] Image animation timers do not account for paint lag : [Attachment 23857] patch for (1) - (7), v1
bugzilla-daemon at webkit.org
- [webkit-reviews] review cancelled: [Bug 21122] Autogenerate JS event listeners : [Attachment 23960] patch 2 - standardize EventListeners
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21124] --pixel should be ignored for tests that use dumpAsText() : [Attachment 23965] Patch, changelog
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21124] --pixel should be ignored for tests that use dumpAsText() : [Attachment 23965] Patch, changelog
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21243] HTMLMediaElement loopstart and loopend defaults are incorrect : [Attachment 23943] proposed patch
bugzilla-daemon at webkit.org
- [webkit-reviews] review granted: [Bug 21127] REGRESSION: CFF format fonts fail to load : [Attachment 23962] If TTLoadEmbeddedFont fails, use AddFontMemResourceEx after changing the font name in memory
bugzilla-daemon at webkit.org
- [webkit-reviews] review requested: [Bug 21122] Autogenerate JS event listeners : [Attachment 23968] Patch 3 - Generation
bugzilla-daemon at webkit.org
Last message date:
Tue Sep 30 23:54:41 PDT 2008
Archived on: Tue Sep 30 23:54:44 PDT 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).