Chris Pearce
523b4c7bb2
Bug 671745 - Remove another unnecessary and orange-inducing play() in test_replay_metadata. r=kinetik
2011-08-23 10:35:22 +12:00
Mounir Lamouri
e46c92e212
Bug 680747 - Set a min and pref width to nsProgressFrame. r=dbaron
2011-08-23 00:30:33 +02:00
Wes Johnston
deaa7ca3f8
Bug 624570 - Check for master password in BadgeHandler. r=mfinkle
2011-08-22 15:26:09 -07:00
Bill McCloskey
077a6e9492
Bug 679593 - Null out JSScript (r=dmandelin)
2011-08-22 14:33:32 -07:00
Ed Morley
819202d000
Backout e10579e136f1 (bug 680636) for breaking pymake builds
2011-08-22 22:26:00 +01:00
Taras Glek
ee019a9746
Bug 680508: disable telemetry for content-processes r=glandium
2011-08-22 11:38:08 -07:00
Taras Glek
8ce575a45c
Bug 680197 - Link from telemetryhistograms.h + telemetryping.js to the list of probes wiki r=glandium
2011-08-22 11:38:06 -07:00
Han Chang
b5abd62ccf
Bug 673260. HttpChannelChild::RecvAssociateApplicationCache needs to be buffered. r=jduell
2011-08-22 14:17:14 -07:00
Ehsan Akhgari
701de872f8
Bug 629719 - Turn off the maximum word length check for spell checking; r=smaug
2011-08-22 16:49:24 -04:00
Kyle Huey
a6e190d141
Bug 681024: Don't do third party checks on indexedDB for chrome windows. r=bent
2011-08-22 16:35:01 -04:00
Matt Brubeck
4c784b6233
Merge mozilla-central to mozilla-inbound to fix oranges
2011-08-22 13:28:03 -07:00
Matt Brubeck
bfd7610923
Back out bug 679864 (e6a4dd7f9906 - 7a9079ac5718) because of Win debug M1 failures
2011-08-22 13:23:21 -07:00
Rafael Ávila de Espíndola
d17d0a0704
Bug 678209 - Fix c++0x initializer list error found by clang. r=jonas
...
The aLength argument is used in
CharacterDataChangeInfo info = {
PR_TRUE,
oldLength,
oldLength,
aLength
};
and the last field of CharacterDataChangeInfo is a PRUint32, so
aLength should be one to for this to be valid c++0x.
--HG--
extra : rebase_source : 267982352c7075a1189555cb6e0b8f025c57b036
2011-08-22 15:35:19 -04:00
Bobby Holley
3db4e4651c
Bug 679494 - UUID rev followup. r=khuey
2011-08-22 12:22:49 -07:00
Dão Gottwald
c46dbc926e
Bug 677027 - Implement conditional forward button for gnomestripe. r=shorlander
2011-08-22 20:52:43 +02:00
Mounir Lamouri
1f681ad567
Backed out bug 680747 due to missing files.
2011-08-22 20:42:27 +02:00
Mounir Lamouri
d46c1edb83
Bug 680747 - Set a min and pref width to nsProgressFrame. r=dbaron
2011-08-22 20:38:06 +02:00
Gregory Szorc
0da575fa20
Bug 680636 - Execute nsinstall.py as Python module under PyMake; r=khuey
2011-08-22 19:32:51 +01:00
arno renevier
24449bb83a
Bug 680883 - unneeded nsIPluginHost QueryInterface in sanitize.js and nsPrivateBrowsingService.js; r=ehsan
2011-08-22 14:29:20 -04:00
Jonathan Griffin
aa92067e4e
Bug 678420 - target div during back nav, r=ehsan, a=testonly
2011-08-22 11:17:37 -07:00
Ben Turner
ef60b0aa29
Back out bug 653361 for causing plugin crashes (bug 680862).
2011-08-23 11:00:25 -07:00
Trevor Saunders
8edd17cc6e
bug 680929 - don't return empty relations to atk r=davidb
2011-08-22 11:15:50 -07:00
Mounir Lamouri
37c39384b7
Merging mozilla-central into mozilla-inbound.
2011-08-22 19:47:54 +02:00
Mounir Lamouri
973360f617
Merging mozilla-inbound into mozilla-central.
2011-08-22 19:46:18 +02:00
Matt Brubeck
98d3ee189f
Bug 680779 - Fall back to single file chooser on Android for input[type=file multiple]. r=blassey
2011-08-22 10:37:18 -07:00
Gregory Szorc
6910b74f15
Bug 680534 - Clean up $(IDL_DIR) rule definition; r=khuey
2011-08-22 18:34:01 +01:00
Rafael Ávila de Espíndola
f29f438288
Bug 680711 - Remove the BUILD_MODULES variable. r=khuey
2011-08-22 13:10:15 -04:00
Matt Brubeck
5f5b47ed0f
Bug 599936 - Silence warning about sort operations in moz_historyvisits query [r=mak]
2011-08-22 08:33:30 -07:00
Julian Reschke
af0dfc9e86
Bug 665706 - Remove historic special handling for semicolons in URIs. r=rjesup
2011-08-22 16:51:52 +02:00
Matheus Kerschbaum
17a1f020bc
Bug 680361 - Remove reference to modules/plugin/ from testing/xpcshell/xpcshell.ini; r=josh
2011-08-22 14:55:53 +01:00
Mounir Lamouri
bb03bbf835
Bug 657702 - Remove leading and trailing whitespaces in <input type='email'> value sanitizing algorithm. r=smaug
2011-08-22 14:58:01 +02:00
Mounir Lamouri
a875412aee
Bug 680518 - Progress element should invalidate itself when the bar size changes. r=roc
2011-08-22 15:00:24 +02:00
Marco Bonardo
d84964c811
Bug 675416 - Fetching bookmarks information during onBeforeItemRemove may break the bookmarks cache.
...
r=dietrich
2011-08-22 15:05:16 +02:00
nospam.kotarou.dono@gmail.com
1e015144a5
Bug 672024 - Mingw build error: undefined reference to `WinMain@16\' in nsinstall_win.c r=khuey
2011-08-22 14:22:03 +02:00
Jacek Caban
47d719a446
Bug 680865 - TestDllInterceptor.cpp fails to compile on mingw r=glandium
2011-08-22 14:18:52 +02:00
Jacek Caban
d944b96db4
Bug 680866 - nsFilePicker.h fails to compile on mingw r=neil
2011-08-22 14:18:41 +02:00
Kyle Huey
f361ed41ed
Merge m-i to m-c.
2011-08-22 07:39:22 -04:00
Geoff Brown
80c7e00691
Bug 668351 - Add make targets to run xpcshell tests on Android; r=jmaher
2011-08-22 09:00:50 +01:00
Geoff Brown
fcf5c93a68
Bug 668349 - Changes to xpcshell.ini; r=jmaher
2011-08-22 09:00:50 +01:00
Geoff Brown
7b61293fb1
Bug 668349 - Add or update script to run xpcshell tests on Android; r=jmaher
2011-08-22 09:00:50 +01:00
Geoff Brown
9e2995da86
Bug 678385 - Device manager needs to be updated for package name + username; r=jmaher
2011-08-22 09:00:50 +01:00
Brad Lassey
1796eb4311
Bug 661282 - Follow up: Bring back the original handling for not specifying --appomni; f=gbrown r=bsmedberg
2011-08-22 09:00:34 +01:00
Tim Taubert
456dc55387
merge the last green changeset on fx-team to m-c
2011-08-22 08:47:16 +02:00
Nicholas Nethercote
3ee584edfc
Bug 680827 - Undo nsPresArena workaround from bug 678422. r=roc.
2011-08-21 23:34:11 -07:00
Blair McBride
80468abb57
Bug 680117 - Footer string in the new Add-on selection window should wrap to fit long localizations. r=dtownsend
2011-08-22 14:30:32 +12:00
Sander van Veen
6048128013
Bug 673331 - Add identifying information to system compartments. r=mrbkap.
2011-08-21 16:02:24 -07:00
Oleg Romashin
7e8c970541
Bug 679575 - Aegis should be enabled for Maemo6 define; r=dougt
2011-08-21 20:11:40 +01:00
Oleg Romashin
8c251f45f0
Bug 679923 - Fennec must deactivate last selected tab when it goes to background; r=mbrubeck,blassey,mfinkle
2011-08-21 20:11:31 +01:00
Tim Taubert
8d79b06173
Back out bug 674926 (changeset 7837b186b10b)
2011-08-21 20:16:13 +02:00
Ed Morley
486f037b40
Merge mozilla-central and mozilla-inbound
2011-08-21 19:14:08 +01:00