Commit Graph

92445 Commits

Author SHA1 Message Date
Neil Rashbrook
4e1ce87bbc Bug 745447 XUL progress meter layout should match HTML r=Enn 2012-04-27 08:42:10 +01:00
Makoto Kato
04cb76033f Bug 747311 - autodetect android_toolchain on Android/x86. r=glandium 2012-04-27 14:45:38 +09:00
Edward Lee
18bf3a0b8e Bug 747412 - Installing Favimon does not show the right parenthesis on the desktop shortcut or start menu [r=felipe]
Strip whitespace at the end instead of trailing non-alphanumeric.
2012-04-26 22:11:43 -07:00
Bas Schouten
54471a2d8d Bug 749467 - Reftest: Add reftest for path continuation after transform changes. r=roc 2012-04-27 07:07:25 +02:00
Bas Schouten
f9e2392e1e Bug 749467: Properly mark mPathTransformWillUpdate false. r=roc 2012-04-27 07:07:01 +02:00
Phil Ringnalda
1f0b033b16 Merge m-c to m-i 2012-04-26 21:40:59 -07:00
Chris Peterson
20a2aeb3e4 Bug 743468 - If IME begins an ephemeral composition string, then end it when done. r=blassey 2012-04-26 23:43:15 -04:00
Makoto Kato
2f60d1b760 Bug 743601 - Remove GLIB check for OSX. r=khuey 2012-04-27 12:28:16 +09:00
Dão Gottwald
04e88ebd8a Bug 749361 - reduce MAX_LEAK_COUNT to match the status quo. r=ttaubert 2012-04-27 03:45:49 +02:00
Serge Gautherie
b584765c50 Bug 747668. (Cv1) XPFE autocomplete.xml: Regroup code into onSearchComplete(). r=neil.
DONTBUILD (npotb).
2012-04-27 00:52:25 +02:00
Honza Bambas
5c980b456a Bug 749182 - crash in nsSessionStorageEntry::~nsSessionStorageEntry due to a double delete, r=bz 2012-04-26 23:07:51 +02:00
Olli Pettay
d15bcc7fbb Bug 749128 - Make sure to have JSContext before creating TabChildGlobal, r=jst 2012-04-26 23:56:46 +03:00
Frank Yan
c91cd73ac1 Bug 748161 - Improve visible tab indication in tab list menu. r=dao ui-r=shorlander 2012-04-26 16:27:38 -04:00
Andrzej Skalski
a1f63f3a3d Bug 716644 - expandoify accessible roles, r=tbsaunde 2012-04-26 20:25:33 +02:00
Mike Hommey
54f688fea4 Fixup for bug 748739 for Linux PGO breakage. rs=edmorley 2012-04-30 10:17:56 +02:00
Mounir Lamouri
745093013b Bug 707580, Do not remove some directories generated by |make package| when re-called, r=khuey 2012-04-30 15:19:58 +12:00
Mounir Lamouri
2c306a702c Bug 707579, xpt.py shouldn't try to generate destination file if inputs are all older, r=khuey 2012-04-30 15:18:58 +12:00
Mounir Lamouri
4099aa1ab3 Bug 707578, Package.pm shouldn't copy older files, r=khuey,rstrong 2012-04-30 15:17:40 +12:00
Mounir Lamouri
1881a31fe0 Bug 707577, Create a |fast-package| target on mobile, r=khuey 2012-04-30 15:15:49 +12:00
Brian Nicholson
cdc4c62f77 Bug 748498 - Don't set tab URL on document start. r=mfinkle 2012-04-27 13:52:21 -04:00
Mike Hommey
90af61ce13 Bug 749573 - Declare run-mozilla.sh and xpcshell as SDK_BINARY. r=ted 2012-04-30 08:05:34 +02:00
Mike Hommey
8adf17ff29 Bug 749550 - Import dbg-client.jsm from resource://gre/ instead of resource:///. r=past 2012-04-30 08:05:05 +02:00
Mike Hommey
5ee4cebbf9 Bug 749548 - Only reference IE and Safari migrators in components manifest when they are installed. r=mak 2012-04-30 08:04:31 +02:00
Mike Hommey
d278e617c4 Bug 748739 - Link stdc++compat as a static library, and always link it when STDCXX_COMPAT is enabled. r=ted
--HG--
rename : build/stdc++compat.cpp => build/unix/stdc++compat/stdc++compat.cpp
2012-04-30 08:03:59 +02:00
Bellindira Castillo [:bellindira]
d260bbdff7 Bug 721389 - New Tab Page doesn't retain zoom level r=ttaubert 2012-04-25 13:50:09 -06:00
Rob Campbell
828c2d516e Backed out changeset c6db0b79bd98, already on mozilla-central. 2012-04-26 09:58:00 -04:00
Paul Rouget
f76efd777e Bug 747919 - browser/devtools/layoutview/test/browser_layoutview.js leaks chrome and content windows; r=dao 2012-04-25 16:53:21 +02:00
Olli Pettay
816969d710 Bug 747675, try to decrease max forgetSkippable times, r=mccr8 2012-04-25 16:43:18 +03:00
ffxbld
bccc545514 Automated blocklist update from host moz2-linux-slave44 2012-04-28 03:15:22 -07:00
Serge Gautherie
0bafd38bc8 Bug 741070. (Bv1b-FF) browser_394759_basic.js: Use 'Services.prefs', Set 'general.warnOnAboutConfig' preference, Remove a 'whenWindowLoaded()' call, Add an 'info()' call, Nits. f=neil r=zpao. 2012-04-28 04:18:00 +02:00
Tim Abraldes
6469dfddbe Bug 747470. Statically link the CRT in webapprt.exe. r=bsmedberg 2012-04-24 16:44:36 -04:00
Felipe Gomes
eaa7025069 Bug 748199. Cannot install an webapp with the same name of a previously installed app on Mac. r=mstange 2012-04-26 07:37:34 -07:00
Felipe Gomes
2ef7695ad7 Bug 747921. Cannot install apps on systems where the Uninstall regkey hadn't been created yet by some other app. r=timA 2012-04-26 07:34:39 -07:00
Paul Rouget
9b3e6383bf Bug 747919 - browser/devtools/layoutview/test/browser_layoutview.js leaks chrome and content windows. r=dao 2012-04-25 16:53:21 +02:00
Ed Morley
9da8d22547 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-04-26 13:46:02 +01:00
John Daggett
18429d82c2 Bug 718539. Update reftests to use new font-feature-settings syntax. r=jkew 2012-04-26 15:27:36 +09:00
John Daggett
69edaef745 Bug 718539. Trim out old featureSettings string code. r=jkew 2012-04-26 15:27:08 +09:00
John Daggett
018ac74c48 Bug 718539. Merge per-font and style rule font features. r=jkew 2012-04-26 15:26:03 +09:00
John Daggett
f3be29b833 Bug 718539. Initialize font features in gfxFontStyle from nsFont data. r=dbaron 2012-04-26 15:25:29 +09:00
John Daggett
9a889a585e Bug 718539. Update layout/style tests for new font-feature-settings syntax. r=dbaron 2012-04-26 15:24:54 +09:00
John Daggett
127ee0627d Bug 718539. Update font-feature-settings to latest spec syntax. r=dbaron 2012-04-26 15:24:26 +09:00
John Daggett
c99d68e3fd Bug 718539. Move gfxFontFeature to a separate header. r=jkew 2012-04-26 15:22:24 +09:00
Kyle Huey
7f0a8a30db Bug 695480: Remove support for chrome code leaking DOM objects. r=jst,billm,bholley 2012-04-25 21:03:53 -07:00
Kyle Huey
cad1dae76e Merge m-i to m-c. 2012-04-25 20:22:53 -07:00
Justin Lebar
65c17e54b5 Bug 714861 - Run <iframe mozbrowser> in a separate process (disabled by default). r=cjones,bz,tn,smaug 2012-04-25 12:35:58 -04:00
Ed Morley
d1a31dbe40 Backout 949cb1977ef9 (bug 714861) for build bustage 2012-04-25 16:51:31 +01:00
Alexander Surkov
f9032f4b86 Bug 746868 - Some subtests in test_doc.html fail with Bug 695480, r=marcoz 2012-04-26 00:34:53 +09:00
Benoit Girard
ca9934cd5d Bug 748645 - Upload TiledThebesLayerOGL outside the transaction. r=chrislord
--HG--
rename : mozglue/linker/Elfxx.h => mozglue/linker/CustomElf.h
rename : toolkit/devtools/debugger/server/dbg-server.js => toolkit/devtools/debugger/server/dbg-server.jsm
extra : rebase_source : 547cc2fb5871ba58b1c133824a06eab9d4027524
2012-04-25 11:32:10 -04:00
Justin Lebar
36622cc8e3 Bug 714861 - Run <iframe mozbrowser> in a separate process (disabled by default). r=cjones,bz,tn,smaug 2012-04-25 11:29:28 -04:00
Ed Morley
b07a613e74 Backout cc37cd8dac59 (bug 744303) for M1 orange 2012-04-25 16:15:11 +01:00