[Webkit-unassigned] [Bug 131515] Inlining native functions into the JavaScript in the FTL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 2 14:10:06 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=131515


Matthew Mirman <mmirman at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #230610|0                           |1
        is obsolete|                            |
 Attachment #230610|review?, commit-queue?      |
               Flag|                            |
 Attachment #230696|                            |review?, commit-queue?
               Flag|                            |




--- Comment #35 from Matthew Mirman <mmirman at apple.com>  2014-05-02 14:10:26 PST ---
Created an attachment (id=230696)
 --> (https://bugs.webkit.org/attachment.cgi?id=230696&action=review)
Native runtime library inlining in FTL

Removed some errant JS_EXPORT_PRIVATEs which fixed building with --debug.

Ran run-javascript-core tests with no errors.


Ran "run-webkit-tests --debug"  with the following errors which I believe to be preexisting and not results of this patch (please review):  

[1429/33776] compositing/hidpi-compositing-vs-non-compositing-check-on-testing-framework.html failed unexpectedly (reference mismatch)
[2389/33776] compositing/hidpi-non-simple-compositing-layer-with-fractional-size-and-background.html failed unexpectedly (reference mismatch)
[5469/33776] fast/backgrounds/gradient-background-shadow.html failed unexpectedly (reference mismatch)
[9950/33776] fast/dom/shadow/content-element-outside-shadow.html passed unexpectedly                               
  fast/gradients/css3-color-stop-invalid.html -> ref test hashes didn't match but diff passed
[12549/33776] fast/images/pdf-as-image-crop-box.html failed unexpectedly (reference mismatch)                   
[12797/33776] fast/multicol/newmulticol/clipping.html passed unexpectedly                                       
[13804/33776] fast/scrolling/scroll-select-list.html passed unexpectedly                            
[14333/33776] fast/sub-pixel/file-upload-control-at-fractional-offset.html passed unexpectedly   
[16550/33776] fast/workers/worker-call.html passed unexpectedly                                                       
[16845/33776] inspector-protocol/profiler/console-profile.html failed unexpectedly (text diff)                                                                     
[17855/33776] mathml/wbr-in-mroot-crash.html passed unexpectedly                                             
[20007/33776] mathml/presentation/mspace-units.html passed unexpectedly                                                 
[21389/33776] media/media-controls-invalid-url.html passed unexpectedly                                                                  
[22836/33776] jquery/manipulation.html failed unexpectedly (text diff)                                                                            
  svg/css/svg-resource-fragment-identifier-img-src.html -> ref test hashes didn't match but diff passed                                         
  svg/stroke/non-scaling-stroke-pattern.svg -> ref test hashes didn't match but diff passed         
[31391/33776] webgl/1.0.2/conformance/ogles/GL/build/build_009_to_016.html passed unexpectedly                                    
[31762/33776] webgl/1.0.2/conformance/glsl/misc/shader-uniform-packing-restrictions.html failed unexpectedly (text diff)                    
[33721/33776] http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-synconmain.html failed unexpectedly (test timed out, text diff)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list