Boris Zbarsky
|
0944e82e31
|
Bug 848796 part 1. Rename nsXULDocument to mozilla::dom::XULDocument. r=ms2ger
--HG--
rename : content/xul/document/src/nsXULDocument.cpp => content/xul/document/src/XULDocument.cpp
rename : content/xul/document/src/nsXULDocument.h => content/xul/document/src/XULDocument.h
|
2013-03-26 11:31:53 -04:00 |
|
Marco Bonardo
|
b7ea9efd3a
|
Bug 561450 - Stop supporting session ids in Places.
r=Mano sr=gavin
|
2013-03-25 14:44:41 +01:00 |
|
Raymond Lee
|
01118e9f7c
|
Bug 834543 - Part 2: Update use of setCharsetForURI. r=mak
|
2013-03-22 01:06:53 +08:00 |
|
Mike Shal
|
9680b82df6
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Gregory Szorc
|
2288b28e43
|
Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium
|
2013-03-17 18:01:25 -07:00 |
|
Mike Shal
|
e3d8d5c262
|
Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps
|
2013-03-11 22:05:00 -07:00 |
|
Trevor Saunders
|
5756f6755f
|
bug 407956 - make nsITreeView not take a nsISupportsArray* r=neil, bz sr=neil
|
2013-01-06 19:54:42 -05:00 |
|
Gregory Szorc
|
89d297a677
|
Merge mozilla-central into build-system
The 3 merged files had no conflicts and were manually verified to ensure
no incompatible changes crept in.
|
2013-02-27 21:02:02 -08:00 |
|
Gregory Szorc
|
758d7a8978
|
Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger
|
2013-02-25 12:47:18 -08:00 |
|
Raymond Lee
|
6d14864b91
|
bug 839034 - move markPageAsXXX methods to nsINavHistoryService r=mak sr=gavin
|
2013-02-27 10:54:09 +08:00 |
|
Gavin Sharp
|
088d7ae9b5
|
Remove some unnecessary preprocessing, no bug
--HG--
extra : rebase_source : b8bfed7a5b55652fd8a9b3bf3c601accb8b2022f
|
2013-02-17 17:49:25 -08:00 |
|
Mike Hommey
|
640e79f848
|
Bug 755724 - Move browser application in a subdirectory. r=jimm
|
2013-02-11 14:10:16 +01:00 |
|
Marco Bonardo
|
7efbd0b8d2
|
Bug 838875 - Remove deprecated third argument from PlacesUIUtils.showBookmarkDialog.
r=mano
|
2013-02-07 22:27:42 +01:00 |
|
Marco Bonardo
|
e7a888df87
|
Bug 826409 - Remove onBeforeDeleteURI and onBeforeItemRemoved notifications.
r=Mano sr=gavin
|
2013-02-06 20:48:56 +01:00 |
|
Marco Bonardo
|
86bcfc2bb8
|
Bug 831094 - Avoid replacing nodes in Places query results.
r=Mano sr=gavin
|
2013-02-06 20:48:09 +01:00 |
|
Andres Hernandez
|
9ffe7c08a6
|
Bug 739217 - Part 4: Browser replacements of synchronous isVisited with asynchronous isURIVisited. r=mak
|
2013-02-04 16:12:19 -06:00 |
|
Andres Hernandez
|
6cdc6d3572
|
Bug 739217 - Part 1: addVisits replacement of synchronous isVisited with asynchronous isURIVisited. r=mak
|
2013-01-28 11:09:33 -06:00 |
|
Asaf Romano
|
d012077386
|
Bug 836211 - Give focus to the downloads view if the previous view had focus.
r=mak
|
2013-02-05 15:56:35 +01:00 |
|
Dave Townsend
|
f1c830614d
|
Bug 793928: Switch users of the promise library to the new location and move tests files. r=gavin
--HG--
rename : toolkit/addon-sdk/test/Makefile.in => addon-sdk/test/Makefile.in
rename : toolkit/addon-sdk/test/unit/head.js => addon-sdk/test/unit/head.js
rename : toolkit/addon-sdk/test/unit/test_promise.js => addon-sdk/test/unit/test_promise.js
rename : toolkit/addon-sdk/test/unit/xpcshell.ini => addon-sdk/test/unit/xpcshell.ini
|
2013-02-01 11:43:15 -08:00 |
|
Ryan VanderMeulen
|
a9c703a4ce
|
Backed out 7 changesets (bug 739217) for mochitest-1 orange on a CLOSED TREE.
--HG--
rename : toolkit/components/places/tests/mochitest/bug94514-postpage.html => docshell/test/bug94514-postpage.html
rename : toolkit/components/places/tests/mochitest/test_bug_94514.html => docshell/test/test_bug94514.html
|
2013-01-31 19:36:04 -05:00 |
|
Andres Hernandez
|
df00c85a4f
|
Bug 739217 - Part 4: Browser replacements of synchronous isVisited with asynchronous isURIVisited. r=mak
|
2013-01-30 10:46:32 -06:00 |
|
Andres Hernandez
|
194b5bef36
|
Bug 739217 - Part 1: addVisits replacement of synchronous isVisited with asynchronous isURIVisited. r=mak
|
2013-01-28 11:09:33 -06:00 |
|
Daniel Holbert
|
e5d0210460
|
Bug 835543 part 2: Remove deprecated interface nsINavHistoryFullVisitResultNode. r=mak
|
2013-01-29 14:30:13 -08:00 |
|
Ehsan Akhgari
|
84c4ac3c75
|
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
|
2013-01-29 13:12:13 -05:00 |
|
Raymond Lee
|
50c193452b
|
Bug 820764 - Stop using addvisit() in browser tests r=mak77
|
2013-01-25 12:55:22 +08:00 |
|
Asaf Romano
|
ae06524227
|
Bug 832949 - Disable common Organize options when the Downloads view is in use. r=mak.
|
2013-01-23 21:19:08 +02:00 |
|
Asaf Romano
|
32097a219a
|
Bug 830842 - Clear Downloads button should appear only for Downloads View. r=mak
|
2013-01-15 21:05:54 +02:00 |
|
Asaf Romano
|
480638da79
|
Bug 830242 - Double clicking a folder in the right side pane opens first item into the current tab. And sent the 'library' into the background. r=mak
|
2013-01-15 20:28:35 +02:00 |
|
Marco Bonardo
|
e1b03f5093
|
Bug 830405 - Make Clear Downloads button "tabbable" on Mac.
r=Mano
|
2013-01-15 00:49:36 +01:00 |
|
Asaf Romano
|
f4c02f117d
|
Bug 827293 - The first list item in the downloads view should be selected when it's opened (was: Error: TypeError: view.selectNode is not a function). r=mak
|
2013-01-11 22:48:01 +02:00 |
|
Marco Bonardo
|
e6e1745496
|
Bug 827405 - Lazily "activate" download items when they enter the visible richlistbox area.
r=Mano
|
2013-01-08 21:35:41 +01:00 |
|
Marco Bonardo
|
a80f168d3e
|
Bug 822572 - Add a Clear Downloads button to the Library view.
r=Mano
|
2013-01-05 15:46:16 +01:00 |
|
William Chen
|
7cd5470029
|
Bug 617532 - Implement UndoManager. r=ehsan
|
2013-01-03 22:54:26 -08:00 |
|
Marco Bonardo
|
d75d179cc8
|
Bug 822848 - hide the detailsPane for the new downloads view.
r=Mano
|
2012-12-28 00:54:51 +01:00 |
|
Marco Bonardo
|
ec99c8b12e
|
Bug 825060 - Enable the new Library Downloads view by default when the panel is enabled.
r=mconley
|
2012-12-28 00:54:48 +01:00 |
|
Josh Matthews
|
a03e568a7d
|
Backed out changeset 5840a8b5cc21 (bug 825060)
|
2012-12-27 20:44:22 -05:00 |
|
Josh Matthews
|
1dc8a36934
|
Backed out changeset cce44d592e67 (bug 822848)
|
2012-12-27 20:44:20 -05:00 |
|
Marco Bonardo
|
e729ac636a
|
Bug 822848 - hide the detailsPane for the new downloads view.
r=Mano
|
2012-12-28 00:54:51 +01:00 |
|
Marco Bonardo
|
f2bd827433
|
Bug 825060 - Enable the new Library Downloads view by default when the panel is enabled.
r=mconley
|
2012-12-28 00:54:48 +01:00 |
|
Asaf Romano
|
32b4e01d87
|
Bug 824240 - Make the Downloads View Seamonkey-friendly. r=mak
|
2012-12-27 16:50:56 +02:00 |
|
Ehsan Akhgari
|
4b6a95ed1e
|
Bug 823580 - Remove PlacesUIUtils.privateBrowsing usages in per-window PB builds; r=jdm
--HG--
extra : rebase_source : 4b6e55e3da4f57411cf2c3b996adad16ab22d228
|
2012-12-20 12:41:52 -05:00 |
|
Asaf Romano
|
12983421f5
|
Bug 815352 (part 1) - Move the Library downloads view to an overlay in browser/downloads.
r=mak
--HG--
rename : browser/components/places/content/downloadsView.js => browser/components/downloads/content/allDownloadsViewOverlay.js
rename : browser/components/places/content/download.css => browser/components/downloads/content/download.css
rename : browser/themes/gnomestripe/downloads/downloads.css => browser/themes/gnomestripe/downloads/allDownloadsViewOverlay.css
rename : browser/themes/winstripe/downloads/downloads.css => browser/themes/winstripe/downloads/allDownloadsViewOverlay.css
|
2012-12-20 12:03:11 +01:00 |
|
Asaf Romano
|
57942253a4
|
Bug 822343 - Downloads view takes far too long to render. Step 1 - fix some trivial stuff (use document fragments and resue nsiuri objects). This alone has somewhat limited impact on performance. r=mak
|
2012-12-19 07:18:56 +00:00 |
|
Marco Bonardo
|
8a5baa2971
|
Bug 822692 - Downloads titles are often empty in the Library view.
r=mconley
|
2012-12-18 18:02:05 +01:00 |
|
Asaf Romano
|
5eddaa4414
|
Bug 675902 - Follow up patch: Don't reload the download views multiple times when it's loaded. r=mak
|
2012-12-17 19:21:55 +00:00 |
|
Marco Bonardo
|
14b3d1585d
|
Bug 821328 - PlacesUIUtils._openNodeIn throws with alt modifier.
r=dao
|
2012-12-17 15:13:52 +01:00 |
|
Mike Conley
|
cf1d8f6e65
|
Bug 817006 - "Remove from List" option in the Downloads Panel should be clarified as "Remove from History". r=mak.
|
2012-12-14 12:51:52 -05:00 |
|
Asaf Romano
|
4fdf3c3b69
|
Relanding Bug 675902 - New Downloads view for Places Library. r=mak. Test fix contributed by Mike Conley (r=me). The new view is still disabled.
|
2012-12-17 07:38:53 +00:00 |
|
Boris Zbarsky
|
a89675b411
|
Back out bug 675902 (rev 627a842914d0) from CLOSED TREE because it fails browser-chrome tests.
|
2012-12-14 16:48:49 -05:00 |
|
Boris Zbarsky
|
2464d473a4
|
Back out bug 817006 (rev 0852e5efadac) because it depends on a patch I'm about to back out for test failures.
|
2012-12-14 16:46:51 -05:00 |
|