Commit Graph

17059 Commits

Author SHA1 Message Date
Yury Delendik
ffe68a5096 Bug 900566 - Telemetry histograms for Shumway. r=nfroyd 2013-10-17 11:50:59 -05:00
Carsten "Tomcat" Book
40ca48c269 merge fx-team to mozilla-central 2013-10-18 11:40:53 +02:00
Carsten "Tomcat" Book
fd6b3a3bb9 merge b2g-inbound to mozilla-central 2013-10-18 11:39:28 +02:00
Matt Brubeck
ce5caacc5a Back out 2601d36dc1f1 (bug 918716) for bc test failures on a CLOSED TREE 2013-10-17 15:51:10 -07:00
Michael Ratcliffe
053e5a3bfa Bug 918716 - Add color swatches to devtools output parser. r=jwalker 2013-10-17 19:03:52 +01:00
Soumya Kanti Chakraborty
c44d45175d Bug 926471 - Replace className comparisons with classList.contains in videocontrols.xml. r=jaws 2013-10-17 11:40:36 -04:00
Michael Ratcliffe
8cfde23788 Bug 924136 - Stop css-color.js interpreting "inherit" as black. r=jwalker 2013-10-16 15:04:47 +01:00
Carsten "Tomcat" Book
ee0c84e092 Merge mozilla-central to b2g-inbound 2013-10-17 13:53:51 +02:00
Shawn Huang
52b40d99a8 Bug 880610: Part1-Add build flag to support both bluez/bluedroid stacks, r=glandium 2013-10-17 18:25:50 +08:00
Ryan VanderMeulen
5ea6eb0b72 Merge fx-team to m-c. 2013-10-16 17:00:57 -04:00
Nathan Froyd
dc995dd2b7 Bug 927406 - check whether we've updated _slowSQLStartup before using its fields; r=vladan 2013-10-15 08:55:03 -04:00
Mike de Boer
1a01b24e0b Bug 923565: make ctrl-enter open the focused link in a new tab. r=evilpie 2013-10-16 17:45:42 +02:00
David Rajchenbach-Teller
7384729521 Bug 904652 - Port osfile_{win, unix}_allthreads.jsm to a module loader. r=froydnj 2013-10-16 11:15:04 -04:00
Mike de Boer
088dc6e939 Bug 921308: don't scroll when an element is focused on findbar close. r=evilpie 2013-10-16 17:04:49 +02:00
Marcos Aruj
be4277a463 Bug 866571 - [OS.File] Add createUnique method. r=yoric 2013-10-16 08:21:39 -04:00
J. Ryan Stinnett
f092674a68 Bug 927266 - Add css-color back to SrcdirProvider. r=ochameau 2013-10-16 01:14:05 -05:00
Carsten "Tomcat" Book
01b0b840d7 Merge mozilla-central to fx-team 2013-10-16 13:14:17 +02:00
Carsten "Tomcat" Book
0c436cef7f merge fx-team to mozilla-central 2013-10-16 13:03:50 +02:00
Robert Strong
8bc1d4c7d9 Remove unneeded slow tests as part of Bug 918029. r=bbondy 2013-10-16 01:10:28 -07:00
Robert Strong
4c1309072a Disable tests on Linux due to Bug 918029. r=bbondy 2013-10-16 01:01:20 -07:00
Wes Kocher
6667469963 Merge m-c to fx-team 2013-10-15 20:32:13 -07:00
Wes Kocher
d7cf0c4e55 Merge fxteam to m-c 2013-10-15 20:26:55 -07:00
Wes Kocher
4b31073516 Merge inbound to m-c 2013-10-15 20:15:17 -07:00
Matt Woodrow
6d12365657 Bug 922942 - Do image scaling in imgTools using azure. r=seth 2013-10-16 14:00:31 +13:00
Brandon Benvie
96d2bb49cb Bug 926725 - Create DevToolsUtils.defineLazyPrototypeGetter and use it in VariablesView Scopes. r=fitzgen, r=vp 2013-10-15 09:49:15 -07:00
Marco Bonardo
d0d18d3b22 Bug 914294 - Don't throw exceptions from the history result end batch macro to retain backwards compatibility.
r=mano
2013-10-15 14:30:33 +02:00
Gregory Szorc
943d9c540c Backout fc9733225130 (bug 784739) for breaking VS2012 builds
While VS2012 isn't tier-1 platform, a significant number of Windows
developers rely on it and have complained about this issue.
2013-10-14 16:54:43 -07:00
Birunthan Mohanathas
cd8f9922a5 Bug 784739 - Switch from NULL to nullptr in toolkit/mozapps/; r=ehsan 2013-10-10 16:40:03 -04:00
Tom Schuster
1bf5476c00 Bug 921343 - Avoid removing selections done by the user when closing the findbar. r=mikedeboer 2013-10-15 20:02:23 -04:00
Henri Sivonen
48fc98ecfc Bug 871161 - Stop inheriting charset where other browsers do not inherit it. r=bzbarsky. 2013-10-16 04:46:10 +03:00
Brad Lassey
b201669cf0 bug 922145 - publish nightly builds of GeckoView library and assets r=ted 2013-10-08 14:00:37 -04:00
Carsten "Tomcat" Book
4ee9d312e1 Merge mozilla-central to b2g-inbound 2013-10-15 10:43:38 +02:00
Ryan VanderMeulen
e9e247b525 Backed out 2 changesets (bug 915757, bug 919885) for frequent Android Armv6 mochitest-8 crashes.
Backed out changeset 04610078280c (bug 915757)
Backed out changeset db9190b3ce60 (bug 919885)
2013-10-14 14:38:54 -04:00
Ed Morley
75326b6657 Merge latest green inbound changeset and mozilla-central 2013-10-14 17:39:02 +01:00
Kyle Huey
09462c8153 Bug 919885: Move Worker to WebIDL and thread-agnostic event dispatch. r=bent,bz 2013-10-14 19:58:05 +08:00
Chuck Lee
dcf61fcabb Bug 789217 - 0001. Add skeleton for keystore. r=khuey 2013-10-01 12:09:54 +08:00
Benjamin Chen
9d77c4acf5 Bug 831645 - Part1, Add Rtsp protocol and streaming protocol interface. r=jduell.mcbugs, sworkman 2013-09-23 18:12:11 +08:00
Phil Ringnalda
482fc23a2c Merge m-i to m-c 2013-10-13 10:18:40 -07:00
David Rajchenbach-Teller
5dc74166d3 Bug 903433 - Report unhandled Promise.jsm exceptions upon garbage-collection. r=paolo 2013-10-12 14:17:46 -04:00
David Rajchenbach-Teller
96ca2461bd Bug 903433 - Add FinalizationWitnessService. r=Waldo, r=glandium, sr=Mossop 2013-10-12 14:17:43 -04:00
Mina Almasry
eaf7fb5d88 Bug 698437 - Allow spatial navigation with directional controller. r=kats 2013-10-12 13:59:50 -04:00
Sankha Narayan Guria
350b7b56ed Bug 865387 - Handle the read-ahead flag operation on Linux. r=Yoric 2013-10-11 23:13:48 +05:30
Sankha Narayan Guria
a2bab79dcb Bug 865387 - Changes to |options| and |clone| in OS.File. r=Yoric 2013-10-12 12:44:52 +05:30
Carsten "Tomcat" Book
b1734348ec Backed out changeset 2f67ed3d7d6c (bug 451283) failures in mochitest and marionette
--HG--
rename : toolkit/modules/Log.jsm => services/common/log4moz.js
rename : toolkit/modules/tests/xpcshell/test_Log.js => services/common/tests/unit/test_log4moz.js
2013-10-12 10:51:43 +02:00
Wes Kocher
b2af114078 Merge inbound to m-c 2013-10-11 18:50:09 -07:00
Nick Fitzgerald
a917b15075 Bug 922835 - Make youngestFrame a getter instead of managing it manually; r=past 2013-10-11 14:35:51 -07:00
Nick Fitzgerald
1154248953 Backout 6de71ba24d50 (bug 922835) because it was the wrong version of the patch. r=me 2013-10-11 14:26:13 -07:00
Ryan VanderMeulen
f0032d604a Merge m-c to fx-team. 2013-10-11 17:03:06 -04:00
Nick Fitzgerald
d02d9e866d Bug 923735 - Tracer should attach why to frame exit packets; r=robcee 2013-10-11 13:40:42 -07:00
Nick Fitzgerald
df0d97a4e0 Bug 922835 - Make youngestFrame a getter instead of managing it manually; r=past 2013-10-11 13:30:36 -07:00