Sign in
webkit
/
WebKit
/
151e9aff840c7eefdbe386d1f0b40f1c4f754af9
151e9af
Sometimes, the DFG uses a GetById for typed array length accesses despite profiling data that indicates that it's a typed array length access
by fpizlo@apple.com
· 12 years ago
315b982
Fix crash when performing activation tearoff.
by mark.lam@apple.com
· 12 years ago
c383739
[EFL] Unreviewed build fix after r154142 and r154144.
by ryuan.choi@samsung.com
· 12 years ago
87ba9b6
[CSS Shapes] Add support for shape-outside image values
by hmuller@adobe.com
· 12 years ago
d6ea306
<https://webkit.org/b/119858> AX: Crash: com.apple.WebKit.WebContent at com.apple.WebKit2: WebKit::WebPage::accessibilityObjectForMainFramePlugin + 8
by cfleizach@apple.com
· 12 years ago
8277cc8
Revert that. The test had been fixed in r154148.
by rniwa@webkit.org
· 12 years ago
ca415ba
<https://webkit.org/b/119873> REGRESSION(r154057): platform/mac/accessibility/role-subrole-roledescription.html fails
by rniwa@webkit.org
· 12 years ago
0c050d1
AX: platform/mac/accessibility/role-subrole-roledescription.html is failing
by commit-queue@webkit.org
· 12 years ago
908b1be
<https://webkit.org/b/119871> Flash of garbage pixels when playing a show on Hulu
by simon.fraser@apple.com
· 12 years ago
fd5391e
../WebCore: [Windows] Consolidate WebKit Bundle Handling
by bfulgham@apple.com
· 12 years ago
d9ba5ee
refCount() of a StringImpl could be zero if it's static; in that case we shouldn't report extra memory cost
by fpizlo@apple.com
· 12 years ago
099ff13
[WK2] NetworkProcess should use a temporary storage session for test
by ap@apple.com
· 12 years ago
04082cd
Remove some code duplication. Rubber stamped by Mark Hahnenberg.
by fpizlo@apple.com
· 12 years ago
df550b9
<https://webkit.org/b/119859> Frame::loader() should return a reference
by andersca@apple.com
· 12 years ago
c679acb
[DFG] isDouble() and isNumerical() should return true with KnownNumberUse UseKind.
by commit-queue@webkit.org
· 12 years ago
c2360f4
<https://webkit.org/b/119863> [iOS] Upstream WebCore/editing/ios
by dbates@webkit.org
· 12 years ago
7ff7f63
http://trac.webkit.org/changeset/154120 accidentally changed DFGCapabilities to read the resolve type from operand 4, not 3; it should be 3.
by fpizlo@apple.com
· 12 years ago
c7b5f80
[Windows] Unreviewed build fix after r154127.
by bfulgham@apple.com
· 12 years ago
fb71ce7
[Windows] Unreviewed build fix after r15417.
by bfulgham@apple.com
· 12 years ago
812fa53
[Windows] Clear up improper export declaration.
by bfulgham@apple.com
· 12 years ago
5fe6f8c
Remove a test that times out.
by fpizlo@apple.com
· 12 years ago
6a5ff3a
<https://webkit.org/b/119863> [iOS] Upstream WebCore/editing/ios
by dbates@webkit.org
· 12 years ago
c18645d
Implement CSS Image filter() function
by krit@webkit.org
· 12 years ago
30c90fd
Source/JavaScriptCore: Unreviewed, remove some unnecessary periods from exceptions.
by fpizlo@apple.com
· 12 years ago
366ba5d
Unreviewed, fix bindings tests after http://trac.webkit.org/changeset/154127
by fpizlo@apple.com
· 12 years ago
bd00b29
Unreviewed GTK build fix after r154106.
by zandobersek@gmail.com
· 12 years ago
13a49d9
Unreviewed, fix 32-bit build.
by fpizlo@apple.com
· 12 years ago
7bd5a33
Qt minimum build fix after r154116.
by rniwa@webkit.org
· 12 years ago
0e0d931
Typed arrays should be rewritten https://bugs.webkit.org/show_bug.cgi?id=119064
by fpizlo@apple.com
· 12 years ago
1a8ab27
<https://webkit.org/b/119850> Speed up test importing by doing all the regex matching in a single pass
by bjonesbe@adobe.com
· 12 years ago
7f8f5d9
<https://webkit.org/b/119824> AX: WKView does not become first responder when the voiceover cursor lands on it
by cfleizach@apple.com
· 12 years ago
8825ce7
<https://webkit.org/b/119826> Page::focusController() should return a reference.
by akling@apple.com
· 12 years ago
905f4c2
ASSERTION FAILED: !m_adoptionIsRequired in void WebCore::TreeShared<NodeType>::ref()
by rwlbuis@webkit.org
· 12 years ago
0053edb
<https://webkit.org/b/119830> Assigning to a readonly global results in DFG byte code parse failure
by oliver@apple.com
· 12 years ago
e25646c
[Windows] Incorrect DLL Linkage for JSC ArrayBuffer and ArrayBufferView
by bfulgham@apple.com
· 12 years ago
2c830cf
[Windows] Build correctsion after r154106
by bfulgham@apple.com
· 12 years ago
9114b50
<https://webkit.org/b/119856> Improve extract-localizable-strings messages
by mitz@apple.com
· 12 years ago
cef709c
FrameView should have an isMainFrameView()
by timothy_horton@apple.com
· 12 years ago
52e98d2
<https://webkit.org/b/119853> REGRESSION (r139343): WebKit crashes when canceling a load inside webView:resource:didFinishLoadingFromDataSource:
by aestes@apple.com
· 12 years ago
48482fb
<https://webkit.org/b/119854> REGRESSION (r153379): Serious drawing issues with WebViews
by andersca@apple.com
· 12 years ago
c6cf7cb
https://bugs.webkit.org/show_bug.cgi?id=119843
by barraclough@apple.com
· 12 years ago
e323d0c
[Mac] Remove "legacy" media UI https://bugs.webkit.org/show_bug.cgi?id=119752
by eric.carlson@apple.com
· 12 years ago
9336e8f
Adding Myles Maxfield to contributors.json.
by ap@apple.com
· 12 years ago
85888c7
Adding Myles Maxfield to contributors.json.
by ap@apple.com
· 12 years ago
7537e6a
ANGLE doesn't build with bison 3.0
by allan.jensen@digia.com
· 12 years ago
96f6f1a
Remove bogus assertion.
by oliver@apple.com
· 12 years ago
7a9dc8c
[Qt] Do not check specifically for version 5.0
by allan.jensen@digia.com
· 12 years ago
64d6939
<https://webkit.org/b/119834> Remove ElementShadow
by antti@apple.com
· 12 years ago
ffe3189
[GTK] Unreviewed gardening. Move Mac specific expectation for
by mario@webkit.org
· 12 years ago
8701327
[Qt] memory leak in WebCore::FontCache::getLastResortFallbackFont
by allan.jensen@digia.com
· 12 years ago
0b12893
[Windows] Correct build after r154088
by bfulgham@apple.com
· 12 years ago
7180b8b
Empty qt-5.0 expectations into qt expectations
by allan.jensen@digia.com
· 12 years ago
3f3bc83
[GTK] Unreviewed gardening. Update test expectations.
by simon.pena@samsung.com
· 12 years ago
7d0d8e8
ASSERTION FAILED: !m_adoptionIsRequired in void WebCore::TreeShared<NodeType>::ref()
by rwlbuis@webkit.org
· 12 years ago
8968768
<https://webkit.org/b/119584> [Gtk] URL printing code in DumpRenderTree doesn't match WTR or Mac DRT
by simon.pena@samsung.com
· 12 years ago
7530f00
[GTK] Unreviewed gardening. Skip failing test.
by simon.pena@samsung.com
· 12 years ago
cc2e605
[Qt] fast/canvas/canvas-blending-transforms.html test fails on x32 after r153941.
by allan.jensen@digia.com
· 12 years ago
ee0f0dc
REGRESSION(r148790) Made 7 tests fail on x86 32bit
by allan.jensen@digia.com
· 12 years ago
f8d89c3
[GTK] Unreviewed gardening. Rebaseline after r154057.
by simon.pena@samsung.com
· 12 years ago
7cb987d
[EFL] Unreviwed gardening.
by ryuan.choi@samsung.com
· 12 years ago
959f091
[GTK] Unreviewed gardening. Rebaseline after r154072.
by simon.pena@samsung.com
· 12 years ago
427833c7
[Qt] Unreviwed gardening. Rebase fast tests after r154072.
by kadam@inf.u-szeged.hu
· 12 years ago
756e549
Don't copy js-test-pre in cookies-test-pre
by ap@apple.com
· 12 years ago
bed9dba
<https://webkit.org/b/119786> [EFL] decoration of search type is different from other platforms
by ryuan.choi@samsung.com
· 12 years ago
0d92f4d
[CSS] Introduce new structure to pass image orientation values.
by gyuyoung.kim@samsung.com
· 12 years ago
f170493
Update binding test results. Follow up fix for <https://webkit.org/b/119664>
by weinig@apple.com
· 12 years ago
6ca8bfa
<https://webkit.org/b/119810> [Mac] No AutoreleasePool leaks when dragging image out of WebView
by joepeck@webkit.org
· 12 years ago
bfb24db
<https://webkit.org/b/119827> Allow primary plug-in detection to run more than once if necessary
by dino@apple.com
· 12 years ago
d52234f
Un-inline dataLog dumpers for IntSize and IntPoint
by timothy_horton@apple.com
· 12 years ago
b3d5aa0
<https://webkit.org/b/119824> AX: WKView does not become first responder when the voiceover cursor lands on it
by cfleizach@apple.com
· 12 years ago
cc58b54
<https://webkit.org/b/119817> AX: Integrate layout tests from overflow bounding boxes are way too big; prevents VoiceOver taps from activating the right elements
by cfleizach@apple.com
· 12 years ago
416daaa
[CSS Exclusions] Minimal support for using an image to define a shape
by hmuller@adobe.com
· 12 years ago
12551e3
Remotely hosted plugins don’t work in window-server-hosted WebKit1 views
by timothy_horton@apple.com
· 12 years ago
b3777b3
<https://webkit.org/b/119820> Add pluginView-related logging to WebPage
by dino@apple.com
· 12 years ago
50d1c58
[Windows] Unreviewed build gardening.
by bfulgham@apple.com
· 12 years ago
e0303bc
Fixed jit on Win64. https://bugs.webkit.org/show_bug.cgi?id=119601
by msaboff@apple.com
· 12 years ago
28b9b4f
Flakiness dashboard build fix.
by rniwa@webkit.org
· 12 years ago
e099c79
[WK2] Sync messages with with non-default timeout sent from secondary threads always time out
by ap@apple.com
· 12 years ago
f471af3
[CSS Regions] RenderRegions should have a RenderLayer+Backing when they contain a Composited RenderLayer
by achicu@adobe.com
· 12 years ago
cf0e3e9
[GTK] [CMake] Add support for building TestWebKitAPI
by mrobinson@webkit.org
· 12 years ago
627ecaa
[Windows] Simplify Setting WebKit Debugging Options in WinLauncher
by bfulgham@apple.com
· 12 years ago
a9c6666
Finish making FloatingObject a real class with private members
by bjonesbe@adobe.com
· 12 years ago
19adbd5
Unreviewed build fix for Win64 after r153943.
by achristensen@apple.com
· 12 years ago
c48a304
REGRESSION (r153877): Plugin scanning slows creation of WebViews
by timothy_horton@apple.com
· 12 years ago
5a2ce54
Compile fix for Win64 with jit disabled.
by achristensen@apple.com
· 12 years ago
293acbb
<http://webkit.org/b/119520> REGRESSION(154062): fast/repaint/caret-jump-between-nodes.html flakes on bots.
by akling@apple.com
· 12 years ago
0be79dc
Assertion failure in RenderObject::drawLineForBoxSide
by rwlbuis@webkit.org
· 12 years ago
a6945c8
REGRESSION(r153815): fast/repaint/caret-jump-between-nodes.html sucks.
by akling@apple.com
· 12 years ago
e9eb380
Add a hyperlink from build.webkit.org to the flakiness dashboard.
by rniwa@webkit.org
· 12 years ago
b6702c1
AX: Headings not longer have an AXTitle if they have a link as the only child
by cfleizach@apple.com
· 12 years ago
3b20e56
Move id attribute to parent Element interface
by ch.dumez@sisa.samsung.com
· 12 years ago
e967f68
createAttribute/setAttributeNode does not properly normalize case
by a.bah@samsung.com
· 12 years ago
dfc4a80
[Qt] Activate visibility API layout tests
by allan.jensen@digia.com
· 12 years ago
acbfd5c
DFG_JIT implementation for sh4 architecture.
by allan.jensen@digia.com
· 12 years ago
c32b8e0
[CMake] Fix building with bison-3.0.
by commit-queue@webkit.org
· 12 years ago
e4c94d2
Revert r154019; causes >50 tests to fail on WebKit1 bots.
by jer.noble@apple.com
· 12 years ago
efdde50
ASSERTION FAILED: resultAnimationElement->m_animatedType in WebCore::SVGAnimateElement::calculateAnimatedValue
by rwlbuis@webkit.org
· 12 years ago
ec64729
Try to fix Qt build. Not reviewed.
by antti@apple.com
· 12 years ago
6bd61d9
Remove Node::attach() and ContainerNode::attach()
by antti@apple.com
· 12 years ago
212fc48
[Qt] Unreviewd gardening. Skipping failing tests on x86.
by zarvai@inf.u-szeged.hu
· 12 years ago
Next »