Michael Layzell
a6f6b4a390
Bug 1320179 - Part 4: MOZ_OBJDIR->MOZ_TOPOBJDIR and update m-c-changes.patch for protobuf changes, r=fitzgen
...
MozReview-Commit-ID: EPhkF350sGY
2017-04-06 18:37:31 -04:00
Michael Layzell
57e11ec01e
Bug 1320179 - Part 3: Define LOGLEVEL_0 unconditionally in protobuf on windows, r=fitzgen
...
This brings the workaround for the GOOGLE_LOG(ERROR) problem when ERROR is
defined as `0` by wingdi.h in line with our workaround in the chromium sandbox
code. (http://searchfox.org/mozilla-central/rev/381a7b8f8a78b481336cfa384cb0a5536e217e4a/security/sandbox/chromium/base/logging.h#334-346 )
The other patches on this bug triggered a build problem where in some situations
ERROR would be undefined when the LogLevel enum is being defined, while ERROR
was defined at a callsite. By unconditionally defining ERROR on windows and
including the LOGLEVEL_0 enum variant, we can avoid this issue and fix the
associated build bustage.
MozReview-Commit-ID: 3XFHf1FqHBr
2017-04-06 18:37:29 -04:00
Michael Layzell
981693a30f
Bug 1320179 - Part 2: Add the nserror rust crate and generate NS_ERROR codes, r=froydnj
...
MozReview-Commit-ID: FFU6WfEqev
2017-04-06 18:37:25 -04:00
Wes Kocher
7da1f4c235
Merge m-c to inbound a=merge
2017-04-06 15:30:43 -07:00
Wes Kocher
1f91b9d155
Backed out 4 changesets (bug 1320179) for causing merge conflicts a=backout
...
Backed out changeset b8aa677f7452 (bug 1320179)
Backed out changeset 9e2f77570128 (bug 1320179)
Backed out changeset 470d8143b350 (bug 1320179)
Backed out changeset ea4f1b3cc7b1 (bug 1320179)
2017-04-06 15:29:24 -07:00
Doug Thayer
06dfd98d7d
Bug 893505 - Simplify the application update UI. r=Gijs, r=enndeakin, r=rstrong, data-r=bsmedberg
...
There are quite a few changes in here. At a high level, all we're trying to do is to replace the old update popup with a less intrusive and more modern doorhanger (set of doorhangers) for various update success and failure conditions.
2017-04-06 15:09:16 -07:00
Michael Layzell
c33097aeaa
Bug 1320179 - Part 4: MOZ_OBJDIR->MOZ_TOPOBJDIR and update m-c-changes.patch for protobuf changes, r=fitzgen
...
MozReview-Commit-ID: EPhkF350sGY
2017-04-06 17:37:13 -04:00
Michael Layzell
c21cba1385
Bug 1320179 - Part 3: Define LOGLEVEL_0 unconditionally in protobuf on windows, r=fitzgen
...
This brings the workaround for the GOOGLE_LOG(ERROR) problem when ERROR is
defined as `0` by wingdi.h in line with our workaround in the chromium sandbox
code. (http://searchfox.org/mozilla-central/rev/381a7b8f8a78b481336cfa384cb0a5536e217e4a/security/sandbox/chromium/base/logging.h#334-346 )
The other patches on this bug triggered a build problem where in some situations
ERROR would be undefined when the LogLevel enum is being defined, while ERROR
was defined at a callsite. By unconditionally defining ERROR on windows and
including the LOGLEVEL_0 enum variant, we can avoid this issue and fix the
associated build bustage.
MozReview-Commit-ID: 3XFHf1FqHBr
2017-04-06 17:22:11 -04:00
Michael Layzell
df411f4313
Bug 1320179 - Part 2: Add the nserror rust crate and generate NS_ERROR codes, r=froydnj
...
MozReview-Commit-ID: FFU6WfEqev
2017-04-06 17:22:08 -04:00
Carsten "Tomcat" Book
7408344f87
Merge mozilla-central to mozilla-inbound
2017-04-06 13:10:09 +02:00
Carsten "Tomcat" Book
207b516e89
merge mozilla-inbound to mozilla-central a=merge
2017-04-06 12:50:50 +02:00
Phil Ringnalda
ae74044b98
Merge m-c to m-i
2017-04-05 21:35:03 -07:00
Phil Ringnalda
4c78879252
Backed out 2 changesets (bug 1329294) for Win8 debug bustage in test_refresh_firefox.py TestFirefoxRefresh.testReset, a=merged-around-permaorange
...
Backed out changeset 08e2719fe7be (bug 1329294)
Backed out changeset 3b1bbf6392f4 (bug 1329294)
2017-04-05 21:32:08 -07:00
Wes Kocher
3d900a5d7e
Merge inbound to central, a=merge
2017-04-05 14:16:37 -07:00
Wes Kocher
d71fef4f33
Merge autoland to central, a=merge
2017-04-05 13:20:39 -07:00
Bob Owen
064f4db5bc
Bug 1329294 Part 1: Ensure Content Temp Dir is created before use. r=bsmedberg
2017-04-05 16:34:35 +01:00
Kartikaya Gupta
52441baad4
Bug 1323612
- Remove unused dependency in moz.configure rule. r=bustage
...
MozReview-Commit-ID: C5dSQoal3G1
2017-04-05 11:12:53 -04:00
Sotaro Ikeda
f6906ddf6f
Bug 1323612
(Part 1) - Enable WebRender build on Android. r=froydnj
...
MozReview-Commit-ID: AVpgLoXJYVQ
2017-04-05 10:11:46 -04:00
Kartikaya Gupta
c32c70abe2
Merge m-c to graphics
...
MozReview-Commit-ID: JgUpOHlFfrP
2017-04-05 09:41:01 -04:00
Carsten "Tomcat" Book
7a670cdd01
merge mozilla-inbound to mozilla-central a=merge
2017-04-05 14:33:35 +02:00
Panos Astithas
87c97997a4
Fix some duplicate keys in histogram definitions (bug 1353666). r=gfritzsche
...
MozReview-Commit-ID: KsadndIc7AW
--HG--
extra : rebase_source : 651d81ab530dc578887336e688bcc882a7a4de46
2017-04-05 12:29:26 +03:00
Kartikaya Gupta
8335081baa
Merge m-c to graphics
...
MozReview-Commit-ID: DenuOx3ztpy
2017-04-04 22:47:56 -04:00
Wes Kocher
bceaacd2b8
Merge inbound to central, a=merge
2017-04-04 11:25:13 -07:00
Chris AtLee
b7af545070
Bug 1351071: Get rid of pre-generated startup cache r=glandium
...
MozReview-Commit-ID: BcWcqEKwGBv
--HG--
extra : rebase_source : 4bd21805a89359a5a2ed7ffd2ee2b76cf1e9e634
2017-04-04 09:26:25 -04:00
Mark Banner
585bf398ea
Bug 1342459 - Enable no-undef on browser/base, and clean up unnecessary no-undef references. r=mossop
...
MozReview-Commit-ID: KVrAnAjMD1E
--HG--
extra : rebase_source : 7a9651c055e2c6e959d42d08e5be9de2e2265346
2017-04-03 11:46:56 +01:00
Mark Banner
92c422a2d6
Bug 1342459 - Add a rule to automatically detect ContentTask.spawn and inject the relevant globals. r=mossop
...
This reduces the amount of places where we need to specify the mozilla/frame-script environment. It does have
the side effect of allowing those globals in the whole file, but that is what specifying the environment would
do, and this is also for mochitest test files only.
MozReview-Commit-ID: 1LLFbn6fFJR
--HG--
extra : rebase_source : 82a6934d90bbbbd25f91b7b06bf4f9354e38865a
2017-04-05 10:00:25 +01:00
Kartikaya Gupta
7ef76c0e9d
Bug 1351480 - Update webrender to 7463ae5908ca1d4065763a8753af5d72a6f78b85. r=jrmuizel
...
In addition to updating gfx/webrender and gfx/webrender_traits, as well as the
Cargo.toml/Cargo.lock files and third-party rust dependencies, this updates
webrender_bindings for the following API changes:
- Update call to update_image for change in 086f912ea86d053d95e5f4eec00cae0d82ee5dba
- Update request_blob_image for new parameter added in 086f912ea86d053d95e5f4eec00cae0d82ee5dba.
- set_root_display_list got renamed to set_display_list, so update call sites.
2017-04-04 22:46:17 -04:00
Paolo Amadini
bc9668cdff
Bug 1346716 - Remove the entry for "mimeTypes.rdf" in the directory service. r=mak
...
This improves performance because we won't try to fix the permissions of the file every time the nsIHandlerService implementation wants to open it, and makes it easier to access the file path from xpcshell tests.
MozReview-Commit-ID: DZmLa92qUnZ
--HG--
extra : source : bd0fdce03cc7442079e96318d3a9b519a4d403a9
2017-03-30 15:51:18 +01:00
Carl Corcoran
08fc406af4
Bug 1322554: Interpose kernel32!BaseThreadInitThunk to add verification of thread start addresses; r=dmajor
...
MozReview-Commit-ID: CvqZ3gXJyvo
2017-03-29 17:07:37 +02:00
Phil Ringnalda
a019d1dc09
Merge m-c to a CLOSED TREE autoland
2017-04-06 21:17:34 -07:00
Sebastian Hengst
948595ff2f
merge mozilla-central to mozilla-inbound. r=merge a=merge
2017-04-01 13:12:04 +02:00
Sebastian Hengst
65f9bb8041
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 5E7o1qELKmN
2017-04-01 13:09:55 +02:00
Sebastian Hengst
0cb6e36e75
Backed out changeset 1b4e77a9d11d (bug 1350522) for leaking in browser_ext_incognito_popup.js. r=backout
2017-04-01 12:39:05 +02:00
Sebastian Hengst
6709885298
Backed out changeset a3ed5ad1bc33 (bug 1350522)
2017-04-01 12:38:28 +02:00
Sebastian Hengst
b16bea09f2
Backed out changeset 8f8891e51936 (bug 1350522)
2017-04-01 12:38:14 +02:00
Sebastian Hengst
f8b77a93c4
Backed out changeset 650808cfe044 (bug 1350522)
2017-04-01 12:38:09 +02:00
Sebastian Hengst
68eccd6f65
Backed out changeset 069dbaa8300e (bug 1350522)
2017-04-01 12:38:05 +02:00
Wes Kocher
3a0357deec
Merge m-c to inbound a=merge
2017-03-31 17:53:52 -07:00
Wes Kocher
483fea00ef
Merge inbound to central, a=merge
2017-03-31 17:48:18 -07:00
Mike de Boer
481e18fdf5
Bug 1319821 - Themes should allow for multiple background images in the toolbar. r=jaws,mattw
...
This patch also changes the 'headerURL' and 'theme_frame' properties to be of type
ExtensionURL, instead of strings. This improves validation robustness.
Alignment and tiling properties for the additional background images can be
specified in the newly introduced 'properties' section of the manifest.
MozReview-Commit-ID: BzvS3eHmDCY
--HG--
extra : rebase_source : 03560c0441bd2a6643c20a3f1fff8b905eca59ad
2017-03-31 14:48:44 +02:00
Carsten "Tomcat" Book
095969b8ee
merge mozilla-inbound to mozilla-central a=merge
2017-03-31 14:45:33 +02:00
Dão Gottwald
6de398fc4f
Bug 1350873 - Remove border and background fallback styling from spinbuttons.css. r=Nihanth
2017-03-31 09:04:31 +02:00
Iris Hsiao
a4e80da339
Backed out changeset 40eb77a98bcf (bug 1300152)
2017-03-31 13:47:37 +08:00
Iris Hsiao
4241e9748a
Backed out changeset 23c5ecf4d92e (bug 1275780) for xpcshell perma-failing in Win8
2017-03-31 13:47:33 +08:00
Ryan VanderMeulen
05037eec1a
Merge m-c to inbound. a=merge
2017-03-30 15:21:27 -04:00
Ryan VanderMeulen
615c542a03
Merge inbound to m-c. a=merge
...
CLOSED TREE
2017-03-30 15:20:22 -04:00
Sebastian Hengst
f7bdfd47a4
Backed out changeset 23de710cae6f (bug 1322554) for breaking at least Windows 8 x64 builds (likely all Windows builds). r=backout on a CLOSED TREE
2017-03-30 18:47:15 +02:00
Carsten "Tomcat" Book
74e36e1adb
Merge mozilla-central to autoland on a CLOSED TREE
...
--HG--
extra : amend_source : 5026c19958cdc458c0f0887582fd00b8038fe93e
2017-03-30 16:48:10 +02:00
Sebastian Hengst
cb6b27aed8
Backed out changeset ffbf6849c41f (bug 1019483)
2017-03-31 10:07:50 +02:00
Ted Mielczarek
2c431cb961
bug 1275780 - capture Rust panic message in crash reports. r=froydnj
...
MozReview-Commit-ID: IUlYqPEtkgg
--HG--
extra : rebase_source : c328db9b979eb2ff1f469b6ebc4a63e7ac337c63
2017-03-27 14:40:22 -04:00
Ted Mielczarek
5f9adc61f1
bug 1300152 - Add nsIDebug2::rustPanic to allow triggering Rust panic for testing. r=froydnj
...
For testing purposes it will be useful to be able to trigger crashes in Rust
code. Being able to trigger a panic seems like a good place to start. This
will make it easier to validate improvements in crash reporting.
MozReview-Commit-ID: Bh5rBieLLWW
--HG--
rename : toolkit/crashreporter/test/unit/test_crash_moz_crash.js => toolkit/crashreporter/test/unit/test_crash_rust_panic.js
extra : rebase_source : ba9f626ca2d2852f966e93401b8f8f7543615310
extra : source : 8c9117de1e7f40af42b7cbce25bc3780c032fe45
2017-03-31 12:08:57 -04:00
Ted Mielczarek
68002ffc75
bug 1275780 - capture Rust panic message in crash reports. r=froydnj
...
MozReview-Commit-ID: IUlYqPEtkgg
--HG--
extra : rebase_source : 4ff228f90fe9114720f7f7a91df77a6899806a89
2017-03-27 14:40:22 -04:00
Servo VCS Sync
21716c4d5b
No bug - Revendor rust dependencies
2017-04-05 09:37:48 +00:00
Kris Maglione
b9441f12eb
Bug 1350522: Part 7 - Merge pageAction/browserAction/sidebarAction/commands helper classes into API instances. r=aswan
...
MozReview-Commit-ID: 6aRQ1uybAmg
--HG--
extra : rebase_source : a5976a2e8fe71849f2b0ff5044dfc242c993eeac
2017-03-26 18:42:59 -07:00
Kris Maglione
3aa510600a
Bug 1350522: Part 6 - Cleanup per-api-instance state logic. r=aswan
...
MozReview-Commit-ID: 5ixBA34fvFf
--HG--
extra : rebase_source : d717e507d742471e1cba1347e8c78ecd3041e490
2017-03-25 11:36:56 -07:00
Kris Maglione
b4568f83da
Bug 1350522: Part 5 - Remove registerSchemaAPI(). r=aswan
...
MozReview-Commit-ID: 5yK2wUms86G
--HG--
extra : rebase_source : aa3601c1e452cf80582d29d4e9b837d689aedae7
2017-03-25 13:59:14 -07:00
Kris Maglione
5d6813c9d7
Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan
...
MozReview-Commit-ID: 8TbTIM4WX2d
--HG--
extra : rebase_source : 470a3c580b919c5523bebb310a7e950f0bd0d79c
2017-03-31 19:36:00 -07:00
Kris Maglione
570e2ad644
Bug 1350522: Part 1 - Allow lazily loading and instantiating API modules. r=aswan
...
MozReview-Commit-ID: 7ETOJL6ERkg
--HG--
extra : rebase_source : fe4fe47930778ec48e26a482a725fcae63e23004
2017-03-31 17:16:39 -07:00
Olli Pettay
d47c995985
Bug 1351860 - Move mType from HTMLInputElement to nsIFormControl and make GetType non-virtual inlined, r=jessica
...
--HG--
extra : rebase_source : b7d76ce3321ea0d622da74a72b7278fd0fa63310
2017-03-31 22:49:00 -04:00
Gregory Moore
0089cc1a15
Bug 1120409 - nsITelemetry.histogramSnapshots will no longer return keyed histograms. r=chutten
...
--HG--
extra : rebase_source : efb9ef92eeeeeff15b8a261b38adcffeb6c6566a
2017-03-24 12:38:24 -07:00
Olli Pettay
31b1f5cc92
Backout Bug 1351860, r=backout
2017-03-31 16:55:32 -04:00
Olli Pettay
b84c192a09
Bug 1351860 - Move mType from HTMLInputElement to nsIFormControl and make GetType non-virtual inlined, r=jessica
...
--HG--
extra : rebase_source : 5f2cac2c4e944e2c9f2f1acf0d3064e153c40451
2017-03-31 13:13:36 -04:00
Phil Ringnalda
5da888bcd4
Merge m-c to autoland
2017-04-05 21:34:29 -07:00
Robert Helmer
9a052e8063
Bug 1314177 - remove redundancy in install location classes r=aswan
...
MozReview-Commit-ID: H4dTeU3N8zI
--HG--
extra : rebase_source : 60ee8229b551264be7f1e8ece0496ae544e9995a
extra : source : 5f39a4daef03c7d7111fabcb04ee23f2fb2ea534
2017-03-28 12:29:53 -07:00
Robert Helmer
37141d9e47
Bug 1314177 - use class sugar and async/await for install location classes r=aswan
...
MozReview-Commit-ID: K1uUDIk7ATZ
--HG--
extra : rebase_source : fd135448dd2a49f3dbd4c14894e9ee617871fc19
2017-03-28 12:24:41 -07:00
Ting-Yu Chou
19c3b373bc
Bug 1333003 part 8 - Include ASan runtime dll and LLVM symbolizer in jsshell package. r=glandium
...
Update also the similar logic in browser/installer/package-manifest.in. The
reason I added the symbolizer is because it'd be useful when someone conduct
jsshell testing/fuzzing.
MozReview-Commit-ID: J9IqFWsnskS
--HG--
extra : rebase_source : db461065f778fc025576b1fc7612642181d94dcd
2017-03-24 16:58:27 +08:00
Ted Mielczarek
f441c05f72
bug 1352647 - skip test_crash_rust_panic on Win64 as it sometimes unexpectedly passes. r=me
...
MozReview-Commit-ID: KSeIKZ6L9I5
2017-04-06 05:58:55 -04:00
Paolo Amadini
e6f82c9573
Bug 1273265 - Allow long file names in specific cases. r=jimm
...
MozReview-Commit-ID: 3tl5Iihxs27
--HG--
extra : rebase_source : 7cf11d78af7e5fe9a41f418333af2169d3dd219d
2017-04-06 09:08:06 +01:00
Carsten "Tomcat" Book
14e0b51ace
merge mozilla-inbound to mozilla-central a=merge
2017-04-04 12:35:03 +02:00
Saurav Sachidanand
16f14ffd75
Bug 1351986 - Remove DOCTYPE, version, xmlns:xlink from SVG files; r=dao
2017-04-04 09:10:07 +02:00
Bill McCloskey
4b205424a5
Bug 1350724 - Remove telemetry for tab cache position (r=mconley)
...
MozReview-Commit-ID: 5yJUeC2HxPs
2017-04-03 19:41:13 -07:00
Eric Rahm
2fb2f1cb55
Bug 1244091 - Switch nsUpdateDriver to LazyLogModule. r=froydnj
2017-04-03 18:36:18 -07:00
Paul Bignier
799ce6cc86
Bug 1352825 - Fix comment typos of 'docshell'. r=MattN
...
--HG--
extra : rebase_source : 54695797cb5b1e340a487988b4cf4f00a1209147
2017-04-03 09:09:00 -04:00
Kris Maglione
0638745d18
Bug 1352893: Handle non-UTF-8 data in Unix environment variables. r=mstange
...
MozReview-Commit-ID: 5aRVYQICc7O
--HG--
extra : rebase_source : 6244a8ba08bad6da90496f27e9bb4eaace5e6fb9
extra : amend_source : f997353c8b075c989ace2790ae73330fd375b558
2017-04-02 18:46:10 -07:00
Paul Bignier
9103ac60ef
Bug 1352808 - Typo fixes for 'browser' in comments. r=MattN
...
MozReview-Commit-ID: IA42yQO5Sb8
--HG--
extra : rebase_source : b5426724c5b740639f71e5d058742b01868085e2
2017-04-03 15:26:11 -07:00
Paul Bignier
ff2e59d1cd
Bug 1352802 - Typo fixes around 'accessible'. r=MattN
...
MozReview-Commit-ID: 27CyNOMXkRq
--HG--
extra : rebase_source : 30e8891fa40cb497ab695e72b179c850a3a5c8d9
2017-04-03 09:47:00 -07:00
Wes Kocher
734b25e05c
Merge m-c to inbound, a=merge
2017-04-03 14:51:06 -07:00
Nathan Froyd
e0317a08e6
Bug 1346814
- don't export sStartupTimeline{,Desc}; r=bsmedberg
...
Fewer symbols exported = more better.
2017-04-03 16:02:31 -04:00
Justin Wood
71acec2f03
Bug 1185666 - Move DMG unpack logic to a python script, support linux. r=mshal
...
MozReview-Commit-ID: inKT2BWof4
--HG--
extra : rebase_source : 3fa0861bd363a8b22002111fe55ab2d248d85d6c
extra : source : e1df7b730858ba0170004a5b705f2bc484f9e2b0
2017-03-28 21:46:19 -04:00
Masayuki Nakano
8565cf58ac
Bug 1344990 part.4 FontBuilder.readFontSelection() should return empty string when saved font isn't available r=jaws
...
FontBuilder adjusted font settings if reading font isn't available in the system. Now, we support empty string value of "font.name.*" which means default font in the system. If it's empty string, gfx checks default font from "font.name-list.*" at runtime. Therefore, resetting "font.name.*" to empty string is the best approach if specified font becomes not available (e.g., uninstalled from the system).
Therefore, this patch replaces the code in FontBuilder.readFontSelection() with just returning empty string.
MozReview-Commit-ID: HgR88Qw8Xwe
--HG--
extra : rebase_source : 3878bf6a1c98ef7ba27c2cbdaaa9307061820f85
2017-03-29 23:55:37 +09:00
Dão Gottwald
4b4adfbe2d
Bug 1352677 - Use 1px top border for the find bar on Linux. r=mikedeboer
...
MozReview-Commit-ID: 1ChAF1t7tAL
--HG--
extra : rebase_source : b47d3c9a2c9aab2113a0022549963d0bc70d0ade
2017-04-01 11:58:14 +02:00
Servo VCS Sync
26384351bb
No bug - Revendor rust dependencies
2017-04-03 12:48:18 +00:00
Boris Chiou
e8365c20d7
Bug 1349808 - Add telemetry for cases when we can't run async animations due to layer size being too large. data-review=bsmedberg, r=birtles,botond,bsmedberg
...
MozReview-Commit-ID: 61DBw1DHbQA
--HG--
extra : rebase_source : 1941cfb9e0a5ce65e4696ef422a642214176bf49
2017-03-24 15:53:54 +08:00
Carsten "Tomcat" Book
2c5e0e8650
Merge mozilla-central to autoland
2017-04-03 12:33:12 +02:00
Kris Maglione
6a150bced4
Bug 1350522: Part 7 - Merge pageAction/browserAction/sidebarAction/commands helper classes into API instances. r=aswan
...
MozReview-Commit-ID: 6aRQ1uybAmg
--HG--
extra : source : 069dbaa8300ef045b157d6fa081829d4b2a77cd5
extra : histedit_source : 03f0e98ac60626380247f3b8b3bf8afec67548b3
2017-03-26 18:42:59 -07:00
Kris Maglione
56c459b23c
Bug 1350522: Part 6 - Cleanup per-api-instance state logic. r=aswan
...
MozReview-Commit-ID: 5ixBA34fvFf
--HG--
extra : source : 650808cfe044339ceae30dbd79ef931330f78049
extra : histedit_source : 30316d0b7321bdceaf93fa9dde096579b6251354
2017-03-25 11:36:56 -07:00
Kris Maglione
2c9d3185dc
Bug 1350522: Part 5 - Remove registerSchemaAPI(). r=aswan
...
MozReview-Commit-ID: 5yK2wUms86G
--HG--
extra : source : 8f8891e5193623da5630324041ba1533b4e0b2c7
extra : histedit_source : 1c23c3f107950a5b634c3600a29a70c5eac9638d
2017-03-25 13:59:14 -07:00
Kris Maglione
e6d84db845
Bug 1350522: Part 4 - Convert browser APIs to lazy loading. r=aswan
...
MozReview-Commit-ID: BQoWF9nHOuF
--HG--
rename : browser/components/extensions/ext-desktop-runtime.js => browser/components/extensions/ext-browser.js
extra : source : 7fd4ade8811856e835506310a57725dbd355c786
extra : histedit_source : c1775902971f858bfaa386977ca8d579c0ce3c61%2C489e3ed33d4c1bb47c3afbe30849b42e83771f48
2017-04-02 11:59:55 -07:00
Kris Maglione
bb351ebfca
Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan
...
MozReview-Commit-ID: 8TbTIM4WX2d
--HG--
extra : source : a3ed5ad1bc338e7fd8055c2efcf73695c25e09e5
2017-03-31 19:36:00 -07:00
Kris Maglione
4ef4a153de
Bug 1350522: Part 1 - Allow lazily loading and instantiating API modules. r=aswan
...
MozReview-Commit-ID: 7ETOJL6ERkg
--HG--
extra : source : 1b4e77a9d11d97779fce333dbc1fdf73489c78dc
2017-03-31 17:16:39 -07:00
k88hudson
a5803e3997
Bug 1349288 - Update license to allow activity-stream to use React, Redux, Reselect, and ReactRedux r=gerv,standard8
...
MozReview-Commit-ID: FTZ626l2QG2
--HG--
extra : rebase_source : 3493dbb921a1c9eea130ac2fd743d7efa295e07a
2017-03-30 13:30:30 -04:00
Phil Ringnalda
7ac3bd5b7e
Backed out 3 changesets (bug 1351074) for reftest harness and browser_all_files_referenced.js bustage
...
CLOSED TREE
Backed out changeset 941e0f9ff9a7 (bug 1351074)
Backed out changeset 4fdf3b87a70b (bug 1351074)
Backed out changeset 586428f69838 (bug 1351074)
2017-04-02 19:46:49 -07:00
Makoto Kato
cd8761e0f4
Bug 1351074 - Part 2. Use testing-common for AsyncSpellCheckTestHelper.jsm. r=masayuki
...
TESTING_JS_MODULES uses testing-common, not gre. So we should replace gre with testing-common for mochitest.
MozReview-Commit-ID: BqsS2D3IGR6
--HG--
extra : rebase_source : 2143fcdf33c428c82c6b2e00b542649b958aeccc
2017-03-29 15:34:49 +09:00
Carsten "Tomcat" Book
4ac9c2ffb1
Merge mozilla-central to mozilla-inbound
2017-03-31 14:47:54 +02:00
Henri Sivonen
c514501f1a
Bug 1295611 - Add mozilla::Span. r=froydnj,gerv.
...
MozReview-Commit-ID: HGNDClVctbE
2017-03-31 13:32:18 +03:00
Andrew McCreight
2f83bee3a7
Bug 1353174, part 1 - Turn ContentObservers.jsm into a process script. r=Gijs
...
This retains the advantage of running only once per process, while
avoiding the per-process overhead of a jsm.
MozReview-Commit-ID: 1N53MvRwUpg
--HG--
rename : browser/modules/ContentObservers.jsm => browser/modules/ContentObservers.js
extra : rebase_source : 6a502cff26fcb55526f97385274bbae871f5cc6c
2017-04-04 11:21:48 -07:00
Carsten "Tomcat" Book
5d8f1744bf
Merge mozilla-central to autoland
2017-04-05 14:52:39 +02:00
Gijs Kruitbosch
c45153c1c9
Bug 1347271 - log preloaded top sites in telemetry and update their naming, r=mak
...
MozReview-Commit-ID: 6q2H01aa42s
--HG--
rename : toolkit/components/places/tests/unifiedcomplete/test_prefill_sites.js => toolkit/components/places/tests/unifiedcomplete/test_preloaded_sites.js
extra : rebase_source : 6c606f02515ba1ed7701c57189de180d3b22d29c
2017-03-22 13:23:15 +00:00
Wes Kocher
f18ad1cfc8
Merge m-c to autoland, a=merge
2017-04-04 11:28:54 -07:00
Michael Ratcliffe
579c548c22
Bug 1347517 - Add telemetry for GCLI commands used r=miker
...
MozReview-Commit-ID: FBBsZeZkPEt
--HG--
extra : rebase_source : ce8068ff1e644fa857357f76801072012cd8bfce
2017-03-15 18:33:52 +01:00