Commit Graph

544282 Commits

Author SHA1 Message Date
Sebastian Hengst
ab2913c978 Backed out changeset c89b504be5d7 (bug 1308876) 2017-06-28 02:58:00 +02:00
Sebastian Hengst
c52ed40398 Backed out changeset d2fc16d29960 (bug 1308876) 2017-06-28 02:57:56 +02:00
Sebastian Hengst
4c03f640d2 Backed out changeset b6f51232167c (bug 1308876) 2017-06-28 02:57:52 +02:00
Sebastian Hengst
9023a7640e Backed out changeset 14f1496b0b4d (bug 1308876) 2017-06-28 02:57:48 +02:00
Sebastian Hengst
53ab72a613 Backed out changeset b2cdc72e57b8 (bug 1308876) 2017-06-28 02:57:44 +02:00
Sebastian Hengst
4da7fd48e3 Backed out changeset e744a3029de2 (bug 1375940) for failing dom/events/test/test_dblclick_kill_window.html. r=backout 2017-06-28 02:24:15 +02:00
Sebastian Hengst
69c5a67f25 Backed out changeset 991cb2487be8 (bug 1375940) 2017-06-28 02:22:03 +02:00
Sebastian Hengst
6485200026 Backed out changeset 852f7fddf9a7 (bug 1375940) 2017-06-28 02:20:44 +02:00
Nathan Froyd
21dd68cb9e Bug 1376649 - extend lifetime of xpcshell's directory provider; r=ting
xpcshell has a custom directory provider that is passed in when XPCOM is
initialized.  XPCOM holds a reference to this directory provider, and
said reference is not released until XPCOM is shutdown.  Unfortunately,
the lifetime of the directory provider was not scoped properly, so it
would actually be destructed prior to shutting down XPCOM, resulting in
a stack use-after-free.

To avoid this problem, we need to move the provider so that its lifetime
outlives the call to both XPCOM init and shutdown.
2017-06-27 16:12:21 -04:00
J. Ryan Stinnett
c83c60891e Bug 1373223 - Show old RDM e10s notification for any channel. r=pbro
Beta and release might also have e10s disabled, so it's better to show the
notification bar, even if it's less actionable there, so they have some
explanation for the old RDM UI appearing.

MozReview-Commit-ID: L2DATLJN7vb

--HG--
extra : rebase_source : 1e5fb90a6099e55604ed4ea4686600e0d2251242
2017-06-27 12:57:26 -07:00
jwu
fc7c8e0305 Bug 1366673 - Part 2: Implement new tab counter for visual and animation refresh. r=nechen,walkingice
MozReview-Commit-ID: FwdlDaEvjJq

--HG--
extra : rebase_source : 2d8328ec0942aa722e39da3338df45d3dfa5858c
2017-06-27 16:39:03 -07:00
jwu
9c043cd10e Bug 1366673 - Part 1: Duplicate tab counter resources for Australis and Photon. r=nechen,walkingice
MozReview-Commit-ID: FKmhTTU5CF6

--HG--
rename : mobile/android/base/java/org/mozilla/gecko/toolbar/TabCounter.java => mobile/android/app/src/australis/java/org/mozilla/gecko/toolbar/TabCounter.java
rename : mobile/android/app/src/main/res/layout-large-v11/tabs_counter.xml => mobile/android/app/src/australis/res/layout-large-v11/tabs_counter.xml
rename : mobile/android/app/src/main/res/layout/tabs_counter.xml => mobile/android/app/src/australis/res/layout/tabs_counter.xml
extra : rebase_source : 97310176941fa178d04eba3497c84b9bda72267c
2017-06-27 00:34:14 -07:00
Ryan VanderMeulen
2edcd80e00 Merge m-c to autoland. a=merge 2017-06-27 20:07:08 -04:00
Jed Davis
8e5d5bda0f Bug 1362537 - Re-disallow accept4 in Linux content processes. r=gcp
MozReview-Commit-ID: Gml8lR1Heu1

--HG--
extra : rebase_source : 6b466f887bd1802277a506295a9c6cc575196385
2017-06-27 14:52:25 -07:00
Milan Sreckovic
2a443ce1ef Bug 1337062: Transfer initial gfxVars with SendXPCOMProcessAttributes. Deal with potential (future) race condition. r=dvander,gerald
MozReview-Commit-ID: GYezEAg7ozQ

--HG--
extra : rebase_source : 7771f0e47ec7397117b96e702a620301089c57a1
2017-06-27 17:04:17 -04:00
Andy McKay
d8a34a9438 bug 1373850 add browser.theme.reset which allows unloading changes caused by browser.theme.update and resets to the default theme r=mattw,mikedeboer
MozReview-Commit-ID: 4wZQNsM2bFw

--HG--
extra : rebase_source : 55fd4f87c760010f276ac5985f1dc71c5632473e
2017-06-27 12:57:19 -07:00
Ryan VanderMeulen
309d4a291b Backed out 3 changesets (bug 1364896) for causing bug 1376466.
Backed out changeset 5c870a786e94 (bug 1364896)
Backed out changeset 134d9ee1e545 (bug 1364896)
Backed out changeset 8f52f28a9eaa (bug 1364896)
2017-06-27 14:32:07 -04:00
gasolin
18dfa02948 Bug 1369287 - shipping compact new tab page view by default;r=Gijs
MozReview-Commit-ID: FTEicOcGqtv

--HG--
extra : rebase_source : f85c78fedea1c1425d35a01713c60311e9d3f3d2
2017-06-27 11:13:15 -07:00
ffxbld
fdb811340a No bug, Automated HPKP preload list update from host bld-linux64-spot-306 - a=hpkp-update 2017-06-27 08:39:08 -07:00
ffxbld
8a2097b4fd No bug, Automated HSTS preload list update from host bld-linux64-spot-306 - a=hsts-update 2017-06-27 08:39:05 -07:00
Carsten "Tomcat" Book
4e00eff077 merge mozilla-inbound to mozilla-central a=merge 2017-06-27 10:56:41 +02:00
Phil Ringnalda
b9099ac2ed Merge m-c to m-i
MozReview-Commit-ID: JGHd8l9bexC
2017-06-26 20:35:27 -07:00
Phil Ringnalda
808a742e3b Merge m-c to autoland
MozReview-Commit-ID: LH0Jb5QXrgQ
2017-06-26 20:34:42 -07:00
Phil Ringnalda
95fd829694 Backed out changeset 7d0c5443a348 (bug 1295761) for permaorange in browser_storage_cookies_edit_keyboard.js
MozReview-Commit-ID: 8OU7371ThAH
2017-06-26 20:26:05 -07:00
Phil Ringnalda
98a82deb22 Backed out changeset e7414bbec32d (bug 1369994) for rooting hazard failures
MozReview-Commit-ID: 4cdxaJ3Mbz7
2017-06-26 19:48:44 -07:00
Phil Ringnalda
ed3c360daa Backed out changeset 005957262022 (bug 1373850) for eslint failures
MozReview-Commit-ID: 7W04mXlcYsl
2017-06-26 19:20:33 -07:00
Phil Ringnalda
8b08b5a102 Backed out changeset 5ce62f7e6633 (bug 1343510) for eslint and browser_UITour_defaultBrowser.js failures
MozReview-Commit-ID: GWQWnQ1ztKM
2017-06-26 18:53:09 -07:00
Alexander Surkov
acb19ed934 Bug 1369836 - ARIA owns relocated flag of accessible object may get out of sync with ARIA owns hash. r=eeejay 2017-06-26 20:20:40 -04:00
Jon Coppeard
549947fd25 Bug 1369994 - Ensure template objects for typed arrays are initialized properly before exposing them to GC. r=sfink 2017-06-26 20:15:41 -04:00
JW Wang
8a5ba394b7 Bug 1371982 - Use a RefPtr<> to hold the MozPromise. r=gerald 2017-06-26 20:13:27 -04:00
ffxbld
b425854d9b No bug, Automated HPKP preload list update from host bld-linux64-spot-306 - a=hpkp-update 2017-06-26 08:40:01 -07:00
ffxbld
68b6a86704 No bug, Automated HSTS preload list update from host bld-linux64-spot-306 - a=hsts-update 2017-06-26 08:39:58 -07:00
Carsten "Tomcat" Book
5699be4b75 Backed out changeset ea5a5610ff7e (bug 1374784) for getting perma failures are merge 2017-06-26 15:10:13 +02:00
Carsten "Tomcat" Book
259377b6ab merge mozilla-inbound to mozilla-central a=merge 2017-06-26 13:25:51 +02:00
Carsten "Tomcat" Book
34bdd112b2 merge autoland to mozilla-central a=merge 2017-06-26 13:23:42 +02:00
Tobias Schneider
a07fe5b976 Bug 1369253 - Disable redundant dom/base/test/test_intersectionobserver_no_root.html on all platforms. r=jmaher
--HG--
extra : rebase_source : 5b879051cfc906193fd58927b336921c2ffe52df
2017-06-25 15:32:46 -07:00
ffxbld
1b7b1ec949 No bug, Automated HPKP preload list update from host bld-linux64-spot-301 - a=hpkp-update 2017-06-25 08:35:48 -07:00
ffxbld
cdd2e436c7 No bug, Automated HSTS preload list update from host bld-linux64-spot-301 - a=hsts-update 2017-06-25 08:35:45 -07:00
Tooru Fujisawa
4735d8aaac Bug 1375938 - Fix documentation comment about synthesizeNativeOSXClick. r=smaug DONTBUILD 2017-06-25 23:57:56 +09:00
Christoph Kerschbaumer
1b0622cda9 Bug 1375023 - Have switchToTabHavingURI() provide the correct triggeringPrincipal. r=gijs,aswan 2017-06-25 14:03:06 +02:00
Jonathan Kew
982e744811 Bug 1376136 - Remove the shapedText flag TEXT_IS_PERSISTENT, as nothing depends on it any longer. r=mats 2017-06-25 09:30:28 +01:00
Olli Pettay
70cd98776b Bug 1375484 - ScrollSelectionIntoViewEvent should be called during refresh driver tick, r=ehsan 2017-06-25 00:38:42 +03:00
Jonathan Kew
5c78152683 Bug 1371564 - Bustage fix, correct flag name in assertion. no_r=me 2017-06-24 21:50:14 +01:00
ffxbld
0042b377da No bug, Automated HPKP preload list update from host bld-linux64-spot-301 - a=hpkp-update 2017-06-24 08:41:00 -07:00
ffxbld
f30338674d No bug, Automated HSTS preload list update from host bld-linux64-spot-301 - a=hsts-update 2017-06-24 08:40:57 -07:00
Jonathan Kew
c81dc5d879 Bug 1371564 - Remove the long-obsolete TEXT_WAS_TRANSFORMED flag, don't waste time setting it. r=mats 2017-06-24 09:53:12 +01:00
Mats Palmgren
bc9111ed74 Bug 1375696 - Use LookupForAdd instead of Get+Put, and Lookup instead of GetWeak+Remove, to avoid unnecessary hashtable lookups. r=froydnj
MozReview-Commit-ID: EPbMZAsdS6B
2017-06-24 19:23:08 +02:00
Mats Palmgren
bbaa13e6a7 Bug 1375698 part 2 - Make mBoxObjectTable a nsRefPtrHashtable of BoxObject instead of nsInterfaceHashtable of nsPIBoxObject (that we then need to downcast). r=bz
MozReview-Commit-ID: AVfZZp21u2e
2017-06-24 19:23:08 +02:00
Mats Palmgren
969156ef55 Bug 1375698 part 1 - Call "new BoxObject" instead of do_CreateInstance(contractID) and remove some unnecessary error handling since "new" is infallible. r=bz
MozReview-Commit-ID: 32upaFJehsh
2017-06-24 19:23:07 +02:00
Mats Palmgren
e2227d8864 Bug 1375331 - Retain the array buffer for PresArena free lists if it's 2048 bytes or less to avoid malloc/free churn. r=dbaron
MozReview-Commit-ID: KaABTKyIl1H
2017-06-24 19:23:07 +02:00