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

55909 Коммитов

Автор SHA1 Сообщение Дата
arthur.iakab 8b1be0e972 Backed out 5 changesets (bug 1340498) for build bustages on SelectionChangeListener.h on a CLOSED TREE
Backed out changeset fae677707059 (bug 1340498)
Backed out changeset 2adde1d1742a (bug 1340498)
Backed out changeset a444ab9cefde (bug 1340498)
Backed out changeset e2ac49ef2034 (bug 1340498)
Backed out changeset 6465310b3de9 (bug 1340498)
2018-06-26 03:53:21 +03:00
Doug Thayer 4ef92a21b2 Bug 1340498 - Update onVisits tests to use 'page-visited' r=mak
MozReview-Commit-ID: FxC3gcUF9hl

--HG--
extra : rebase_source : 8815ce1e4eef3bfaf25acf36faeeadacbe4a3b0c
2018-02-14 09:17:41 -08:00
Doug Thayer 41d49cecec Bug 1340498 - Update onVisits uses to 'page-visited' r=mak
Consuming the new 'page-visited' notification was fairly trivial,
since it was already brought over to onVisits. There's not much to
say about this other than that I'm a little bit uncertain about
all the hoops we have to jump through to get a JSContext and
GlobalObject from History.cpp (which is discussed in the earlier
commit in the series).

MozReview-Commit-ID: LHaBWSylyLI

--HG--
extra : rebase_source : 148555189f73fb29a48296215e367c406f3f0286
2018-02-14 09:11:49 -08:00
Gijs Kruitbosch 006aa20e16 Bug 1438499 - show 'close multiple tabs' warning dialog when quitting, r=jaws,whimboo
MozReview-Commit-ID: J2gi9do8HK9

--HG--
extra : rebase_source : b22103b5a4d43fc6da535ef00f75ed6bc80d92fb
2018-06-13 09:34:52 -07:00
Gijs Kruitbosch 4991b73f4a Bug 1470002 - remove pageshow message passing, too, r=adw,jryans
MozReview-Commit-ID: 27v79lVOODG

--HG--
extra : rebase_source : ffa5561834b03205bf5f5b0cb3ee65b29eb82a9b
2018-06-20 22:53:40 +01:00
Gijs Kruitbosch 839706233a Bug 1470002 - remove pagehide message passing from browser code, r=mixedpuppy
MozReview-Commit-ID: 18hsSwHsWzz

--HG--
extra : rebase_source : f5d93272bd437f135a9d9f8242c3e02be1a2659a
2018-06-20 22:41:27 +01:00
Michael Kaply 047b517cdd Bug 1466846 - Enabling addon should set homepage override. r=kmag
MozReview-Commit-ID: G9cfRuQjyGb

--HG--
extra : rebase_source : b3fa8c4277b8ac36fe23e108e5b934a853c70bc2
2018-06-22 15:58:15 -05:00
Sam Foster 4cf8d4350f Bug 1463608 - Expose FormAutofill computeFields methods, use them for temporary records in payments. r=MattN
* Test helpers for cards
* Refactor the test_add_link test to test in private & non-private window

MozReview-Commit-ID: AeVJOkSwQps

--HG--
extra : rebase_source : 6e8380826bcac87bc408ff75a6a398b5c4f6cafa
2018-05-30 16:56:25 -07:00
Sam Foster fe4f526cc6 Bug 1463608 - Add test helpers for payment address and cards. r=jaws
* addSampleAddressesAndBasicCard now accepts arrays of addresses and card, but with no args defaults to its original behavior
* addAddressRecord and addCardRecord helpers
* New helpers for each step in the sequence of clicking through to add a new address

MozReview-Commit-ID: Dto5MSekJTV

--HG--
extra : rebase_source : be32c684dba62d051bb119a530437830e41bb128
2018-06-04 09:36:21 -07:00
Mark Striemer 6b7ded9af2 Bug 1470684 - Flip undo close tab icon for RTL in all tabs menu r=dao
MozReview-Commit-ID: J5U4nwxYDZ1

--HG--
extra : rebase_source : f7b7be7caa360977e5a997d893035ff54f271450
2018-06-25 12:39:36 -04:00
Johann Hofmann 758db2df67 Bug 1465337 - Adjust tracking protection toggle and other right-hand-side buttons in the main menu to align their separators. r=dao
MozReview-Commit-ID: 6u5AaSCMhr

--HG--
extra : rebase_source : 599674f680aa47525791260357ce3452d6082755
2018-06-22 00:22:43 +02:00
Ed Lee 2ce440e3ed Bug 1470588 - Add site added-unblocking, deleted-updating and bug fixes to Activity Stream. r=k88hudson
MozReview-Commit-ID: 25tyUmDQV9i

--HG--
extra : rebase_source : 1340567dee22eee4562a877ed86226b05165fe06
2018-06-22 15:18:57 -07:00
Noemi Erli b7560a0ac0 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-06-25 22:14:26 +03:00
Noemi Erli c4744895a1 Merge autoland to mozilla-central. a=merge 2018-06-25 22:00:46 +03:00
ffxbld 499488f95b Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2018-06-25 09:34:19 -07:00
Ryan VanderMeulen 7815b4e5f6 Bug 1470790 - Update pdf.js to version 2.0.625. r=bdahl 2018-06-24 20:42:59 -04:00
Richard Marti 891b94e2c0 Bug 1466826 - Use SVG context paint for the Windows tree twisties. r=dao 2018-06-21 19:13:20 +02:00
Dão Gottwald cd159c76f7 Bug 1459907 - Implement new bookmark confirmation. r=mak
MozReview-Commit-ID: DsTXTKgX72y

--HG--
extra : rebase_source : 836ba1340189d22e4ee9f0fdb1c4ff339fbd266f
2018-06-23 15:28:47 +02:00
Noemi Erli 9e88a061e6 Backed out changeset 24334b7cffc5 (bug 1470079) for Linting failure in builds/worker/checkouts/gecko/testing/mozharness/configs/builds/releng_sub_linux_configs/64_fuzzing_cov.py on a CLOSED TREE 2018-06-23 12:33:50 +03:00
rforbes d7994973a1 Bug 1470079 - Add fuzzing coverage build to taskcluster r=marco
MozReview-Commit-ID: 7FwYAjzHJJw

--HG--
extra : rebase_source : fc3d90d8a07543618a638cf8a76b41f960a46464
2018-06-21 14:57:28 -07:00
Sahith Nallapareddy 903fc00fce Bug 1455965 - Removed obsolete strings r=Gijs
MozReview-Commit-ID: DOo8F7kpHYG

--HG--
extra : rebase_source : d4c90d22de3a7c01ce038d265ee7574145dfe15d
2018-06-22 21:01:47 -07:00
Mark Banner 5b8ba7f27e Bug 1452645 - Remove load in sidebar functionality. r=lina,mak
Based on patch by mixedpuppy.

MozReview-Commit-ID: BZwOtr4VbCH

--HG--
extra : rebase_source : 2e3ad3fedaf82d0e5d3db9bcebf1c2faa46447e7
2018-06-06 21:00:45 +01:00
Andreea Pavel 2cf94d771e Merge mozilla-central to autoland. a=merge on a CLOSED TREE 2018-06-23 00:51:56 +03:00
Andreea Pavel ef549e2095 Merge mozilla-inbound to mozilla-central. a=merge 2018-06-23 00:49:42 +03:00
Abdoulaye O. Ly da72601cd7 Bug 1468443 - Reorder browser/base/content/tests/tabs/browser.ini in alphabetic order. r=jaws
MozReview-Commit-ID: GRnjT2cjaf4

--HG--
extra : rebase_source : 79a186251dda0dcd73191177d6b28e60d46ef96c
2018-06-21 23:31:30 +00:00
Abdoulaye O. Ly d3e2a27f5c Bug 1468443 - Consider the 'active tab'(gBrowser.selectedTab) as part of the multi-selection by default. r=jaws
MozReview-Commit-ID: DZAhZ7iQqFl

--HG--
extra : rebase_source : 9c3c8adcfb16bd703ef03bbe53b7531aea616d8c
2018-06-20 19:53:51 +00:00
Florian Quèze 353625c9bc Bug 1469582 - Never skip the window opening animation for the early blank window, r=mconley. 2018-06-22 12:37:03 +02:00
Brian Grinstead c7f5ea7a6d Bug 1466833 - Upgrade the <xul:deck> inside of search-one-offs at the beginning of the XBL constructor;r=timdream
Right now, a XBL <constructor> runs before Custom Elements inside of its
<content> get upgraded. This leads to unexpected behavior where deck.selectedIndex = N
causes selectedIndex to get set as an expando property on the DOM node rather
than running the setter defined by the Custom Element.

Once the Custom Element does finally get upgraded, the selectedIndex getter and
setter don't get attached since there's an expando property with the same name.

This isn't a case we want to have to support from calling code. So this patch fixes
this one case by manually upgrading the element inside the constructor before
anything accesses the node. In Bug 1470242 we are planning to make this happen
behind the scenes so we don't need to do this for every CE inside of <content>.

MozReview-Commit-ID: 3D0QbOOJvDI

--HG--
extra : rebase_source : 1287445f2740dfe6a3ed5bdf273bb2b4b91b213c
2018-06-21 17:31:41 -07:00
Michael Kelly 102c99a2d0 Bug 1461439: Enable browser error telemetry on non-Nightly channels. r=Gijs
MozReview-Commit-ID: GAwbFC49b8H

--HG--
rename : browser/modules/test/browser/browser_BrowserErrorReporter.js => browser/modules/test/browser/browser_BrowserErrorReporter_nightly.js
extra : rebase_source : 34673db22aa83be183cff403b719f97884400cac
extra : source : 679189574ff3e79298ead44b35484c549356b086
2018-06-05 11:15:54 -07:00
Mark Striemer 549ae82f55 Bug 1446101 - Part 4: Remove old alltabs code, rename alltabs-popup to newtab-popup r=dao
MozReview-Commit-ID: 1U0Jg9bpEGV

--HG--
extra : rebase_source : 08a4f7dc03efefe447bdff10b22bca69fce157fe
2018-06-06 16:34:49 -05:00
Mark Striemer 337dd181f0 Bug 1446101 - Part 3: Make History > Hidden Tabs deep link to Hidden Tabs menu r=mak
MozReview-Commit-ID: KgfpYbfVjUm

--HG--
extra : rebase_source : a74189c177c39a9e1c450e64aa6da57ff7635885
2018-06-04 17:11:23 -05:00
Mark Striemer 97b891af2b Bug 1446101 - Part 2: Convert the all tabs panel to photon styles r=dao
MozReview-Commit-ID: 3VzqnG6X5rw

--HG--
rename : browser/modules/TabsPopup.jsm => browser/modules/TabsList.jsm
extra : rebase_source : f31401acae04607d292972cd4ab783334d2b0242
2018-06-06 15:48:21 -05:00
Yuan Lyu c9aa7cedfd Bug 1441295 - Reverted the changes in bug 1372069 and modified test; r=baku
MozReview-Commit-ID: KG0H9UPa6Di

--HG--
extra : rebase_source : 15691aaec69374b612ff32afd408395dbf42d447
2018-06-15 23:23:40 -04:00
Mark Striemer ac23920bdc bug 1446101 - Part 1: Extract a common TabsListBase class from TabsPopup r=dao
MozReview-Commit-ID: KPvk0fVoGzG

--HG--
extra : rebase_source : d5d4cf3682cdfdb199f6d934e2e0d13794780b85
2018-05-15 18:40:07 -05:00
Ed Lee 3652708f31 Bug 1469938 - Add onboarding targeting, welcoming coloring and bug fixes to Activity Stream. r=ursula
MozReview-Commit-ID: LsWKLbghgBE

--HG--
extra : rebase_source : 50dd9b40ff5affc26b93bc0fb84f45f8a924174c
2018-06-21 12:51:33 -07:00
Csoregi Natalia 8895954331 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-06-22 00:51:57 +03:00
Csoregi Natalia ed1521707f Merge inbound to mozilla-central. a=merge 2018-06-22 00:50:23 +03:00
prathiksha 0331e56e23 Bug 1435892 - Test that the back button is hidden if the basic card page is shown first during on-boarding. r=MattN
MozReview-Commit-ID: 4xl7QuGSnQd

--HG--
extra : rebase_source : 01bb800ac9e0a719f42d231a3125fd2ef7a51bcd
2018-06-19 16:31:31 -07:00
Gurzau Raul c2bc9d408d Backed out changeset c1561409e431 (bug 1466833) for permafailing on browser/components/search/test/browser_oneOffHeader.js on a CLOSED TREE 2018-06-22 00:17:12 +03:00
Johann Hofmann 072bf14b8b Bug 1468671 - Enable identity popup headlines to span multiple lines. r=Paolo
MozReview-Commit-ID: 8Y3Pql7n2U5

--HG--
extra : rebase_source : 740a7037ca1bedb36c347262e927470bccd0ba7d
2018-06-17 19:24:17 -07:00
Johann Hofmann 3fe5e7fa6c Bug 1470020 - Part 4 - Don't handle Tracking Protection UI on file: and about: URIs. r=florian
... because these URIs are incompatible with TP.

We now show it on moz-extension: instead, which was forgotten previously.

This should probably have been in its own separate bug, but the changes in bug 1470020
surfaced this issue by throwing a lot of console errors when the baseURI was accessed,
so I didn't want to defer the fix.

MozReview-Commit-ID: 8KNV0oabv7Y

--HG--
extra : rebase_source : b6aae33385ed3166c59c0c8733de0a9609f05d92
2018-06-21 12:23:42 +02:00
Johann Hofmann 6d3223de0f Bug 1470020 - Part 3 - Updates to TP copy in the identity popup. r=florian
MozReview-Commit-ID: 9LPReDTgjxJ

--HG--
extra : rebase_source : 8ee2fa80246f592f5a0f7157728cdf812892ca3f
2018-06-21 02:13:01 +02:00
Johann Hofmann e338329576 Bug 1470020 - Part 2 - Add specific states for when the user has added a TP exception to the TP section of the identity popup. r=florian
We used to give this all the same "tracking-loaded" state, but now we want to differentiate between:

- Tracking loaded because TP is off
- Tracking loaded because of an exception
- Tracking not loaded but the site has an exception, which we want to allow the user to remove (if TP is on)

MozReview-Commit-ID: E9j0Roq1bsH

--HG--
extra : rebase_source : 70992e27b91bfed3cce0b868b63ce3a8c0afc5d0
2018-06-21 02:10:02 +02:00
Johann Hofmann eea47c667c Bug 1470020 - Part 1 - Don't show the "Enable Protection" button when it links to the TP preferences. r=florian
UX found this confusing and unnecessary, after all.

MozReview-Commit-ID: DSBu8Xyo3YO

--HG--
extra : rebase_source : baec57bcb107cd8c6359aeeebc9bf2010116da7c
2018-06-21 02:05:08 +02:00
Brian Grinstead b06d9e0e10 Bug 1466833 - Upgrade the <xul:deck> inside of search-one-offs at the beginning of the XBL constructor;r=timdream
Right now, a XBL <constructor> runs before Custom Elements inside of its
<content> get upgraded. This leads to unexpected behavior where deck.selectedIndex = N
causes selectedIndex to get set as an expando property on the DOM node rather
than running the setter defined by the Custom Element.

Once the Custom Element does finally get upgraded, the selectedIndex getter and
setter don't get attached since there's an expando property with the same name.

This isn't a case we want to have to support from calling code. So this patch fixes
this one case by manually upgrading the element inside the constructor before
anything accesses the node. In Bug 1470242 we are planning to make this happen
behind the scenes so we don't need to do this for every CE inside of <content>.

MozReview-Commit-ID: LbXKKVeBYyQ

--HG--
extra : rebase_source : 83919106d1c43d7c8b960e4c1dd536e17e02f1f1
2018-06-21 10:34:55 -07:00
Barry Chen f4048fce52 Bug 1465581 - Export Screenshots 33.0.0 to Firefox (code excluding translations and Raven update); r=ianbicking,_6a68
MozReview-Commit-ID: FrvoD9G74mJ

--HG--
extra : rebase_source : 4f40cae47c81a53fc94ae451469a4a1b3ed37b03
2018-06-18 11:07:23 -05:00
Barry Chen f163b42bb3 Bug 1465581 - Export Screenshots 33.0.0 to Firefox (upgrade Raven to 3.25.2); r=ianbicking,_6a68
MozReview-Commit-ID: 67A865KrF3z

--HG--
extra : rebase_source : 62141cbb9f23792aaec1215a247e3fe13d4157ae
2018-06-18 11:01:44 -05:00
Barry Chen bd26d256d8 Bug 1465581 - Export Screenshots 33.0.0 to Firefox (translations only); r=flod,ianbicking
MozReview-Commit-ID: 2CXjtCJ6xvm

--HG--
extra : rebase_source : e17a3f08e60e1cb20ff0a4afdb77ba066362ad9e
2018-06-18 11:00:17 -05:00
Johann Hofmann 2265952eb1 Bug 1392541 - Update tracking protection icons in the identity block. r=ntim
MozReview-Commit-ID: 7cffjVSDgYx

--HG--
extra : rebase_source : 7757b91b4268207666ef85a03f1cc41c5f6721c2
2018-06-21 12:49:35 +02:00
Cosmin Sabou aa915dbed0 Merge central to autoland. a=merge 2018-06-21 04:18:03 +03:00