Brian Hackett
4d36acb0f4
Bug 1349924 - Backed out changeset 7aa7d265948a due to regression.
2017-07-25 13:57:57 -06:00
Yura Zenevich
8e51be4606
Bug 1377285 - better focus styling for onboarding-tour action buttons. r=mossop
...
MozReview-Commit-ID: DuVWIzaKJkG
2017-07-25 15:44:24 -04:00
Jim Chen
84b7350f94
Bug 1351170
- Don't crash on selection exception in Beta; r=me
...
Don't crash when we encounter a selection exception when in Beta. Still
crash when in Nightly so we can investigate the source of the crash.
r=me for trivial patch.
MozReview-Commit-ID: HgmudX4VfWO
2017-07-25 15:32:53 -04:00
Bill McCloskey
848a0761c6
Bug 1340941 - Fix race if IPDL actors are created and then quickly destroyed (r=bevis)
...
MozReview-Commit-ID: FnjvWePo6Oo
2017-07-25 12:23:21 -07:00
Aaron Klotz
4d4f358bf9
Bug 1379951: Remove problematic assertion for a code path that is expected to be followed by NVDA; r=eeejay
...
MozReview-Commit-ID: DM6hVlC4RCg
2017-07-21 10:42:39 -06:00
Ehsan Akhgari
0abf86be7c
Bug 1382914 follow-up: Spell GetExistingCommonAncestorRanges() correctly
...
Landed on a CLOSED TREE to fix build bustage
2017-07-25 13:37:50 -04:00
Ehsan Akhgari
585393f54b
Bug 1382914 - Store the hashtable of ancestor ranges in the node slots instead of in a property in order to speed up access to it; r=smaug
2017-07-25 13:01:16 -04:00
Brendan Dahl
cbbcce1fa2
Bug 1383078 - Use at minimum a 1,1 draw target in headless. r=jrmuizel
2017-07-25 09:04:54 -07:00
Sebastian Hengst
eb54eed098
Backed out changeset c49b7e6e9811 (bug 1383905) for timing out in xpcshell's dom/push/test/xpcshell/test_observer_remoting.js, at least on OS X. r=backout
2017-07-25 17:51:31 +02:00
Carsten "Tomcat" Book
2d2769a361
Merge mozilla-central to inbound
2017-07-25 17:45:21 +02:00
Rob Cutmore
061209972d
Bug 1368568 - Remove legacy SyncKeyBundle. r=eoger
...
MozReview-Commit-ID: JYiTeQnduto
2017-07-25 11:40:14 -04:00
Michael Layzell
6968a2e955
Bug 1382093 - Null check docShell in InternalSetDocShellIsActive, r=smaug
...
MozReview-Commit-ID: JHtmTSomFlb
2017-07-25 11:35:55 -04:00
Ben Kelly
7a24a5eff4
Bug 1378586
P6 Add a mochitest that verifies timeout clamping behavior. r=farre
2017-07-25 08:35:13 -07:00
Ben Kelly
08d429854a
Bug 1378586
P5 Don't force setInterval() to a min 1ms delay. r=farre
2017-07-25 08:35:12 -07:00
Ben Kelly
90ef714043
Bug 1378586
P4 Clamp setInterval() based on nesting value instead of always. r=farre
2017-07-25 08:35:12 -07:00
Ben Kelly
8547461342
Bug 1378586
P3 Reorder Timeout members to improve binary packing. No functional change. r=farre
2017-07-25 08:35:12 -07:00
Ben Kelly
50ec1a5f3e
Bug 1378586
P2 Avoid Timeout mNestingLevel rollover by just limiting the value to the values we care about. r=farre
2017-07-25 08:35:12 -07:00
Ben Kelly
910b4f672b
Bug 1378586
P1 Track the nesting level on interval Timeout objects. r=farre
2017-07-25 08:35:12 -07:00
Dustin J. Mitchell
8a61c71153
Bug 1382707: fix typo 'tsak_id'; r=bstack a=tomcat
...
MozReview-Commit-ID: 2PhnJojQK8I
--HG--
extra : source : 0044966de3760dd143f89117c4907662a937b579
2017-07-20 19:47:32 +00:00
Carsten Book
115784405b
Backed out changeset 0a60cc198321 for browser_devices_get_user_media_screen.js | application crashed [@ mozalloc_abort(char const*)]
2017-07-25 17:40:59 +02:00
Carsten "Tomcat" Book
679210723b
merge mozilla-inbound to mozilla-central a=merge
2017-07-25 14:27:17 +02:00
Carsten "Tomcat" Book
38dac4a83e
merge autoland to mozilla-central a=merge
...
--HG--
rename : dom/tests/mochitest/chrome/test_window_getAppLocales.html => dom/tests/mochitest/chrome/test_window_getRegionalPrefsLocales.html
rename : mobile/android/app/src/main/res/drawable/as_contextmenu_divider.xml => mobile/android/app/src/main/res/drawable/as_contextmenu_divider_helper.xml
rename : testing/tools/autotry/autotry.py => tools/tryselect/selectors/syntax.py
extra : rebase_source : d3b22773aa7d48ac6cc60d0afd41e5d74e1ac697
2017-07-25 14:18:40 +02:00
Sebastian Hengst
7888b852aa
Backed out changeset a7da25c837d8 (bug 1372689) for failing browser-chrome's browser_startup_images.js about toolbarbutton-dropdown-arrow.png. r=backout
...
--HG--
rename : browser/themes/shared/tabbrowser/newtab.svg => browser/themes/linux/tabbrowser/newtab.svg
2017-07-25 11:04:57 +02:00
Carsten "Tomcat" Book
965777ef3a
Backed out changeset 3923ce220df3 (bug 1380286) for hazard failures
2017-07-25 08:44:13 +02:00
Kris Maglione
8408f943c1
Bug 1383215: Follow-up: Fix straggler xpcshell test.
...
MozReview-Commit-ID: IhD2Kqtxtwu
2017-07-24 22:10:18 -07:00
Manish Goregaokar
9078a3ce49
servo: Merge #17846 - Allow nonstandard font-weight values for system fonts (from Manishearth:font-weight); r=upsuper a=tomcat
...
Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1379895
Source-Repo: https://github.com/servo/servo
Source-Revision: b8ac4a7a2efabe11af1366207f9649982250c0e2
--HG--
extra : source : b2739564fde59c05be530407f37a1185f43ee8c2
2017-07-24 17:26:31 -07:00
Carsten "Tomcat" Book
aed9eeee06
Backed out changeset 42667c5ba946 (bug 1367983) for causing bug 1383673
2017-07-25 10:33:44 +02:00
Wes Kocher
2673406be5
Merge inbound to central, a=merge
...
MozReview-Commit-ID: 1oTeP8uycV2
2017-07-24 18:06:39 -07:00
Wes Kocher
252080fa1f
Merge autoland to central, a=merge
...
MozReview-Commit-ID: AWf410QGui6
2017-07-24 17:57:54 -07:00
Doug Thayer
1b05f8ad37
Bug 1383904 - Show old elevation dialog on elevation fail r=rstrong a=kwierso
...
The patch which originally disabled this seems to have been in error, thinking it was the cause of failing tests on try. Can't provide much more context than that.
MozReview-Commit-ID: 9h1pXVJeDCG
--HG--
extra : amend_source : 0b5bc70daa03efbee141b31e14c6b23ac35df553
2017-07-24 16:08:53 -07:00
Wes Kocher
fcc677950d
Backed out 2 changesets (bug 1371166) for Windows 8 permafails in test_mediarecorder_principals.html a=backout
...
Backed out changeset 955998eefbe8 (bug 1371166)
Backed out changeset 736042ec645d (bug 1371166)
MozReview-Commit-ID: 11duLALJ9PW
2017-07-24 14:50:47 -07:00
ffxbld
ef646e1a27
No bug, Automated HPKP preload list update from host bld-linux64-spot-307 - a=hpkp-update
2017-07-24 09:28:36 -07:00
ffxbld
fedef7afe3
No bug, Automated HSTS preload list update from host bld-linux64-spot-307 - a=hsts-update
2017-07-24 09:28:32 -07:00
Dragana Damjanovic dd.mozilla@gmail.com
bfaf919c95
Bug 1382555 - Add more diagnostic asserts to nsHtttpConnectionMgr. r=mcmanus
2017-07-24 16:24:33 +02:00
Carsten "Tomcat" Book
0c215343b0
merge mozilla-inbound to mozilla-central a=merge
2017-07-24 13:01:44 +02:00
Carsten "Tomcat" Book
025e8b8084
merge autoland to mozilla-central a=merge
2017-07-24 12:58:19 +02:00
Hiroyuki Ikezoe
5f3681aa92
Bug 1380258 - A reftest for stopping CSS animations on discarded pseudo elements. r=birtles
...
This reftest fails without the first patch on stylo.
MozReview-Commit-ID: E5pBzBw9x8B
--HG--
extra : rebase_source : 4fe2a99bfed76d1b5fb320ef6a4f2b39ee5f5f2c
2017-07-24 09:20:22 +09:00
ffxbld
8040d0c385
No bug, Automated HPKP preload list update from host bld-linux64-spot-302 - a=hpkp-update
2017-07-23 09:19:42 -07:00
ffxbld
2374a8dca9
No bug, Automated HSTS preload list update from host bld-linux64-spot-302 - a=hsts-update
2017-07-23 09:19:39 -07:00
L10n Bumper Bot
39972af5ba
no bug - Bumping Fennec l10n changesets r=release a=l10n-bump
...
be -> ['android', 'android-api-15', 'android-multilocale']
zam -> ['android', 'android-api-15', 'android-multilocale']
2017-07-23 03:00:39 -07:00
Sebastian Hengst
78b9ef353f
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: Lanp1XedkmZ
2017-07-23 11:27:03 +02:00
Sebastian Hengst
3262b7106a
merge autoland to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: BYhFNs9N4qX
2017-07-23 11:25:57 +02:00
Emilio Cobos Álvarez
ed9d1ad184
Bug 1382017: followup: fix alignment of macro definitions. r=whitespace-only
...
MozReview-Commit-ID: KdgQaPukU5z
2017-07-23 04:39:00 +02:00
Emilio Cobos Álvarez
0025a7dbd3
servo: Merge #17824 - layout: Make -Z show-parallel-layout show something useful again (from emilio:debug-par-layout); r=stshine
...
I broke this when we switched to rayon, but now rayon added support for getting the worker index there's no reason for not bringing it back to life.
Source-Repo: https://github.com/servo/servo
Source-Revision: d0561e76df3f14f415ccb952e02369d4159952fc
--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 221962b9d23496cedc8c08388d927d8e95914459
2017-07-22 17:50:21 -07:00
Florian Quèze
e6f71ebfa1
Bug 1380996 - avoid intermittent 'TabListener.jsm is not allowed before handling user events' failure by blacklisting only before first paint, r=me.
2017-07-23 00:18:00 +02:00
Florian Quèze
dd190f9360
Bug 1381853 - Make browser mochitests ignore global properties added by XPCOMUtils.defineLazyScriptGetter, r=Mossop.
2017-07-23 00:18:00 +02:00
Florian Quèze
ce79aaeea4
Bug 1381853 - lazy load editBookmarkOverlay.js into the browser window, r=mconley.
2017-07-23 00:18:00 +02:00
Florian Quèze
b5647ed1c0
Bug 1381853 - lazy load downloads scripts into the browser window, r=mconley.
2017-07-23 00:18:00 +02:00
Florian Quèze
520a79823f
Bug 1381853 - lazy load nsContextMenu.js into the browser window, r=mconley.
2017-07-23 00:17:59 +02:00
Florian Quèze
2e4c2cc726
Bug 1381853 - lazy load browser-thumbnails.js into the browser window, r=mconley.
2017-07-23 00:17:59 +02:00