lowlevellibsandfws/pluginfw/Group/syslibs_ecom.history.xml
changeset 0 e4d67989cc36
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     1 <?xml version="1.0"?>
       
     2 <relnotes schema="1.0.0" name="Plugin Framework" purpose="" type="component">
       
     3   <purpose>
       
     4     DLL/Object Plugin framework of the OS comprising of a Plugin Server and Client API. Allows users to list and create plugin objects. It gives clients a way of having run-time dynamic linkages to object implementations in DLLs not known at build time (static linkage).
       
     5   </purpose>
       
     6   <defect number="DEF142843" title="Public headers include platform headers" revision="059">
       
     7   Rectified the header classifications wherever necessary, either including it in .cpp or promoting it
       
     8   </defect> 
       
     9   <defect number="PDEF139263" title="TE_EComSWITestWINSCW.script (udeb) v9.5 fails" revision="058">
       
    10     Removed the test te_ecomswitestwinscw from the winscw script file
       
    11   </defect>
       
    12    <defect number="PDEF138059" title="ECOM manual test t_heaptest is obsolete" revision="057">
       
    13     Updated test t_heaptest to upgrade ecom plugin using SWI 
       
    14   </defect>
       
    15   <defect number="PDEF138060" title="ECOM manual test t_ecomeikerrortest needs update" revision="056">
       
    16   Updated the EcomErrorCodes.h and EcomErr.ra so that they reflect the latest error codes and t_ecomeikerrortest is updated to test the new error codes.
       
    17   </defect> 
       
    18   <deliverystep number="1462" name="PREQ2475: Splitting Mixed Header files for Base Services API" osproject="SymTB9.2" revision="055">
       
    19     <milestone project="GT0494" number="3.9"/>
       
    20     <preq number="2475" title="Splitting Mixed header">
       
    21     Splitting Mixed Header files for Base Services API
       
    22   </preq>
       
    23   </deliverystep>	
       
    24  <defect number="PDEF134636" title="T_PLUGINUPGRADE test fails on Rel MCL" revision="054">
       
    25   Fixed the slash issues relevant to this testcase in ecom3_postbuild.mk file. 
       
    26   </defect>
       
    27   <defect number="DEF133163" title="TLanguage fails in ECOM" revision="053">
       
    28   Updated test to export ecom-1-2.s02 and ecom-1-3.s03 .
       
    29   </defect>
       
    30   <defect number="DEF131679 " title="[WDP] {WDP} T_RESOLVERPERF tests failing on H4." revision="052">
       
    31     Updated  test to put in appropriate time thresholds.
       
    32   </defect>
       
    33   <defect number="DEF133785 " title="T_RESOLVERCACHE test fails on ARMV5" revision="051">
       
    34     Updated  test to make the Time Period Fall in the time Interval.
       
    35   </defect>
       
    36   <defect number="INC133328" title="[SPHINX] Landmarks application cannot be started" revision="050">
       
    37     Missing Object initialisation updated in Sphinx .
       
    38   </defect>
       
    39   <defect number="DEF133145" title="PerfTest Fails on h6 3430 board for ecom " revision="049">
       
    40     Updated test to make it compatible with h6 i.e OMAP3430 Board.
       
    41   </defect>
       
    42   <deliverystep number="1416" name="CR1573:ECOM clients shall be able to list all plug-in implementations for a given plug-in interface" osproject="Diran" revision="048" >
       
    43     <cr number="1573" title="ECOM clients shall be able to list all plug-in implementations for a given plug-in interface ">
       
    44       Addition of 3 new client API's to list the plug-in implmentations of a plug-in interface, without doing any capability filtering And Server Side Changes.
       
    45     </cr>
       
    46     <milestone project="GT0494" number="3.8"/>
       
    47   </deliverystep>
       
    48   <defect number="DEF129269" title="T_RESOLVERCACHE (udeb) failing 9.5 dev_dpfunctional (onwards)" revision="047">
       
    49     Updated test to make it more resilient to scheduling variances.
       
    50   </defect>
       
    51   <defect number="DEF117562" title="Investigate leave in CDiscoverer::CDirScanner::DoScanDriveL" revision="046">
       
    52     Updates to improve panic logging and handling. Published ECOM panic codes.
       
    53   </defect>
       
    54   <defect number="DEF127158" title="Updating startup domain definitions used in ECOM" revision="045">
       
    55     Updates made in accordance to the changes in the Starup domain definitions as per System model v2. 
       
    56   </defect>
       
    57   <defect number="DEF120545" title="ECOM manual test t_multipleImageTest documentation out of date" revision="044">
       
    58 	Updated the instructions on how to build t_multipleimagetest are documented in SGL.GT0292.509 ECOM Component Test Spec.doc and buildecomMultiImage.cmd.
       
    59   </defect>
       
    60   <defect number="DEF120850" title="TEM for ecom should have ecom3_ prefix" revision="043">
       
    61 	  Renamed buildsis.mk/meta and relocatetarget.mk/meta to add the ecom3_ prefix. Update bld.inf files.
       
    62   </defect>
       
    63   <defect number="PDEF119731" title="BAFL Backup System Potential Security Vulnerability" revision="042">
       
    64 	Have changed the capabilities for CloseAll, CloseFileL, RestartAll, RestartFile and NotifyBackupOperationL. Have removed the CloseServer API.
       
    65   </defect>
       
    66   <defect number="PDEF116654" title="Robustness of REComSession::CreateImplementationL() on a leave must be improved " revision="041">
       
    67 	Improved robustness and add several test cases.
       
    68   </defect>
       
    69   <defect number="DEF117387" title="T_EXTENDEDINTERFACES test is failing in 9.5 Development WINSCW build" revision="040">
       
    70 	Updated t_extendedinterfaces.cpp
       
    71   </defect> 
       
    72   <defect number="DEF116366" title="Remove awkward dependency of syslibs_ecom on cbr/dummy - prop to ecom3" revision="039">
       
    73 	Removed the dummy.exe target
       
    74   </defect> 
       
    75   <defect number=" DEF116246" title="Propagate INC115057 to ecom3 - ecomserver out of heap space  " revision="038">
       
    76 	Increased the heap min and max sizes. Changed implementation of plug-in scanning to be more efficient.
       
    77   </defect> 
       
    78   <defect number="PDEF116150" title="'Contact retailer' when booting phone" revision="037">
       
    79 	Modified all sorting algorithms based on UIDs to use comparisons instead of subtractions.
       
    80   </defect> 
       
    81   <deliverystep number="486" name="ECOM Interface Extensions" osproject="Oghma" revision="036">
       
    82    	<ec number="043" title="ECOM Interface Compatibility, Extensions and Versioning">
       
    83    	Allow the existing plug-in implementation interfaces to be extended without breaking BC
       
    84   	</ec>
       
    85    	<milestone project="GT0329" number="3.2"/>
       
    86   </deliverystep>
       
    87   <defect number="DEF113573" title="CObserverStub initialises TDriveUnit object with invalid drive parameter " revision="035">
       
    88 	Modified the t_discoverer code not to initialize a TDriveUnit with -1 otherwise it will panic(drive number of out of the 0-25 range)
       
    89   </defect> 
       
    90   <defect number="DEF113257" title="(ecom) calls to GetDesLength() not checked for error return " revision="034">
       
    91     Added User::LeaveIfError to catch and leave with error code returned by TClientRequest::GetDesLength if it returns error.
       
    92   </defect>
       
    93   <defect number="DEF103909" title="ECOM ignores changes that occur during a Backup" revision="033">
       
    94     Changed the dicoverer to only cancel/activate the scanning timer on suspend/resume, leaving other notifiers active. Notifications are then processed once the discoverer is resumed.
       
    95   </defect>
       
    96   <defect number="DEF111559" title="In-Source documentation must be provided for usage of ECOM aDtorIDKey argument" revision="032">
       
    97     Changed the description of "aDtorIDKey"
       
    98   </defect>
       
    99   <defect number="DEF111309" title="ECOM dependency on swi/swispubsubdefs.h breaks Core OS layering" revision="031">
       
   100     Updated ECOM to depend on definitions in sacls.h and e32property.h rather than swi/swispubsubdefs.h.
       
   101   </defect>
       
   102   <defect number="DEF111789" title="Cannot determine impl. uid after call to REComSession:: CreateImplementationL()" revision="030">
       
   103     Fixed issue by providing an additional method to retrieve uid given the destructor key
       
   104   </defect>
       
   105   <defect number="PDEF111246" title="ECOM does not notify when plug-ins get uninstalled" revision="029">
       
   106     Fixed issue with notification of plugin uninstallation
       
   107   </defect>
       
   108   <defect number="DEF111107" title="IPR errors in syslibs_ecom" revision="028">
       
   109     Changed syslibs_ecom.mrp, added a entry for DisableDrivesTest in IPR section to classify this test component to T
       
   110   </defect>
       
   111   <defect number="DEF110156" title="Incorrect component name in distribution.policy files" revision="027">
       
   112     Changed schedule 12 information for the distribution.policy files from Tools to Plugin Framework Server
       
   113   </defect>
       
   114   <defect number="PDEF110202" title="Undesireable interaction between ECOM and SWI" revision="026">
       
   115     Disabled discovery of plugins during SWI
       
   116   </defect>
       
   117   <defect number="DEF110141" title="WordScan error in ECOM" revision="025">
       
   118     Rephrase commented out in t_disabledrives.cpp
       
   119   </defect>
       
   120 <deliverystep number="646" name="Allow licensees to disable scanning on specific drives" osproject="Naiad" revision="024">
       
   121     <preq number="1783" title="Traceability PREQ for functionality added to legacy components in Naiad">
       
   122     Derived req 7447: ECOM shall allow licensees to indicate disabled drives.
       
   123    </preq>
       
   124     <milestone project="GT0304" number="3.12"/>
       
   125   </deliverystep>
       
   126   <minorchange revision="023">
       
   127     Updated the value of the patchable buffer size constant in the HowToFAQ
       
   128   </minorchange>
       
   129   <deliverystep number="558" name="Extension makefile changes" osproject="Oghma" revision="022">
       
   130     <preq number="1182" title="GNU Make-based build system">
       
   131     Migrating the makefiles to Template Extension Makefiles.
       
   132   </preq>
       
   133     <milestone project="GT0329" number="3.13"/>
       
   134   </deliverystep>
       
   135   <defect number="DEF105913" title="Documentation defect in &quot;REComSession::CreateImplementationL()&quot;" revision="021">
       
   136     Updated interfaceuid documentation in EcomSession.cpp
       
   137   </defect>
       
   138   <defect number="PDEF101458" title="ECOM Optimise KListImpBufferSize default value for RAM/NOR/NAND configs" revision="020">
       
   139     ECOM Optimise KListImpBufferSize default value for RAM/NOR/NAND configs
       
   140   </defect>
       
   141   <deliverystep number="557" name="Filename policy changes" osproject="Oghma" revision="019">
       
   142     <milestone project="GT0329" number="3.11"/>
       
   143     <preq number="1182" title="GNU Make-based build system">
       
   144     Updating the component source files to comply with the Symbian filename policy.
       
   145   </preq>
       
   146   </deliverystep>
       
   147   <minorchange revision="018">
       
   148     Symbian OS v9.3 component branched from common codeline
       
   149   </minorchange>
       
   150   <defect number="DEF098054" title="Ecom Multiple Image test fail" revision="017">
       
   151     Correction to the documentation for multiple image support and addition of scripts for setting up the multiple image test environment
       
   152   </defect>
       
   153   <defect number="PDEF101488" title="ECom test failure" revision="016">
       
   154     Remove set system drive test cases
       
   155   </defect>
       
   156   <defect number="DEF101931" title="ECOMSERVERTEST timeout in WINSCW only" revision="015">
       
   157     Modified ECOMServerTest to improve the OOM server test
       
   158   </defect>
       
   159   <defect number="DEF101930" title="Incorrect policy object returned in CLoadManager::InstantiationMethodL" revision="014">
       
   160     Updated policy mapping code to return correct object.
       
   161   </defect>
       
   162   <defect number="DEF099923" title="ECOM Non-SPI 2nd boot performance degraded by 30ms" revision="013">
       
   163     The server no longer persists any data in its internal registry. This means that DAT and LANG files are not created.
       
   164   </defect>
       
   165   <defect number="DEF098715" title="Calls to REComSession::CreateImplementationL can leak memory." revision="012">
       
   166     All resource handles are released if a Leave occurs during a call to any of the ListImplementations() or CreateImplementation() methods.
       
   167   </defect>
       
   168   <defect number="DEF099960" title="Failure of T_Registrydata test on Nand Build" revision="011">
       
   169     ECOM Server will no longer unnecessary saves the DAT file for drives which has not changed(non-SPI)
       
   170   </defect>
       
   171   <defect number="DEF098984" title="ECOM saves the DAT file for a drive which has not changed [non-SPI]" revision="010">
       
   172     ECOM Server will no longer unnecessary saves the DAT file for drives which has not changed(non-SPI)
       
   173   </defect>
       
   174   <defect number="DEF097252" title="ONB: ARMV5 ABIv2 is causing 2 Ecom tests to fail to build." revision="009">
       
   175     Add ecom.lib to 2 ecom test mmp files.
       
   176   </defect>
       
   177   <defect number="PDEF099954" title="Format c: in boot up causes htiframework to crash" revision="008">
       
   178     Server no longer panics when multiple threads/processes attempt to start the server simultaneously
       
   179   </defect>
       
   180   <defect number="DEF099467" title="ECOM Performance tests fail on H4 NAND (UREL)" revision="007">
       
   181     Added benchmarks for all Performance tests for each configuration tested during the nightly test run.
       
   182   </defect>
       
   183   <deliverystep number="455" name="ECOM Performance Improvements" osproject="Naiad" revision="006">
       
   184     <preq number="1480" title="Naiad System Quality: Performance, ROM and RAM targets">
       
   185     General client and server performance improvements. This includes improvements to server startup as well as improvements to ROM and RAM usage.
       
   186   </preq>
       
   187     <milestone project="GT0304" number="3.8"/>
       
   188   </deliverystep>
       
   189   <defect number="DEF098623" title="Test Failure in ECOM for NAND2 configuration in H4" revision="005">
       
   190     Updated test to select a drive from a list of those available for the current configuration rather than hardcoding it.
       
   191   </defect>
       
   192   <defect number="DEF097099" title="ONB: TESTEXECUTETE_EComSWITestARM.script1 fails" revision="004">
       
   193     Disabled lazy dll unloading during test setup to ensure that the loader unloads DLLs immediately rather than after some unspecified amount of time.
       
   194   </defect>
       
   195   <preq number="1001" title="Allow UI language to be settable at run-time within a locale." revision="003"/>
       
   196   <cr number="0902" title="Enable Dynamic Language Switching in APPARC, ECOM and EIKSTD" revision="002">
       
   197     Added support for the runtime setting of the language downgrade path. When a change to the language downgrade path occurs ECOM will update its internal registry accordingly.
       
   198   </cr>
       
   199   <milestone project="GT0292" number="3.14" revision="001"/>  
       
   200 </relnotes>