Commit Graph

9039 Commits

Author SHA1 Message Date
Asaf Romano
4257bdd89a Bug 1105866 - Implement folderShorcutNode.targetFolderGuid (guid version of folderShortcutNode.folderItemId). r=mak 2014-12-10 19:03:15 +02:00
Marco Bonardo
9705506225 Bug 1098552 - Bookmarks.jsm should use case-insensitive keywords. r=Mano
--HG--
extra : rebase_source : 50db985a28194821d3e5e48d829e5af240ffdb31
extra : histedit_source : 8f26bfec9edbb82c4e1f5487c45583a563bb491f%2Cc41fba608e5de3958c8702adc5b779be30b0b0d7
2014-12-10 17:56:57 +01:00
Jason Orendorff
4724b42042 Bug 1103152 - Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett.
--HG--
extra : rebase_source : a349ef612573aff8f87b995a65df94ae56cab13d
extra : amend_source : bbfe549fe0735d8b33ffff66d7eeddcc2ad042d2
2014-12-02 16:56:35 -06:00
Ryan VanderMeulen
dc8568d63a Backed out changesets fb903f13f215, 9c5c712698e4, and 36d257ead3da (bug 1092835) for causing test_csp_allow_https_schemes.html permafail on Android 2.3.
CLOSED TREE
2014-12-09 14:00:47 -05:00
Ryan VanderMeulen
2b9ca1c991 Bug 1092835 - Bump the nsIWebProgressListener UUID. CLOSED TREE 2014-12-09 12:37:15 -05:00
Wes Kocher
c659ea6bce Backed out changeset bf25101e66cf (bug 1095098) for build bustage 2014-12-08 16:27:12 -08:00
Denis Volk
c3639f1324 Bug 1095098: move do_QueryObject templates into their own header r=froydnj 2014-11-20 12:20:10 +01:00
Masatoshi Kimura
9d69aa458a Bug 1084025 - followup to fix the wrong description. r=keeler 2014-12-09 07:42:43 +09:00
Masatoshi Kimura
587906641b Bug 1084025 - Add telemetry to measure failures due to not falling back. r=keeler 2014-12-09 07:19:05 +09:00
Mason Chang
75a72f02a0 Bug 1107733. Integrate paint times into telemetry. r=mattwoodrow 2014-12-08 12:43:16 -08:00
Mike Conley
be10b032f4 Bug 1102410 - Make AboutProtocolChild use a unique classID each time it registers a new nsIAboutModule. r=billm.
--HG--
extra : rebase_source : eb937c4c8996441eb92b41e2620820f99937ed90
2014-11-26 10:48:26 -05:00
Asaf Romano
1117f5b119 Bug 1104796 - Bookmarks.remove disallows removing any direct child of the places root. r=mak 2014-12-04 10:57:20 -08:00
Allison Naaktgeboren
f4a6734d4c Bug 1080212 - [e10s] Add Telemetry probe for js exceptions that occur in the addon js compartment.r=billm 2014-12-02 16:41:00 -08:00
Phil Ringnalda
077e0e565f Merge m-c to m-i 2014-11-28 12:02:04 -08:00
Ehsan Akhgari
6e5adf96c4 Bug 1106116 - Load images for notifications triggered from private browsing windows as private; r=jdm 2014-11-28 14:08:29 -05:00
Gavin Sharp
e3067617e9 Bug 1102416: make Yahoo the default search plugin for en-US in American time zones, r=dolske, a=me 2014-11-23 20:38:22 -08:00
Asaf Romano
e2db91ed10 Bug 1105208 - regression: (null) title for Bookmarks Toolbar, Bookmarks Menu, Unsorted Bookmarks. r=mak. 2014-11-27 22:44:29 +02:00
Carsten "Tomcat" Book
79cdd7fb8f merge fx-team to mozilla-central a=merge 2014-11-27 17:01:23 +01:00
Carsten "Tomcat" Book
0de7d17e4f Merge mozilla-central to fx-team 2014-11-27 13:03:31 +01:00
Florian Quèze
9ee3424788 Bug 1088660 - Improve the search bar UI to support one-off searches - fix tests that failed on fx-team, r=felipe over email. 2014-11-27 12:24:53 +01:00
Jacek Caban
b65070fb55 Bug 1102804 - Fixed -Wparentheses warnings found in mingw build (toolkit part). r=roc 2014-11-27 10:59:26 +01:00
Ryan VanderMeulen
5df3040f12 Merge m-c to inbound. a=merge 2014-11-26 21:43:23 -05:00
Ryan VanderMeulen
d8461340ac Merge fx-team to m-c. a=merge 2014-11-26 21:08:54 -05:00
Ryan VanderMeulen
1ac5f2eafb Merge inbound to m-c. a=merge 2014-11-26 20:34:29 -05:00
Marco Bonardo
e83dc49d4b Backout ce637f8721d3 (bug 1083469) due to failures with old autocomplete enabled. a=bustage on CLOSED TREE 2014-11-27 00:00:23 +01:00
Florian Quèze
a7e6668f97 Bug 1088660 - Improve the search bar UI to support one-off searches - improve discoverability of the search settings, r=felipe. 2014-11-20 20:55:41 +01:00
Florian Quèze
1076501bfb Bug 1088660 - Improve the search bar UI to support one-off searches, r=felipe. 2014-11-18 00:59:11 +01:00
Carsten "Tomcat" Book
b1d71f50ed Merge mozilla-central to fx-team 2014-11-25 14:24:48 +01:00
Asaf Romano
ec99eade1a Bug 1098296 - addLivemark should take a dateAdded input property. r=mak 2014-11-25 14:34:20 +02:00
Asaf Romano
b2b26d2937 Bug 1103960 - aNewParentGuid isn't passed to onItemMoved by PlacesUtils.bookmarks.update. r=mak. 2014-11-25 14:16:46 +02:00
Asaf Romano
aa7ad700f4 Bug 1096856 - fetch({ url }) should exclude tags. r=mak 2014-11-25 14:00:53 +02:00
Carsten "Tomcat" Book
ab7a485f2d merge fx-team to mozilla-central a=merge 2014-11-25 12:51:23 +01:00
Asaf Romano
03d1546776 Bug 1096837 - Allow PlacesUtils.bookmarks.update({ parentGuid, index: DEFAULT_INDEX }). r=mak 2014-11-25 13:33:28 +02:00
Asaf Romano
09ed72721e Bug 1085291 - A bookmark node that is inserted by live-update code is missing bookmarkGuid value. r=mak (Relanding with the test file included this time). 2014-11-25 11:43:26 +02:00
Carsten "Tomcat" Book
5f58a7c2e6 Backed out changeset 6db486ed2de1 (bug 1085291) for breaking Builds on a CLOSED TREE 2014-11-25 09:25:11 +01:00
Asaf Romano
e53a970c6c Bug 1103636 - PlacesTransactions.Remove(guids), PlacesTransactions.RemoveBookmarksForUrls. r=mak. 2014-11-25 09:26:42 +02:00
Asaf Romano
f542a66ba4 Bug 1103622 - PlacesTransactions.Annotate for multiple items. r=mak. 2014-11-25 09:20:00 +02:00
Asaf Romano
4c32a7493a Bug 1085291 - A bookmark node that is inserted by live-update code is missing bookmarkGuid value. r=mak. 2014-11-25 09:06:37 +02:00
Wes Kocher
ba0622f84f Merge m-c to fx-team a=merge 2014-11-24 17:13:20 -08:00
Wes Kocher
8673b64949 Merge inbound to m-c a=merge 2014-11-24 16:55:25 -08:00
Tim Taubert
d9d3a3f9c0 Bug 1075450 - Disable some Awesomebar actions for private windows r=mak 2014-11-21 23:39:44 +01:00
Carsten "Tomcat" Book
2efed8f47b Merge mozilla-central to fx-team 2014-11-24 14:21:46 +01:00
Carsten "Tomcat" Book
d351ea097a merge fx-team to mozilla-central a=merge 2014-11-24 14:06:00 +01:00
Marco Bonardo
50013d89bb Bug 1083469 - Allow to use old keywords APIs along with Bookmarks.jsm r=mano
--HG--
extra : rebase_source : 606724d24ed36d9de8045f526d1bb452bf5d0530
2014-11-24 00:51:32 +01:00
Blair McBride
98bedf6b90 Bug 1067903 - Part 3: Update tests to deal with autoselect and textValue. r=mak
--HG--
extra : transplant_source : %27%23%DC/%3E%866%CB%AC%FD%87%8C%16hP%28%B8%04%F4O
2014-11-24 12:19:44 +13:00
Blair McBride
5d41aaee1e Bug 1067903 - Part 2: Change how we handle the real value vs the display value in the URLbar. r=mak
--HG--
extra : transplant_source : %B3%FC5wJ%CB%C2%29%22%B4%C4X%E2WJ%B2K%7D%B70
2014-11-24 12:19:04 +13:00
Blair McBride
5ac8ec6e8e Bug 1097106 - Disable Search Provider Top Suggestion feature. r=paolo 2014-11-24 11:57:03 +13:00
Wes Kocher
b671233cb1 Backed out changeset 8525554ff2ec (bug 1080212) for build bustage 2014-11-21 16:52:35 -08:00
Allison Naaktgeboren
73a4389f88 Bug 1080212 - [e10s] Add Telemetry probe for js exceptions that occur in the addon js compartment.r=billm 2014-11-21 16:00:50 -08:00
Marco Bonardo
fb9a28c992 Bug 1090308 - Invalidate mDaysOfHistory when getObservers is invoked. r=Mano
--HG--
extra : rebase_source : 83b6c6aaaf1605b469a5023c01c909b9dbca46d4
2014-11-19 17:09:04 +01:00