Qeole
158c324a97
Bug 1045209 - Updating tests for new OpenH264 plugin path handling. r=unfocused,ted,jmaher
2014-08-25 17:23:34 +02:00
Qeole
45d26eb52c
Bug 1045209 - Remove media.gmp-gmpopenh264.path pref and set install path for OpenH264 plugin to <profile-dir>/<gmp-plugin-id>/<version>. r=unfocused,jesup
...
Certain usage scenarios, like enterprise roaming profile setups, lead to the installed OpenH264 plugin not being found anymore.
We install the plugin into the profile directory, so the fix here is to just store the install path relative the profile and not an absolute path.
We also now store the plugin in a version-specific subdirectory, which avoids further issues like e.g. Windows preventing updates due to locking loaded DLLs.
2014-08-25 17:23:34 +02:00
Ed Lee
b06eddffed
Bug 1042876 - Update newtab endpoints to new v2/links [r=adw]
...
Point to new endpoints that can be strict on types, so request the appropriate content type.
2014-07-23 14:33:13 -07:00
Ed Lee
5b064add4e
Bug 1042214 - Send detailed view ping of shown tiles [r=adw f=gavin]
...
Report click and view pings the same way by including sites with their metadata when tiles are enhanced defaulting to true unless DNT is on. Remove telemetry probes and related now unused codepaths. Explicitly not send urls for history and only for enhanced.
2014-08-08 15:40:40 -08:00
Tomasz Kołodziejski
a44e895971
Bug 1033406
- Promise.jsm promise should still work after Object.freeze. r=paolo
...
Fix by moving internal properties into N_INTERNALS.
2014-08-20 10:19:00 -04:00
Jim Mathies
a72af37b5f
Bug 691601 - Update browser form validation so that it is e10s compatible. r=felipe, dao
2014-08-21 10:42:42 -05:00
Bill McCloskey
0f6b688b48
Bug 1046964 - Fix some JS warnings (r=ttaubert)
2014-08-19 17:27:58 -07:00
David Rajchenbach-Teller
511052dbd4
Bug 1024686 - Add missing return in Sqlite.jsm. r=mak
2014-06-12 12:53:00 -04:00
Dão Gottwald
1d204b2160
Bug 990322 - Don't show multiple thumbnails from the same base domain. r=adw
2014-08-09 00:57:46 +02:00
Benjamin Smedberg
aa23f17657
Bug 1053836 - Fix subclassing of prefix loggers by only overriding the log() method, not all the other methods. This fixes `this` resolution in the Experiment log override, r=gps
...
--HG--
extra : rebase_source : fd81dc1a5aa15b4b1e57413991a787a463b42945
2014-08-14 16:30:54 -04:00
Alex Bardas
0647fe4544
Bug 999293 - [e10s] Make charset menu work. r=adw
2014-08-13 13:29:00 -04:00
Jim Mathies
82c4993d66
Bug 1057332 - Update dumpLn in BrowserUtils based on review comments. Originally landed in bug 691601. r=gavin
2014-08-25 11:00:53 -05:00
Ed Lee
f0c1aae7dc
Bug 1053937 - Visiting localhost prevents later tiles from being shown [r=adw]
...
Fallback to asciiHost when IP/insufficient levels. Update tests to localhost to trigger failure codepath.
2014-08-14 17:03:46 -07:00
Ed Morley
7feeef7c09
Merge mozilla-central and inbound
2014-08-04 12:23:28 +01:00
Vlad Filippov
d39fe7ffd8
Bug 1022064 - Add WebChannel Communication API and FxAccountsOAuthClient API to facilitate Firefox Accounts OAuth authentication. r=MattN, sr=gavin
2014-08-01 01:42:00 -04:00
Tyler Colgan
739507e466
Bug 1038215 - Change FormData.collect() to avoid storing credit card data for Session Restore r=ttaubert
2014-07-30 15:25:35 +02:00
Brian R. Bondy
408bc9dae9
Bug 1046644 - Honor OpenH264 autoupdate pref for the initial GMP install check. r=gfritzsche
2014-08-01 16:46:45 -04:00
Jared Wein
c84078a029
Bug 1035586 - allow snippets in about:home to highlight sync in the firefox menu. r=Unfocused
2014-07-29 10:26:37 -04:00
Brian R. Bondy
38921a66a3
Bug 1041181 - Fix repeated GMPInstallManager log lines. r=gfritzsche
2014-07-25 21:51:41 -04:00
Ed Lee
b32fe95f18
Bug 1042204 - Control the enhancement of history tiles with a pref [r=adw]
...
Only show enhanced history when the pref allows it. Update newtab pages when enhanced pref changes.
--HG--
extra : rebase_source : 3a7466d119df6d0bffef4a71e9142b1e21f077ed
2014-07-23 11:02:51 -07:00
Ed Lee
705baf23e7
Bug 1036299 - Show enhanced content image when the tile is unhovered [r=adw]
...
Place an image above the usual thumbnail to hide on hover. Have DirectoryLinksProvider keep a cache of enhanced links/images to use on history tiles.
--HG--
extra : rebase_source : e4d1ddafebf13c1723a79d889a7ca3039396bc0d
2014-07-23 11:02:49 -07:00
Milan Sreckovic
7b85930a30
Bug 1032348: Add adapter subsys to about:support. r=vukicevic
2014-07-11 10:13:34 -04:00
Georg Fritzsche
64bb3bdfec
Bug 1041080 - Fix OpenH264Provider path registration, default enabled state and logging r=Unfocused a=kwierso
2014-07-19 20:01:01 +02:00
Randell Jesup
6e19f04d1f
Bug 1040937 - GMPInstallManager/OpenH264Provider using wrong directory/plugin names r=unfocused a=kwierso
2014-07-19 00:58:22 -04:00
Brian R. Bondy
db8a57e7d8
Bug 1009816 - Firefox desktop: openh264 updates: check, download, install. r=rstrong, gfritzsche a=kwierso
2014-07-17 21:46:10 -04:00
Allison Naaktgeboren
aa3f13d172
Bug 1039764 - fix bad js in spellchecker context menu in Nightly.r=mconley
2014-07-17 19:06:29 -07:00
Bill McCloskey
9350ee993b
Bug 1038245 - Add multiprocess field to about:support (r=felipe)
2014-07-16 23:06:06 -07:00
Kershaw Chang
7f8b33b910
Bug 1032724 - Improve spatial navigation, r=blassey
2014-07-15 02:16:00 +02:00
Carsten "Tomcat" Book
9e0a923f6f
merge fx-team to mozilla-central a=merge
2014-07-15 16:08:30 +02:00
Allison Naaktgeboren
cd7511f5cf
Bug 693555 - Update inline spellchecker underlining for multiprocess(e10s).r=ehsan, mrbkap
2014-07-01 15:24:27 -07:00
Dão Gottwald
39e4605c54
Bug 1034845 - Re-enable pasting data URIs to the location bar. r=gijs
...
--HG--
extra : rebase_source : e03b3d39e47dd1c917e0e343621d8c51f500685e
2014-07-11 00:39:55 +02:00
Ryan VanderMeulen
6777a8c00a
Merge inbound to m-c on a CLOSED TREE. a=merge
2014-07-10 18:22:38 -04:00
Ed Morley
51bd789719
Bug 1035773 - Change AsyncShutdown timeout crash prefix from "ERROR:" to "FATAL ERROR:"; r=Yoric
2014-07-10 16:40:24 +01:00
Carsten "Tomcat" Book
61f33624c3
merge fx-team to mozilla-central a=merge
2014-07-10 14:54:35 +02:00
Ed Lee
5d11c6ec87
Bug 1036280 - Newly added links are type=undefined instead of history [r=adw]
...
Include history type and make link creation the same by removing bgColor/imageURI.
2014-07-09 21:16:48 -07:00
Carsten "Tomcat" Book
c5a0038de8
Merge mozilla-central to fx-team
2014-07-10 15:15:52 +02:00
Drew Willcoxon
1bda00a462
Bug 1005601 - "gContextMenu is null" thrown for first textarea context menu in a window. r=Gijs
2014-07-10 03:31:04 -07:00
Asaf Romano
31c0792962
Bug 1018679 - History/Bookmarks migration from Safari fails if the corresponding Property List file uses 3-byte integers. r=mak
2014-07-09 21:21:47 +03:00
Asaf Romano
11fa950049
Bug 738910 - Use DataView in PropertyListUtils. r=mak
2014-07-08 16:07:31 +03:00
David Rajchenbach-Teller
370246da5b
Bug 1034726 - AsyncShutdown payload now represents stacks as an array on a CLOSED TREE. r=yoric
2014-07-08 03:15:00 +02:00
David Rajchenbach-Teller
3cccd02b12
Bug 1034726 - AsyncShutdown now sends the stack in case of crash. r=froydnj
2014-07-05 10:53:00 +02:00
David Rajchenbach-Teller
4476e91d8c
Bug 1034977 - Fixing 'Debugging' typo in Sqlite.jsm. r=yoric
2014-07-07 09:06:00 +02:00
David Rajchenbach-Teller
f08ef99f9b
Bug 1034977 - "Crash in mozalloc_abort(char const* const) | NS_DebugBreak | nsDebugImpl::Abort(char const*, int) with AsyncShutdownTimer "Sqlite.jsm Waiting for connections to close"" r=gps
2014-07-07 06:29:00 +02:00
Gregory Szorc
04d5343419
Bug 1033836 - Rename services-common to services/common; rs=rnewman
...
The upcoming build system patches don't support hypthens in path names.
Changing this for that reason is kind of silly, but it's the easiest
way. Besides, nothing else uses hyphens in directory names.
--HG--
extra : rebase_source : 42dda2b1f16a3c0bfe17397a70092362e400530f
2014-07-02 16:49:36 -07:00
Alexandru Tifrea
ced2565878
Bug 1004515 - Add support for the find counter in RemoteFinder. r=mikedeboer
2014-07-09 16:27:37 -07:00
Bernardo P. Rittmeyer
97876cf0a5
Bug 524760 - Hide print.macosx.pagesetup* preference from about:support as it's not useful there. r=MattN
2014-07-03 11:26:00 +02:00
Harsh Pathak
7c4b2ba847
Bug 643041 - Merge nsIX509Cert2 and nsIX509Cert3 into nsIX509Cert, and merge nsIX509CertDB2 into nsIX509CertDB. r=keeler
...
--HG--
extra : rebase_source : 5283c637e45dbee9f741d56cda54fdef1afce16e
2014-07-03 22:09:24 -07:00
Bill McCloskey
842257593a
Bug 1031609 - Remove old e10s Adblock compat code (r=mconley)
2014-07-14 22:10:06 -07:00
Wes Kocher
c778b21cc9
Merge fx-team to m-c a=merge
2014-07-02 17:24:00 -07:00
Carsten "Tomcat" Book
13244b6a4d
Merge mozilla-central to fx-team
2014-07-02 15:11:39 +02:00
Gijs Kruitbosch
415b181f96
Bug 1018154 - part 1: replace blocking of security principal inheriting with onpaste handler, r=dao
2014-07-01 15:27:08 +01:00
Wes Kocher
a135a30a9e
Backed out changeset d87da7f7a3a9 (bug 693555) for android and b2g build bustage
2014-07-01 15:50:08 -07:00
Allison Naaktgeboren
995bc6046f
Bug 693555 - Update inline spell checker underlining for multiprocess.r=ehsan,mrbkap
2014-07-01 15:24:27 -07:00
Tim Taubert
4c60fb3eae
Bug 1030719 - Properly restore form data for contenteditables r=smacleod
2014-06-26 15:55:16 +02:00
Michael Brennan
4980b5bc66
Bug 1028887 - Cause tests to fail when autoclosing Sqlite.jsm. r=Yoric
2014-06-26 06:24:21 +02:00
Walter Litwinczyk
cfa586e393
Bug 701948 - Rename nsIGfxInfo::FEATURE_NO_INFO to nsIGfxInfo::FEATURE_STATUS_OK. r=jgilbert
2014-07-01 14:44:09 -07:00
Paolo Amadini
dc1b839122
Bug 1030714 - Clarify that unhandled rejections indicate an issue with the code. r=Yoric
2014-06-26 13:40:12 +01:00
David Rajchenbach-Teller
70287d27d7
Bug 1023787 - Make Task.jsm stack rewriting play nicely with xpcshell and mochi tests. r=paolo, r=mikedeboer
2014-06-20 14:23:00 -04:00
Jim Blandy
7e20285e70
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
...
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):
- Never set the buffer's mode.
Years ago, Emacs did not have a good JavaScript mode, so it made sense
to use Java or C++ mode in .js files. However, Emacs has had js-mode for
years now; it's perfectly serviceable, and is available and enabled by
default in all major Emacs packagings.
Selecting a mode in the -*- file variable line -*- is almost always the
wrong thing to do anyway. It overrides Emacs's default choice, which is
(now) reasonable; and even worse, it overrides settings the user might
have made in their '.emacs' file for that file extension. It's only
useful when there's something specific about that particular file that
makes a particular mode appropriate.
- Correctly propagate settings that establish the correct indentation
level for this file: c-basic-offset and js2-basic-offset should be
js-indent-level. Whatever value they're given should be preserved;
different parts of our tree use different indentation styles.
- We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
Remove tab-width: settings, at least in files that don't contain tab
characters.
- Remove js2-mode settings that belong in the user's .emacs file, like
js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Nick Fitzgerald
98364a70c0
Bug 1000967 - Add source notes for |new| expression and function calls to improve source maps and debugging. r=ejpbruel
2014-06-20 13:09:00 -04:00
Manish Goregaokar
3d638b09df
Bug 978857 - Create Battery.jsm. r=Yoric
2014-07-01 05:50:00 +02:00
Michael Brennan
ae327468b1
Bug 939072: Auto-close Sqlite connections on finalization; r=Yoric
...
--HG--
extra : rebase_source : 07a2987082723c20b75667615a2d04e497d31f9a
2014-06-11 23:40:17 +02:00
Michael Brennan
88fb9d432f
Bug 939072: Refactor Sqlite connections to support finalization; r=Yoric
...
--HG--
extra : rebase_source : 2171ab3b3f7cf654ccc37865f5def9fc7f133e3c
2014-06-11 23:40:06 +02:00
Ed Morley
6703cfdbb0
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-06-19 15:59:56 +01:00
David Rajchenbach-Teller
44fd50ee30
Bug 1027033 - AsyncShutdown errors should cause test failures but should not break AsyncShutdown. r=froydnj
2014-06-18 05:40:00 -04:00
Birunthan Mohanathas
51ba75d135
Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin
2014-06-18 17:56:02 -07:00
David Rajchenbach-Teller
fb7f5dd4ca
Bug 1010518 - Maintaining stack information through Task.jsm. r=paolo
2014-06-09 13:27:00 +02:00
Bernardo P. Rittmeyer
7388c901e1
Bug 804430 - Add list of whitelisted locked prefs to about:support. r=Unfocused
2014-06-10 10:49:00 -04:00
Drew Willcoxon
bb9fc828cf
Bug 1013051 - Fix "Comparable link missing required property: frecency" error. r=ttaubert
2014-06-10 10:34:20 -07:00
Ed Lee
389a56837a
Bug 975235 - Send click pings for Directory Tiles (including which link, tile, other metadata) [r=adw]
...
Send a ping from the DirectoryLinks module on various click actions from newtab page.
2014-06-09 22:03:23 -07:00
Gijs Kruitbosch
64b3274549
Bug 1016419 - implement showing lwt in customization mode, r=mconley,jaws
2014-06-02 21:59:38 +01:00
Tim Taubert
233dacb3c6
Backed out changeset 84a0967ba12d (bug 804430)
2014-06-08 08:28:05 +02:00
Bernardo P. Rittmeyer
a9e3dcf1a0
Bug 804430 - Added list of whitelisted locked prefs to about:support. r=Unfocused
2014-06-05 02:47:00 +12:00
David Rajchenbach-Teller
d7c9fdea78
Bug 1022198 - AsyncShutdown.jsm typo fix. r=yoric
2014-06-07 10:21:00 -04:00
Maxim Zhilyaev
79bcb4d3f4
Bug 995806 - test_DirectoryLinksProvider.js xpcshell test makes tcp connection to example.com [r=mcmanus]
...
Point to localhost instead of nosuchhost for tests.
2014-06-06 11:02:55 -07:00
Ed Lee
4262c7162e
Bug 1019298 - Use Telemetry to count which directory links were shown in which tile position [r=adw f=gfritzsche]
...
Remember the directory index and trigger the telemetry probe for link0-8 and tile0-8.
2014-06-05 00:29:51 -07:00
David Rajchenbach-Teller
394d31a92b
Bug 1018895 - Make AsyncShutdown output easier to parse by TBPL. r=froydnj, r=edmorley
2014-06-03 01:14:00 -04:00
Maxim Zhilyaev
04c483b8bd
Bug 993906 - Package and send appropriate data with remotely hosted links request [r=adw]
...
Save a copy of the directory links count to send with the links request.
2014-06-02 09:14:08 -07:00
Gijs Kruitbosch
5e7d356c4d
Bug 1016582 - pin new back/fwd/refresh/stop/star group at the top of the context menu, r=jaws
...
--HG--
extra : rebase_source : 26b6555b405e247daab91317ac9bed284fb7fb63
2014-05-29 12:08:32 +01:00
David Rajchenbach-Teller
047698453e
Bug 1014473 - Trivial code cleanup on AsyncShutdown. r=froydnj
2014-05-27 14:21:00 -04:00
Maxim Zhilyaev
06484b61f2
Bug 993904 - Use cached directory links instead of locally packaged links [r=adw]
...
Read in the local file instead of fetching the packaged file.
2014-05-27 13:59:34 -07:00
Maxim Zhilyaev
b26041e88a
Bug 993901 - Implement logic to decide when to fetch remotely hosted links [r=adw]
...
Download links file if it's been a day on init, new tab load, or pref change.
2014-05-27 13:59:33 -07:00
Wes Kocher
dd116b95d3
Backed out changeset 94eef72cb9b7 (bug 993901) for causing OSX bc1 to frequently fail in browser_tabopen_reflows.js
2014-05-28 17:00:32 -07:00
Wes Kocher
306fb2f082
Backed out changeset 9e93a0ac18a0 (bug 993904) for depending on 94eef72cb9b7, which I'm about to back out for bustage
2014-05-28 16:59:30 -07:00
Maxim Zhilyaev
4f14b0937d
Bug 993904 - Use cached directory links instead of locally packaged links [r=adw]
...
Read in the local file instead of fetching the packaged file.
2014-05-27 13:59:34 -07:00
Maxim Zhilyaev
3980423de1
Bug 993901 - Implement logic to decide when to fetch remotely hosted links [r=adw]
...
Download links file if it's been a day on init, new tab load, or pref change.
2014-05-27 13:59:33 -07:00
David Rajchenbach-Teller
d2d23b6a0b
Bug 1014473 - Fix AsyncShutdown warning. r=froydnj
2014-05-22 02:53:00 -04:00
Chris Manchester
af38d16c1f
Bug 997364 - Make fileAppender chain promises on file creation.; r=irving
2014-05-16 19:45:04 -04:00
Adam Dane [:hobophobe]
eac4337e6e
Bug 1008450 - Bail on _findIterator when we lack a body node. r=mikedeboer
2014-05-14 15:16:03 -05:00
David Rajchenbach-Teller
9b8a9ea813
Bug 985655 - Sphinx documentation for AsyncShutdown. r=ted, r=froydnj
2014-05-12 13:01:00 -04:00
David Rajchenbach-Teller
905cdda8df
Bug 985655 - Ensure that Sqlite.jsm doesn't shutdown before its clients. r=mak
2014-05-13 01:00:00 -04:00
David Rajchenbach-Teller
93718802f4
Bug 985655 - Split AsyncShutdown's mechanism into a lightweight Barrier (that doesn't spin the event loop and doesn't cause crashes) and a heavyweight Spinner (that does). Also, exposing Barrier so as to let services expose lightweight shutdown dependencies without having to spin the event loop. r=froydnj, sr=bsmedberg
2014-05-12 12:44:00 -04:00
Marina Samuel
09bce320ba
Bug 986521 - Fetch Directory Links data from a network location to cache locally. r=adw
2014-05-09 11:24:30 -04:00
Ryan VanderMeulen
ee0a788293
Merge fx-team to m-c.
2014-05-08 16:04:26 -04:00
Dave Huseby
6fe23512c2
Bug 972075 - Add profile markers from browser element event synthesis. r=BenWa, r=vingtetun
2014-05-05 16:41:00 -04:00
Mike de Boer
bc908e1e24
Bug 947344: add more shortcut tooltip and label helpers where possible. r=mconley.
2014-05-08 11:14:20 +02:00
David Rajchenbach-Teller
d6f5da42b5
Bug 994951 - Activate OS.File xpcshell tests on B2G. r=froydnj
2014-05-05 06:53:00 -04:00
Asaf Romano
64ea68b6be
Bug 981689 - Show a notice to beta users when we turn telemetry on by default on the beta channel - Firefox Desktop (very final fix). r=bsmedberg.
2014-05-06 10:15:20 +03:00
Mike de Boer
6c4d29c0e6
Bug 257061: adding a counter of found matches to the find in page bar. r=Unfocused
2014-05-01 13:01:14 +02:00
Ed Morley
b17e01b56a
Backed out changeset 8d131b6770d7 (bug 257061) for exceptions in findbar.xml
2014-05-01 11:45:32 +01:00
Mike de Boer
3b54ae345d
Bug 257061: adding a counter of found matches to the find in page bar. r=Unfocused.
2014-05-01 11:30:26 +02:00
Irving Reid
30b56f1bef
Bug 966674: #3 Add parameter substitution in log messages; r=gps,rnewman
2014-04-29 10:09:29 -04:00
Irving Reid
c53a02f070
Bug 966674: #2 Move exceptionStr() and stackTrace() from utils.js to Log.jsm; r=gps,rnewman
2014-04-29 10:09:27 -04:00
Irving Reid
8af21435cb
Bug 966674: #1 Clean up a couple of ReferenceErrors; r=gps
2014-04-29 10:09:25 -04:00
Asaf Romano
60541760b5
Bug 981689 (Show a notice to beta users when we turn telemetry on by default on the beta channel) - For the new channel-override preference, use UpdateChannel.jsm rather than nsIXULRuntime so that it's easier to QA the feature by hacking install.js. As part of that, add a new argument to UpdateChannel.js for excluding partners. r=bsmbedberg.
2014-04-28 17:04:51 +03:00
Ryan VanderMeulen
0f340e34ff
Merge fx-team to m-c.
2014-04-16 22:29:41 -04:00
Gijs Kruitbosch
07f75ea89c
Bug 996363 - order OS X cloverleaf symbol correctly in ShortcutUtils.jsm, r=Unfocused
...
--HG--
extra : rebase_source : e0adc6db828fa66f879dec58ab0bbb370f3512ee
2014-04-16 13:23:19 +01:00
Ryan VanderMeulen
2f2f5dd033
Merge m-c to fx-team.
2014-04-15 23:28:51 -04:00
Ed Lee
db27d3fc8a
Bug 991210 - [new tab page] Tiles are sometimes arranged all in a single line (wrapping as appropriate, e.g. to two lines with 5 items and then 4 items), instead of 3x3 grid [r=adw]
...
Always Grid_init before "load", defer size calculation to "load", and only wait for links cache for site rendering. Clean up timers triggered from previous tests to avoid unexpected updates.
--HG--
extra : rebase_source : aba79dc12fd3660c50d8004197a6b2f5a23419cb
2014-04-15 12:14:09 -07:00
David Rajchenbach-Teller
c7a88add5c
Bug 995198 - Promise Debugging API. r=paolo
2014-04-15 12:51:19 -04:00
Martin Stransky
f649feb49b
Bug 983843 - Use toolkit drag & drop functions for Gtk3 too. r=karlt
2014-04-16 10:29:39 -04:00
Paolo Amadini
d965536636
Bug 887923 - Switch Task.jsm from promise.js to Promise.jsm. r=mano
2013-06-27 11:34:21 -07:00
Olivier Yiptong
84c48a9ff0
Bug 992327 - Change directoryLinks and NewTabUtils to imageURI instead of imageURISpec [r=adw]
...
Replace reference data and uses of s/Spec//.
2014-04-08 17:02:24 -07:00
Ryan VanderMeulen
f7f6976e6e
Merge inbound to m-c.
2014-04-08 18:17:58 -04:00
Marco Bonardo
dca9b6269a
Bug 991682 - Sqlite.jsm API to clone an open db connection. r=Yoric
2014-04-08 14:09:26 +02:00
Florian Quèze
184c9722c2
Bug 991202 - The event callback of popup notifications should have a way to prevent the panel from showing, r=felipe.
...
--HG--
extra : rebase_source : 3005a199a081d8cc9aa803c0f7d6e426d8af03a0
2014-04-07 19:37:50 +02:00
Mark Hammond
cae334e085
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
2014-04-02 10:53:55 +11:00
Ed Morley
104c587e79
Backed out changeset 8b2f6ad94248 (bug 887923) for turning Windows mochitest-browser-chrome orange
2014-03-31 18:09:30 +01:00
Carsten "Tomcat" Book
2c72c3916e
Merge m-c to mozilla-inbound
2014-04-08 15:39:46 +02:00
Neil Deakin
6def64a610
Bug 610545, fix tests to disable arrow panel transitions to speed them up and fix mouse targetting issues, r=felipe
2014-04-08 08:45:52 -04:00
Paolo Amadini
fb82de9434
Bug 887923 - Switch Task.jsm from promise.js to Promise.jsm. r=mano
2013-06-27 11:34:21 -07:00
Brandon Benvie
90378e664d
Bug 941920 - Implement full Promise API in Promise.jsm. r=paolo
2014-03-31 14:43:07 +02:00
Ed Lee
81dab972bb
Bug 972930 - Clicks (raw number) for tiles [r=adw]
...
Provide an array of expected directory link types to count how many were clicked.
2014-03-31 01:51:22 -07:00
Olivier Yiptong
a304de35fc
Bug 975228 - Create logic to merge frecency-pages and Tiles (Tile equiv 1000 frecency) [r=adw]
...
Use DirectoryLinksProvider for Firefox and make PlacesProvider match in expected Links format.
Make sure there's at least 2 of each type so Telemetry doesn't know for sure which links were used.
2014-03-31 01:51:21 -07:00
Drew Willcoxon
92da42e60f
Bug 911307 - Reflect changes to top sites immediately in about:newtab (part 2, front-end patch). r=ttaubert
2014-03-28 23:31:05 -07:00
Phil Ringnalda
25ffcd7643
Back out 43663582cfdb (bug 987404) because it looks like it disabled things even without e10s being defined
2014-03-30 23:18:57 -07:00
Mark Hammond
cde2db8ab1
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
2014-03-31 14:11:49 +11:00
Phil Ringnalda
5828eecda1
Back out ab12037022ef:81f65b2f3d07 (bug 911307) for intermittent Win8 debug failures in its browser_newtab_update.js
...
CLOSED TREE
2014-03-30 12:42:09 -07:00
Drew Willcoxon
1e64e83e8e
Bug 911307 - Reflect changes to top sites immediately in about:newtab (part 2, front-end patch). r=ttaubert
2014-03-28 23:31:05 -07:00
Gregory Szorc
5b230fc390
Bug 989137 - Part 3: Log.jsm API to get a Logger that prefixes messages; r=bsmedberg
...
A common pattern for logging is to have multiple loggers for multiple
underlying object instances. You often want to have each instance attach
some identifying metdata contained in each logged message. This patch
provides an API to facilitate that.
--HG--
extra : rebase_source : 5816e0671c78f55cca45bdd1aed52c85695945c4
2014-03-28 11:36:37 -07:00
Phil Ringnalda
128149306e
Backed out 2 changesets (bug 911307) for frequent timeouts in browser_newtab_perwindow_private_browsing.js
...
Backed out changeset 70638b7c97f1 (bug 911307)
Backed out changeset 3951f7e82b4c (bug 911307)
2014-03-29 12:13:11 -07:00
Drew Willcoxon
5af27d6f35
Bug 911307 - Reflect changes to top sites immediately in about:newtab (part 2, front-end patch). r=ttaubert
2014-03-28 23:31:05 -07:00
Olivier Yiptong
f34b0065c9
Bug 975211 - Create backend logic to provide list of Tiles and associated metadata (image, text, background color) [r=adw]
...
Package a list of directory links to expose via DirectoryLinksProvider.jsm
2014-03-27 01:03:42 -07:00
Marco Bonardo
cab27b563b
Bug 983571 - browser.bookmarks.autoExportHTML = true no longer works. r=Yoric
2014-03-25 17:25:58 +01:00
Paolo Amadini
44aa2a1ad3
Bug 986364 - Convert to Promise.jsm in the Toolkit "modules" folder. r=mak
2014-03-24 15:47:50 +01:00
Paolo Amadini
33e7a4d46a
Bug 973239 - Promise should call executor and handlers with "undefined" as thisArg. r=benvie
2014-03-24 15:44:11 +01:00
Marco Bonardo
98170a796e
Backout 0469cf95fbfe (bug 983571) cause didn't mean to land it yet.
2014-03-22 15:43:20 +01:00
Marco Bonardo
9886cd331a
Bug 983571 - browser.bookmarks.autoExportHTML = true no longer works. r=Yoric
2014-03-22 14:26:52 +01:00
Carsten "Tomcat" Book
26f471ed60
Merge mozilla-central to fx-team
2014-03-21 15:35:37 +01:00
Boris Zbarsky
009cf4dd56
Bug 980962. Fix in-tree consumers to not construct typed arrays without "new". r=jorendorff
2014-03-20 23:19:42 -04:00
Jared Wein
cbd250673e
Bug 940393 - Win8: Text color on inactive tabs makes text very hard to read. r=gijs
...
--HG--
extra : rebase_source : 03e07612be960c1b3a961e065404034ae0db5ce1
2014-03-20 20:23:36 -04:00
Matthew Noorenberghe
89f1638653
Bug 885139 - Notify consumers about LWT optimization and listen for it in LightweightThemeListener. r=jaws
...
[Australis]
2014-03-20 13:55:49 -07:00
Benjamin Smedberg
b95d18d5eb
Fix the test for bug 981842 to expect the new data on a CLOSED TREE.
2014-03-20 13:50:05 -04:00
Gregg Lind
f8c4280718
Bug 981842 - Show details about current and past teleemtry experiments in about:support, r=bsmedberg
2014-03-20 11:19:19 -04:00
Bill McCloskey
183cb20358
Bug 917681 - [e10s] Make context menu work for selected text (r=felipe)
2014-03-14 11:47:46 -07:00
Bill McCloskey
fd05f3eb04
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 21:38:19 -07:00
Ryan VanderMeulen
c9d4ba6f8d
Merge m-c to fx-team.
2014-03-13 15:37:02 -04:00
Vaibhav Agarwal
c75ff964a1
Bug 971132 - B2G mochitests should use the new manifest format for runtests; r=jmaher
2014-03-13 10:40:10 -04:00
Brandon Benvie
5ec7b047de
Bug 943512 - Stubify Promise.jsm so it can be used in the devtools debugger server. r=paolo
...
--HG--
rename : toolkit/modules/Promise.jsm => toolkit/modules/Promise-backend.js
2014-03-05 10:39:19 -08:00
Carsten "Tomcat" Book
9259b7757c
merge fx-team to mozilla-central
2014-03-12 12:19:49 +01:00