Граф коммитов

1437 Коммитов

Автор SHA1 Сообщение Дата
Drew Willcoxon b5ff483219 Bug 798223 - Increase optimized favicon dimension in Places database from 16 to 32. r=mak
MozReview-Commit-ID: HTLPQR66HOn
2016-08-02 18:00:07 -07:00
Tom Tromey 5538d692d3 Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
This removes the unnecessary setting of c-basic-offset from all
python-mode files.

This was automatically generated using

    perl -pi -e 's/; *c-basic-offset: *[0-9]+//'

... on the affected files.

The bulk of these files are moz.build files but there a few others as
well.

MozReview-Commit-ID: 2pPf3DEiZqx

--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
Valentin Gosu ef5a976694 Bug 1275746 - Fix tests that assume a HTTP url without a hostname is valid r=jrgm,MattN,jdm,gijs,smaug
MozReview-Commit-ID: DzRenakrcAG
2016-07-13 15:19:34 +03:00
Thomas Wisniewski b66fa4f6c0 Bug 1207233 - Part 2: Make URLSearchParams nsIXHRSendable as well as clonable, and have XHRs set the correct request content type for them. r=baku 2016-07-11 15:03:44 -04:00
Carsten "Tomcat" Book c33672a846 Backed out changeset ff7dbda6a6d0 (bug 1207233) 2016-07-12 11:40:00 +02:00
Thomas Wisniewski 458f4f42b3 Bug 1207233 - Part 2: Make URLSearchParams nsIXHRSendable as well as clonable, and have XHRs set the correct request content type for them. r=baku
--HG--
extra : rebase_source : de17309ef5704f288f309605dbb7744eadea3bd8
2016-07-11 15:03:44 -04:00
Marco Bonardo 0bd3c0c381 Bug 1283825 - Add a page-icon protocol to fetch the best icon for a url. r=adw
MozReview-Commit-ID: 3exDniH8Hkm

--HG--
extra : rebase_source : 299b288933f1a826aadffef4e9fab9559a7950ff
2016-06-30 18:17:44 +02:00
Marco Bonardo 3837320431 Bug 889561 - Reduce the size of places.sqlite by removing the url unique index from moz_places. r=adw
MozReview-Commit-ID: 2kxaXnUYIwT

--HG--
extra : rebase_source : bbcaf85a0346b5347fc94053b4f193e4b89f2995
2016-06-29 14:47:36 +02:00
Carsten "Tomcat" Book a982df321d Backed out changeset ceff61c9fc5a (bug 889561) for frequent testfailures on pgo in /bookmarks/test_
--HG--
extra : rebase_source : 84d364e67739738da807b9d83c3338ebd8a086a6
2016-06-29 13:54:51 +02:00
Marco Bonardo 67c3ad7930 Bug 889561 - Reduce the size of places.sqlite by removing the url unique index from moz_places. r=adw
MozReview-Commit-ID: 2kxaXnUYIwT

--HG--
extra : rebase_source : e03928033aa795c9a1cdb34d4f4618b0eb1d6890
2016-06-20 13:22:10 +02:00
Marco Bonardo 41b74693db Bug 1277235 - add typed and visitCount to onVisit. r=adw
MozReview-Commit-ID: 3XfBCiOgyAu

--HG--
extra : rebase_source : 9f98a7a838e4ac56ae82bd13c330f181268228e5
2016-06-01 16:42:15 +02:00
Marco Bonardo 22a82c8e00 Bug 1209027 - Reduce queries load on visits addition. r=adw
MozReview-Commit-ID: AvW7WB2LXZE

--HG--
extra : rebase_source : bb5ab637dfe69f2b4587932bd1c506e18b81bca2
2016-05-31 15:19:16 +02:00
Marco Bonardo 392c65b534 Bug 1261386 - Avoid history flooding from repeated reloads. r=adw
MozReview-Commit-ID: FhU8nOoNUHb

--HG--
extra : rebase_source : ff75adb252b13f4042da49d4572fb807c3d0d823
2016-05-26 17:49:40 +02:00
Marco Bonardo 84a96ef029 Bug 1272679 - Expire orphans in removeVisitsByFilter. r=adw
MozReview-Commit-ID: 105stSZm5vi

--HG--
extra : rebase_source : 2d2eebfb0eef53b2dbd01433e92792c15b0d1937
2016-05-25 22:58:20 +02:00
Bob Silverberg 77cec8a034 Bug 1265836 - Part 3: Implement insert and insertMany in History.jsm. r=mak
MozReview-Commit-ID: GmXVDPuULtq

--HG--
extra : transplant_source : %02%AB%9DZ%8F%E8ER%AE%2A%7E%A3L%89%DC%11g7%DF%C4
2016-05-13 11:09:06 -04:00
Kris Maglione 2327dbb60e Bug 1269398: Add visitType, visitId, and fromVisitId fields to history visit query results. r=mak
MozReview-Commit-ID: BCsztVsCH98

--HG--
extra : rebase_source : 5f0ae7221b1107d3a0a7de8d7b702fbb897adef4
2016-05-13 13:47:24 -07:00
Carsten "Tomcat" Book c715836c7f merge mozilla-inbound to mozilla-central a=merge 2016-05-25 15:04:00 +02:00
Johannes Mittendorfer e28fa94079 Bug 967204 - Restoring a JSON backup should set stored guids. r=mak 2016-05-14 03:18:00 +02:00
Bob Silverberg d1b3610302 Bug 1260743 - Searching by the url doesn't work. r=aswan, mak
MozReview-Commit-ID: DcqZlwbxsxg
2016-05-11 08:19:22 -04:00
gasolin bc265dc298 Bug 1273023 - Convert xpcshell-tests in toolkit/components/places/tests/bookmarks/test_385829.js to Bookmarks.jsm API. r=mak
MozReview-Commit-ID: FIqaAT6yaL9

--HG--
extra : transplant_source : %D00%0Ac%94%FF%F8%8Eq%BD%81%90%C2F%ED%60%CA%1F%F1m
2016-05-16 11:54:55 +08:00
gasolin 2c87edbc69 Bug 1271201 - Convert xpcshell-tests in toolkit/..bookmarks/test_384228.js to Bookmarks.jsm API. r=mak
MozReview-Commit-ID: 6pOSsBwFUMm

--HG--
extra : transplant_source : %DFO%FD6%3F%DDL%F2%89%9AgX%3A%DF%AC%F8%9F%C9%A6%BB
2016-05-09 15:34:42 +08:00
Marco Bonardo 06932c74d1 Bug 1223728 - Remove the unifiedcomplete pref, the urlinline component and stop bundling the old autocomplete component in Firefox. r=adw
MozReview-Commit-ID: Ee08mDGxBjJ

--HG--
extra : rebase_source : 4473da657f85e443e5095b43b3e774e85292ecd1
extra : amend_source : c9c322ebae255a24c28e6367b9fe93474db21d6d
2016-05-05 00:14:51 +02:00
Christoph Kerschbaumer 570229429b Bug 1269261 - Remove SEC_NORMAL form browser_favicon_setAndFetchFaviconForPage.js (r=sicking) 2016-05-06 15:29:45 +02:00
Wes Kocher fcb496e3e5 Merge inbound to m-c a=merge
MozReview-Commit-ID: BKbqwBtHrBR
2016-04-29 14:54:44 -07:00
Bob Silverberg ab497c57dd Bug 1267517 - Allow for sharing of Places test utils that are currently in head_common.js. r=mak
MozReview-Commit-ID: E3Kb0m3vJDT

--HG--
extra : transplant_source : %94%96A%91f%C1%F1%05%C4i6%F9%24%92%EA%7B%B1%00%3Bp
2016-04-27 13:11:04 -04:00
Marco Bonardo 37c2fdd36a Bug 1262887 - Long URLs stored in history cause slow address bar. r=adw
MozReview-Commit-ID: 8h2nVKBe6tP

--HG--
extra : rebase_source : 1ab6f2d5a9bfdf04dabafdbb825e95d2fe95e5a8
2016-04-22 11:47:31 +02:00
Christoph Kerschbaumer 26e648d170 Bug 1239097 - Convert test_moz-anno_favicon_mime_type.js to use asyncOpen2. r=sicking 2016-01-12 13:44:43 -08:00
gasolin df49eace0b Bug 1011023 - Simplify test_bookmarks_restore_notification.js to use add_task. r=mak
MozReview-Commit-ID: Bj1jMdnIbvF

--HG--
extra : transplant_source : %0C%FB%98-%97%5B%C3r%BA%021%FF%A3n%F4%14g4%8BC
2016-04-12 16:32:34 +08:00
Kyle Huey c73656947b Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj 2016-04-25 17:23:21 -07:00
Christoph Kerschbaumer debbccb785 Bug 1257930 - Update NetUtil.asyncFetch() to use asyncOpen2(). r=sicking 2016-04-14 19:49:01 +02:00
Drew Willcoxon 6622dc6117 Bug 1259573 - Invert the default favicon for selected awesomebar popup entries. r=mak
MozReview-Commit-ID: 1UQPVyYueD0
2016-04-19 09:31:35 -07:00
Drew Willcoxon 5a81bd3fec Bug 1264337 - Add the sync/tabs-from-other-devices tab icon back to awesomebar results. r=mak 2016-04-15 19:42:27 -07:00
Dave Townsend 6e44ebad84 Bug 1257246: Update toolkit for eslint 2. r=Gijs
Most of this is fixing functions that in some cases return a value but then
can also run to completion without returning anything. ESLint 2 catches this
where previous versions didn't. Unless there was an obvious other choice I just
made these functions return undefined at the end which is effectively what
already happens.

MozReview-Commit-ID: KHYdAkRvhVr

--HG--
extra : rebase_source : 720cc9d864175248508146a7f4704b4bf3f02439
extra : histedit_source : 6cc0ecbf21a571e1a41d517b67512a3452fac19a
2016-04-05 11:33:48 -07:00
Drew Willcoxon ee27759c39 Bug 1181078 - Implement new awesomebar popup design. r=mak
Based on an earlier patch by Marco Bonardo <mbonardo@mozilla.com>.

MozReview-Commit-ID: 7S0OoTGivbC
2016-04-05 18:56:54 -07:00
Chris Manchester f7a1b3fb60 Bug 1242051 - Add inter-directory test support file dependencies to ini manifests. r=gps
Previously, every test and support file would be synced to the objdir
when running any test. Now that only those support files and tests requested
are synced, we note support files required beyond those in a test's
directory in ini manifests.

MozReview-Commit-ID: EmlDz9d4lqt
2016-04-04 14:56:52 -07:00
gasolin 98f174be13 Bug 1240727 - match search engine alias with lower case; r=mak
matching both alias and searchToken with lower case, add tests to validate lower, upper, cap cases

MozReview-Commit-ID: F8aNsilK5pm

--HG--
extra : transplant_source : %EC%8B%A3B%21%1FR%2A%EB%29R%A5%B2%19J4%C9%C2%F6%A2
2016-03-29 11:47:41 +08:00
Katie Broida 0170b7f16b Bug 1257599 - Rename 'Unsorted Bookmarks' into 'Other Bookmarks'. r=jaws a=kwierso
MozReview-Commit-ID: 7iMM0vg9rUo
2016-03-31 16:17:30 -07:00
Kyle Huey d9265a3eaf Bug 1259294: Part 2 - Use MOZ_ALWAYS_SUCCEEDS. r=froydnj 2016-03-28 10:28:15 -07:00
Mike Conley 61416ae37e Bug 1254865 - Tests for disableglobalhistory on <xul:browser> elements. r=Felipe
MozReview-Commit-ID: 6WWDdtDVMQm

--HG--
extra : rebase_source : df19a757949a5ebe4528c72b1c2258eccd14b97a
2016-03-23 17:24:29 -04:00
Matthew Noorenberghe 52c16fba1c Bug 1255066 - Follow-up to add a newline for eslint. r=bustage
MozReview-Commit-ID: 9xR7mGUc2jg
2016-03-25 15:17:29 -04:00
Nihanth Subramanya bd7925b482 Bug 1254592 - [e10s] fix test_history_post.xul to run in content and remove duped test_bug_94514.html. r=mak
MozReview-Commit-ID: 1CsaPl2WiX

--HG--
rename : toolkit/components/places/tests/chrome/history_post.sjs => toolkit/components/places/tests/browser/history_post.sjs
extra : rebase_source : f986db2f73672e0050cbd286d495d4e9cd2dc0eb
2016-03-25 12:02:14 -04:00
Nihanth Subramanya e3c9fad8f2 Bug 1255066 - [e10s] convert test_bug_461710_perwindowpb.html to mochitest-browser. r=mak
MozReview-Commit-ID: 4BafGjlLAe9

--HG--
rename : toolkit/components/places/tests/mochitest/bug_461710/iframe.html => toolkit/components/places/tests/browser/461710_iframe.html
rename : toolkit/components/places/tests/mochitest/bug_461710/link_page-2.html => toolkit/components/places/tests/browser/461710_link_page-2.html
rename : toolkit/components/places/tests/mochitest/bug_461710/link_page-3.html => toolkit/components/places/tests/browser/461710_link_page-3.html
rename : toolkit/components/places/tests/mochitest/bug_461710/link_page.html => toolkit/components/places/tests/browser/461710_link_page.html
rename : toolkit/components/places/tests/mochitest/bug_461710/visited_page.html => toolkit/components/places/tests/browser/461710_visited_page.html
2016-03-25 11:38:33 -04:00
Cedric Desgranges 71a7d543ce Bug 1143712 - Remove moz_bookmarks_roots table. r=mak
MozReview-Commit-ID: JXs86bRffyo
2016-03-16 11:56:25 +01:00
Ryan VanderMeulen da1885e860 Merge inbound to m-c. a=merge 2016-03-12 15:23:38 -05:00
Marco Bonardo a224888879 Bug 1255061 - [e10s] convert test_bug_411966.html to mochitest-browser. r=adw
MozReview-Commit-ID: 5QCYC6uljKa

--HG--
extra : rebase_source : 4dff5486bb2a0d141436e044804d2483231ba689
2016-03-10 16:19:23 +01:00
Ryan VanderMeulen 599f2304e0 Merge m-c to inbound. a=merge 2016-03-05 19:30:51 -05:00
Ryan VanderMeulen 54367e83bf Merge fx-team to m-c. a=merge 2016-03-05 19:22:45 -05:00
bsilverberg e9211fc397 Bug 1252250 - Implement browser.bookmarks.removeTree(), r=kmag r=mak
MozReview-Commit-ID: HyjJrEjcsZu

--HG--
extra : source : 3646fe906d7ede02b09b2af815c2d96f0a9d6094
2016-03-03 08:00:42 -05:00
Mike de Boer cf23a40c78 Bug 1241930: Part 6 - convert all assertion methods used inside content tasks to the Assert.* family in toolkit tests. r=mconley 2016-03-04 14:32:34 +01:00
Kit Cambridge 5d8590bae1 Back out changeset a67f0b208af6 (bug 1252250) for merge conflicts.
MozReview-Commit-ID: IQzGkqThQzG

--HG--
extra : rebase_source : f59f5d9e9bef582881aefb54a5e8a1d6ec3ddb71
2016-03-04 14:46:15 -08:00