David Rajchenbach-Teller
36072903ec
Bug 837326 - Unit tests for third party addon telemetry;r=froydnj,ehsan
2013-06-21 21:19:00 +02:00
David Rajchenbach-Teller
47fa8ca5b4
Bug 837326 - Statistics of accept/reject of third-party cookies;r=froydnj
2013-06-21 21:19:00 +02:00
Ed Morley
aa5908326d
Backed out changeset 2b0640fa5b18 (bug 837326) for Windows build failures on a CLOSED TREE
2013-06-21 18:21:33 +01:00
Ed Morley
73fa970cad
Backed out changeset 7cbc024b3c77 (bug 837326)
2013-06-21 18:21:11 +01:00
David Rajchenbach-Teller
0ee2cb1f97
Bug 837326 - Statistics of accept/reject of third-party cookies;r=froydnj
2013-06-21 17:48:28 +02:00
David Rajchenbach-Teller
c7c06c16e0
Bug 837326 - Unit tests for third party addon telemetry;r=froydnj,ehsan
2013-06-21 17:46:28 +02:00
Nathan Froyd
dd7db9d39b
Bug 860846 - part 3 - send telemetry pings to new, partitioned URLs; r=vladan
2013-06-19 11:44:11 -04:00
Nathan Froyd
85ed544fb1
Bug 860846 - part 2 - don't double-JSON-encode saved pings; r=vladan
2013-06-19 11:37:53 -04:00
Nathan Froyd
8ea0bff24b
Bug 860846 - part 1 - make TelemetryPing tests use registerPrefixHandler; r=taras
2013-06-19 10:10:45 -04:00
Ryan VanderMeulen
5e00b193a7
Merge m-c to inbound.
2013-06-20 20:12:31 -04:00
Ryan VanderMeulen
211dccca9c
Backed out changesets 448ba56d9ba4 and 8cea4b4646ef (bug 700693) for intermittent failures.
2013-06-20 19:50:13 -04:00
Ryan VanderMeulen
a2d0805a67
Merge inbound and m-c.
2013-06-20 19:22:19 -04:00
Nick Alexander
e797d0b7b5
Bug 874132 - Second reland Part 3: Replace uses of apkbuilder with zip and custom debug signing tool. r=jmaher,mfinkle
...
This incorporates follow-ups including: rename the debug key; check if
key alias exists rather than just testing for keystore existence; set
$(AIDL).
Renaming the debug key works around an un-confirmed JDK bug in
jarsigner, where '-debug' and 'debug' compare the same.
2013-06-20 11:50:28 -07:00
David Keeler
bd2a95a26c
bug 700693 - OCSP stapling testing r=bsmith
2013-06-20 11:41:41 -07:00
Nick Fitzgerald
2dbed58a48
Bug 757408 - Opening debugger hangs completely on large scripts; r=past
2013-06-20 10:43:30 -07:00
Ryan VanderMeulen
ee36d96a52
Merge m-c and inbound.
2013-06-20 19:26:38 -04:00
Brian O'Keefe
25e65a9445
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #2 ); r=mshal
...
--HG--
extra : rebase_source : 555b28e5c3412ffc210c60b6fe2fee6f053fd587
2013-06-18 08:13:42 -04:00
Brian O'Keefe
5f8b5163e8
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1 ); r=mshal
...
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
2013-06-17 15:21:01 -04:00
Robert Strong
150daca54e
Tests - Bug 882007 - Restart notification is not shown when staging is enabled. r=bbondy
...
--HG--
rename : toolkit/mozapps/update/test/chrome/test_0095_restartNotification.xul => toolkit/mozapps/update/test/chrome/test_0093_restartNotification.xul
rename : toolkit/mozapps/update/test/chrome/test_0096_restartNotification_remote.xul => toolkit/mozapps/update/test/chrome/test_0094_restartNotification_remote.xul
rename : toolkit/mozapps/update/test/chrome/test_0097_restartNotification_remoteInvalidNumber.xul => toolkit/mozapps/update/test/chrome/test_0095_restartNotification_remoteInvalidNumber.xul
rename : toolkit/mozapps/update/test/chrome/test_0093_stagedBackground.xul => toolkit/mozapps/update/test/chrome/test_0096_restartNotification_stagedBackground.xul
rename : toolkit/mozapps/update/test/chrome/test_0094_stagedServiceBackground.xul => toolkit/mozapps/update/test/chrome/test_0097_restartNotification_stagedServiceBackground.xul
2013-06-19 18:05:34 -07:00
Robert Strong
cbabf01a32
Main patch - Bug 882007 - Restart notification is not shown when staging is enabled. r=bbondy
2013-06-19 18:05:04 -07:00
JosiahOne
c6e4ee435b
Bug 873727 - Use a listener instead of timers to fix intermittent failures. r=roc
2013-06-19 13:20:38 -04:00
Raymond Lee
c1167acc4f
Bug 846644 - Use asynchronous getCharsetForURI in PlacesUtils.jsm. r=mak
2013-06-19 00:50:22 +08:00
Alexandre Poirot
3f744cf6ad
Bug 732553 - NS_BASE_STREAM_CLOSED in dbg-transport.js. r=past
2013-06-19 20:57:35 -04:00
Ryan VanderMeulen
342c4d256a
Backed out changeset 833ca9a17792 (bug 874132) for Android bustage on a CLOSED TREE.
2013-06-19 20:32:47 -04:00
Nick Alexander
c881e10c70
Bug 874132 - Reland Part 3: Replace uses of apkbuilder with zip and custom debug signing tool. r=jmaher,mfinkle
...
This incorporates follow-ups including: rename the debug key; check if
key alias exists rather than just testing for keystore existence; set
$(AIDL).
Renaming the debug key works around an un-confirmed JDK bug in
jarsigner, where '-debug' and 'debug' compare the same.
2013-06-19 17:05:14 -07:00
Justin Dolske
7685b1c1ad
Bug 839961 - Refactor login manager's content actions into a separate JSM. (bug 881996 workaround) r=mattn
2013-06-19 16:30:53 -07:00
Justin Dolske
928b6ff5fb
Bug 839961 - Refactor login manager's content actions into a separate JSM. (main patch) r=mattn
2013-06-19 16:30:53 -07:00
Jed Parsons
bb7ffc9270
Bug 882496 - Fail gracefully if Persona observer methods called before watch(). r=benadida
2013-06-13 17:44:44 -07:00
Alexandre Poirot
f97f3f81cc
Bug 879228 - [browserconsole] Tune console.jsm to ease Addon SDK integration. r=msucan
2013-06-20 12:51:18 -04:00
Joey Armstrong
90f5105a37
bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (cleanup). r=mshal
2013-06-20 15:59:59 -04:00
Benjamin Smedberg
5f3af2acf4
Bug 882858 - Add a "showing" notification to PopupNotifications, r=jaws sr=gavin
2013-06-19 13:29:05 -04:00
Nick Alexander
966d17128b
Backed out changeset 3a4c1a113154 (Bug 874132) for jarsigner "Please specify alias name" errors.
2013-06-19 08:21:15 -07:00
Benjamin Smedberg
8c67029c44
Bug 882339 - Cache the blocklist state on plugin tags to avoid querying the blocklist service constantly, r=johns
2013-06-19 11:07:28 -04:00
Benoit Girard
12b3d83cec
Bug 882937 - Fix GTest dependencies. r=glandium
...
--HG--
extra : rebase_source : c890b5d5371dd39496529849cd241871dcc4eefc
2013-06-14 10:36:47 -04:00
Joey Armstrong
8a348c090d
bug 872087: mozbuild HOST_LIBRARY_NAME conversion cleanup. r=gps
2013-06-19 09:19:25 -04:00
Asaf Romano
cf79f21921
Relanding Bug 834539 - Replace getPageTitle with an async API. r=mak. sr=gavin.
2013-06-19 10:18:38 +03:00
Makoto Kato
933f878c39
Bug 884634 - GTK3 port should use Linux theme. r=karlt
2013-06-19 15:11:51 +09:00
Daniel Holbert
e50f42253c
Backed out changeset e086e888bd8d (bug 879228), on the suspicion of causing a b2g mochitest-3 failure, since the failure mentions 'console is undefined' and this patch touched Console.jsm.
...
CLOSED TREE
2013-06-18 22:45:12 -07:00
Benjamin Smedberg
7b9f081ca0
Back out 2d970c9c1fad - Bug 882858 Because of mochitest-browser failures in browser_CTP_drag_drop.js and perhaps browser_pluginnotification.js
2013-06-18 21:38:00 -04:00
Ryan VanderMeulen
558b14210d
Merge cypress and inbound.
2013-06-18 18:15:53 -04:00
Benjamin Smedberg
7a3a6c1a37
Back out revision d3da96f774b3 on a CLOSED TREE - Bug 882339 because of mochitest-browser failures in browser_CTP_drag_drop.js and browser-pluginnotification.js
2013-06-18 16:44:07 -04:00
Ted Mielczarek
0e11a150f1
bug 884300 - fix DWARF CFI record serialization. r=glandium
2013-06-18 11:56:43 -04:00
Benjamin Smedberg
633721b808
Bug 882858 - Add a "showing" notification to PopupNotifications, r=jaws sr=gavin
2013-06-18 13:16:40 -04:00
Benjamin Smedberg
a75ca744ee
Bug 882339 - Cache the blocklist state on plugin tags to avoid querying the blocklist service constantly, r=johns
2013-06-18 13:16:40 -04:00
Joey Armstrong
6eb232533a
bug 875549: mozbuild cleanup for HOST_CSRCS. r=gps
2013-06-18 09:10:50 -04:00
Alexandre Poirot
b5620f593b
Bug 879228 - [browserconsole] tune console.jsm to ease Addon SDK integration. r=msucan
2013-06-18 17:27:04 -04:00
Masatoshi Kimura
0ca1460845
Bug 882624 - Update comments. r=bbondy
2013-06-18 20:37:28 +09:00
Ed Morley
e2f92e4a02
Merge latest green inbound changeset and mozilla-central
2013-06-18 11:52:39 +01:00
Ryan VanderMeulen
0ba1979265
Merge m-c and fx-team.
2013-06-17 20:06:42 -04:00
Ryan VanderMeulen
2754c80515
Backed out changeset 8416c29fecda (bug 834539) for xpcshell failures.
...
CLOSED TREE
2013-06-18 14:46:00 -04:00