Ms2ger
8c78d3f478
Bug 670235 - Remove nsIDOMWindowInternal; r=sicking
2011-07-15 12:31:34 +02:00
Peter Van der Beken
5cc319391d
Fix for bug 658632 (Provide easy way to add non-leaky classinfo to JS components). r=gavin.
...
--HG--
extra : rebase_source : 8463c6f8ba1f969278d4e33bfa08495fa3e36071
2011-05-25 10:46:51 +02:00
Jeff Walden
f15d2639f5
Bug 497869 - Future reserved words are syntax errors in strict mode. r=brendan
2011-01-22 17:46:22 -08:00
Jeff Walden
985dbafd23
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
ca2ed756b9
Another round of orange fixes, sigh. r=orange yet again
2011-01-23 00:12:05 -08:00
Shawn Wilsher
4e205a3fb7
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
8c31c92e64
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
5772854f67
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
29e089defb
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
e6c416859c
Fix fuelApplication.manifest to register the correct category for the Application global.
2010-06-25 13:54:15 -04:00
Benjamin Smedberg
4f8e7bcf17
Fix review comments from bug 568691 comment 45.
2010-06-24 11:56:28 -04:00
Benjamin Smedberg
31432df1fb
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
f62e034455
Bug 573246: Fix tests that are failing with the Feedback extension installed. r=gavin
2010-06-24 15:01:27 -07:00
Michael Kohler
8550fb091a
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
5d8c953e7d
follow-up to changeset 8e48c8fb8299
2010-05-17 09:36:22 +02:00
Dão Gottwald
fca0eea041
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
f7cfa7038f
Bug 552731: Update FUEL to use the new EM APIs. r=mfinkle
2010-04-20 15:14:15 -07:00
Dave Townsend
bfd56a86b8
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
e853b6f3b4
Bug 552731: Update FUEL to use the new EM APIs. r=mfinkle
2010-04-20 15:14:15 -07:00
L. David Baron
fff7eaa000
Fix spelling of existence.
2010-04-08 20:58:17 -07:00
Dão Gottwald
986b546ddd
use Services.* in browser chrome tests
2010-04-02 09:20:42 +02:00
Dão Gottwald
f809d4ea43
Bug 554005 - Implement tabbrowser.tabs, deprecate mTabs and mTabContainer. r=gavin
2010-03-22 15:12:04 +01:00
Dão Gottwald
6f14dd916d
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
5dda4c5428
fix up tests
2010-03-13 17:55:44 +01:00
Dão Gottwald
4c2a8592be
Use ordinary JS functions as observer callbacks in browser chrome tests
2010-02-06 09:47:42 +01:00
Dietrich Ayala
cac24f0445
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
a9cd8a88e0
Bug 506471 - FUEL should avoid putting itself in the app-startup category (r=mfinkle)
2010-01-31 19:12:57 -08:00
Serge Gautherie
b925d13af6
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
80ae9b3620
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
2009-12-21 21:50:30 +00:00
Dão Gottwald
10f004427c
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
e1a4065ed3
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
8f8c161f85
Bug 498130 - Reduce places-views overhead (RELAND)
2009-10-01 09:53:26 -07:00
Dietrich Ayala
d1261351b1
Backout bug 498130 due to persistent startup crash on Windows Mobile (bug 519854)
2009-09-30 17:21:39 -07:00
Asaf Romano
8675f1e5ad
Bug 498130 - Reduce places-views overhead. r=mak. sr=mconnor.
2009-09-26 11:23:17 +03:00
Dão Gottwald
3e08bbe5d6
add debug info
2009-09-20 03:59:39 +02:00
Dão Gottwald
55da0c95da
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
70159762f5
Bug 458688 - disable browser_Browser.js
2009-04-05 23:11:43 +02:00
Shawn Wilsher
c3518ca7c0
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
7599b97363
Bug 470163: [FUEL] pass BrowserTab object as event data for Tab* events, r=gavin
2009-01-16 00:35:01 -05:00
Mark Finkle
51cf52294d
Bug 473156: fuelIEvents.removeListener removes all listeners for an event, r=dtownsend
2009-01-15 13:47:55 -05:00
Mark Finkle
5771ee4e14
Bug 464260: FUEL - Change nsIDOMHTMLDocument check to nsIDOMDocument check, r=gavin
2009-01-02 12:40:45 -05:00
Dave Townsend
b758df5636
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
635632ddcc
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
0e476a3e03
Bug 458688: FUEL browser_Browser.js uses setTimeout, r=gavin
2008-11-06 15:48:41 -05:00
Mark Finkle
7268e06652
Bug 426186: Remove unused FUEL tests, r=gavin
2008-10-20 13:57:08 -05:00
Ted Mielczarek
ff7706a544
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
37606681b4
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
ad19a6a80e
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
223611c05b
b=426175, r=gavin, blocking=beltzner. FUEL Application.extensions fail
2008-04-02 20:32:42 -07:00
dmose@mozilla.org
8520347457
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