Monica Chew
1ce06a3399
Bug 1024610: Register tracking protection list and hook it up in nsChannelClassifier (r=gcp)
2014-07-02 12:41:00 -07:00
Chris Pearce
2bd55130fa
Bug 1023771 - Use fastSeek() in videocontrols only on B2G, not on all touch controls. r=blassey
2014-07-03 07:40:38 +12:00
Carsten "Tomcat" Book
d55cca18ce
Merge mozilla-central to mozilla-inbound
2014-07-02 15:09:37 +02:00
Carsten "Tomcat" Book
8248ac6196
merge fx-team to mozilla-central a=merge
...
--HG--
extra : amend_source : 6b1927dd9d7d8eedfc694b66e8aceb7c3fc24935
2014-07-02 15:00:10 +02:00
J. Ryan Stinnett
e5625c5dae
Bug 1032646 - Record discovery replies to avoid purging every time. r=paul
2014-06-30 21:00:00 +02:00
Heather Arthur
953010ad99
Bug 1031351 - Don't prettify CSS source if it has more than one line per rule. r=jwalker
2014-06-30 18:13:00 +02:00
Jordan Santell
600c9c9252
Bug 978964 - Display combined bitmask values in the canvas debugger. r=vp
2014-06-30 14:12:00 +02: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
Robert Strong
0779744eff
Bug 1032559 - Fix for mochitest-chrome slow download mar tests fail when the app.update.download.backgroundInterval pref is 0. r=spohl
2014-07-01 12:53:25 -07:00
Wes Kocher
5b3a2dbf16
Backed out 3 changesets (bug 994707) for Valgrind and XPCShell bustage on a CLOSED TREE
...
Backed out changeset 76555f34c210 (bug 994707)
Backed out changeset 3dd92fb7c846 (bug 994707)
Backed out changeset 802779efce2b (bug 994707)
2014-07-01 11:04:30 -07:00
Steven MacLeod
69c788f3f5
Bug 994707 - Write crash submission events. r=ted
...
--HG--
extra : rebase_source : 47ead0e8b561019ce382aa2a848fca4baf92f2fe
2014-07-01 12:52:23 -04:00
Steven MacLeod
211efd020a
Bug 994707 - Introduce crash submission events and handle them. r=bsmedberg
...
This introduces a new crash event type for submissions and handles
them in the Crash Manager. These crash submissions will also be counted
in FHR.
--HG--
extra : rebase_source : 41fb43f9588885033e49dccfaf9351ef805c476b
2014-07-01 12:52:23 -04:00
Steven MacLeod
575447ec2c
Bug 994707 - Provide the crash events path as an environment variable for the crashreporter. r=ted
...
--HG--
extra : rebase_source : 1ca29ca44c3fbf18504afe0ce1a6c1d1d87a49a2
2014-07-01 12:52:22 -04:00
Carsten "Tomcat" Book
3dc5bdfaf7
Merge mozilla-central to fx-team
2014-07-01 14:31:22 +02:00
Carsten "Tomcat" Book
f491e559f9
merge fx-team to mozilla-central a=merge
...
--HG--
extra : amend_source : d62f5ddf7f62ae7c9aad4d22253f53a255ea06fa
2014-07-01 14:21:32 +02:00
Wes Kocher
32c35cc519
Merge m-c to inbound a=merge
2014-06-30 18:47:26 -07:00
Wes Kocher
7ccae990fa
Merge fx-team to m-c a=merge
2014-06-30 18:22:10 -07:00
Kyle Huey
273a6ca8da
Bug 1031051: Part 7 - Migrate PageTransitionEvent to the WebIDL code generator. r=smaug
2014-06-30 16:02:02 -07:00
Sébastien Blin
418bbcb24a
Bug 961832 - GCLI screenshot shows fixed position element in wrong position. r=pbrosset.
2014-06-30 17:46:20 +02:00
Alexandre Poirot
e2d89f3f9d
Bug 963490 - Implement a b2g component to easily interact with all frames. r=vingtetun, r=janx, r=jryans
2014-06-30 06:16:00 -04:00
Carsten "Tomcat" Book
cefbeb6b3f
Merge mozilla-central to fx-team
2014-06-30 15:49:06 +02:00
Carsten "Tomcat" Book
1dff2c3fcc
merge fx-team to mozilla-central a=merge
2014-06-30 15:29:16 +02:00
Jordan Santell
94b2961f58
Bug 1029738 - Halt firing instrumented function calls after destruction in CallWatcherActor. r=vp
2014-06-30 11:42:00 +02:00
Sami Jaktholm
eb2cb4b520
Bug 1026921 - Style Inspector: Choose correct URL for background image tooltip if a rule contains multiple backgrounds. r=pbrosset
2014-06-30 02:10:00 +02:00
Michael Pruett
42ddf57bd0
Bug 1024360 - Remove usage of deprecated mozIStorageBaseStatement methods. r=mak
2014-06-27 09:59:09 -05:00
Ms2ger
bd952bff39
Bug 968804 - Part m: Add outer window assertions to DispatchCustomEvent; r=khuey
2014-06-29 17:31:13 +02:00
Phil Ringnalda
5f50d49628
Merge m-c to m-i
2014-06-28 20:51:49 -07:00
Phil Ringnalda
34929c2096
Merge m-i to m-c, a=merge
2014-06-28 17:39:03 -07:00
Blake Kaplan
f635a8780e
Bug 949617 - Make the login manager work in e10s. r=dolske/mconley/mfinkle/jimm
2014-06-28 11:09:45 -07:00
Blake Kaplan
b87803eab7
Bug 995489 - Generalize AutoCompleteE10S.jsm for use from other code. r=felipe
2014-06-28 11:09:45 -07:00
Blake Kaplan
9f4e85f541
Bug 993197 - Asynchronize nsILoginManager::autoCompleteSearch. r=dolske
2014-06-28 11:09:45 -07:00
Wes Kocher
0a387eecec
Merge m-c to fx-team a=merge
2014-06-27 17:54:18 -07:00
Wes Kocher
be05307be5
Merge inbound to m-c a=merge
2014-06-27 17:40:49 -07:00
Wes Kocher
c04f11ecf4
Merge b2g-inbound to m-c a=merge
2014-06-27 17:11:25 -07:00
Ryan VanderMeulen
01d51a1c3b
Backed out changeset 123e07744d21 (bug 1012398
) for mochitest-other failures.
...
CLOSED TREE
2014-06-27 15:48:26 -04:00
Magnus Melin
322da40913
Bug 1012398
- Completion doesn't take capitalization from address book entry. Also fixes bug 1009469
. r=Enn
2014-06-27 21:29:07 +03:00
Jim Blandy
e07aaa8185
Bug 800200: Remove references to JSD from outside js/jsd. r=mccr8,bholley,ted,smaug
2014-06-27 11:05:08 -07:00
Jim Blandy
c197a8c3f5
Bug 800200: Delete all references to the obsolete Venkman chrome debugger from the tree. r=ted
2014-06-27 11:05:07 -07:00
Carsten "Tomcat" Book
dcd3108034
Merge mozilla-central to b2g-inbound
2014-06-27 15:56:37 +02:00
Carsten "Tomcat" Book
55495c33fa
merge fx-team to mozilla-central a=merge
2014-06-27 15:47:39 +02:00
Carsten "Tomcat" Book
2f01b9ad61
merge mozilla-inbound to mozilla-central a=merge
2014-06-27 15:34:28 +02:00
Carsten "Tomcat" Book
c53408cf9d
Backed out changeset f556e62f5ee8 (bug 993197) for causing bug 1030663 a=orange
2014-06-27 15:18:16 +02:00
Carsten "Tomcat" Book
fbd6fd655e
Backed out changeset 4a6ff8b73d5c (bug 995489)
2014-06-27 15:17:43 +02:00
Carsten "Tomcat" Book
d5c7b835c6
Backed out changeset 8c1ee05fbbd6 (bug 949617)
2014-06-27 15:17:42 +02:00
Carsten "Tomcat" Book
d0cb2fc199
Backed out changeset 958aaea55e3f (bug 1029128)
2014-06-27 15:17:37 +02:00
Carsten "Tomcat" Book
240b88832a
Backed out changeset df7bcbbeda21 (bug 1029128)
2014-06-27 15:17:23 +02:00
Ryan VanderMeulen
b8cc2a9367
Merge inbound to m-c on a CLOSED TREE. a=merge
2014-06-26 17:13:04 -04:00
Matthew Noorenberghe
1afd30fc5a
Bug 1021618 - Create the foundation for converting preference dialogs to be in-content. r=jaws a11y=MarcoZ f=Paenglab,davidb
2014-06-26 13:17:17 -04:00
Andrew McCreight
c2fbaa1d4a
Bug 1024801, part 2 - LookupCache::GetPrefixes should free arr even on failure. r=gcp
2014-06-26 09:29:06 -07:00