reed@reedloden.com
|
7f18a1e329
|
Bug 407963 - "[FUEL] Factor out generic toolkit aspects of FUEL into a reusable form" [p=jminta@gmail.com (Joey Minta) r=mfinkle r=gavin sr=bsmedberg a1.9=beltzner]
|
2008-01-12 23:48:31 -08:00 |
|
mozilla.mano@sent.com
|
09bbed0a03
|
Fix fuel failure from bug 387746
|
2007-11-19 19:41:10 -08:00 |
|
reed@reedloden.com
|
4ce45e14e4
|
Rev the uuid for the interface that bug 395004 changed.
|
2007-10-03 20:34:30 -07:00 |
|
mark.finkle@gmail.com
|
4f3fb5968b
|
b=395004. p=paul.rouget, r=mfinkle, dtownsend, gavin, a=mconnor. Add enaled property to FUEL Extension object
|
2007-09-28 16:49:45 -07:00 |
|
mark.finkle@gmail.com
|
2a5bd99f19
|
b=391557. p=johnmarsh. r=mfinkle, dietrich. a=mconnor. change Annotation.get to return null instead of throwing exceptions (whitespace cleanup too)
|
2007-09-25 12:46:35 -07:00 |
|
ted.mielczarek@gmail.com
|
02a3d46b2c
|
attempting to fix test bustage. rs=shaver
|
2007-09-19 07:01:59 -07:00 |
|
dtownsend@oxymoronical.com
|
9d220c50f8
|
Bug 391899: getItemForID returns an empty nsIUpdateItem if the item doesn't exist. r=robstrong
|
2007-08-26 11:07:49 -07:00 |
|
rflint@ryanflint.com
|
d9e5356f9c
|
Bug 386536 - Add category manager helpers to XPCOMUtils. Patch by Nickolay Ponomarev <asqueella@gmail.com>, r=sayrer/mark.finkle a=jst
|
2007-08-23 17:21:10 -07:00 |
|
mark.finkle@gmail.com
|
6eaf77cad1
|
b=391902. r=gavin. FUEL Application.console.open() fails
|
2007-08-21 12:59:46 -07:00 |
|
ginn.chen@sun.com
|
d0ed3cca65
|
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore
|
2007-08-05 20:22:32 -07:00 |
|
mark.finkle@gmail.com
|
f1bc8e81ee
|
bustage fix. FUEL test was too tied to the actual preferences. Made it more general
|
2007-08-03 12:44:17 -07:00 |
|
mark.finkle@gmail.com
|
46c7bbaa09
|
b=388436. r=gavin. added QI to all JS objects and added tests to get better extension and browser coverage
|
2007-07-19 11:17:55 -07:00 |
|
mark.finkle@gmail.com
|
869c14df9a
|
disabling orange tests until we can debug the problem
|
2007-07-15 06:40:42 -07:00 |
|
mark.finkle@gmail.com
|
46d59fc4e5
|
attempted bustage fix for fuel test.
|
2007-07-15 06:17:17 -07:00 |
|
mark.finkle@gmail.com
|
a4760a5b9d
|
b=379140. r=mano. change fuel Application object so it is not accessible from content, only from chrome.
|
2007-07-15 05:32:47 -07:00 |
|
mark.finkle@gmail.com
|
f0926cf076
|
b=387470. r=gavin. convert FUEL tests to new browser chrome framework.
|
2007-07-14 14:13:51 -07:00 |
|
mozilla.mano@sent.com
|
4284ee739f
|
Fix FUEL bustage from bug 331654, patch on bug 380168.
|
2007-07-11 03:25:36 -07:00 |
|
mark.finkle@gmail.com
|
ffd724f958
|
b=387108. r=gavin. cleanup Extensions and Extension objects
|
2007-07-09 13:56:52 -07:00 |
|
mark.finkle@gmail.com
|
5ab59070c7
|
b=387156. r=gavin. changed sessionstorage to hold objects instead of strings
|
2007-07-06 18:31:10 -07:00 |
|
mark.finkle@gmail.com
|
60df4f7b8d
|
b=386534. r=gavin. removeEventListener needs 3 params
|
2007-07-06 07:35:39 -07:00 |
|
mark.finkle@gmail.com
|
f3c94088e6
|
b=380168. r=gavin, r=dietrich. adding FUEL 0.2 to tree w/ html based tests.
|
2007-06-27 11:00:40 -07:00 |
|
mark.finkle@gmail.com
|
917908f58b
|
backing out because of unit test failure
|
2007-06-27 08:41:15 -07:00 |
|
mark.finkle@gmail.com
|
aa3398839f
|
b=380168. r=gavin, r=dietrich. Add FUEL 0.2 (bookmarks and browsers) to tree.
|
2007-06-27 05:58:29 -07:00 |
|
mark.finkle@gmail.com
|
36c86d446a
|
removing premature XUL tests
|
2007-06-12 13:31:02 -07:00 |
|
mark.finkle@gmail.com
|
40ba19010b
|
updated test window titles
|
2007-06-12 12:02:14 -07:00 |
|
mark.finkle@gmail.com
|
620046b6a5
|
converted tests to xul chrome tests
|
2007-06-12 11:59:45 -07:00 |
|
mark.finkle@gmail.com
|
0713545389
|
b=378618. r=gavin. changed code in factory to help clean up leaks.
|
2007-06-12 05:52:02 -07:00 |
|
mark.finkle@gmail.com
|
57cb026f1e
|
bug 378618. backing out changes that are causing tests to fail
|
2007-05-16 12:30:19 -07:00 |
|
mark.finkle@gmail.com
|
f5d2f3b13d
|
bug 378618. r=gavin. removed singleton member from factory to remove a leak
|
2007-05-16 11:33:57 -07:00 |
|
mark.finkle@gmail.com
|
abdd5e311d
|
bug 378618. r=gavin. Added code to delete category entries when the component is unregistering itself
|
2007-04-28 17:05:55 -07:00 |
|
gavin@gavinsharp.com
|
8b50ebbce0
|
Bug 379141: fuelIPreference::modified should be readonly, r=mfinkle
|
2007-04-28 16:22:45 -07:00 |
|
gavin@gavinsharp.com
|
e970aad7df
|
Bug 379138: use a less generic contract ID for FUEL, r=mfinkle
|
2007-04-28 16:21:51 -07:00 |
|
mark.finkle@gmail.com
|
6157fda151
|
bug 378618. r=dbaron. Clean up some XPCOM leaks.
|
2007-04-27 07:37:26 -07:00 |
|
mark.finkle@gmail.com
|
00d3720e30
|
bug 372069. add FUEL to trunk. r=gavin
|
2007-04-23 13:27:46 -07:00 |
|
shaver%mozilla.org
|
a5e8d10302
|
Initial import of FUEL files for jresig and mfinkle.
|
2007-01-30 19:50:54 +00:00 |
|