Commit Graph

61 Commits

Author SHA1 Message Date
Dão Gottwald
0bb69ec297 Bug 521282 - Make sure the browser window is focused before each test. r=mano 2009-11-22 15:05:54 +01:00
Dão Gottwald
c5f31ac9ac Bug 525710 - getPagesWithAnnotation, getItemsWithAnnotation, getPageAnnotationNames, getItemAnnotationNames, getFaviconData, getQueries, getFolders and getTagsForURI length out params should be optional. r=sdwilsh
--HG--
extra : rebase_source : e46c14838c9076d6bb32a423e0193e71b1d0532a
2009-11-02 22:04:15 +01:00
Dietrich Ayala
f66429541f Bug 498130 - Reduce places-views overhead (RELAND) 2009-10-01 09:53:26 -07:00
Dietrich Ayala
890e1e64fa Backout bug 498130 due to persistent startup crash on Windows Mobile (bug 519854) 2009-09-30 17:21:39 -07:00
Asaf Romano
0cdda0b913 Bug 498130 - Reduce places-views overhead. r=mak. sr=mconnor. 2009-09-26 11:23:17 +03:00
Dão Gottwald
ae7911d68f add debug info 2009-09-20 03:59:39 +02:00
Dão Gottwald
eaf03cbc84 Bug 458688 - re-enable browser_Browser.js and try to fix the intermittent failure. r=dtownsend 2009-08-17 11:35:05 +02:00
Dão Gottwald
dd710093a1 Bug 458688 - disable browser_Browser.js 2009-04-05 23:11:43 +02:00
Shawn Wilsher
c3bde40cce Bug 468305 - nsINavBookmarksObserver has no "onBeforeItemRemoved" callback
Not having this callback makes life difficult for anyone trying to synchronize
bookmarks.  You cannot get any additional information about a bookmark when
onItemRemoved is called, since it's been removed.  Things like a guid no longer
exist, which results in a lot of pain for add-ons that want to synchronize.
r=dietrich
2009-03-19 15:56:51 -04:00
Mark Finkle
fd07f5d878 Bug 470163: [FUEL] pass BrowserTab object as event data for Tab* events, r=gavin 2009-01-16 00:35:01 -05:00
Mark Finkle
e6ffa22c80 Bug 473156: fuelIEvents.removeListener removes all listeners for an event, r=dtownsend 2009-01-15 13:47:55 -05:00
Mark Finkle
fbc3a17287 Bug 464260: FUEL - Change nsIDOMHTMLDocument check to nsIDOMDocument check, r=gavin 2009-01-02 12:40:45 -05:00
Dave Townsend
db62bb7f9a Bug 458688 - FUEL test browser_Browser.js uses setTimeout
r=mfinkle

This should make tinderbox a little more green from time to time.
2008-11-07 16:31:42 -05:00
Dave Townsend
9670a68534 Bug 463595 - browser_Application.js uses timeouts and fails intermittently
r=gavin

This should make tinderbox a little more green from time to time.
2008-11-07 16:28:31 -05:00
Mark Finkle
bd983b5a26 Bug 458688: FUEL browser_Browser.js uses setTimeout, r=gavin 2008-11-06 15:48:41 -05:00
Mark Finkle
dcf4a2ee25 Bug 426186: Remove unused FUEL tests, r=gavin 2008-10-20 13:57:08 -05:00
Ted Mielczarek
468a3823fc bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg 2008-09-09 13:59:11 -04:00
Simon Bunzli
49182a7674 b=338039, p=zeniko, r=enndeakin. Provide easy, right way to restart an application. 2008-09-06 23:30:13 -05:00
mark.finkle@gmail.com
2385c73fd9 b=420028, r=gavin, a=beltzner. FUEL browser_Extensions.js test require DOMi 2008-04-03 18:31:40 -07:00
mark.finkle@gmail.com
aea7a22bba b=426175, r=gavin, blocking=beltzner. FUEL Application.extensions fail 2008-04-02 20:32:42 -07:00
dmose@mozilla.org
c6135efabf Factor out generic toolkit aspects of FUEL into a reusable form (bug 407693), patch by Joey Minta <jminta@gmail.com> and Emre Birol <ebirol@gmail.com>; r=mfinkle, moa for adding toolkit directory=bsmedberg, a1.9b5=beltzner 2008-03-24 17:38:03 -07:00
mark.finkle@gmail.com
98fef61818 b=421235, r=gavin, a1.9=dsicore. Add new bookmark roots to FUEL 2008-03-16 07:46:13 -07:00
mark.finkle@gmail.com
a500c8131d b=421005, r=gavin, a=damons. FUEL Preference.type uses undefined variables 2008-03-05 18:27:59 -08:00
dolske@mozilla.com
4ef20e8f1d Disabling browser_Extensions.js test due to removal of DOMi, which it requires (bug 420028 filed) 2008-02-27 23:07:09 -08:00
reed@reedloden.com
81b45a6c86 Bug 413094 - "FUEL Application registers unnecessary observers" [p=mark.finkle@gmail.com (Mark Finkle) r=gavin a1.9=schrep] 2008-01-21 16:16:46 -08:00
reed@reedloden.com
8af7e11e9b Back out jminta's FUEL/exthandler patch from bug 407963 due to assertion failure and leaks. 2008-01-13 00:21:12 -08:00
reed@reedloden.com
ae6928cb8c 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
6a37211f79 Fix fuel failure from bug 387746 2007-11-19 19:41:10 -08:00
reed@reedloden.com
45628ea48a Rev the uuid for the interface that bug 395004 changed. 2007-10-03 20:34:30 -07:00
mark.finkle@gmail.com
1fc86c8408 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
a3523d9a31 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
665e0b2dd6 attempting to fix test bustage. rs=shaver 2007-09-19 07:01:59 -07:00
dtownsend@oxymoronical.com
e9daf1cf02 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
c3a749a333 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
cef9fe17ac b=391902. r=gavin. FUEL Application.console.open() fails 2007-08-21 12:59:46 -07:00
ginn.chen@sun.com
9a8c1632f4 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
de7d20001f 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
f372074d88 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
cabcff80d6 disabling orange tests until we can debug the problem 2007-07-15 06:40:42 -07:00
mark.finkle@gmail.com
7c471d274b attempted bustage fix for fuel test. 2007-07-15 06:17:17 -07:00
mark.finkle@gmail.com
808a81d565 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
60c0bc14c0 b=387470. r=gavin. convert FUEL tests to new browser chrome framework. 2007-07-14 14:13:51 -07:00
mozilla.mano@sent.com
46f1d98d38 Fix FUEL bustage from bug 331654, patch on bug 380168. 2007-07-11 03:25:36 -07:00
mark.finkle@gmail.com
46ad308c83 b=387108. r=gavin. cleanup Extensions and Extension objects 2007-07-09 13:56:52 -07:00
mark.finkle@gmail.com
24ec0a3ea4 b=387156. r=gavin. changed sessionstorage to hold objects instead of strings 2007-07-06 18:31:10 -07:00
mark.finkle@gmail.com
be356b8e72 b=386534. r=gavin. removeEventListener needs 3 params 2007-07-06 07:35:39 -07:00
mark.finkle@gmail.com
6f08c7a327 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
9bd3834758 backing out because of unit test failure 2007-06-27 08:41:15 -07:00
mark.finkle@gmail.com
12710726de 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
832a1ec3e9 removing premature XUL tests 2007-06-12 13:31:02 -07:00