<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>146640</bug_id>
          
          <creation_ts>2015-07-06 08:52:21 -0700</creation_ts>
          <short_desc>[CMake] Trigger the memory-reduction tricks on armhf too</short_desc>
          <delta_ts>2015-09-04 04:44:32 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Emanuele Aina">emanuele.aina</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>andrunko</cc>
    
    <cc>commit-queue</cc>
    
    <cc>ossy</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1107103</commentid>
    <comment_count>0</comment_count>
    <who name="Emanuele Aina">emanuele.aina</who>
    <bug_when>2015-07-06 08:52:21 -0700</bug_when>
    <thetext>At the moment the --no-keep-memory compilation flag is only enabled for 32bit x86 processors, but would probably benefit every 32bit processor.

https://trac.webkit.org/browser/trunk/Source/cmake/OptionsCommon.cmake?rev=186354#L101</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1107105</commentid>
    <comment_count>1</comment_count>
      <attachid>256215</attachid>
    <who name="Emanuele Aina">emanuele.aina</who>
    <bug_when>2015-07-06 08:54:03 -0700</bug_when>
    <thetext>Created attachment 256215
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1107107</commentid>
    <comment_count>2</comment_count>
    <who name="Emanuele Aina">emanuele.aina</who>
    <bug_when>2015-07-06 08:59:37 -0700</bug_when>
    <thetext>I&apos;ve tested the attached patch only with the armhf toolchain for the Raspberry Pi, so I&apos;ve been conservative and simply added it to the match pattern.

A different option would be to try to detect if the current build architectures is 32bit using `getconf LONG_BIT` or something similar.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1107111</commentid>
    <comment_count>3</comment_count>
      <attachid>256215</attachid>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-07-06 09:21:04 -0700</bug_when>
    <thetext>Comment on attachment 256215
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=256215&amp;action=review

&gt; ChangeLog:3
&gt; +        [CMake] Trigger the memory-reduction tricks on armhf too

Just a nit: This line should be same as the title 
of the bug report. Please change one of them.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1123082</commentid>
    <comment_count>4</comment_count>
      <attachid>256215</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2015-09-03 00:22:38 -0700</bug_when>
    <thetext>Comment on attachment 256215
Patch

Rejecting attachment 256215 from commit-queue.

Failed to run &quot;[&apos;/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch&apos;, &apos;--status-host=webkit-queues.webkit.org&apos;, &apos;--bot-id=webkit-cq-01&apos;, &apos;land-attachment&apos;, &apos;--force-clean&apos;, &apos;--non-interactive&apos;, &apos;--parent-command=commit-queue&apos;, 256215, &apos;--port=mac&apos;]&quot; exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
&apos;, &apos;dcommit&apos;, &apos;--rmdir&apos;]&quot; exit_code: 139 cwd: /Volumes/Data/EWS/WebKit

Committing to http://svn.webkit.org/repository/webkit/trunk ...
Authentication realm: &lt;http://svn.webkit.org:80&gt; Mac OS Forge
Password for &apos;commit-queue@webkit.org&apos;: 
Authentication realm: &lt;http://svn.webkit.org:80&gt; Mac OS Forge
Username: error: git-svn died of signal 11

Failed to run &quot;[&apos;git&apos;, &apos;svn&apos;, &apos;dcommit&apos;, &apos;--rmdir&apos;]&quot; exit_code: 139 cwd: /Volumes/Data/EWS/WebKit
Updating OpenSource
Current branch master is up to date.

Full output: http://webkit-queues.webkit.org/results/135637</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1123401</commentid>
    <comment_count>5</comment_count>
      <attachid>256215</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2015-09-04 04:44:28 -0700</bug_when>
    <thetext>Comment on attachment 256215
Patch

Clearing flags on attachment: 256215

Committed r189344: &lt;http://trac.webkit.org/changeset/189344&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1123402</commentid>
    <comment_count>6</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2015-09-04 04:44:32 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>256215</attachid>
            <date>2015-07-06 08:54:03 -0700</date>
            <delta_ts>2015-09-04 04:44:28 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-146640-20150706175304.patch</filename>
            <type>text/plain</type>
            <size>1701</size>
            <attacher name="Emanuele Aina">emanuele.aina</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMTg2MzMzCmRpZmYgLS1naXQgYS9Tb3VyY2UvY21ha2UvT3B0
aW9uc0NvbW1vbi5jbWFrZSBiL1NvdXJjZS9jbWFrZS9PcHRpb25zQ29tbW9uLmNtYWtlCmluZGV4
IDY2OTE1MjY2YmFjNDQ2OTRiMTNkMWFhOWNkNzczZmM4MGZjMmZiMWYuLmUwZDhhMjZlNjEyMzAz
Y2YxMTYwMWMyNTE3NWZjODlmMWRlZTQ5NTEgMTAwNjQ0Ci0tLSBhL1NvdXJjZS9jbWFrZS9PcHRp
b25zQ29tbW9uLmNtYWtlCisrKyBiL1NvdXJjZS9jbWFrZS9PcHRpb25zQ29tbW9uLmNtYWtlCkBA
IC05OCw3ICs5OCw3IEBAIGlmICgiJHtDTUFLRV9DWFhfQ09NUElMRVJfSUR9IiBTVFJFUVVBTCAi
Q2xhbmciKQogZW5kaWYgKCkKIAogc3RyaW5nKFRPTE9XRVIgJHtDTUFLRV9IT1NUX1NZU1RFTV9Q
Uk9DRVNTT1J9IExPV0VSQ0FTRV9DTUFLRV9IT1NUX1NZU1RFTV9QUk9DRVNTT1IpCi1pZiAoIiR7
Q01BS0VfQ1hYX0NPTVBJTEVSX0lEfSIgU1RSRVFVQUwgIkdOVSIgQU5EICIke0xPV0VSQ0FTRV9D
TUFLRV9IT1NUX1NZU1RFTV9QUk9DRVNTT1J9IiBNQVRDSEVTICIoaVszLTZdODZ8eDg2KSIpCitp
ZiAoIiR7Q01BS0VfQ1hYX0NPTVBJTEVSX0lEfSIgU1RSRVFVQUwgIkdOVSIgQU5EICIke0xPV0VS
Q0FTRV9DTUFLRV9IT1NUX1NZU1RFTV9QUk9DRVNTT1J9IiBNQVRDSEVTICIoaVszLTZdODZ8eDg2
fGFybWhmKSIpCiAgICAgIyBUbyBhdm9pZCBvdXQgb2YgbWVtb3J5IHdoZW4gYnVpbGRpbmcgd2l0
aCBkZWJ1ZyBvcHRpb24gaW4gMzJiaXQgc3lzdGVtLgogICAgICMgU2VlIGh0dHBzOi8vYnVncy53
ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9pZD03NzMyNwogICAgIHNldChDTUFLRV9TSEFSRURfTElO
S0VSX0ZMQUdTX0RFQlVHICItV2wsLS1uby1rZWVwLW1lbW9yeSAke0NNQUtFX1NIQVJFRF9MSU5L
RVJfRkxBR1NfREVCVUd9IikKZGlmZiAtLWdpdCBhL0NoYW5nZUxvZyBiL0NoYW5nZUxvZwppbmRl
eCA5NWQ5MjMzNDJlZDc3MDgzNGYzZmY3NGVmYTVkNmQ2NDQ2NmYzYTgxLi5lZGQzNTViYzQzZDZl
ZGM1NTNhOGYwOTMxMTdhMzBlMjQ4ZmNkNWM1IDEwMDY0NAotLS0gYS9DaGFuZ2VMb2cKKysrIGIv
Q2hhbmdlTG9nCkBAIC0xLDMgKzEsMTUgQEAKKzIwMTUtMDctMDYgIEVtYW51ZWxlIEFpbmEgIDxl
bWFudWVsZS5haW5hQGNvbGxhYm9yYS5jb20+CisKKyAgICAgICAgW0NNYWtlXSBUcmlnZ2VyIHRo
ZSBtZW1vcnktcmVkdWN0aW9uIHRyaWNrcyBvbiBhcm1oZiB0b28KKyAgICAgICAgaHR0cHM6Ly9i
dWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTE0NjY0MAorCisgICAgICAgIFJldmlld2Vk
IGJ5IE5PQk9EWSAoT09QUyEpLgorCisgICAgICAgICogU291cmNlL2NtYWtlL09wdGlvbnNDb21t
b24uY21ha2U6CisgICAgICAgIEFjdGl2YXRlIC0tbm8ta2VlcC1tZW1vcnkgZXZlbiBvbiBhcm1o
ZiB0byByZWR1Y2UgdGhlIGFtb3VudCBvZiBtZW1vcnkKKyAgICAgICAgbmVlZGVkIGR1cmluZyBs
aW5raW5nLCB0byBhdm9pZCBvdXQtb2YtbWVtb3J5IGZhaWx1cmVzIGFzIG11Y2ggYXMKKyAgICAg
ICAgcG9zc2libGUuCisKIDIwMTUtMDctMDMgIEVtYW51ZWxlIEFpbmEgIDxlbWFudWVsZS5haW5h
QGNvbGxhYm9yYS5jb20+CiAKICAgICAgICAgW0dUS10gRm9yY2VmdWxseSBkaXNhYmxlIGd0ay1k
b2MgYW5kIGdvYmplY3QtaW50cm9zcGVjdGlvbiB3aGVuIGNyb3NzYnVpbGRpbmcK
</data>

          </attachment>
      

    </bug>

</bugzilla>