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
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
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
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
Kyle Huey
35767cd11c
Bug 678867: Commit the half of the patch that mysteriously vanished. r=ted
2011-08-17 17:39:11 -04:00
Tim Taubert
74824d3854
Bug 678816 - web console re-attaches console to non-tab-browser contentWindows; r=msucan
2011-08-17 23:03:41 +02:00
Tim Taubert
4b497e4aef
merge the last green changeset on m-c to fx-team
2011-08-17 23:05:56 +02:00
Kyle Huey
7a97b4e260
Bug 678867: Eradicate VPATH abuse from js/src. r=ted
2011-08-17 14:15:06 -04:00
Mihai Sucan
3b44b6ae01
Bug 679475 - Turn on Orion by default in Scratchpad post-merge in fx9; r=rcampbell; DONTBUILD
2011-08-17 19:41:41 +03:00
Makoto Kato
9da5ad0e68
Bug 679473 - TestNativeXMLHttpRequest.exe : fatal error LNK1120: 6 unresolved externals. r=khuey
2011-08-18 09:33:58 +09:00
Ian Neal
7ba21b2aaf
Bug 679320 - Add currentURI as a property to the xul:editor element r=ehsan
2011-08-18 00:15:29 +01:00
Ian Neal
90272caab8
Bug 679320 - Add currentURI as a property to the xul:editor element (test) r=ehsan
2011-08-18 00:15:24 +01:00
Mihai Sucan
d4a2dd9a2a
Bug 679475 - Turn on Orion by default in Scratchpad post-merge in fx9; r=rcampbell
2011-08-17 19:41:41 +03:00
Mihai Sucan
1acf242dc5
Bug 678763 - Intermittent browser_sourceeditor_initialization.js | application timed out after 330 seconds with no output; r=rcampbell
2011-08-17 15:35:35 +03:00
Kyle Simpson
88900d82b0
Bug 575234 - Create attribute-value editor for HTML inspector; f=pwalton r=rcampbell,gavin.sharp
2011-08-17 09:16:15 -03:00
Rob Campbell
56af51de02
merge m-c to fx-team
2011-08-17 09:13:49 -03:00
Ehsan Akhgari
c5e0e2137d
Merge mozilla-inbound and mozilla-central
2011-08-17 07:33:32 -04:00
Kyle Huey
52581be774
Merge m-c to b-s.
2011-08-17 07:32:25 -04:00
Mike Hommey
55d3d28f57
Backout changesets 66b336cc59b1 and dfe63797f67a (bug 676252) beause of Linux opt perma-red
2011-08-17 07:45:20 +02:00
Phil Ringnalda
0b06dece18
Back out 84ac0004679c (bug 673112) for browser-chrome failures on a CLOSED TREE
2011-08-16 21:09:37 -07:00
Benjamin Stover
119cff26b5
Bug 673122 Rotating Fennec to landscape causes checkerboard to appear indefinitely r=mbrubeck
2011-08-16 17:12:22 -07:00
Jared Wein
5191cf9d90
Bug 676713 - Removed duplicate implementations of waitForClearHistory. r=mak77
2011-08-16 17:56:33 -04:00
Brian R. Bondy
c686248a25
Bug 660369 - Consolidate widget debug output, use nspr logging instead of printing to stdout. r=jmathies, sr=roc
2011-08-16 15:30:44 -04:00
Ehsan Akhgari
d42ff75741
Landing version bumps on a CLOSED TREE as DONTBUILD
2011-08-16 14:26:16 -04:00
Ehsan Akhgari
6e8487c230
Bump the XPCOM version from 8 to 9
...
--HG--
extra : transplant_source : %DB%9E%D5%03%8D%D2%11%DDu%15%CF%A3%8A%BC%FFZ%D5%E6%26p
2011-08-16 14:18:30 -04:00
Ehsan Akhgari
97d8df19c2
Bump the Firefox versions from 8 to 9 on mozilla-central
2011-08-16 14:24:21 -04:00
Ehsan Akhgari
535dabd64a
Added tag AURORA_BASE_20110816 for changeset 41b84b87c816 on a CLOSED TREE DONTBUILD
2011-08-16 14:13:48 -04:00
Jonathan Griffin
ea40b7ee21
Bug 678420 - Target key events at div to prevent unintentional back nav during test, r=ehsan, a=testonly
...
--HG--
extra : rebase_source : b8296305b9279ac6be9192602c5b4c219cc8fad6
2011-08-16 10:37:48 -07:00
Mike Hommey
1321da76a9
Fix-up for bug 676252
2011-08-16 19:28:03 +02:00
Wes Johnston
e5b3628bc1
Bug 596370 - Don't delete files opened with helper apps on Fennec exit [r=mbrubeck]
2011-08-16 10:12:03 -07:00