Steven Michaud
|
f2d90aaa62
|
Bug 678607 - Work around Apple bug to avoid crashing with two-finger swipe on OS X Lion. r=bgirard
|
2011-08-18 15:39:54 -05:00 |
|
Kyle Huey
|
e5dc49dea7
|
Merge b-s to m-c.
|
2011-08-18 16:03:20 -04:00 |
|
Rob Campbell
|
2d7931c4ad
|
merge fx-team to m-c
|
2011-08-18 16:32:06 -03:00 |
|
Jan Varga
|
78e4db599e
|
A followup for bug 617528 - implement the HTML5 "context menu" feature (contextmenu attribute). Merged "generated" and "ident" XUL attribute into "generateditemid" and renamed PageMenu.init() to PageMenu.maybeBuildAndAttachMenu(). r=enn
|
2011-08-18 18:37:26 +02:00 |
|
Kyle Huey
|
fa3c2e7eb4
|
Bug 555482: Allow resetting resizers by double-clicking on the resizer. r=Enn
|
2011-08-18 10:25:36 -04:00 |
|
Ted Mielczarek
|
a340963298
|
Update NSPR to the NSPR_4_9_BETA1 tag. Fixes bug 676457, bug 653737, bug 673799, bug 673817, bug 678993, bug 676584
|
2011-08-18 08:58:49 -04:00 |
|
Ian Neal
|
01ba709913
|
Bug 679320 - Add currentURI as a property to the xul:editor element r=ehsan
|
2011-08-18 00:15:29 +01:00 |
|
Kyle Huey
|
b4ea8dc43d
|
Merge b-s to m-c.
|
2011-08-18 06:49:06 -04:00 |
|
Marco Bonardo
|
a0f3d6cc63
|
Merge mozilla-central and mozilla-inbound
|
2011-08-18 10:38:39 +02:00 |
|
Marco Bonardo
|
9376d94b80
|
Backout changeset e6d269bc23b9 (bug 674251) to investigate Tdhtml regression on Mac.
|
2011-08-18 10:18:08 +02:00 |
|
Phil Ringnalda
|
9d3a0d11fc
|
Back out 700eb783676a (bug 678420) to try to stem the tide of Windows test_reftests_with_caret.html failures on a CLOSED TREE
|
2011-08-17 23:59:10 -07:00 |
|
Dave Townsend
|
38e87848c6
|
Bug 679604: When an older version has persisted the last selected category the first view of the add-ons manager will fail to display any category. r=Unfocused
|
2011-08-17 22:24:48 -07:00 |
|
Phil Ringnalda
|
a9f71024a9
|
Back out 3976958e0e32 and 8a0944d82364 (bug 679320) for Windows mochitest failures
|
2011-08-17 22:01:02 -07:00 |
|
Chris Pearce
|
180d6a938d
|
Bug 671745 - Remove unnecessary and orange-inducing play() in test_replay_metadata. r=doublec
|
2011-08-18 16:41:24 +12:00 |
|
Brian Smith
|
e4b7e99623
|
merged m-i
|
2011-08-17 20:22:26 -07:00 |
|
Brian Smith
|
46f0df3701
|
Bug 677418: Remove unused nsNSSComponent::GetNSSCipherIDFromPrefString, r=kaie
|
2011-08-17 20:21:06 -07:00 |
|
Brian Smith
|
752d0bfb1d
|
Bug 677409: Remove unused nsICipherInfo API, r=kaie
|
2011-08-17 20:20:50 -07:00 |
|
Nicholas Nethercote
|
7844b9fa01
|
Bug 678922 - Telemeterize the "storage/sqlite" memory reporter. r=khuey.
|
2011-08-17 19:53:03 -07:00 |
|
Makoto Kato
|
899190da25
|
Bug 678451 - Remove unused gfx files (mozilla-decoder.*, gfxIFormats.idl and gfxidltypes.idl). r=joe
|
2011-08-18 11:41:26 +09:00 |
|
Makoto Kato
|
40ef619af0
|
Bug 678686 - package-manifest should has $(GLOBAL_DEPS) dependency. r=Callek
|
2011-08-18 11:40:50 +09: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 |
|
Matt Brubeck
|
cd8e194691
|
Bug 679120 - Allow negative numbers for integer prefs in mobile about:config [r=lucasr]
|
2011-08-16 10:10:10 -07:00 |
|
Tim Taubert
|
78e32a36d0
|
Bug 648683 - Expose tabs on-demand preference; r=dietrich+gavin, a=broken-merge
|
2011-08-16 18:59:51 +02:00 |
|
Jason Orendorff
|
c238a04626
|
Bug 679346 - Fix GCC warning "‘void UnsafeError(const char*, ...)’ defined but not used" in jsdbgapi.cpp. r=gal.
|
2011-08-16 11:36:56 -05:00 |
|
Oleg Romashin
|
6b7be36715
|
Bug 679149 - VKB jumping too much on maemo r=dougt
|
2011-08-16 09:27:36 -07:00 |
|