Code Monkey home page Code Monkey logo

webkit's Introduction

webkit

Experiments and contributions to WebKit. Tracks git://git.webkit.org/WebKit.git

Deprecated

This project is no longer maintained and is in an archived state. If you would like to revive the project, please consider forking it.

webkit's People

Contributors

filmaj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

webkit's Issues

Help making the font-feature-settings property available in WebKit

Seen from MDN, Safari had given up the font-feature-settings CSS property since 6.0, this property require advanced typographic feature support for OpenType fonts, so I hope you can help them to get support for this property in WebKit, and making it available in newer version of Safari.

Additionaly, you can also try to get support or improve for @font-feature-values, font-language-override, font-variant, font-variant-alternates, font-variant-caps, font-variant-east-asian, font-variant-ligatures, font-variant-numeric, font-variant-position properties based on this work.

I need help with Canvas2DLayerBridge.

Hi.

Recently I launched a game website. When I'm alone on the server, I have no problem, but if I`m in with a few users [even just five users] on the same server the performance gradually drops. [This is happening to many users who using chrome.]
In the Chrome JavaScript profiler, there is a phenomenon that the proportion of (program) increases over time. If I click on another tab in Google Chrome and click on the My Site tab again, the portion occupied by (program) is to be initialized [it seems to be (idle)]. But soon the specs are down.
So I used chrome: // tracing / and found Canvas2DLayerBridge to grow. This phenomenon was not found until I had drawn more than a certain amount on the canvas. How can I handle this?

  • There is no problem with other browsers (ie, firefox, opera).
  • The client is fully developed in JavaScript.
  • Test environment is Windows 7, Chrome version is 64.0.3282.140.

JavaScriptCore framework crashed the application.

Here is the stack trace of crash report.

Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0:
0 libsystem_kernel.dylib 0x0000000197140ef0 swtch_pri + 8
1 libsystem_pthread.dylib 0x00000001971f83dc sched_yield + 12
2 JavaScriptCore 0x00000001869e9da0 JSC::JSLock::grabAllLocks(JSC::JSLock::DropAllLocks_, unsigned int) + 48
3 JavaScriptCore 0x00000001866b201c JSC::JSLock::DropAllLocks::~DropAllLocks() + 36
4 JavaScriptCore 0x000000018697702c JSC::DelayedReleaseScope::~DelayedReleaseScope() + 180
5 JavaScriptCore 0x00000001866c7648 JSC::MarkedAllocator::allocateSlowCase(unsigned long) + 484
6 JavaScriptCore 0x000000018673df64 JSC::LiteralParser::parse(JSC::ParserState) + 4428
7 JavaScriptCore 0x00000001866f7558 JSC::LiteralParser::tryJSONPParse(WTF::Vector<JSC::JSONPData, 0ul, WTF::CrashOnOverflow>&, bool) + 2304
8 JavaScriptCore 0x00000001866f4c60 JSC::Interpreter::execute(JSC::ProgramExecutable_, JSC::ExecState_, JSC::JSObject_) + 372
9 JavaScriptCore 0x00000001866f4978 JSC::evaluate(JSC::ExecState_, JSC::SourceCode const&, JSC::JSValue, JSC::JSValue_) + 472
10 JavaScriptCore 0x00000001869c8e94 JSEvaluateScript + 404
11 JavaScriptCore 0x00000001869d24d0 -[JSContext evaluateScript:withSourceURL:] + 112
12 WebApp 0x00000001000d88dc 0x1000b0000 + 166108
13 Foundation 0x00000001860e417c NSFireDelayedPerform + 420
14 CoreFoundation 0x00000001851a8128 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION
+ 24
15 CoreFoundation 0x00000001851a7dd8 __CFRunLoopDoTimer + 884
16 CoreFoundation 0x00000001851a5824 __CFRunLoopRun + 1368
17 CoreFoundation 0x00000001850d12d0 CFRunLoopRunSpecific + 392
18 GraphicsServices 0x000000018e8ef6f8 GSEventRunModal + 164
19 UIKit 0x0000000189c96fa8 UIApplicationMain + 1484

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.