Commit Graph

577810 Commits

Author SHA1 Message Date
Jason Laster
a73c9b96eb Bug 1431127 - Fix TypeError: panel._selectors.getPause. r=jdescottes 2018-01-18 10:51:00 -05:00
Alejandro Rodriguez
9c357129b7 Bug 1431112 - Add strict_type_checks to parse_events.py for historical Events.yaml files. r=chutten, r=gfritzsche 2018-01-18 23:04:44 -05:00
Dylan Turner, Ryan Neilison, George Dan
98f11db584 Bug 1429278 - Change Zip Code to ZIP Code in autofill preferences. r=MattN 2018-01-22 15:26:15 -08:00
Kris Maglione
a09cf2763b Bug 1393270: Follow-up: Fix style linter error. r=bustage
MozReview-Commit-ID: IS5FQiNd80j

--HG--
extra : rebase_source : aebab5366ff2605b67f4d38ab764dd829b370fcc
2018-01-22 16:53:27 -08:00
Gurzau Raul
8d25fdea99 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-01-23 02:25:48 +02:00
Gurzau Raul
9801931bda Merge inbound to mozilla-central. a=merge 2018-01-23 02:21:47 +02:00
Felipe Gomes
25fbe33abc Bug 1429141 - Fix test when it runs twice in a row, e.g. on test-verify. r=me
MozReview-Commit-ID: 7fBK71Kc1hd
2018-01-22 22:20:21 -02:00
Gurzau Raul
4717577633 Merge autoland to mozilla-central. a=merge 2018-01-23 02:20:15 +02:00
ffxbld
f47d7925ea No bug, Automated HPKP preload list update from host bld-linux64-spot-325 - a=hpkp-update 2018-01-22 11:26:08 -08:00
ffxbld
d7b5b60edf No bug, Automated HSTS preload list update from host bld-linux64-spot-325 - a=hsts-update 2018-01-22 11:26:04 -08:00
Felipe Gomes
fcb1b42e8d Bug 1419102 - Implement the Enterprise Policies feature to provide enterprise users with easier control and setup of deployments of Firefox. r=Mossop
This feature is currently disabled behind a pref, but this pref will be removed when we're green to release it.

MozReview-Commit-ID: 3ZH2UJVdtC0

--HG--
rename : browser/components/newtab/tests/browser/.eslintrc.js => browser/components/enterprisepolicies/tests/browser/.eslintrc.js
2018-01-22 17:01:48 -02:00
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
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
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
Geoff Brown
29f6aea60a Bug 1431433 - Remove ssl_port/http_port from Android mozharness configs; r=jmaher 2018-01-20 07:41:53 -07:00
Geoff Brown
687a96341c Bug 1431433 - Cleanup support for obsolete -debug Android test suites; r=jmaher 2018-01-20 07:41:53 -07:00
Geoff Brown
884a28894a Bug 1394170 - Try to make testSettingsPages more reliable; r=me, a=test-only
When checking settings categories, if category not found, scroll down; if still
not found, scroll up. This allows for the (apparently rare) case where settings
are initially rendered scrolled down, obscuring the top choice(s).
2018-01-20 07:41:53 -07:00
Jan de Mooij
d79a6c78c0 Bug 1431726 part 5 - Make IsStandardPrototype static. r=anba 2018-01-20 15:20:25 +01:00
Jan de Mooij
f207865841 Bug 1431726 part 4 - Replace GetBuiltinPrototypePure with GlobalObject::maybeGetPrototype. r=anba 2018-01-20 15:19:56 +01:00