Ms2ger
|
3813557cac
|
Merge m-i to b-s.
|
2013-02-28 14:46:10 +01: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
|
14545664e3
|
Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted
|
2013-02-25 13:19:09 -08:00 |
|
Raymond Lee
|
6d14864b91
|
bug 839034 - move markPageAsXXX methods to nsINavHistoryService r=mak sr=gavin
|
2013-02-27 10:54:09 +08:00 |
|
Marco Bonardo
|
b1e4531c4c
|
Bug 838798 - Remove deprecated nsILivemarkService interface.
r=Mano sr=gavin
|
2013-02-27 22:12:49 +01:00 |
|
Marco Bonardo
|
3c7421aa37
|
Bug 834457 - Mark the Places APIs we will remove as deprecated.
r=gavin
|
2013-02-14 13:39:20 +01:00 |
|
Mike Hommey
|
640e79f848
|
Bug 755724 - Move browser application in a subdirectory. r=jimm
|
2013-02-11 14:10:16 +01:00 |
|
Marco Bonardo
|
54755d7d59
|
Bug 838841 - Remove experimental hints from Places async APIs.
sr=gavin
|
2013-02-07 01:12:16 +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 |
|
Ryan VanderMeulen
|
64146465d9
|
Merge m-c to inbound.
|
2013-02-06 08:20:00 -05:00 |
|
Gregory Szorc
|
7968a67e7d
|
Merge mozilla-central into services-central
--HG--
rename : content/media/webaudio/AudioEventTimeline.h => content/media/AudioEventTimeline.h
|
2013-02-05 22:40:34 -08:00 |
|
Marco Bonardo
|
47cc1feb6b
|
Bug 838304 - null out mResult when removing container nodes.
r=Mano
|
2013-02-05 21:56:05 +01:00 |
|
Gregory Szorc
|
1920b6d833
|
Bug 828546 - Part 1: Support Health Report mode when gathering Places Telemetry; r=mak
|
2013-02-05 10:44:14 -08:00 |
|
Marco Bonardo
|
ac1e1e6a65
|
Bug 838349 - Fix bogus use of assertions in Places
r=trivial
|
2013-02-06 02:37:07 +01:00 |
|
Marco Bonardo
|
57d6ca1c61
|
Backout 890368240f48 (bug 838304) for xpcshell-test failures
|
2013-02-05 23:06:16 +01:00 |
|
Marco Bonardo
|
205a0d5ec5
|
Bug 838304 - null out mResult when removing container nodes.
r=Mano
|
2013-02-05 21:56:05 +01:00 |
|
Raymond Lee
|
f890c997af
|
Bug 836624 - Remove getFaviconForPage and getFaviconDataAsDataURL in test_bookmarks_html.js. r=mak
|
2013-02-04 12:05:21 +08:00 |
|
Raymond Lee
|
c4c2fe11a4
|
Bug 816903 - Remove calls to addVisits from Places tests. r=mak
|
2013-01-31 15:10:46 +08:00 |
|
Andres Hernandez
|
f7e8b249ba
|
Bug 739217 - Part 5: Toolkit replacements of synchronous isVisited with asynchronous isURIVisited. r=mak
|
2013-02-04 10:58:54 -06:00 |
|
Andres Hernandez
|
25b05a23c8
|
Bug 739217 - Part 2: docshell replacement of synchronous isVisited with asynchronous isURIVisited. r=mak
--HG--
rename : docshell/test/bug94514-postpage.html => toolkit/components/places/tests/mochitest/bug94514-postpage.html
rename : docshell/test/test_bug94514.html => toolkit/components/places/tests/mochitest/test_bug_94514.html
|
2013-02-01 10:36:28 -06:00 |
|
Daniel Holbert
|
5443affad6
|
Bug 835867: Use 'nsRefPtr' and 'forget()' in nsNavHistory.cpp instead of manual NS_ADDREF calls. r=mak
|
2013-02-01 15:15:29 -08: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
|
81082fc78f
|
Bug 739217 - Part 5: Toolkit replacements of synchronous isVisited with asynchronous isURIVisited. r=mak
|
2013-01-30 11:30:58 -06:00 |
|
Andres Hernandez
|
fd816b2fd1
|
Bug 739217 - Part 2: docshell replacement of synchronous isVisited with asynchronous isURIVisited. r=mak
--HG--
rename : docshell/test/bug94514-postpage.html => toolkit/components/places/tests/mochitest/bug94514-postpage.html
rename : docshell/test/test_bug94514.html => toolkit/components/places/tests/mochitest/test_bug_94514.html
|
2013-01-17 14:52:44 -06:00 |
|
Daniel Holbert
|
634051e6b1
|
Bug 835446: Convert nsNavHistoryResultNode::mTransitionType to be uint32_t rather than int32_t, to fix build warning when passing it to nsTArray<uint32_t>::Contains(). r=mak
|
2013-01-29 15:25:01 -08:00 |
|
Daniel Holbert
|
e5d0210460
|
Bug 835543 part 2: Remove deprecated interface nsINavHistoryFullVisitResultNode. r=mak
|
2013-01-29 14:30:13 -08:00 |
|
Daniel Holbert
|
2394710e26
|
Bug 835543 part 1: Remove unused class nsNavHistoryFullVisitResultNode. 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 |
|
Jeff Walden
|
891be940c1
|
Bug 786135 - Make parseInt(stringStartingWith0ButNot0xOr0X) parse as decimal to comply with ES5. r=dmandelin
--HG--
rename : js/src/tests/js1_8_5/extensions/parseInt-octal.js => js/src/tests/ecma_5/Global/parseInt-default-to-decimal.js
extra : rebase_source : 824fe7e00fbb6ffa38ebba5c43f6c0801f387309
|
2013-01-28 13:08:32 -08:00 |
|
Marco Bonardo
|
f5c101fb07
|
Bug 832133 - Stop using addvisit() in toolkit cpp tests.
r=Mano
|
2013-01-25 11:16:24 +01:00 |
|
Raymond Lee
|
4707c6f79e
|
Bug 820784 - Remove alternative add_task implementations. r=mak
|
2013-01-24 12:47:19 +08:00 |
|
Raymond Lee
|
8303d5c79f
|
Bug 833125 - test_bug_411966.html and bug_411966/redirect.js are still using addURI. r=mak
|
2013-01-23 12:15:17 +08:00 |
|
Raymond Lee
|
3f0185e9c2
|
Bug 831407 - test_399606.js has been replaced by browser_bug399606.js and should thus be removed from the tree. r=mak
|
2013-01-23 00:26:45 +08:00 |
|
Raymond Lee
|
9c848d5bc7
|
Bug 752217 - Replace usage of setPageTitle with updatePlaces. r=mak
|
2013-01-23 10:50:13 +08:00 |
|
Marco Bonardo
|
a384188bf5
|
Bug 824074 - Properly update frecency sorting in bookmarks queries.
r=Mano
|
2013-01-22 21:19:01 +01:00 |
|
Marco Bonardo
|
63b4e0b3f5
|
Bug 619623 - Wait for the WAL checkpoint in case that helps avoiding the intermittent failure in test_IHistory.cpp
r=test-only-experiment-not-worth-it a=nonlibxul
|
2013-01-22 14:25:03 +01:00 |
|
Raymond Lee
|
a2d8072f3d
|
Bug 820763 - Stop using addvisit() in toolkit tests. r=mak
|
2013-01-18 10:13:09 +08:00 |
|
Marco Bonardo
|
ea2ca9b0fe
|
Bug 831725 - Fix wrong merge on toolkit/components/places/tests/browser/head.js
r=me
|
2013-01-19 12:30:00 +01:00 |
|
Raymond Lee
|
d148ad2a5d
|
Bug 752218 - Replace usage of AddURI with updatePlaces. r=mak
|
2013-01-17 10:28:26 +08:00 |
|
Trevor Saunders
|
9f0ad48b28
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
|
Mats Palmgren
|
6c53161814
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
|
Ed Morley
|
fad3c1f5c8
|
Bug 821781 - Disable places/tests/unit/test_399266.js on Linux for too many intermittent failures
|
2013-01-10 14:59:28 +00:00 |
|
Marco Bonardo
|
bf4532d40e
|
Bug 827268 - Avoid useless onVisit work on transition filtered queries.
r=Mano
|
2013-01-07 18:54:38 +01:00 |
|
Ed Morley
|
64710f99c4
|
Backout 33b1a42588c2 (bug 827268) for xpcshell failures on a CLOSED TREE
|
2013-01-07 20:25:13 +00:00 |
|
Marco Bonardo
|
b1153465bf
|
Bug 827268 - Avoid useless onVisit work on transition filtered queries.
r=Mano
|
2013-01-07 18:54:38 +01:00 |
|
Marco Bonardo
|
2a0990e70c
|
Bug 825849 - Add a RemoveAllDownloads API to nsIDownloadHistory.
r=Mano sr=gavin
|
2013-01-05 10:21:04 +01:00 |
|
William Chen
|
7cd5470029
|
Bug 617532 - Implement UndoManager. r=ehsan
|
2013-01-03 22:54:26 -08:00 |
|
Nicholas Nethercote
|
acc80a9abd
|
Bug 819819 (part 2) - Remove |name| from NS_MEMORY_REPORTER_MALLOC_SIZEOF_FUN. r=jlebar.
--HG--
rename : dom/tests/mochitest/localstorage/test_localStorageQuotaPrivateBrowsing_perwindowpb.html => dom/tests/mochitest/localstorage/test_localStorageQuotaPrivateBrowsing.html
rename : toolkit/components/places/tests/browser/browser_favicon_privatebrowsing_perwindowpb.js => toolkit/components/places/tests/browser/browser_favicon_privatebrowsing.js
extra : rebase_source : 557cc60522970ce7eea3b006d357284d9b4694c4
|
2012-12-23 16:59:51 -08:00 |
|