J. Ryan Stinnett
2fc46b3be5
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
7a8540336b
Bug 1058997 - Part 2: Debugger socket style cleanup. r=past
2014-12-01 22:55:56 -08:00
J. Ryan Stinnett
ae6738b263
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
887c5cd706
Bug 1085446 - Allow chrome and about sources in tabs. r=past
2014-12-01 22:03:51 -08:00
Joshua Cranmer
4a4c68428e
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
9edb638106
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
4064b423b1
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
9a0a395aed
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
5e8db73ea6
Merge f-t to m-c, a=merge
2014-11-29 09:02:17 -08:00
Mark Hammond
3680b51c02
Bug 809561 - Integrate xpcshell test harness with chrome remote debugging. r=past/chmanchester
2014-11-29 10:40:58 +11:00
Phil Ringnalda
12ad324115
Merge f-t to m-c, a=merge
2014-11-28 14:52:29 -08:00
Phil Ringnalda
16fe33dee0
Merge m-i to m-c, a=merge
2014-11-28 14:33:15 -08:00
Gavin Sharp
e3067617e9
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
5bd303d9ca
Bug 1090949
- In WebIDE, register simulators by name not by version. r=ochameau
2014-11-26 18:34:00 +01:00
Asaf Romano
e2db91ed10
Bug 1105208 - regression: (null) title for Bookmarks Toolbar, Bookmarks Menu, Unsorted Bookmarks. r=mak.
2014-11-27 22:44:29 +02:00
Phil Ringnalda
f7c0142c6a
Merge m-c to m-i
2014-11-28 15:13:22 -08:00
Phil Ringnalda
077e0e565f
Merge m-c to m-i
2014-11-28 12:02:04 -08:00
Ehsan Akhgari
6e5adf96c4
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
79cdd7fb8f
merge fx-team to mozilla-central a=merge
2014-11-27 17:01:23 +01:00
Carsten "Tomcat" Book
0de7d17e4f
Merge mozilla-central to fx-team
2014-11-27 13:03:31 +01:00
Florian Quèze
9ee3424788
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
b65070fb55
Bug 1102804 - Fixed -Wparentheses warnings found in mingw build (toolkit part). r=roc
2014-11-27 10:59:26 +01:00
Anthony Jones
c0eceb958b
Bug 1103733 - Fix openh264 test failures; r=unfocused
2014-11-27 16:16:40 +13:00
Ryan VanderMeulen
5df3040f12
Merge m-c to inbound. a=merge
2014-11-26 21:43:23 -05:00
Ryan VanderMeulen
d8461340ac
Merge fx-team to m-c. a=merge
2014-11-26 21:08:54 -05:00
Ryan VanderMeulen
1ac5f2eafb
Merge inbound to m-c. a=merge
2014-11-26 20:34:29 -05:00
Marco Bonardo
e83dc49d4b
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
da4453f15f
Bug 1067893 - Detect OTOOL in configure. r=glandium
2014-11-25 05:12:00 -05:00
Florian Quèze
a7e6668f97
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
1076501bfb
Bug 1088660 - Improve the search bar UI to support one-off searches, r=felipe.
2014-11-18 00:59:11 +01:00
Ryan VanderMeulen
eefdb72e63
Merge inbound to m-c. a=merge
...
CLOSED TREE
2014-11-25 16:57:18 -05:00
Carsten "Tomcat" Book
7310f91fa1
Merge mozilla-central to mozilla-inbound
2014-11-25 14:21:44 +01:00
Carsten "Tomcat" Book
ab7a485f2d
merge fx-team to mozilla-central a=merge
2014-11-25 12:51:23 +01:00
Masayuki Nakano
6169af4b21
Bug 1077345 part.7 Use synthesizeComposition({"compositioncommit") in the tests r=smaug
2014-11-25 14:02:32 +09:00
Masayuki Nakano
fb530e9039
Bug 1077345 part.5 Use synthesizeComposition({"compositioncommitasis") in the tests r=smaug
2014-11-25 14:02:31 +09:00
Jacek Caban
59dafd8d19
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
b1d71f50ed
Merge mozilla-central to fx-team
2014-11-25 14:24:48 +01:00
Asaf Romano
ec99eade1a
Bug 1098296 - addLivemark should take a dateAdded input property. r=mak
2014-11-25 14:34:20 +02:00
Asaf Romano
b2b26d2937
Bug 1103960 - aNewParentGuid isn't passed to onItemMoved by PlacesUtils.bookmarks.update. r=mak.
2014-11-25 14:16:46 +02:00
Asaf Romano
aa7ad700f4
Bug 1096856
- fetch({ url }) should exclude tags. r=mak
2014-11-25 14:00:53 +02:00
Asaf Romano
03d1546776
Bug 1096837
- Allow PlacesUtils.bookmarks.update({ parentGuid, index: DEFAULT_INDEX }). r=mak
2014-11-25 13:33:28 +02:00
Asaf Romano
09ed72721e
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
5f58a7c2e6
Backed out changeset 6db486ed2de1 (bug 1085291
) for breaking Builds on a CLOSED TREE
2014-11-25 09:25:11 +01:00
Asaf Romano
e53a970c6c
Bug 1103636 - PlacesTransactions.Remove(guids), PlacesTransactions.RemoveBookmarksForUrls. r=mak.
2014-11-25 09:26:42 +02:00
Asaf Romano
f542a66ba4
Bug 1103622 - PlacesTransactions.Annotate for multiple items. r=mak.
2014-11-25 09:20:00 +02:00
Asaf Romano
4c32a7493a
Bug 1085291
- A bookmark node that is inserted by live-update code is missing bookmarkGuid value. r=mak.
2014-11-25 09:06:37 +02:00
Wes Kocher
ba0622f84f
Merge m-c to fx-team a=merge
2014-11-24 17:13:20 -08:00
Wes Kocher
8673b64949
Merge inbound to m-c a=merge
2014-11-24 16:55:25 -08:00
Tim Taubert
d9d3a3f9c0
Bug 1075450 - Disable some Awesomebar actions for private windows r=mak
2014-11-21 23:39:44 +01:00
Tim Taubert
7ec64b641e
Bug 1103068 - Stop leaking due to a strong reference held by the nsBrowserStatusFilter r=billm
2014-11-23 10:28:20 +01:00