Sign in
webkit
/
WebKit
/
9d5341cba3464e64980d7af7caef045148048902
9d5341c
Unreviewed Windows buildfix.
by ossy@webkit.org
· 9 years ago
dfbece3
Unreviewed Windows buildfix.
by ossy@webkit.org
· 9 years ago
984f949
Unreviewed GTK+ gardening. Skip some MediaStream tests that are timing out.
by carlosgc@webkit.org
· 9 years ago
b458189
[ES6] Implement Module execution and Loader's ready / link phase
by utatane.tea@gmail.com
· 9 years ago
f73c3a4
[Cocoa] Draw fonts at their native sizes instead of scaling a 1pt font
by mmaxfield@apple.com
· 9 years ago
49e71b9
Add noDFG() to jsc to prevent DFG compilation of a specified function.
by mark.lam@apple.com
· 9 years ago
e420ab2
Unreviewed, rolling out r189064 and r189084.
by commit-queue@webkit.org
· 9 years ago
afde42a
Unbreak JSC tests (broken since r189064).
by mark.lam@apple.com
· 9 years ago
73ee77e
Tiny cleanup in RenderLayer::enclosingCompositingLayerForRepaint()
by zalan@apple.com
· 9 years ago
4e6d6d5
Unreviewed, rolling out r189079. https://bugs.webkit.org/show_bug.cgi?id=148555
by commit-queue@webkit.org
· 9 years ago
da160ab
Video full-screen shouldn't use the DynamicSizeWithMinimumViewSize layout mode
by timothy_horton@apple.com
· 9 years ago
8b44993
pluginInfo.clientLoadPolicy is used uninitialized in WebContent process
by ap@apple.com
· 9 years ago
8d0bc84
Create WebAssembly functions https://bugs.webkit.org/show_bug.cgi?id=148373
by commit-queue@webkit.org
· 9 years ago
e039166
iOS Simulator API tests fails as Simulator is not running
by commit-queue@webkit.org
· 9 years ago
3d2f5ec
[Win] Unreviewed build fix after r189064.
by bfulgham@apple.com
· 9 years ago
52743ce
Make DLLLauncherMain executables dependent on dll
by achristensen@apple.com
· 9 years ago
2b150e78
DFG::StrCat isn't really effectful
by fpizlo@apple.com
· 9 years ago
b4017ed
fast/css/object-fit/object-fit-embed.html isn't testing anything
by timothy_horton@apple.com
· 9 years ago
d5da9dd
[Win] Unreviewed build fix after r189064.
by bfulgham@apple.com
· 9 years ago
c5fd57c
Add module loader "resolve" hook for local file system to test the loader in JSC shell
by utatane.tea@gmail.com
· 9 years ago
b0d2836
Unreviewed, fix some FIXMEs and add some new ones, based on things we've learned from some
by fpizlo@apple.com
· 9 years ago
f38e888
Remove Mac slaves 188/189 after being replaced with 400/401.
by lforschler@apple.com
· 9 years ago
24a800e
[ES6] Add TypedArray.prototype functionality.
by commit-queue@webkit.org
· 9 years ago
3db2c5a
A WebIDL callback interface is allowed to have constants
by cdumez@apple.com
· 9 years ago
9f42ce6
Range.compareBoundaryPoints() should throw a NotSupportedError for invalid compareHow values
by cdumez@apple.com
· 9 years ago
595e6bb
Page does not update when <link> media attribute changes to no longer apply to page
by joepeck@webkit.org
· 9 years ago
0b94482
Document window.NodeFilter properties
by cdumez@apple.com
· 9 years ago
f1d9529
Simple line layout: Text jumps sometimes on naughty strings page
by zalan@apple.com
· 9 years ago
0f93506
Add two bots to the Mac Yosemite queue.
by lforschler@apple.com
· 9 years ago
8680c71
Isolate Source directories in CMake build
by achristensen@apple.com
· 9 years ago
c0dea8f
[Win CMake] Fix incremental build after r188673
by achristensen@apple.com
· 9 years ago
d3a546d
Include ES6 Generators and Proxy object status to feature status page.
by jond@apple.com
· 9 years ago
b4d72f7
Factor out Lookup invocation https://bugs.webkit.org/show_bug.cgi?id=148509
by timothy_horton@apple.com
· 9 years ago
f0eaedf
Add IndexedDB to the feature status page.
by jond@apple.com
· 9 years ago
2d308af
REGRESSION (r188987): imported/mozilla/svg/filters/feConvolveMatrix-1.svg fails
by andersca@apple.com
· 9 years ago
8d4f169
Unreviewed, add a comment to describe something I learned about a confusingly-named function.
by fpizlo@apple.com
· 9 years ago
6f8f9f6
REGRESSION(r184779): Possible read-after-free in JavaScriptCore/dfg/DFGClobberize.h
by basile_clement@apple.com
· 9 years ago
7030abd
AX: Remove accessibility/mac/change-notification-on-scroll.html test
by commit-queue@webkit.org
· 9 years ago
abfbe32
AX: Fix accessibility/select-element-at-index.html test
by commit-queue@webkit.org
· 9 years ago
aac04fa9
Decode redirected data URLs in web process
by antti@apple.com
· 9 years ago
4a2756e
[Win] Skip new High DPI test (Windows doesn't quite support this)
by bfulgham@apple.com
· 9 years ago
948b3d2
REGRESSION (r188820): fast/dom/HTMLObjectElement/object-as-frame.html is flaky.
by ap@apple.com
· 9 years ago
03c2221
[Win] Mark some test failures.
by bfulgham@apple.com
· 9 years ago
1bf3016
[Win] Test gardening.
by bfulgham@apple.com
· 9 years ago
310f348
[Cocoa] Generic font families do not consult with the user's preferred language
by mmaxfield@apple.com
· 9 years ago
3c12aa8
Update Grid Layout to use fewer magic -1s
by mmaxfield@apple.com
· 9 years ago
e856095
Build fix after r188982
by achristensen@apple.com
· 9 years ago
f7d7d3e
Web Inspector: FrontendChannel should know its own connection type
by bburg@apple.com
· 9 years ago
58b2b3c
Define legacy main thread calling functions for iOS as well
by andersca@apple.com
· 9 years ago
877bb2d
Web Inspector: Standardize on CSSStyleSheet.Type enum and move more protocol enum conversion to the manager
by commit-queue@webkit.org
· 9 years ago
63da1f2
Media Session: MediaSession constructor 'kind' argument optional
by eric.carlson@apple.com
· 9 years ago
2dc557f
Simple line layout: Use float types wherever possible to match line tree.
by zalan@apple.com
· 9 years ago
a97d758
Add an expectation for another momentum scrolling test that became flaky.
by ap@apple.com
· 9 years ago
ebd496e
[EFL] REGRESSION(r188793): It made 200 layout tests and Bindings/event-target-wrapper.html performance test fail
by ossy@webkit.org
· 9 years ago
4390cba
Subpixel positioned iframe's repaint area calculation problem.
by zalan@apple.com
· 9 years ago
ee7eb19
[GTK] Unreviewed, install-dependencies should install geoclue2 on Fedora
by mcatanzaro@igalia.com
· 9 years ago
4d6f039
Add some new emoji with modifiers and new sequence.
by enrica@apple.com
· 9 years ago
5aabdae
Initial infrastructure of media controls testing
by dino@apple.com
· 9 years ago
837354a
Add a Layout test for r188991 https://bugs.webkit.org/show_bug.cgi?id=148507
by wenson_hsieh@apple.com
· 9 years ago
e3ca448
Unreviewed. Mark WTF_WordLock.ContendedShortSection as slow too.
by carlosgc@webkit.org
· 9 years ago
5fbcf1f
[EFL] Move RenderThemeEfl.cpp|h from WebCore/platform/efl to WebCore/rendering
by gyuyoung.kim@webkit.org
· 9 years ago
4c3888a
[EFL] REGRESSION: userscripts tests crash
by ossy@webkit.org
· 9 years ago
66f202a
[EFL] REGRESSION: fullscreen tests fail with timeout
by ossy@webkit.org
· 9 years ago
c83822e
Fix GTK+ WTR crashes in initializeMainRunLoop()
by carlosgc@webkit.org
· 9 years ago
08ce4fa
[EFL] REGRESSION: 50+ layout tests crash
by ossy@webkit.org
· 9 years ago
7604ed5
Fix WKMutableArray creations in WKUserMediaPermissionRequest
by zandobersek@gmail.com
· 9 years ago
4ff050b
Unreviewed, further shorten a test that times out because it's very long
by fpizlo@apple.com
· 9 years ago
c9d072f
Node::origin should always be set, and the dead zone due to SSA Phis can just use exitOK=false
by fpizlo@apple.com
· 9 years ago
64bf94c
MarkedBlock::allocateBlock will have the wrong allocation size when (sizeof(MarkedBlock) + bytes) is divisible by WTF::pageSize()
by saambarati1@gmail.com
· 9 years ago
1d0dd1b
Web Inspector: [Regression] [Mavericks]: Undocked Web Inspector toolbar is two different colors and has extra space
by nvasilyev@apple.com
· 9 years ago
4862345
[ThreadedCompositor] Use WTF::Condition together with WTF::Lock
by commit-queue@webkit.org
· 9 years ago
127015c
watchdog m_didFire state erroneously retained.
by mark.lam@apple.com
· 9 years ago
af44a6b
Web Inspector: Uncaught exception in CSS Completion - TypeError: undefined is not an object (evaluating 'this._values[middleIndex].startsWith')
by commit-queue@webkit.org
· 9 years ago
64b2c92
Unreviewed build fix attempt on EFL
by ryuan.choi@navercorp.com
· 9 years ago
c48f202
Web Inspector: Rendering Frames timeline pie chart should use SVG instead of 2D canvas
by mattbaker@apple.com
· 9 years ago
7e23085
[Cocoa] PerformanceTest Layout/RegionsShapes.html is failing
by mmaxfield@apple.com
· 9 years ago
e65f8f1
REGRESSION (r188987): imported/mozilla/svg/filters/feConvolveMatrix-1.svg fails
by aestes@apple.com
· 9 years ago
67b3bf4
Build fix after r188982
by achristensen@apple.com
· 9 years ago
84b0590
Web Inspector: Implement tracking of active stylesheets in the frontend
by joepeck@webkit.org
· 9 years ago
4927e5b
Add comment to LocaleToScriptMappingDefault.cpp <rdar://problem/22407296>
by mmaxfield@apple.com
· 9 years ago
caf4c8c
Correct build after r188982.
by bfulgham@apple.com
· 9 years ago
2f16780
Distinguish Web IDL callback interfaces from Web IDL callback functions
by cdumez@apple.com
· 9 years ago
d800a51e
Web Inspector: Drop iOS 6 Legacy Remote Inspector Support
by joepeck@webkit.org
· 9 years ago
48a9d9f
[EFL] Bump cairo version to 1.14.2
by ryuan.choi@navercorp.com
· 9 years ago
59ecbd9
Fix crash due to animationDidEnd called on deallocated RemoteLayerTreeHost
by wenson_hsieh@apple.com
· 9 years ago
5d7dd50
REGRESSION: Safari navigates after a cancelled force click
by bdakin@apple.com
· 9 years ago
78f0033
Fix failing tests.
by andersca@apple.com
· 9 years ago
679c0f1
Crash when following a Google search link to Twitter with Limit Adult Content enabled
by aestes@apple.com
· 9 years ago
abf6fa6
Use WorkQueue::concurrentApply in FEConvolveMatrix
by andersca@apple.com
· 9 years ago
f20c90f
Fix build.
by andersca@apple.com
· 9 years ago
4c5890f
Update Windows tool install instructions.
by bfulgham@apple.com
· 9 years ago
e1c986b
Media Session: make MediaSessionMetadata a class
by eric.carlson@apple.com
· 9 years ago
18341b7
[Win] Rename 'WinLauncher' to 'MiniBrowser'
by bfulgham@apple.com
· 9 years ago
acdccbc
Add and implement WorkQueue::concurrentApply
by andersca@apple.com
· 9 years ago
1aaa92f
Unreviewed.
by zandobersek@gmail.com
· 9 years ago
f29186e
Node::origin should be able to tell you if it's OK to exit
by fpizlo@apple.com
· 9 years ago
4b503df
[JSC] StructureTransitionTable should eagerly deallocate single-transition WeakImpls.
by akling@apple.com
· 9 years ago
6061dab
[Curl] Deadlock when downloading. https://bugs.webkit.org/show_bug.cgi?id=148438
by peavo@outlook.com
· 9 years ago
75530678
Web Inspector: REGRESSION(r188965): BackendDispatcher loses request ids when called re-entrantly
by bburg@apple.com
· 9 years ago
55a352d
[Win] Build does not generate debug info.
by peavo@outlook.com
· 9 years ago
Next »