Jeff Walden
ccaa2e2118
Bug 497869 - Future reserved words are syntax errors in strict mode. r=brendan
2011-01-22 17:46:22 -08:00
Jeff Walden
cf91ab6636
Back out everything from the last several hours for turning into a disaster zone finally ending in total orange. r=return-to-sanity
2011-01-23 03:12:28 -08:00
Jeff Walden
0768147b7b
Another round of orange fixes, sigh. r=orange yet again
2011-01-23 00:12:05 -08:00
Shawn Wilsher
f1bf5b4baa
Bug 607309 - Modify nsINavBookmarkObserver::onItemAdded to include the URI
...
r=mak
sr=mconnor
a=blocking
2010-10-26 17:20:53 -05:00
Joel Maher
60baf1c0e9
Bug 592859 Update browser chrome tests to only use chrome paths for mochitest to prep for android support r=ctalbert a=NPOTB
2010-09-10 10:20:38 -07:00
Justin Dolske
03ea7e946d
Bug 583885 - Fix FUEL browser_Bookmarks.js to not make bad assumption about annotations. r=sdwilsh
2010-08-02 16:02:19 -07:00
Benjamin Smedberg
b54a384bb8
Merge mozilla-central into the branch for bug 568691, including fixup of the new jetpack binary module.
2010-06-25 19:41:09 -04:00
Benjamin Smedberg
f9eb214ba3
Fix fuelApplication.manifest to register the correct category for the Application global.
2010-06-25 13:54:15 -04:00
Benjamin Smedberg
e11d27932e
Fix review comments from bug 568691 comment 45.
2010-06-24 11:56:28 -04:00
Benjamin Smedberg
549d6ed5fd
Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
...
--HG--
rename : toolkit/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js
2010-06-22 12:59:15 -04:00
Dave Townsend
6f45cac31b
Bug 573246: Fix tests that are failing with the Feedback extension installed. r=gavin
2010-06-24 15:01:27 -07:00
Michael Kohler
11a655ab7e
Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
...
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
2010-05-23 12:26:15 -07:00
Dão Gottwald
ec7c8966b4
follow-up to changeset 8e48c8fb8299
2010-05-17 09:36:22 +02:00
Dão Gottwald
f3409473ea
Let browser_Browser.js use the status filter instead of a raw progress listener to see if it makes a difference for bug 458688
2010-05-16 22:27:20 +02:00
Dave Townsend
44f4a4bc54
Bug 552731: Update FUEL to use the new EM APIs. r=mfinkle
2010-04-20 15:14:15 -07:00
Dave Townsend
e3eb5c84d4
Backout new add-ons manager due to Ts regression on OSX 10.5
...
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml => toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml => toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml => toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js => toolkit/mozapps/extensions/test/unit/test_bug404024.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js => toolkit/mozapps/extensions/test/unit/test_bug417606.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js => toolkit/mozapps/extensions/test/unit/test_bug424262.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js => toolkit/mozapps/extensions/test/unit/test_bug449027.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js => toolkit/mozapps/extensions/test/unit/test_bug455906.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js => toolkit/mozapps/extensions/test/unit/test_bug514327_3.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js => toolkit/mozapps/extensions/test/unit/test_bug541420.js
2010-05-01 11:04:44 -07:00
Dave Townsend
753cc65572
Bug 552731: Update FUEL to use the new EM APIs. r=mfinkle
2010-04-20 15:14:15 -07:00
L. David Baron
25ef8b5e8e
Fix spelling of existence.
2010-04-08 20:58:17 -07:00
Dão Gottwald
941ea70b6f
use Services.* in browser chrome tests
2010-04-02 09:20:42 +02:00
Dão Gottwald
005b02bdf0
Bug 554005 - Implement tabbrowser.tabs, deprecate mTabs and mTabContainer. r=gavin
2010-03-22 15:12:04 +01:00
Dão Gottwald
75cb346368
Bug 347930 - Move the tabs outside the tabbrowser, put them in a toolbar. r=vlad
...
--HG--
extra : rebase_source : e1662b549464d68417cf3b0f07d9624fe1a670ef
2010-03-17 07:36:13 +01:00
Dão Gottwald
4c6960892d
fix up tests
2010-03-13 17:55:44 +01:00
Dão Gottwald
316383f052
Use ordinary JS functions as observer callbacks in browser chrome tests
2010-02-06 09:47:42 +01:00
Dietrich Ayala
0ce0d4efce
Bug 543672 - Warning: setting a property that has only a getter in fuelApplication.js' Utilities.free (r=dao)
2010-02-03 10:26:55 -08:00
Dietrich Ayala
5df6aced28
Bug 506471 - FUEL should avoid putting itself in the app-startup category (r=mfinkle)
2010-01-31 19:12:57 -08:00
Serge Gautherie
2247fa8814
Bug 534647 - mochitest-browser-chrome: perma/random "browser_ApplicationPrefs.js | Timed out" after bug 152526 landing; (Fv1-FF) Improve a few log messages.
...
r=gavin.sharp.
2010-01-24 14:58:31 +01:00
Metal Sonic
bb9fc4f136
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
2009-12-21 21:50:30 +00:00
Dão Gottwald
36736379e9
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
32582973f7
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
c4ea457773
Bug 498130 - Reduce places-views overhead (RELAND)
2009-10-01 09:53:26 -07:00
Dietrich Ayala
a67927f192
Backout bug 498130 due to persistent startup crash on Windows Mobile (bug 519854)
2009-09-30 17:21:39 -07:00
Asaf Romano
4a187fce08
Bug 498130 - Reduce places-views overhead. r=mak. sr=mconnor.
2009-09-26 11:23:17 +03:00
Dão Gottwald
ba2176eadc
add debug info
2009-09-20 03:59:39 +02:00
Dão Gottwald
b32c696a72
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
1ee04cd86b
Bug 458688 - disable browser_Browser.js
2009-04-05 23:11:43 +02:00
Shawn Wilsher
f82108aea5
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
5615224279
Bug 470163: [FUEL] pass BrowserTab object as event data for Tab* events, r=gavin
2009-01-16 00:35:01 -05:00
Mark Finkle
60e39885b3
Bug 473156: fuelIEvents.removeListener removes all listeners for an event, r=dtownsend
2009-01-15 13:47:55 -05:00
Mark Finkle
d71892b849
Bug 464260: FUEL - Change nsIDOMHTMLDocument check to nsIDOMDocument check, r=gavin
2009-01-02 12:40:45 -05:00
Dave Townsend
1115b688e8
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
e73884b5af
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
706b7405b4
Bug 458688: FUEL browser_Browser.js uses setTimeout, r=gavin
2008-11-06 15:48:41 -05:00
Mark Finkle
3fb73cfe2b
Bug 426186: Remove unused FUEL tests, r=gavin
2008-10-20 13:57:08 -05:00
Ted Mielczarek
f4576958c6
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
09946f607c
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
2af2c69393
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
2d6c5eaf43
b=426175, r=gavin, blocking=beltzner. FUEL Application.extensions fail
2008-04-02 20:32:42 -07:00
dmose@mozilla.org
18cce0ed3b
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
c3e1ae3da5
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
6c8a4e9737
b=421005, r=gavin, a=damons. FUEL Preference.type uses undefined variables
2008-03-05 18:27:59 -08:00