Daniel Holbert
89c4589def
Bug 1432202: Slightly loosen the fuzzy annotation on reftest 84400-1.html to allow 3 mismatching pixels. (no review, test-annotation only)
...
DONTBUILD because no need to give this commit its own test cycle; it's only
changing a single character in a reftest manifest, with the only possible
effect being *fewer* failures reported.
2018-01-22 10:52:33 -08:00
Boris Zbarsky
da2c3d4bcb
Bug 1431898. Simplify the UpdateCommands setup on windows. r=mystor
...
MozReview-Commit-ID: 3TqFifdyLTr
2018-01-22 12:59:15 -05:00
Boris Zbarsky
bb72d7fd1d
Bug 1431846 part 4. Remove nsIDOMNavigator and nsIMozNavigatorNetwork. r=mystor
...
MozReview-Commit-ID: LSgeY2dM6gv
2018-01-22 12:59:15 -05:00
Boris Zbarsky
b5937fb6a0
Bug 1431846 part 3. Make nsPIDOMWindowOuter::GetNavigator return dom::Navigator*. r=mystor
...
MozReview-Commit-ID: DgZWMcSg0PT
2018-01-22 12:59:15 -05:00
Boris Zbarsky
16c84b6c1b
Bug 1431846 part 2. Rename nsPIDOMWindowInner::GetNavigator() to Navigator(), since it never returns null. r=mystor
...
Also have it return a dom::Navigator.
MozReview-Commit-ID: 5thGopGWIk9
2018-01-22 12:59:15 -05:00
Boris Zbarsky
2280e86208
Bug 1431846 part 1. Kill off unused attributes from nsIDOMNavigator. r=mystor
...
MozReview-Commit-ID: HUUYPLSjWpG
2018-01-22 12:59:15 -05:00
David Keeler
1eadd3d4ac
bug 1417680 - explore the feasibility of making XPCOM responsible for shutting down NSS r=jcj r=franziskus r=erahm
...
Historically, PSM has handled tracking NSS resources, releasing them, and
shutting down NSS in a coordinated manner (i.e. preventing races,
use-after-frees, etc.). This approach has proved intractable. This patch
introduces a new approach: have XPCOM shut down NSS after all threads have been
joined and the component manager has been shut down (and so there shouldn't be
any XPCOM objects holding NSS resources).
Note that this patch only attempts to determine if this approach will work. If
it does, we will have to go through alter and remove the remnants of the old
approach (i.e. nsNSSShutDownPreventionLock and related machinery). This will be
done in bug 1421084.
MozReview-Commit-ID: LjgEl1UZqkC
--HG--
extra : rebase_source : 2182e60d04e89a91278d5ee91610f8f37d99a9c9
2017-11-10 15:03:23 -08:00
Bob Owen
8ed9ad2db9
Bug 1431475: Make assertions guarding opening and closing print recording file streams MOZ_DIAGNOSTIC_ASSERTs. r=jwatt
2018-01-22 17:54:53 +00:00
Bob Owen
070abbefc8
Bug 1430744: Stop processing native events in the content process on Windows in Nightly. r=jimm
2018-01-16 11:21:59 +00:00
Dão Gottwald
ded13b5888
Bug 1430647 - Remove remaining uses of -moz-border-*-colors from android themes. r=rnewman,snorp
...
MozReview-Commit-ID: eKGucTqWei
2018-01-15 20:36:31 +01:00
Daniel Holbert
5ab74381d5
Bug 816876: Add some reftests that used to fail on Android but pass now (testing painting of position:fixed containers). (no review, test-only)
...
MozReview-Commit-ID: CxlnmgA7vJP
2012-11-30 15:11:34 -08:00
Eugen Sawin
9523035bec
Bug 1424252 - [2.0] Enable text selection complementary to the HTML or native context menu. r=nechen
2018-01-22 15:08:44 +01:00
David Walsh
536e7df90b
Bug 1430143 - Ensure full attribute value is copied from within Inspector. r=pbro
2018-01-12 13:35:03 -06:00
Ioana Crisan
b0cb99a7a1
Bug 1427755 - Add a test for checking that the title of a bookmark can be changed from the bookmark star, toolbar, and sidebar. r=Standard8
2018-01-22 10:45:11 +02:00
Ryan VanderMeulen
77a9b22fbc
Bug 1430708 - Update lz4 to version 1.8.1.2. r=froydnj
2018-01-22 08:48:44 -05:00
Ryan VanderMeulen
8f571a5743
Bug 1428819 - Update to FreeType 2.9. r=jfkthame
2018-01-22 08:48:03 -05:00
Ryan VanderMeulen
d654291c57
Merge m-c to inbound. a=merge
2018-01-22 08:47:08 -05:00
Lee Salzman
a9ae481da3
Bug 1418361 - push GTK window background color rect for WR. r=nical
...
MozReview-Commit-ID: DUiFHtFGwQF
2018-01-22 08:01:09 -05:00
Andrew Osmond
83aecd3510
Bug 1431079 - Ensure we don't attempt to launch content processes during shutdown. r=smaug
2018-01-22 06:11:46 -06:00
Simon Fraser
638b7b677e
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2018-01-22 11:19:18 +00:00
Simon Fraser
dd6fdc3cba
Added tag FIREFOX_NIGHTLY_59_END for changeset 5faab9e61990
2018-01-22 11:14:37 +00:00
Julian Descottes
24eb731836
Bug 1432122 - add nosniff header to map file for sourcemaps test;r=test-only
...
MozReview-Commit-ID: 5uEaZxUgLfH
--HG--
extra : rebase_source : be1c4fce275b4778c50639735d39b7506101e6d2
2018-01-22 12:02:29 +01:00
Nicolas Silva
1f4870e363
Bug 1422820 - Put a limit on the size of Compositors. r=Bas
2018-01-22 11:41:56 +01:00
Jonathan Kew
495385a338
Bug 1431672 - Add a pref to control whether underscore is treated as a word-forming character. r=m_kato
2018-01-22 10:19:30 +00:00
shindli
45ee24c0d8
Merge inbound to mozilla-central. a=merge
2018-01-21 23:57:26 +02:00
shindli
5b1614f6fd
Merge autoland to mozilla-central. a=merge
2018-01-21 23:56:23 +02:00
ffxbld
8b690f886d
No bug, Automated HPKP preload list update from host bld-linux64-spot-302 - a=hpkp-update
2018-01-21 11:48:12 -08:00
ffxbld
03ec50d88d
No bug, Automated HSTS preload list update from host bld-linux64-spot-302 - a=hsts-update
2018-01-21 11:48:08 -08:00
Boris Zbarsky
f1d64479e7
Bug 1431964 part 10. Remove nsIDOMAttr. r=mccr8
...
MozReview-Commit-ID: xj4QeXBF9V
2018-01-21 12:07:31 -05:00
Boris Zbarsky
e338b5f525
Bug 1431964 part 9. Stop using nsIDOMAttr in JS. r=mccr8
...
MozReview-Commit-ID: 59TspEgvNRF
2018-01-21 12:07:31 -05:00
Andreea Pavel
3557178390
Backed out changeset 721e8ff721d8 (bug 1428860) for buidl bustages at /builds/worker/workspace/build/src/dom/xul/XULDocument.cpp on a CLOSED TREE
2018-01-21 17:28:29 +02:00
Bogdan Tara
e9a067a401
Merge inbound to mozilla-central. a=merge
2018-01-21 11:51:29 +02:00
Bogdan Tara
12fd9b7ae9
Merge autoland to mozilla-central. a=merge
2018-01-21 11:48:11 +02:00
Tooru Fujisawa
f3708770fd
Bug 1431961 - Wait for the extension startup code before starting tests in browser/components/extensions/test/browser/browser_ext_user_events.js r=kmag
2018-01-21 14:29:42 +09:00
Boris Zbarsky
e38dec29f4
Bug 1431964 part 8. Remove nsIDOMMozNamedAttrMap. r=mccr8
...
MozReview-Commit-ID: C7z0hcjC0Tg
2018-01-20 20:57:26 -05:00
Boris Zbarsky
98002367cb
Bug 1431964 part 7. Remove unused nsIDOMMozNamedAttrMap methods. r=mccr8
...
MozReview-Commit-ID: H8gyGnbqYtf
2018-01-20 18:51:35 -05:00
Boris Zbarsky
0ba39c7972
Bug 1431964 part 6. Remove nsIDOMMozNamedAttrMap::GetLength. r=mccr8
...
MozReview-Commit-ID: 9GJmiVSI0bs
2018-01-20 18:50:12 -05:00
Boris Zbarsky
ac46271e7c
Bug 1431964 part 5. Remove nsIDOMMozNamedAttrMap::Item. r=mccr8
...
MozReview-Commit-ID: GnrOUhx9nTQ
2018-01-20 18:48:36 -05:00
Boris Zbarsky
79df7d2aec
Bug 1431964 part 4. Remove nsIDOMMozNamedAttrMap::GetNamedItemNS. r=mccr8
...
MozReview-Commit-ID: 7l8CcT1ntL7
2018-01-20 18:33:06 -05:00
Boris Zbarsky
6d32b469ca
Bug 1431964 part 3. Remove nsIDOMMozNamedAttrMap::GetNamedItem. r=mccr8
...
MozReview-Commit-ID: 8eXx6IdmZ4W
2018-01-20 18:26:41 -05:00
Boris Zbarsky
a34bb913ee
Bug 1431964 part 2. Remove the XPCOM versions of createAttribute(NS). r=mccr8
...
MozReview-Commit-ID: G4HfD7ni9hd
2018-01-20 18:15:59 -05:00
Boris Zbarsky
e5230b2da9
Bug 1431964 part 1. Remove the XPCOM versions of GetAttributeNode(NS). r=mccr8
...
MozReview-Commit-ID: 5VTrCvHmMWi
2018-01-20 18:12:20 -05:00
Boris Zbarsky
77d2dd0e45
Bug 1431903. Remove unused methods from nsIDOMDataChannel. r=mccr8
...
MozReview-Commit-ID: NRfLiNEWPK
2018-01-21 12:07:29 -05:00
Zhenghong Qian
1772747906
Bug 1431947 - Remove the edge around the flex basis highlight. r=gl
...
MozReview-Commit-ID: EnMtsAganyG
2018-01-20 15:18:30 -05:00
Zhenghong Qian
725baa56d3
Bug 1431941 - Highlight flex-basis in the flexbox highlighter. r=gl
2018-01-20 14:27:39 -05:00
Shuoyi Ma
2f3a366c07
Bug 1431841 - Show the flex lines in the flexbox highlighter. r=gl
2018-01-20 14:12:16 -05:00
ffxbld
ad046160f7
No bug, Automated blocklist update from host bld-linux64-spot-324 - a=blocklist-update
2018-01-20 11:10:55 -08:00
ffxbld
86fb67e64c
No bug, Automated HPKP preload list update from host bld-linux64-spot-324 - a=hpkp-update
2018-01-20 11:10:51 -08:00
ffxbld
08fe73a4cf
No bug, Automated HSTS preload list update from host bld-linux64-spot-324 - a=hsts-update
2018-01-20 11:10:48 -08:00
Geoff Brown
ea394843a4
Bug 1431433 - Miscellaneous simplifications to android_emulator_unittest.py; r=jmaher
2018-01-20 07:41:53 -07:00