Commit Graph

47852 Commits

Author SHA1 Message Date
Sebastian Hengst
a18bb2c61e Backed out changeset eae501f2729b (bug 1374852) for failing browser_openPreferences.js. r=backout 2017-06-26 04:43:39 +02:00
Ricky Chien
0ad2b2c56f Bug 1374852 - Visiting preferences should always focus on search field r=jaws
MozReview-Commit-ID: I7mnm5EkeIg

--HG--
extra : rebase_source : 7dc67a6f1e21ee284e8234ed799c3ce3b60264f3
2017-06-22 14:59:51 +08:00
Wes Kocher
55564f75eb Backed out changeset 91950bf37618 (bug 1373299) for build bustage a=backout CLOSED TREE
MozReview-Commit-ID: ERo49BX9ti7
2017-06-25 04:18:13 -07:00
Nihanth Subramanya
ba481b73fa Bug 1373299 - Pocket icon should be 16x16 like the others. r=dao
MozReview-Commit-ID: BymLetTtqrU

--HG--
extra : rebase_source : 3d0d687b88f2ad8fdf4b9bbf19df1a0beb4c5e9d
2017-06-22 18:33:55 +05:30
Sebastian Hengst
20af7eb2dd Backed out changeset 0e2417cb980a (bug 1374852) for failing browser_openPreferences.js, at least on Windows. r=backout 2017-06-24 11:44:12 +02:00
Sebastian Hengst
38f6df45cb Backed out changeset 517ff2a27de6 (bug 1369287) for failing mochitest-clipboard's browser_newtab_drag_drop_ext.js on Windows and OS X, and browser_newtab_bug752841.js on Windows 8 x64 debug. r=backout 2017-06-24 11:25:27 +02:00
Ricky Chien
e0ce2a83b6 Bug 1374852 - Visiting preferences should always focus on search field r=jaws
MozReview-Commit-ID: I7mnm5EkeIg

--HG--
extra : rebase_source : c928091600efdac3a00edd0054602843a35e6cac
2017-06-22 14:59:51 +08:00
Ricky Chien
ccb118e724 Bug 1373535 - Add border surrounding search tooltip itself r=jaws
MozReview-Commit-ID: 1ykdREZvotQ

--HG--
extra : rebase_source : 5012ecf45802080215458fa962e6bbacadcc9512
2017-06-23 14:33:36 +08:00
Perry Jiang
80ef003d65 Bug 862178 - Remove main thread I/O from CrashSubmit.jsm and KeyValuParser.jsm, replacing with OS.File. r=gsvelto
MozReview-Commit-ID: 6WIvz15Xtp3

--HG--
extra : rebase_source : 274136cf40459f012776213b18e51f9062d68eb5
2017-06-19 17:04:03 -07:00
Gijs Kruitbosch
9979c0a382 Bug 1371236 - don't try to open the overflow panel when in customize mode, r=jaws
MozReview-Commit-ID: H2mOlOkUNLG

--HG--
extra : rebase_source : 584b60ce942bebfa1336ff862d78bef2483ac140
2017-06-22 14:12:24 +01:00
Gijs Kruitbosch
2f0942c636 Bug 1373972 - update overflow chevron state when resetting, r=jaws
MozReview-Commit-ID: IO6fEMHeowT

--HG--
extra : rebase_source : 83eea9bc69872a16e071d26c2479c46811b66b39
2017-06-22 14:13:37 +01:00
gasolin
b3a1d88a0b Bug 1369287 - shipping compact new tab page view by default;r=Gijs
MozReview-Commit-ID: H6Uif6K7FIn

--HG--
extra : rebase_source : 679c67b61b1e20cf5e309565b672294d1875f97c
2017-06-23 16:26:55 +08:00
Wes Kocher
e423d726ed Backed out 2 changesets (bug 1365643) for frequent failures in browser_forget_async_closings.js on Windows a=backout CLOSED TREE
Backed out changeset c5e8b08a4635 (bug 1365643)
Backed out changeset 9377a56fe004 (bug 1365643)
2017-06-23 14:57:22 -07:00
Wes Kocher
20324b4f78 Backed out changeset 252482fcc324 (bug 1352075) for various browser-chrome failures on windows like browser_ext_browserAction_popup_resize.js a=backout CLOSED TREE
MozReview-Commit-ID: 6VeLbOA3TXa

--HG--
extra : amend_source : b5751304beb9dc272549264c863977a1cbc9527d
2017-06-23 13:14:51 -07:00
Sam Foster
fe0bdb5e71 Bug 1352075 - Add Photon arrow-panel animation for Mac+Windows. r=dao,mossop
* Use new panel animation when opening arrow-panels (including bookmarks menu) to fade in and drop into position
* Linux/GTK is (still) excluded
* The same element has its opacity and transform properties animated as before, so it doesnt change fundamentally
* New animation is non-directional (i.e. LTR vs. RTL)
* Fine-tune open/close transitions via :epang

MozReview-Commit-ID: 8t5XXT8KmmD

--HG--
extra : rebase_source : d4a08653d80ff09145dd7f7a824d08550d9d177f
2017-06-14 10:44:13 -07:00
Beekill95
b1c3221502 Bug 934967 - Part 4: Change session file extension in FirefoxProfileMigrator to jsonlz4 and make SessionMigration read and write functions use lz4 compression. r=mikedeboer
MozReview-Commit-ID: LjsEwnr5I1R

--HG--
extra : rebase_source : f0c50f610acb5d4c6ae1c89d3761cc53a1e5c182
2017-06-20 15:49:38 +07:00
Beekill95
a5a838af1a Bug 934967 - Part 3: Add test cases to check session store's migration to using lz4 compression. r=mikedeboer
MozReview-Commit-ID: 6lE8MPqcLdr

--HG--
extra : rebase_source : dd89ab6f11952f306319128cfa7d29b687056d45
2017-06-14 15:39:04 +07:00
Beekill95
cd56c36640 Bug 934967 - Part 2: Make test cases read lz4 compressed version of session store files and create a frequently use function in head.js. r=mikedeboer
MozReview-Commit-ID: A7X7TwOwvxC

--HG--
extra : rebase_source : 60a595dd4da3b50f231fbd8d007d3b2f78786563
2017-06-14 15:38:30 +07:00
Beekill95
94f94018d4 Bug 934967 - Part 1: Compress session store files using lz4. r=mikedeboer
MozReview-Commit-ID: 6wKLIAglefr

--HG--
extra : rebase_source : 0e7b0fb89e342f70968209623eb0e84ffb41adea
2017-06-08 15:14:18 +07:00
Dan Mosedale ext:(%3E)
3f4c5880c0 Bug 1365643 - temporarily disable preload patch until the rest of this bug relands, r=Mardak
MozReview-Commit-ID: Cl5Oqsq1txX

--HG--
extra : rebase_source : a016340a435e388abdf28e876cc00b3d391327c7
2017-06-22 12:31:43 -07:00
Dan Mosedale ext:(%3E)
5013e389ff Bug 1365643 - Temporarily back out Activity-Stream content-process move (c17e14e79d1a), r=Mardak
MozReview-Commit-ID: KD7eDtOJCYA

--HG--
extra : rebase_source : feba684a7e65551769077de54d5d429f3f5f1584
2017-06-22 12:26:39 -07:00
Carsten "Tomcat" Book
2a387535b8 Backed out changeset a6d7647024de (bug 1369729) for reflow issues 2017-06-23 15:48:54 +02:00
Gijs Kruitbosch
70c55f0619 Bug 1369729 - use descriptionheightworkaround for sync panel, r=Paolo
MozReview-Commit-ID: LQg6NEgCqz2

--HG--
extra : rebase_source : ebc990e44e7025e90a0a0415df6ce102ba4ba8f0
2017-06-19 16:06:01 +01:00
Sebastian Hengst
7648740589 Backed out changeset c0772946156f (bug 1369729) for failing browser-chrome's browser_appmenu_reflows.js with unexpected uninterruptible reflow. r=backout 2017-06-23 12:53:23 +02:00
Carsten "Tomcat" Book
e3ba7c834b Merge mozilla-central to autoland 2017-06-23 11:46:07 +02:00
Carsten "Tomcat" Book
5f51e5596e merge mozilla-inbound to mozilla-central a=merge 2017-06-23 11:28:19 +02:00
Rex Lee
4ae765a391 Bug 1374174 - Package UITour-lib.js only in onboarding extension to prevent noreference error. r=mossop
MozReview-Commit-ID: Fbxexo179pk

--HG--
extra : rebase_source : 479ec91fc056a012c42954aa65e6dd77984f92f4
2017-06-22 16:19:16 +08:00
Phil Ringnalda
ee15089976 Merge m-c to autoland
MozReview-Commit-ID: 8Is0wexk66X
2017-06-22 20:45:50 -07:00
Phil Ringnalda
291cb6e01b Backed out 2 changesets (bug 1357641) for OS X near-permaorange in browser_permissionsPromptDeny.js
Backed out changeset ad8486907154 (bug 1357641)
Backed out changeset 3eb9c03bd0cd (bug 1357641)

MozReview-Commit-ID: DuESQH4FecO
2017-06-22 20:44:50 -07:00
Wes Kocher
3947450ee6 Merge autoland to central, a=merge
MozReview-Commit-ID: DBM5ExEXtYD
2017-06-22 14:10:19 -07:00
Carsten "Tomcat" Book
e87565613f Backed out changeset 7e137dfb0bff (bug 1363059) for failures like browser_startup_images.js | Loaded image chrome://browser/skin/sidebars.svg was shown
--HG--
extra : rebase_source : 2b1f422a7a98686886215069a62897e87369a55b
2017-06-22 15:35:50 +02:00
Phil Ringnalda
65a3755989 Merge m-c to m-i
MozReview-Commit-ID: 417ZeUULO6h
2017-06-22 20:48:07 -07:00
Ryan VanderMeulen
291fb8fbf0 Bug 1375695 - Update pdf.js to version 1.8.480. r=bdahl 2017-06-22 18:53:14 -04:00
steveck-chung
9cd0a83e9f Bug 1339745 - Sort the profile results for autocomplete popup by last used time, r=lchang
MozReview-Commit-ID: 8IIbJB39LI0

--HG--
extra : rebase_source : 30e2733842b0eeff16f0268170d097ecfb0943ab
2017-06-16 17:12:24 +08:00
MilindL
9cd6e1d046 Bug 1107364 - remove findNodeByDetails and maintain a map to fetch a node by details speedily, r=mak
This patch removes the interface/header/implementation.

This adds a Map to PlacesTreeView to maintain the relation between node
details and the nodes, based on changes in `this._rows` or on
node details changed events. The Map exists from node details
to nodes (not rows).

MozReview-Commit-ID: EUNiXNIB5rN

--HG--
extra : rebase_source : 5391d9240e1f871c53d8aa26ae951b440b7280ad
2017-06-08 20:51:51 +05:30
Gijs Kruitbosch
28f0bb0532 Bug 1369729 - use descriptionheightworkaround for sync panel, r=Paolo
MozReview-Commit-ID: LQg6NEgCqz2

--HG--
extra : rebase_source : bfe13f52ec729a24ac53854b67d4613fd47b52bb
2017-06-19 16:06:01 +01:00
Luke Chang
86a3479659 Bug 1358944 - [Form Autofill] Support "country-name" fields. r=MattN,seanlee
MozReview-Commit-ID: IV0WGFhQ35R

--HG--
extra : rebase_source : 18ce190a14f5b1dae33b3ae7f3b86e0dfd065a3c
2017-05-26 19:30:07 +08:00
Tomer Cohen
d403c1be76 Bug 1375024 - Icons overlapping RTL text in onboarding tour r=mossop,rexboy
MozReview-Commit-ID: 8pbBMScGoEu

--HG--
extra : rebase_source : dc1e4790b7a03621df69754b8ea1bf8832d47cfa
2017-06-21 22:49:15 +03:00
Fischer.json
99a6b74591 Bug 1357641 - Part 2: Add the browser_onboarding_notification.js test, r=mossop
MozReview-Commit-ID: 8kEDXaQ0zqK

--HG--
extra : rebase_source : 3994b272dc185ea25d4257eb79e766d23bf6892e
2017-06-16 17:44:06 +08:00
Fischer.json
085aa9b471 Bug 1357641 - Part 1: Add onboarding tour notification, r=flod,mossop
This commit
- adds onboarding tour notification
- shows still not completed onboarding tour notifications in order
- opens target tour from tour notification for the target tour

MozReview-Commit-ID: AwLtwjoeARQ

--HG--
extra : rebase_source : 264531cf8aaf3f636faecf790a269d0166188f8a
2017-06-21 13:09:29 +08:00
Carsten "Tomcat" Book
7fa56f5378 Merge mozilla-central to autoland 2017-06-22 14:11:46 +02:00
Florian Quèze
33d29ec112 Bug 1374282 - ban Task.jsm during startup, r=Mossop, a=sheriffduty 2017-06-22 12:51:43 +02:00
Florian Quèze
7375dcec46 Bug 1374282 - script generated patch to remove generators from add_task in browser/ and toolkit/, r=Mossop. 2017-06-22 12:51:43 +02:00
Florian Quèze
1e40201f6d Bug 1374282 - script generated patch to remove useless bind calls, r=Mossop. 2017-06-22 12:51:42 +02:00
Carsten "Tomcat" Book
4f3bc4dba8 merge mozilla-inbound to mozilla-central a=merge 2017-06-22 12:47:40 +02:00
Phil Ringnalda
cb4caa5dfa Merge m-c to m-i
MozReview-Commit-ID: FKVZCEscusy
2017-06-21 23:50:09 -07:00
Phil Ringnalda
0cbefa7f79 Merge m-c to autoland
MozReview-Commit-ID: J67ilIl6BtO
2017-06-21 23:36:06 -07:00
Phil Ringnalda
08e2f5187b Backed out 3 changesets (bug 1368072) for colliding with a new use of the thing it was renaming
Backed out changeset 1d7e008d7d70 (bug 1368072)
Backed out changeset c4a1ddf9be0d (bug 1368072)
Backed out changeset ba1cdae5a8d6 (bug 1368072)
2017-06-21 23:28:37 -07:00
Wes Kocher
ac0fd2038c Merge inbound to m-c a=merge
MozReview-Commit-ID: 3LXFVwSoMvs
2017-06-21 17:58:17 -07:00
Mike Hommey
220b0bd806 Bug 1375271 - Add necessary DMG creation tools to the osx l10n mozconfigs. r=catlee,a=catlee DONTBUILD
Bug 1373150 made toolchain-related definitions go away for l10n builds,
but we still need those DMG-related tools for l10n repacks.
2017-06-22 08:58:18 +09:00