Commit Graph

247703 Commits

Author SHA1 Message Date
Mounir Lamouri
7e8eee88cf Bug 838704 - Show "X files selected" when there are more than one selected file. r=sicking 2013-02-07 13:58:05 +00:00
Mounir Lamouri
60b9f2aca3 Bug 838703 - Various nsFileControlFrame cleanup. r=bz 2013-03-22 17:15:13 +00:00
Mounir Lamouri
ef70012ec2 Bug 838699 - Move the "Browse" button l10n to nsFileControlFrame.cpp. r=bz 2013-02-09 10:48:20 +00:00
Mounir Lamouri
06d97d4c0d Bug 762270 - Align the file name to the right when direction is RTL. r=smontagu 2013-02-13 14:47:59 +00:00
Mounir Lamouri
2fcae0bd0c Bug 838695 - Move nsFileControlFrame click handling to nsHTMLInputElement. r=smaug 2013-03-27 11:32:00 +00:00
Mounir Lamouri
cd97700566 Bug 838694 - Move the text showing the file name to the right of the browse button. r=bz 2013-02-09 15:09:14 +00:00
Mounir Lamouri
0edc6c2029 Bug 345195 - Replace the anonymous <input type='text'> in <input type='file'> by a xul:label. r=bz 2013-02-09 14:57:30 +00:00
Mounir Lamouri
2730a0055f Bug 838676 - GetDisplayFileName() should only return the file name, not the file path. r=sicking 2013-03-22 17:11:02 +00:00
Mounir Lamouri
c2ee95a18d Bug 838354 - Remove all capture button references from nsFileControlFrame. r=bz 2013-03-22 17:10:13 +00:00
Ryan VanderMeulen
0125094669 Merge m-c to inbound. 2013-03-27 07:27:36 -04:00
Robert Longson
d02783c484 Bug 842630 - Fix out of bounds in nsSVGTextFrame2::ResolvePositions. r=heycam 2013-03-27 10:19:02 +00:00
Tim Taubert
2397d4e92a merge m-c to fx-team 2013-03-27 11:18:47 +01:00
Dão Gottwald
93e64d5e4e Bug 764971 - Hide progress indicators in tabs for chrome pages. r=ttaubert 2013-03-27 10:01:04 +01:00
Makoto Kato
1c450ebd29 Bug 855173 - jsshell package needs nss3.dll due to MOZ_FOLD_LIBS. r=glandium 2013-03-27 16:51:43 +09:00
Daniel Holbert
744e2a9536 (no bug) Remove some whitespace on blank line, in configure.in. whitespace-only, DONTBUILD 2013-03-27 00:04:00 -07:00
Daniel Holbert
9f3183ecf6 Bug 855109: Fix typo in configure.in line for making gcc/clang c++ compilers use -Wsign-compare. r=glandium 2013-03-27 00:03:58 -07:00
Phil Ringnalda
c18b099f49 Back out 8b8db1d07846 (bug 855178) for asserting 2013-03-27 00:03:49 -07:00
Gregory Szorc
f9dffca433 Merge mozilla-central into services-central 2013-03-26 22:22:33 -07:00
Richard Newman
6ad45c7dfb Bug 831404 - Don't assume that timers run precisely. r=gps 2013-03-26 16:12:06 -07:00
Mike Connor
009f2fda05 remove unused test file mistakenly landed with bug 840124 2013-03-26 18:30:27 -04:00
Gregory Szorc
7c62b3018b Bug 854606 - Use more SQLite transactions; r=rnewman 2013-03-26 13:02:33 -07:00
Gregory Szorc
d1aa13be48 Bug 848136 - Part 2: Checkpoint WAL after data collection; r=rnewman 2013-03-26 14:28:22 -07:00
Gregory Szorc
3e1c81027f Bug 848136 - Part 1: Use WAL journal for Firefox Health Report; r=rnewman, mak 2013-03-26 14:28:08 -07:00
Mike Connor
06801e7525 bug 840124 - really fix the leaks this time 2013-03-26 17:02:57 -04:00
Matt Brubeck
6a645fcdb6 Bug 841445 - Make 'mach help <command>' call print_help directly [r=gps]
DONTBUILD (not part of the build)
2013-03-26 11:15:08 -07:00
Matt Brubeck
65e3a3806f Bug 841445 - Add a 'mach run' command to launch the compiled binary [r=gps]
DONTBUILD (not part of the build)
2013-03-26 11:15:08 -07:00
Ryan VanderMeulen
f97f60bd49 Merge the last PGO-green inbound changeset to m-c. 2013-03-26 10:07:44 -04:00
Tim Taubert
397acce9cc Bug 854075 - Use mouseover instead of mouseenter for newtab page; r=jaws 2013-03-26 15:00:59 +01:00
Tim Taubert
e066105d0b merge m-c to fx-team 2013-03-26 13:57:04 +01:00
Mike Connor
206b1bcf7d bug 840124 - bustage fix for debug leaks 2013-03-26 02:37:59 -04:00
Phil Ringnalda
3b5da0aee5 Merge the last pgo-green cset from mozilla-inbound to mozilla-central 2013-03-25 21:32:35 -07:00
Jim Chen
fcecf7e870 Bug 839683 - Enable Android ANR reporter on appropriate channels; r=blassey 2013-03-26 00:25:33 -04:00
Jim Chen
72ddadb209 Bug 839683 - Append telemetry opt-out notice for ANR reporting; r=mfinkle 2013-03-26 00:25:33 -04:00
Nicholas Nethercote
c39929eef5 Bug 854763 - Add a memory reporter for asm.js array buffers. r=luke. 2013-03-25 20:39:28 -07:00
Mike Hommey
a2dde8111a Backout changeset 1c7bf97d3b6f (bug 854085) for bustage 2013-03-26 09:12:36 +01:00
Mike Hommey
ff6e1f0152 Bug 854085 - Fix unused-but-set-variable from ASSERT_ON_THREAD macro in media/mtransport/runnable_utils.h. r=jesup 2013-03-26 08:47:49 +01:00
Makoto Kato
382e072917 Bug 854306 - Add option to disable YARR JIT (--disable-yarr-jit) r=dvander 2013-03-26 16:46:42 +09:00
Makoto Kato
7069241b5b Bug 854304 - Remove duplicated yasm check. r=ted 2013-03-26 16:45:47 +09:00
William Chen
d46f74e162 Bug 818976 - Part 3: Generated code for HTML5 parser. r=hsivonen 2013-03-26 00:15:23 -07:00
William Chen
6695098aa9 Bug 818976 - Part 2: Implement template element interface. r=mrbkap,bz 2013-03-26 00:15:23 -07:00
William Chen
43d16f6276 Bug 818976 - Part 1: Add supplement code and new tree op to support generated code in HTML5 parser. r=hsivonen 2013-03-26 00:15:23 -07:00
Gene Lian
53acfb50a8 Bug 854422 - B2G MMS: should call .NotifyResponseTransaction() with MMS_PDU_STATUS_RETRIEVED after an MMS is retrieved under the RETRIEVAL_MODE_AUTOMATIC mode (a follow-up for bug 845643). r=vicamo,ctai 2013-03-26 14:01:10 +08:00
shuang
d05dcf02ef Bug 841336 - Remove assertion in RunDBusCallback if platform is gonk, r=echou 2013-03-26 13:15:09 +08:00
Phil Ringnalda
0d9e9d85b8 Merge m-c to m-i 2013-03-25 21:53:39 -07:00
Mark Capella
e9ec47c5ec Bug 851224 - backout broken change, r=mfinkle 2013-03-26 00:48:13 -04:00
Nicholas Nethercote
295d02a711 Bug 854137 - Don't hold pointers to yield nodes in the parse tree (second attempt). r=jorendorff. 2013-03-25 15:52:09 -07:00
Bas Schouten
45172e5467 Bug 854468: Add command-line flag to record Moz2D drawing. r=roc 2013-03-26 03:20:30 +00:00
Bas Schouten
adbb81e705 Bug 854446: Allow setting Moz2D recording destination. r=joedrew 2013-03-26 03:20:30 +00:00
Gina Yeh
e734f4fe00 Bug 854347 - Failed to receive files after calcelling receiving a file, r=echou 2013-03-26 10:53:10 +08:00
Richard Newman
a16acb1725 Bug 831404 - Add more logging to try to debug test failures. r=trivial 2013-03-25 18:28:31 -07:00