Carsten "Tomcat" Book
32170ac2c3
merge fx-team to mozilla-central a=merge
2014-12-03 13:38:31 +01:00
Robert Strong
d81a78094b
Bug 1098112 - Auto-updates broken on Linux when /tmp is mounted noexec. r=bbondy
2014-12-02 13:47:37 -05:00
Alexander J. Vincent
0180ab8358
Bug 1098965
- test_close_database_on_gc should use one Promise per database connection. r=Yoric
2014-11-21 06:13:00 +01:00
J. Ryan Stinnett
c0a6f4090e
Bug 1058997 - Part 4: Only one DebuggerServer per loader. r=past
...
It was never necessary to pass a server reference to the socket listener, since
a given DevTools loader only ever contains a single server instance.
2014-12-01 22:55:56 -08:00
J. Ryan Stinnett
10c2f7ff85
Bug 1058997 - Part 3d: Restore always allow in listener tests. r=past
2014-12-01 22:55:56 -08:00
J. Ryan Stinnett
fe3b52b03e
Bug 1058997 - Part 3c: Remove always allow init calls from tests. r=past
2014-12-01 22:55:56 -08:00
J. Ryan Stinnett
fb4db339d4
Bug 1058997 - Part 3a: Move allowConnection to socket listener. r=past
...
In the future with multiple types of socket listeners (bare TCP vs. TLS), each
will need its own logic for allowing connection. This is moved to the listener
level, rather than living at the level of the entire server.
2014-12-01 22:55:56 -08:00
J. Ryan Stinnett
e614f431af
Bug 1058997 - Part 2: Debugger socket style cleanup. r=past
2014-12-01 22:55:56 -08:00
J. Ryan Stinnett
cc631c64d8
Bug 1058997 - Part 1: Extract socket connect and listen. r=past
...
Relocate the debugger client's connect and server's listen functionality in a
separate file. This isolates the security-sensitive socket handling pieces, and
also enables easier extension to make room for TLS sockets.
2014-12-01 22:55:56 -08:00
J. Ryan Stinnett
e448ae5fbd
Bug 1085446 - Allow chrome and about sources in tabs. r=past
2014-12-01 22:03:51 -08:00
Joshua Cranmer
6bc7254918
Bug 1099430, mozilla-central parts: Eliminate the duplication of the build system in comm-central, r=glandium.
...
See the revisions a few steps prior for more fine-grained information. This just
needs to be relanded because our automation doesn't like non-ASCII commit
messages.
--HG--
extra : amend_source : 0ee4e0da1ea9ada815abfe989c51030db24aac56
2014-11-29 19:45:31 -06:00
Phil Ringnalda
23f2a4bc21
Backed out 3 changesets (bug 1099430) because 256 characters should be enough for anybody's commit message
...
CLOSED TREE
Backed out changeset 28abb8af2d62 (bug 1099430)
Backed out changeset 358aa39360d5 (bug 1099430)
Backed out changeset 3313e545f4f6 (bug 1099430)
2014-11-29 17:17:58 -08:00
Joshua Cranmer
80b5548b99
Bug 1099430, part 三: Use MOZILLA_DIR instead of topsrcdir in shared makefiles, r=glandium.
...
With these substitutions, it is possible to have comm-central's versions of
these files merely include the mozilla-central versions and avoid having to port
small changes to these files.
2014-11-29 18:44:19 -06:00
Bob Owen
b539721eb8
Bug 928044 Part 2: Enable the content sandbox by default on Windows with an open policy. r=tabraldes,glandium,jimm
...
--HG--
rename : security/sandbox/win/src/warnonlysandbox/wosCallbacks.h => security/sandbox/win/src/logging/loggingCallbacks.h
rename : security/sandbox/win/src/warnonlysandbox/wosTypes.h => security/sandbox/win/src/logging/loggingTypes.h
rename : security/sandbox/win/src/warnonlysandbox/warnOnlySandbox.cpp => security/sandbox/win/src/logging/sandboxLogging.cpp
rename : security/sandbox/win/src/warnonlysandbox/warnOnlySandbox.h => security/sandbox/win/src/logging/sandboxLogging.h
2014-11-29 17:12:18 +00:00
Phil Ringnalda
f713acf7ea
Merge f-t to m-c, a=merge
2014-11-29 09:02:17 -08:00
Mark Hammond
6aaa535030
Bug 809561 - Integrate xpcshell test harness with chrome remote debugging. r=past/chmanchester
2014-11-29 10:40:58 +11:00
Phil Ringnalda
a9f8d89c2f
Merge f-t to m-c, a=merge
2014-11-28 14:52:29 -08:00
Phil Ringnalda
b8290c931d
Merge m-i to m-c, a=merge
2014-11-28 14:33:15 -08:00
Gavin Sharp
ce93d8354d
Bug 1102416: make Yahoo the default search plugin for en-US in American time zones, r=dolske, a=me
2014-11-23 20:38:22 -08:00
Jan Keromnes
ebc0fda013
Bug 1090949
- In WebIDE, register simulators by name not by version. r=ochameau
2014-11-26 18:34:00 +01:00
Asaf Romano
a5f0918ef3
Bug 1105208 - regression: (null) title for Bookmarks Toolbar, Bookmarks Menu, Unsorted Bookmarks. r=mak.
2014-11-27 22:44:29 +02:00
Phil Ringnalda
9aff7b03a0
Merge m-c to m-i
2014-11-28 15:13:22 -08:00
Phil Ringnalda
5cd1a3aebe
Merge m-c to m-i
2014-11-28 12:02:04 -08:00
Ehsan Akhgari
e30c04c40e
Bug 1106116 - Load images for notifications triggered from private browsing windows as private; r=jdm
2014-11-28 14:08:29 -05:00
Carsten "Tomcat" Book
089e37c12a
merge fx-team to mozilla-central a=merge
2014-11-27 17:01:23 +01:00
Carsten "Tomcat" Book
e9d5f6eabb
Merge mozilla-central to fx-team
2014-11-27 13:03:31 +01:00
Florian Quèze
0ae31a3cb5
Bug 1088660 - Improve the search bar UI to support one-off searches - fix tests that failed on fx-team, r=felipe over email.
2014-11-27 12:24:53 +01:00
Jacek Caban
d127574c6c
Bug 1102804 - Fixed -Wparentheses warnings found in mingw build (toolkit part). r=roc
2014-11-27 10:59:26 +01:00
Anthony Jones
ab6aa22d12
Bug 1103733 - Fix openh264 test failures; r=unfocused
2014-11-27 16:16:40 +13:00
Ryan VanderMeulen
9e581b1d56
Merge m-c to inbound. a=merge
2014-11-26 21:43:23 -05:00
Ryan VanderMeulen
05536d8139
Merge fx-team to m-c. a=merge
2014-11-26 21:08:54 -05:00
Ryan VanderMeulen
792273e467
Merge inbound to m-c. a=merge
2014-11-26 20:34:29 -05:00
Marco Bonardo
b81685e028
Backout ce637f8721d3 (bug 1083469) due to failures with old autocomplete enabled. a=bustage on CLOSED TREE
2014-11-27 00:00:23 +01:00
Georg Koppen
144cfd9761
Bug 1067893 - Detect OTOOL in configure. r=glandium
2014-11-25 05:12:00 -05:00
Florian Quèze
13f2d62f6d
Bug 1088660 - Improve the search bar UI to support one-off searches - improve discoverability of the search settings, r=felipe.
2014-11-20 20:55:41 +01:00
Florian Quèze
94833decfe
Bug 1088660 - Improve the search bar UI to support one-off searches, r=felipe.
2014-11-18 00:59:11 +01:00
Ryan VanderMeulen
6a8fa342ed
Merge inbound to m-c. a=merge
...
CLOSED TREE
2014-11-25 16:57:18 -05:00
Carsten "Tomcat" Book
0e7807d54c
Merge mozilla-central to mozilla-inbound
2014-11-25 14:21:44 +01:00
Carsten "Tomcat" Book
351cb789a0
merge fx-team to mozilla-central a=merge
2014-11-25 12:51:23 +01:00
Masayuki Nakano
9f491a5703
Bug 1077345 part.7 Use synthesizeComposition({"compositioncommit") in the tests r=smaug
2014-11-25 14:02:32 +09:00
Masayuki Nakano
c56c9a574f
Bug 1077345 part.5 Use synthesizeComposition({"compositioncommitasis") in the tests r=smaug
2014-11-25 14:02:31 +09:00
Jacek Caban
e2095db058
Bug 1102815 - mingw builds assert in WindowsCrtPatch.h. r=glandium
...
--HG--
extra : rebase_source : d33a9be405982bc08ab6a762b4e5df9c013a3856
2014-11-25 12:43:05 +01:00
Carsten "Tomcat" Book
a45f50d9ec
Merge mozilla-central to fx-team
2014-11-25 14:24:48 +01:00
Asaf Romano
7b844a88ce
Bug 1098296 - addLivemark should take a dateAdded input property. r=mak
2014-11-25 14:34:20 +02:00
Asaf Romano
728a1cc90d
Bug 1103960 - aNewParentGuid isn't passed to onItemMoved by PlacesUtils.bookmarks.update. r=mak.
2014-11-25 14:16:46 +02:00
Asaf Romano
b4761de76b
Bug 1096856
- fetch({ url }) should exclude tags. r=mak
2014-11-25 14:00:53 +02:00
Asaf Romano
df2ebf6d72
Bug 1096837
- Allow PlacesUtils.bookmarks.update({ parentGuid, index: DEFAULT_INDEX }). r=mak
2014-11-25 13:33:28 +02:00
Asaf Romano
40733d42bd
Bug 1085291 - A bookmark node that is inserted by live-update code is missing bookmarkGuid value. r=mak (Relanding with the test file included this time).
2014-11-25 11:43:26 +02:00
Carsten "Tomcat" Book
3151484b04
Backed out changeset 6db486ed2de1 (bug 1085291) for breaking Builds on a CLOSED TREE
2014-11-25 09:25:11 +01:00
Asaf Romano
f07bafbc06
Bug 1103636 - PlacesTransactions.Remove(guids), PlacesTransactions.RemoveBookmarksForUrls. r=mak.
2014-11-25 09:26:42 +02:00