Commit Graph

2062 Commits

Author SHA1 Message Date
Marco Bonardo
a8fd158ccd Bug 791776 - Convert inline autocomplete host query to async.
r=mano
2013-06-27 12:43:11 -04:00
David Rajchenbach-Teller
d4a641ff56 Bug 702559 - First implementation of mozIStorageAsyncConnection;r=mak
* * *
Bug 702559 - Implementation of transaction helper compatible with mozIStorageAsyncConnection;r=mak
2013-06-27 09:00:59 -04:00
Mike Shal
b77ae67471 Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #2); r=joey 2013-06-17 15:22:56 -04:00
Mark Banner
c8a48242ff Bug 886263 - Make places be enabled by default in all xpcshell-tests to avoid having to set it in lots of places (so that tests work with apps where places is disabled by default). r=mak 2013-06-26 14:56:11 +01:00
Ed Morley
93d699a389 Backed out changeset fa98df7a3493 (bug 702559) for xpcshell orange 2013-06-26 12:56:40 +01:00
Ed Morley
27f1b7c165 Backed out changeset b1dba904d5c8 (bug 886263) for xpcshell orange 2013-06-26 11:20:46 +01:00
David Rajchenbach-Teller
b564e3a0d8 Bug 702559 - First implementation of mozIStorageAsyncConnection;r=mak 2013-06-26 05:45:49 -04:00
Mark Banner
eafc43d9dd Bug 886263 - Make places be enabled by default in all xpcshell-tests to avoid having to set it in lots of places (so that tests work with apps where places is disabled by default). r=mak 2013-06-26 10:06:30 +01:00
Mike Shal
4cbe868f6a Bug 886827 - remove extraneous space from moz.build file; r=joey 2013-06-25 11:15:51 -04:00
Catalin Iacob
4f03e5bb1a Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
--HG--
extra : rebase_source : fc472490dd978d165f02f77ed37f07aed6e5bb61
2013-06-23 14:03:39 +02:00
Asaf Romano
2c7e3b4376 Bug 885666 - crash in mozilla::places::::NotifyPlaceInfoCallback::Run. r=mak 2013-06-24 13:59:36 -04:00
Raymond Lee
c1167acc4f Bug 846644 - Use asynchronous getCharsetForURI in PlacesUtils.jsm. r=mak 2013-06-19 00:50:22 +08:00
Asaf Romano
cf79f21921 Relanding Bug 834539 - Replace getPageTitle with an async API. r=mak. sr=gavin. 2013-06-19 10:18:38 +03:00
Ryan VanderMeulen
2754c80515 Backed out changeset 8416c29fecda (bug 834539) for xpcshell failures.
CLOSED TREE
2013-06-18 14:46:00 -04:00
Asaf Romano
82717d4434 Bug 834539 - Replace getPageTitle with an async API. r=mak. sr=gavin. 2013-06-18 19:24:31 +03:00
Marco Bonardo
2f793672fb Bug 769348 - Change selection algorithm for autofilled URLs prefixes.
This new variant limits selection to typed pages and suggests only prefixes that match all of those addresses.
r=paolo
2013-06-10 23:59:15 +02:00
Joey Armstrong
d47bba4871 bug 870370: move EXTRA_COMPONENTS to moz.build (file batch #2). r=mshal 2013-06-10 11:19:28 -04:00
David Zbarsky
bdf2a2f2ed [Bug 879998] Remove some dead code in content/ r=Ms2ger, emk 2013-06-07 14:05:57 -07:00
Raymond Lee
951a7e8902 Bug 865555 - Remove synchronous setCharsetForURI in BI_importJSONNode. r=mak 2013-06-06 09:50:28 +08:00
Andres Hernandez
e89af5938a Bug 854761 - Part 1: Remove previous bookmark calls from PlacesUtils - Toolkit. r=mak 2013-06-04 00:20:11 +08:00
Jeff Walden
bb39a16a0e Bug 794323 - Remove the legacy JSON parsing mode, now that Firefox session store code doesn't need it. r=luke for the JS bits, r=jlebar for the DOM bits, r=mak77 for the browser/toolkit bits
--HG--
extra : rebase_source : b7a422eb52fe8e435143dfcc435d56e4886859e6
2013-05-23 15:28:31 -07:00
Marco Bonardo
98eae44f14 Bug 858377 - Increase time skew to avoid intermittent failure in test_393498.js
Includes some test cleanups
2013-05-31 00:19:33 +02:00
Boris Zbarsky
7392630c95 Bug 877540. Fix remaining unsafe reference hazards in browser code. r=terrence 2013-05-30 17:46:48 -04:00
Marcos Aruj
ae0083f4e5 Bug 860625 - Use asynchronous getCharsetForURI in BookmarkJSONUtils.jsm. r=mak 2013-05-28 14:17:31 +08:00
Andrew McCreight
eb059d91b2 Bug 874583 - Use NS_IMPL_CYCLE_COLLECTION_INHERITED_n in more places. r=smaug 2013-05-21 16:23:53 -07:00
Mike Shal
994cfe0b6b Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Aryeh Gregor
18866d81dc Bug 867101 - Fix more implicit conversion to already_AddRefed; r=Ms2ger 2013-04-28 14:52:10 +03:00
Ryan VanderMeulen
71f21c93e9 Backed out changeset 1f1f058843cc (bug 860625) for xpcshell failures. 2013-05-20 14:13:09 -04:00
Marcos Aruj
65e3d07ddd Bug 860625 - Use asynchronous getCharsetForURI in BookmarkJSONUtils.jsm. r=mak 2013-05-14 22:01:23 -06:00
Boris Zbarsky
85b06d58a3 Bug 873735 part 2. Change nsIXPConnectJSObjectHolder::GetJSObject to return a JSObject*. r=bholley 2013-05-20 08:44:18 -04:00
Ted Mielczarek
110919af49 bug 871712 - make MSVC PGO opt-in per-directory, and opt-in in the directories that matter. r=glandium 2013-05-16 09:33:26 -04:00
Joey Armstrong
2dbf79e9a4 bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
Gregory Szorc
865b1ce89b Bug 863069 - Part 1: Sort lists in moz.build files; r=mshal 2013-05-03 09:54:45 -07:00
David Zbarsky
924bc89cf4 Bug 867459: Root toolkit/ r=terrence 2013-05-01 18:43:53 -04:00
Joey Armstrong
8e99512c32 bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS 2013-04-29 14:49:00 -04:00
Aryeh Gregor
659b807986 Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger 2013-04-22 14:15:59 +03:00
Raymond Lee
2c0e0f6014 Bug 857429 - Remove and deprecate methods in PlacesUtils.backups, depending on add-on usage. r=mak 2013-04-17 23:48:58 +08:00
Andres Hernandez
8b16b73e14 Bug 855842 - Update calls to PlacesUtils.importJSONNode with BookmarkJSONUtils.importJSONNode. r=mak 2013-04-18 18:32:47 -06:00
Ben Kelly
28135bf977 Bug 847279 - Fix hardcoded path names in mochitests to match relativesrcdir. r=mbrubeck 2013-04-18 10:32:25 -04:00
L. David Baron
257471358c Bug 847279 - Fix incorrect relativesrcdir in other mochitest makefiles. r=mbrubeck 2013-04-18 10:32:25 -04:00
Andres Hernandez
226d5ebacb Bug 854288 - Remove PlaceUtils.restoreBookmarksFromJSONFile in PlacesUtils.jsm. r=mak 2013-04-17 17:47:28 +08:00
Daniel Holbert
05059788e9 backout 8e0af273404e (Bug 847279) for android M-8 orange 2013-04-17 17:13:02 -07:00
Daniel Holbert
e423843dbb backout b1096811620f (Bug 847279) for android M-8 orange 2013-04-17 17:12:10 -07:00
Ben Kelly
80f5568437 Bug 847279 - Fix hardcoded path names in mochitests to match relativesrcdir. r=mbrubeck 2013-04-17 18:00:14 -04:00
L. David Baron
9cad230120 Bug 847279 - Fix incorrect relativesrcdir in other mochitest makefiles. r=mbrubeck 2013-04-17 18:00:14 -04:00
Raymond Lee
97e36a07a6 Bug 855638 - Part 2: Remove previous calls to PlacesUtils.backups and move them to PlacesBackups. r=mak 2013-04-17 14:10:02 +08:00
Raymond Lee
77e95e32b8 Bug 855638 - Part 1: Remove previous calls to PlacesUtils.backups and move them to PlacesBackups. r=mak 2013-04-17 14:08:11 +08:00
Raymond Lee
1cce48e69f Bug 852034 - Replace restoreBookmarksFromJSONFile with importFromFile. r=mano 2013-04-17 13:36:02 +08:00
Mike Shal
77cdb6567d Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
Raymond Lee
31c3e18a5f Bug 855190 - Use new async getCharsetForURI in /toolkit/components/places/tests/unit/test_bookmarks_json.js. r=mak 2013-04-15 12:20:48 +08:00