Frank-Rainer Grahl
2ac808e31a
Bug 1323494 - Switch gelocation and other permissions to Gecko notification prompt. r=IanN
...
Port Bug 1309123 [Show persistent-storage permission request notification].
2018-08-20 22:10:39 +02:00
Frank-Rainer Grahl
f36c47d51e
Bug 1456589 - Part 5 Port Bug 1435910 Part 0.1 [Move PlacesUIUtils.confirmOpenInTabs into new OpenInTabsUtils.jsm and add promiseConfirmOpenInTabs]. r=IanN
2018-07-23 22:06:15 +02:00
Frank-Rainer Grahl
6a7897acc5
Bug 1456589 - Part 3 Port Bug 1440284 [change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules]. r=IanN
2018-07-23 22:06:15 +02:00
Frank-Rainer Grahl
7f3b3d3e90
Bug 1475524 - Port Bug 1433037 [taskbar preview's favicon appears blank]. r=IanN
2018-07-18 14:01:47 +02:00
Frank-Rainer Grahl
576df92a1f
Bug 888915 - Part 5. Remove remaining uses of nsIDownloadManager and fix preferences options. r=IanN
2018-07-09 17:00:21 +02:00
Frank-Rainer Grahl
1bc27e833c
Bug 888915 - Part 1. Align Download Manager file structure with other components. r=IanN
...
--HG--
rename : suite/modules/DownloadTaskbarProgress.jsm => suite/components/downloads/DownloadsTaskbar.jsm
rename : suite/common/downloads/DownloadProgressListener.js => suite/components/downloads/content/DownloadProgressListener.js
rename : suite/common/downloads/downloadmanager.js => suite/components/downloads/content/downloadmanager.js
rename : suite/common/downloads/downloadmanager.xul => suite/components/downloads/content/downloadmanager.xul
rename : suite/common/downloads/progressDialog.js => suite/components/downloads/content/progressDialog.js
rename : suite/common/downloads/progressDialog.xul => suite/components/downloads/content/progressDialog.xul
rename : suite/common/downloads/treeView.js => suite/components/downloads/content/treeView.js
rename : suite/common/downloads/uploadProgress.js => suite/components/downloads/content/uploadProgress.js
rename : suite/common/downloads/uploadProgress.xul => suite/components/downloads/content/uploadProgress.xul
rename : suite/common/downloads/tests/browser/browser.ini => suite/components/downloads/tests/browser/browser.ini
rename : suite/common/downloads/tests/browser/browser_nsISuiteDownloadManagerUI.js => suite/components/downloads/tests/browser/browser_nsISuiteDownloadManagerUI.js
rename : suite/common/downloads/tests/chrome/chrome.ini => suite/components/downloads/tests/chrome/chrome.ini
rename : suite/common/downloads/tests/chrome/test_action_keys_respect_focus.xul => suite/components/downloads/tests/chrome/test_action_keys_respect_focus.xul
rename : suite/common/downloads/tests/chrome/test_basic_functionality.xul => suite/components/downloads/tests/chrome/test_basic_functionality.xul
rename : suite/common/downloads/tests/chrome/test_cleanup_search.xul => suite/components/downloads/tests/chrome/test_cleanup_search.xul
rename : suite/common/downloads/tests/chrome/test_clear_button_disabled.xul => suite/components/downloads/tests/chrome/test_clear_button_disabled.xul
rename : suite/common/downloads/tests/chrome/test_close_download_manager.xul => suite/components/downloads/tests/chrome/test_close_download_manager.xul
rename : suite/common/downloads/tests/chrome/test_delete_key_cancels.xul => suite/components/downloads/tests/chrome/test_delete_key_cancels.xul
rename : suite/common/downloads/tests/chrome/test_delete_key_removes.xul => suite/components/downloads/tests/chrome/test_delete_key_removes.xul
rename : suite/common/downloads/tests/chrome/test_drag.xul => suite/components/downloads/tests/chrome/test_drag.xul
rename : suite/common/downloads/tests/chrome/test_enter_dblclick_opens.xul => suite/components/downloads/tests/chrome/test_enter_dblclick_opens.xul
rename : suite/common/downloads/tests/chrome/test_multi_select.xul => suite/components/downloads/tests/chrome/test_multi_select.xul
rename : suite/common/downloads/tests/chrome/test_multiword_search.xul => suite/components/downloads/tests/chrome/test_multiword_search.xul
rename : suite/common/downloads/tests/chrome/test_open_properties.xul => suite/components/downloads/tests/chrome/test_open_properties.xul
rename : suite/common/downloads/tests/chrome/test_removeDownload_updates_ui.xul => suite/components/downloads/tests/chrome/test_removeDownload_updates_ui.xul
rename : suite/common/downloads/tests/chrome/test_search_clearlist.xul => suite/components/downloads/tests/chrome/test_search_clearlist.xul
rename : suite/common/downloads/tests/chrome/test_search_keys.xul => suite/components/downloads/tests/chrome/test_search_keys.xul
rename : suite/common/downloads/tests/chrome/test_select_all.xul => suite/components/downloads/tests/chrome/test_select_all.xul
rename : suite/common/downloads/tests/chrome/test_space_key_pauses_resumes.xul => suite/components/downloads/tests/chrome/test_space_key_pauses_resumes.xul
rename : suite/common/downloads/tests/chrome/test_space_key_retries.xul => suite/components/downloads/tests/chrome/test_space_key_retries.xul
rename : suite/common/downloads/tests/chrome/test_ui_stays_open_on_alert_clickback.xul => suite/components/downloads/tests/chrome/test_ui_stays_open_on_alert_clickback.xul
2018-06-05 12:52:52 +02:00
Frank-Rainer Grahl
4d748c4e6c
Bug 1440253 - Remove unused nsIDOMCanvasRenderingContext2D. r=IanN
...
Port bug 1440039 [Remove nsIDOMCanvasRenderingContext2D].
2018-06-05 12:52:32 +02:00
Frank-Rainer Grahl
e19c31b42c
Bug 1378089 - Part 3. Replace the Bookmarks Manager and the History viewer with the Firefox library. r=IanN
...
Fx 56 up to Bug 1383138. Rev 371409 in m-c.
2018-02-03 19:49:47 +01:00
Frank-Rainer Grahl
d09716339c
Bug 1378089 - Part 2. Mass rename bookmarks files and dirs to corresponding Firefox ones. r=IanN
...
--HG--
rename : suite/common/bookmarks/browser-places.js => suite/browser/browser-places.js
rename : suite/modules/PlacesUIUtils.jsm => suite/common/places/PlacesUIUtils.jsm
rename : suite/common/bookmarks/bm-props.js => suite/common/places/content/bookmarkProperties.js
rename : suite/common/bookmarks/bm-props.xul => suite/common/places/content/bookmarkProperties.xul
rename : suite/common/bookmarks/bm-panel.js => suite/common/places/content/bookmarksPanel.js
rename : suite/common/bookmarks/bm-panel.xul => suite/common/places/content/bookmarksPanel.xul
rename : suite/common/places/browserPlacesViews.js => suite/common/places/content/browserPlacesViews.js
rename : suite/common/places/controller.js => suite/common/places/content/controller.js
rename : suite/common/bookmarks/editBookmarkOverlay.js => suite/common/places/content/editBookmarkOverlay.js
rename : suite/common/bookmarks/editBookmarkOverlay.xul => suite/common/places/content/editBookmarkOverlay.xul
rename : suite/common/history/history.js => suite/common/places/content/history-panel.js
rename : suite/common/history/history-panel.xul => suite/common/places/content/history-panel.xul
rename : suite/common/places/menu.xml => suite/common/places/content/menu.xml
rename : suite/common/bookmarks/moveBookmarks.js => suite/common/places/content/moveBookmarks.js
rename : suite/common/bookmarks/moveBookmarks.xul => suite/common/places/content/moveBookmarks.xul
rename : suite/common/bookmarks/bookmarksManager.css => suite/common/places/content/organizer.css
rename : suite/common/places/places.css => suite/common/places/content/places.css
rename : suite/common/bookmarks/bookmarksManager.js => suite/common/places/content/places.js
rename : suite/common/bookmarks/bookmarksManager.xul => suite/common/places/content/places.xul
rename : suite/common/bookmarks/placesOverlay.xul => suite/common/places/content/placesOverlay.xul
rename : suite/common/places/sidebarUtils.js => suite/common/places/content/sidebarUtils.js
rename : suite/common/places/tree.xml => suite/common/places/content/tree.xml
rename : suite/common/places/treeView.js => suite/common/places/content/treeView.js
rename : suite/locales/en-US/chrome/common/bookmarks/bm-props.properties => suite/locales/en-US/chrome/common/places/bookmarkProperties.properties
rename : suite/locales/en-US/chrome/common/bookmarks/editBookmarkOverlay.dtd => suite/locales/en-US/chrome/common/places/editBookmarkOverlay.dtd
rename : suite/locales/en-US/chrome/common/bookmarks/moveBookmarks.dtd => suite/locales/en-US/chrome/common/places/moveBookmarks.dtd
rename : suite/locales/en-US/chrome/common/bookmarks/places.dtd => suite/locales/en-US/chrome/common/places/places.dtd
rename : suite/themes/classic/communicator/bookmarks/allBookmarks.png => suite/themes/classic/communicator/places/allBookmarks.png
rename : suite/themes/classic/communicator/bookmarks/bookmark-folder-closed.png => suite/themes/classic/communicator/places/bookmark-folder-closed.png
rename : suite/themes/classic/communicator/bookmarks/bookmark-folder-dis.png => suite/themes/classic/communicator/places/bookmark-folder-dis.png
rename : suite/themes/classic/communicator/bookmarks/bookmark-folder-open.png => suite/themes/classic/communicator/places/bookmark-folder-open.png
rename : suite/themes/classic/communicator/bookmarks/bookmark-item-dis.png => suite/themes/classic/communicator/places/bookmark-item-dis.png
rename : suite/themes/classic/communicator/bookmarks/bookmark-item-updated.png => suite/themes/classic/communicator/places/bookmark-item-updated.png
rename : suite/themes/classic/communicator/bookmarks/bookmark-item.svg => suite/themes/classic/communicator/places/bookmark-item.svg
rename : suite/themes/classic/communicator/bookmarks/bookmark.png => suite/themes/classic/communicator/places/bookmark.png
rename : suite/themes/classic/communicator/bookmarks/bookmarks.css => suite/themes/classic/communicator/places/bookmarks.css
rename : suite/themes/classic/communicator/bookmarks/bookmarksMenu.png => suite/themes/classic/communicator/places/bookmarksMenu.png
rename : suite/themes/classic/communicator/bookmarks/bookmarksToolbar.css => suite/themes/classic/communicator/places/bookmarksToolbar.css
rename : suite/themes/classic/communicator/bookmarks/bookmarksToolbar.png => suite/themes/classic/communicator/places/bookmarksToolbar.png
rename : suite/themes/classic/communicator/history/calendar.png => suite/themes/classic/communicator/places/calendar.png
rename : suite/themes/classic/communicator/bookmarks/editBookmarkOverlay.css => suite/themes/classic/communicator/places/editBookmarkOverlay.css
rename : suite/themes/classic/communicator/bookmarks/livemark-folder.png => suite/themes/classic/communicator/places/livemark-folder.png
rename : suite/themes/classic/communicator/bookmarks/bookmarksManager.css => suite/themes/classic/communicator/places/organizer.css
rename : suite/themes/classic/communicator/bookmarks/query.png => suite/themes/classic/communicator/places/query.png
rename : suite/themes/classic/communicator/bookmarks/tag.png => suite/themes/classic/communicator/places/tag.png
rename : suite/themes/classic/communicator/bookmarks/toolbarDropMarker.png => suite/themes/classic/communicator/places/toolbarDropMarker.png
rename : suite/themes/classic/communicator/bookmarks/unsortedBookmarks.png => suite/themes/classic/communicator/places/unsortedBookmarks.png
rename : suite/themes/classic/mac/communicator/bookmarks/bookmarks.css => suite/themes/classic/mac/communicator/places/bookmarks.css
rename : suite/themes/classic/mac/communicator/bookmarks/bookmarksMenu.png => suite/themes/classic/mac/communicator/places/bookmarksMenu.png
rename : suite/themes/classic/mac/communicator/bookmarks/bookmarksToolbar.css => suite/themes/classic/mac/communicator/places/bookmarksToolbar.css
rename : suite/themes/classic/mac/communicator/bookmarks/bookmarksToolbar.png => suite/themes/classic/mac/communicator/places/bookmarksToolbar.png
rename : suite/themes/classic/mac/communicator/bookmarks/editBookmarkOverlay.css => suite/themes/classic/mac/communicator/places/editBookmarkOverlay.css
rename : suite/themes/classic/mac/communicator/bookmarks/livemark-folder.png => suite/themes/classic/mac/communicator/places/livemark-folder.png
rename : suite/themes/classic/mac/communicator/bookmarks/bookmarksManager.css => suite/themes/classic/mac/communicator/places/places.css
rename : suite/themes/classic/mac/communicator/bookmarks/query.png => suite/themes/classic/mac/communicator/places/query.png
rename : suite/themes/classic/mac/communicator/bookmarks/tag.png => suite/themes/classic/mac/communicator/places/tag.png
rename : suite/themes/classic/mac/communicator/bookmarks/toolbarDropMarker.png => suite/themes/classic/mac/communicator/places/toolbarDropMarker.png
rename : suite/themes/modern/communicator/bookmarks/allBookmarks.png => suite/themes/modern/communicator/places/allBookmarks.png
rename : suite/themes/modern/communicator/bookmarks/bookmark-folder-closed.gif => suite/themes/modern/communicator/places/bookmark-folder-closed.gif
rename : suite/themes/modern/communicator/bookmarks/bookmark-folder-dis.gif => suite/themes/modern/communicator/places/bookmark-folder-dis.gif
rename : suite/themes/modern/communicator/bookmarks/bookmark-folder-open.gif => suite/themes/modern/communicator/places/bookmark-folder-open.gif
rename : suite/themes/modern/communicator/bookmarks/bookmark-item-dis.gif => suite/themes/modern/communicator/places/bookmark-item-dis.gif
rename : suite/themes/modern/communicator/bookmarks/bookmark-item-updated.gif => suite/themes/modern/communicator/places/bookmark-item-updated.gif
rename : suite/themes/modern/communicator/bookmarks/bookmark-item.svg => suite/themes/modern/communicator/places/bookmark-item.svg
rename : suite/themes/modern/communicator/bookmarks/bookmark.png => suite/themes/modern/communicator/places/bookmark.png
rename : suite/themes/modern/communicator/bookmarks/bookmarks.css => suite/themes/modern/communicator/places/bookmarks.css
rename : suite/themes/modern/communicator/bookmarks/bookmarksMenu.png => suite/themes/modern/communicator/places/bookmarksMenu.png
rename : suite/themes/modern/communicator/bookmarks/bookmarksToolbar.css => suite/themes/modern/communicator/places/bookmarksToolbar.css
rename : suite/themes/modern/communicator/bookmarks/bookmarksToolbar.png => suite/themes/modern/communicator/places/bookmarksToolbar.png
rename : suite/themes/modern/communicator/history/calendar.png => suite/themes/modern/communicator/places/calendar.png
rename : suite/themes/modern/communicator/bookmarks/editBookmarkOverlay.css => suite/themes/modern/communicator/places/editBookmarkOverlay.css
rename : suite/themes/modern/communicator/bookmarks/livemark-folder.png => suite/themes/modern/communicator/places/livemark-folder.png
rename : suite/themes/modern/communicator/bookmarks/bookmarksManager.css => suite/themes/modern/communicator/places/organizer.css
rename : suite/themes/modern/communicator/bookmarks/query.png => suite/themes/modern/communicator/places/query.png
rename : suite/themes/modern/communicator/bookmarks/tag.png => suite/themes/modern/communicator/places/tag.png
rename : suite/themes/modern/communicator/bookmarks/toolbarDropMarker.png => suite/themes/modern/communicator/places/toolbarDropMarker.png
rename : suite/themes/modern/communicator/bookmarks/unsortedBookmarks.png => suite/themes/modern/communicator/places/unsortedBookmarks.png
2018-02-03 19:14:37 +01:00
Frank-Rainer Grahl
2cadddc46d
Bug 1378089 - Part 1. Add recentwindow.jsm to SeaMonkey. r=IanN
2018-02-03 13:19:58 +01:00
Philipp Kewisch
980ff7f29f
Bug 1436605 - more aggressive patch to replace the remaining Components.interface/Components.utils uses with Ci/Cu in C-C (without calendar). r=jorgk
...
MozReview-Commit-ID: 4gqWuv5OW3S
2018-02-28 22:29:42 +01:00
Florian Quèze
6289b61981
Bug 1436605 - script generated patch to replace the Components.interface/Components.utils uses with Ci/Cu in C-C (without calendar). r=philipp
2018-02-28 18:33:34 +01:00
Philipp Kewisch
1bda1d563d
Bug 1434737 - Move to ChromeUtils.import() - SeaMonkey part. r=frg
...
MozReview-Commit-ID: BywABWvaiZf
2018-01-31 23:11:16 +01:00
Florian Quèze
741634dd73
Bug 1421992 - script-generated patch to replace do_execute_soon, do_print and do_register_cleanup with executeSoon, info and registerCleanupFunction in C-C. rs=philipp
2017-12-20 15:46:46 +01:00
Florian Queze
d8733aa4e4
Bug 1421992 - script-generated patch to replace do_check_* functions with their Assert.* equivalents in C-C. rs=philipp
2017-12-20 15:44:11 +01:00
Florian Quèze
ed8679f38d
Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, rs=Fallen.
2017-11-19 10:54:56 +01:00
Florian Quèze
e0e4f6d35a
Bug 1356569 - Remove addObserver's last parameter when it is false, rs=Fallen.
2017-11-19 10:54:56 +01:00
Florian Quèze
7fb1c51719
Bug 1331081 - omit addEventListener/removeEventListener's third parameter when it's false, rs=Fallen.
2017-11-19 10:54:55 +01:00
Florian Queze
c78d19e7c4
Bug 1415567 - Port bug 1414096 to TB: Remove {get,set}ComplexValue use of nsISupportsString (script-generated patch). r=jorgk
2017-11-08 16:11:03 +01:00
Jorg K
1563d2d9a8
Backed out changeset 2bfef5c6f2a7: Bug 1415567 - Port bug 1414096 which was backed out. a=jorgk
2017-11-08 23:15:41 +01:00
Florian Queze
a14ef4ff2c
Bug 1415567 - Port bug 1414096 to TB: Remove {get,set}ComplexValue use of nsISupportsString (script-generated patch). r=jorgk
2017-11-08 16:11:03 +01:00
Frank-Rainer Grahl
746d29d3f8
Bug 1394101 - Part 1 Port Bug 1374282 [Switch to async/await from Task.jsm/yield] to SeaMonkey. r=IanN
...
See also Bug 1353542 [Switch to async/await from Task.jsm/yield (edit)].
2017-09-23 12:25:15 +02:00
Frank-Rainer Grahl
713513ca19
Bug 1392683 - User Services.wm instead of importing nsIWindowMediator in SeaMonkey. r=IanN
2017-08-25 03:48:30 +02:00
Frank-Rainer Grahl
1a91d20fef
Bug 1391640 - User Services.ww instead of importing nsIWindowWatcher in SeaMonkey. r=IanN
2017-08-22 16:33:22 +02:00
Frank-Rainer Grahl
2a0b4475ba
Bug 1389475 - Port Bug 1387790: Replace decodeImageData with decodeImage in SeaMonkey. r=jorgk
2017-08-11 06:13:00 +02:00
Richard Marti
d2ca3638fb
Bug 1387813 - Port bug 1375125: Replace nsILocalFile with nsIFile in C-C. r=jorgk
2017-08-06 12:03:07 +02:00
Bill Gianopoulos
0734ecbf5b
Bug 1387408 - Port Bug 1326520 to SeaMonkey. Rename nsIURI.path to nsIURI.pathQueryRef. r=frg
2017-08-04 08:22:46 -04:00
Frank-Rainer Grahl
3985126336
Bug 1373565 - Part 2: Windows jump lists rollup: Port bug 692295 and three more. r=jorgk,IanN
...
Port Bug 692295 [nsWindowsShellService's ShortcutMaintenance can be removed]
Port Bug 1364337 [Remove a deprecated RemovePages call from WindowsJumpLists.jsm]
Port Bug 1356569 [Remove appendElement's last parameter when it is false]
Port Bug 1356569 [Remove addObserver's last parameter when it is false]
2017-06-16 03:09:00 +02:00
Frank-Rainer Grahl
5f0c6f0f35
Bug 1373565 - Part 1: Port Bug 1354143 to C-C applications: JumpListBuilder::CommitListBuild is an async function now. r=jorgk
2017-06-16 03:05:00 +02:00
Neil Rashbrook
095a85de33
Bug 888915 - Convert SeaMonkey Downloads Manager to Downloads.jsm. r=IanN
...
Check bug for current limitations and problems.
2017-06-04 21:52:10 +02:00
Frank-Rainer Grahl
44776a4ae5
Bug 912031 - Use Asynchronous FormHistory.jsm in place of nsIFormHistory2 in Suite. Sanitizer tests. r=IanN
...
See also Bug 1211849 [Remove canClear support from the Sanitizer].
2017-05-01 11:55:06 +02:00
Ian Neal
c301b19079
Bug 912031 - Use Asynchronous FormHistory.jsm in place of nsIFormHistory2 in Suite. Sanitizer part. r=frg sr=IanN
2017-04-17 17:32:20 +02:00
Aman Dwivedi
4a6dd2ef7a
Bug 1293008 - Replace in-tree consumer of non-standard Iterator() with Object.{values,entries} in suite/ in comm-central, r=IanN, a=IanN
2017-01-04 17:31:28 +05:30
Florian Quèze
e060e71b1e
Bug 1329958 - remove trailing newURI null parameters in comm-central. r=philipp,aleth
2017-01-10 14:16:22 +01:00
Philip Chee
43ed762411
Bug 1324119 - DownloadTaskbarProgress.jsm is missing due to being removed from mozilla-central in Bug 1319762. r=IanN a=IanN
2016-12-22 13:41:34 +01:00
Frank-Rainer Grahl
6fab90428e
Bug 1293618 - Replace history deleteAllPages with clear. Suite part. r=IanN a=IanN
2016-08-13 03:13:37 +02:00
Frank-Rainer Grahl
e8b2703c4d
Bug 1256714 - Make Aero Peek working by porting current Firefox WindowsPreviewPerTab.jsm to Seamonkey. r=IanN a=IanN
2016-08-11 21:10:07 +02:00
Frank-Rainer Grahl
525ea96e84
Bug 1280817 - Trailing spaces and eol cleanup for jsm files. r=Ratty a=Ratty
2016-06-21 16:14:47 +02:00
Frank-Rainer Grahl
f1869e4e47
Bug 1280817 - Trailing spaces and eol cleanup for js files. r=Ratty a=Ratty
2016-06-21 16:13:24 +02:00
Frank-Rainer Grahl
2127a38322
Bug 1249536 - Set default height of folder tree correctly and do the resize correctly. r=Ratty a=Ratty
...
See Bug 1199496.
2016-06-16 21:07:10 +02:00
Philip Chee
fac0173f04
Bug 1261685 All Bookmarks functionality broken due to Toolkit Bug 1257599 which renamed 'Unsorted Bookmarks' into 'Other Bookmarks' r=IanN a=IanN for comm-central
2016-04-12 22:26:30 +08:00
Philip Chee
17bafb69af
Bug 1235805 Rollup patch: Patches for Bug 1048048 Bug 1119386 Bug 1127577) and Bug 1087726 r=Neil r=IanN
...
Bug 1048048 - add preload content policy types for images
Bug 1119386 - Use the loading document's principal to populate loadInfo for Favicons instead of using systemPrincipal
Bug 1127577 - nsITaskbarPreview::Invalidate no longer throws when not visible
Bug 1087726: Make JS callers of ios.newChannel call ios.newChannel2
2016-03-15 18:11:45 +08:00
Philip Chee
1daa32e172
Bug 1218087 - NS_ERROR_FAILURE: Failure arg 0 [nsICacheStorageService.diskCacheStorage] in pageInfo.js and metadata.js; [nsICacheStorageService.appCacheStorage] in pref-offlineapps.js r=Neil a=me bustage fix CLOSED TREE
2015-10-29 00:43:41 +08:00
Patrick Cloke
47c9d8e4e7
Bug 1209777 - part1: lexical-components-to-var.sh and global-let-to-var.sh. r=philip.chee, mkmelin
...
CLOSED TREE seamonkey
2015-10-08 06:53:00 +03:00
Ian Neal
0b4f218ae3
Bug 773349 - Port |Bug 370750 - Add MOCHITESTS_DIR magic to config/rules.mk| and |Bug 920223 - Mass convert MOCHITEST_* variables to manifests| to SeaMonkey r=Ratty a=me for CLOSED TREE not part of build tests only
2015-05-06 23:43:36 +01:00
Tooru Fujisawa
3829aeb559
Bug 1151476 - Remove use of expression closure from suite/. r=Neil, a=Ratty for SeaMonkey CLOSED TREE
2015-04-16 04:11:49 +09:00
Philip Chee
63ba43de3c
Bug 1122697 - [Linux Only] When opening a bookmark folder, no tabs are opened when the opening multiple tabs dialog warning is dismissed r=Neil
...
a=IanN comm-aurora comm-beta comm-release CLOSED TREE
2015-02-01 01:12:41 +08:00
Philip Chee
68b4e21426
Bug 1122702 JavaScript Error: "invalid value for aNodeOrItemId" from PlacesUIUtils.jsm r=Neil
2015-01-19 23:51:12 +08:00
Philip Chee
2c9e63e551
Bug 917725 - Consolidate utils.js and PlacesUIUtils.jsm r=Neil a=Callek for CLOSED TREE
...
--HG--
rename : suite/common/src/PlacesUIUtils.jsm => suite/modules/PlacesUIUtils.jsm
2015-01-03 04:26:07 +08:00
Philip Chee
0de6e68851
Back out 9b6014fda9a3 (Bug 917725) and 639ca05a4ff7 (Bug 1097818) wrong author r=me
...
--HG--
rename : suite/modules/PlacesUIUtils.jsm => suite/common/src/PlacesUIUtils.jsm
2015-01-03 05:02:42 +08:00