Ms2ger
90a3810d3a
Bug 687096 - Remove entries for removed folders from LOCAL_INCLUDES; r=khuey
2011-09-18 11:22:18 +02:00
Ms2ger
19eb2d5178
Bug 687070 - Remove unused variable 'result' in nsDisplaySelectionOverlay::Paint; r=masayuki
2011-09-18 11:22:18 +02:00
Ms2ger
3fdd270683
Bug 684470 - Remove the FromParser argument from nsHTMLMediaElement and subclasses' constructors; r=jst
2011-09-18 11:22:18 +02:00
Ms2ger
4542f41878
Bug 684471 - Make nsGenericHTMLFormElement::mFieldSet a nsHTMLFieldSetElement*; r=peterv
2011-09-18 11:22:18 +02:00
Ms2ger
09c97f4a38
Bug 649603 - Make nsIScriptContext::GetNativeContext return JSContext; r=jst
2011-09-18 11:22:17 +02:00
Ed Morley
3341d07ccc
Merge mozilla-central tip to mozilla-inbound
2011-09-17 10:25:25 +01:00
Nick Hurley
fd8a1a0f75
Bug 686948 - Add telemetry for cache hit/miss with/without revalidation. r=mcmanus
2011-09-17 10:22:09 +01:00
Ed Morley
d5d803ecae
Bug 685084 - Remove unused variable 'lm' in mozilla::widget::PuppetWidget::DispatchPaintEvent(); r=roc
2011-09-17 10:22:09 +01:00
Ed Morley
382cca3524
Merge last green changeset on mozilla-inbound to mozilla-central
2011-09-17 10:02:50 +01:00
Robert O'Callahan ext:(.)
c5804fbce1
Bug 647687 - Fix filter SourceImage bounds. r=longsonr
2011-09-17 09:29:51 +01:00
Mike Hommey
a251f5c8b6
Bug 687139 - Avoid linking the updater against libmozutils. r=khuey
2011-09-17 08:55:45 +02:00
Brian Hackett
4fadb0aefd
[INFER] Backout 3a8b5e4a286b for suspected M-oth orange.
2011-09-16 20:31:54 -07:00
Brian Hackett
83a5d27da1
Merge MC->JM
2011-09-16 20:30:25 -07:00
Lucas Rocha
c9e7d1eacb
Bug 686530 - Fix padding on icons to not cover urlbar line (r=wesj)
2011-09-17 00:38:36 +01:00
Ed Morley
9c6e88d2d6
Backout d4bdab069bbc (bug 630007) for qt build bustage and various oranges on other platforms
2011-09-17 00:27:55 +01:00
Steve Fink
ae4efa89c7
Bug 687102 - Range check the PC argument to trap/untrap/line2pc/etc. in JS shell (r=cdleary)
2011-09-16 15:55:03 -07:00
Steve Fink
0c6caf335b
Backout a21f23d350d8 (bug 645111)
2011-09-26 15:38:51 -07:00
Brian R. Bondy
502e8de807
Bug 617052 - Formatting fix for previous push. r=jimm
2011-09-16 15:46:38 -07:00
Doug Turner
c938f47ba6
Bug 630007 - Minimal support NPAPI on ANDROID. Pre-Honeycomb inproccess support only. r=josh.
2011-09-16 14:34:31 -07:00
Rafael Ávila de Espíndola
7c62c3c039
Bug 684659 - Remove xptcinvoke_unixish_x86.cpp. r=bsmedberg.
...
This patch:
* Modifies the linux version so that both calls are aligned and can be used by the OS X assembler.
* Removes KEEP_STACK_16_BYTE_ALIGNED, since it is cheap to do it always and the linux implementation was already doing.
* Define MOZ_NEED_LEADING_UNDERSCOR on OS X
* Move users of xptcinvoke_unixish_x86.cpp to xptcinvoke_gcc_x86_unix.cpp (and the stubs file too)
--HG--
extra : rebase_source : 11eac139b33ddfe60af96690e0c54aec77db82c9
2011-09-16 14:34:09 -07:00
Gian-Carlo Pascutto
a7981da69c
Bug 669410 - Add copyright header to PrefixSet IDL file. DONTBUILD (NPOTB)
...
--HG--
extra : rebase_source : 3205a7b2e39c6d0a37ef38755902061a025edd15
2011-09-16 14:34:05 -07:00
Doug Turner
d6d932e4e7
Bug 630007 - Minimal support NPAPI on ANDROID. Pre-Honeycomb inproccess support only. r=josh.
2011-09-16 14:34:31 -07:00
Ehsan Akhgari
5272acdabd
Bug 666414 - Prevent AddRef and Release from being called on the pointers wrapped in nsCOMPtr and nsRefPtr; r=bsmedberg
2011-09-16 16:22:44 -04:00
Benoit Girard
6216fe6fff
Merge to the latest green changeset from mozilla-inbound to mozilla-central
2011-09-26 15:52:45 -04:00
Ehsan Akhgari
fe0d0ce6ff
Backed out changeset 020f14584a2a (bug 680246) because it broke builds on all platforms
2011-09-26 11:53:28 -04:00
James Willcox
a85eeb1953
Bug 686992 - Draw to Android window/surface directly r=blassey
2011-09-21 12:46:00 -04:00
Mats Palmgren
424aead691
Bug 686581 - Disable theming in SVG images harder. r=longsonr
2011-09-26 18:29:06 +02:00
Mark Finkle
12a4e484d9
Bug 689158 - Try to fix browser_rememberPassword problems [r=mbrubeck]
2011-09-26 11:58:33 -04:00
Ehsan Akhgari
3a9223bc25
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-09-26 10:35:13 -04:00
Atul Aggarwal
55091f006e
Bug 653295 - Fixing warning of comparision between signed and unsigned integer expressions in nsFrameSetFrame.cpp. r=bz
2011-09-26 01:47:43 +05:30
Boris Zbarsky
d328ef8584
Bug 645538. Remove bogus warning. r=roc
2011-09-26 00:53:30 -04:00
Boris Zbarsky
eaa64ca885
Bug 688405. Allow rowspans up to 65534, up from our current 8190. r=bernd
2011-09-26 00:52:33 -04:00
Boris Zbarsky
5c403a5a61
Bug 680903 followup. Remove no longer needed FIXME comments.
2011-09-26 00:52:10 -04:00
Ed Morley
df7c1c867e
Backout changeset 81a7f5489ebc (bug 679352), since burning comm-central; a=callek
2011-09-25 16:27:30 +01:00
Ed Morley
ec547b0b85
Backout changeset 971ed890c27d (bug 679352), since burning comm-central; a=callek
2011-09-25 16:26:10 +01:00
Ed Morley
27cc5cc8df
Merge tips of mozilla-central and mozilla-inbound
2011-09-25 13:58:53 +01:00
Martin Stransky
4cbb00125a
Bug 627699 - Port GTK2 to GTK3: Build fix for startup notification. r=karlt
2011-09-25 01:01:35 +01:00
Brian Hackett
5d2e46b208
Sync state on all exit paths in CALLPROP PICs when allowing getter stubs, bug 688478. r=dvander
2011-09-24 14:15:38 -07:00
Benoit Jacob
60e32d2ae0
Bug 662258 - GCC warning about BasicThebesLayerBuffer::CreateBuffer getting hidden by ShadowThebesLayerBuffer::CreateBuffer. r=roc
2011-09-24 21:01:18 +02:00
Neil Rashbrook
e0fc97dd2d
Bug 684825 Fix for ASSERTION: QueryInterface needed r=jmuizelaar
2011-09-24 18:20:12 +01:00
Neil Rashbrook
312bca329e
Bug 685457 Don't set attributes until after accessing the box object r=bienvenu
...
NPTODB DONTBUILD
2011-09-24 18:15:47 +01:00
Matt Brubeck
7dcbac81b9
Back out 0ec8974f0917 (bug 686992) because of crashes
2011-09-24 08:51:46 -07:00
Jeff Muizelaar
c039ef0e76
Bug 688902. 2d: Document Color as being non-premultiplied. r=bas
2011-09-24 11:51:29 -04:00
Matt Brubeck
a071ce05c4
Merge last green changeset of mozilla-inbound to mozilla-central
2011-09-24 08:18:28 -07:00
Matt Brubeck
f6eaa5b173
Merge mozilla-central to mozilla-inbound
2011-09-24 08:13:45 -07:00
Marco Castelluccio
4536508307
Bug 679352 - Remove libreg. r=khuey
2011-09-24 16:28:21 +02:00
Marco Castelluccio
df8ae70db2
Bug 679352 - Remove libreg (Part 1: Clean nsProfileMigrator). r=bsmedberg
2011-09-24 16:25:20 +02:00
Steffen Wilberg
72d3a7d2e0
Bug 678600: Don't add print frames options to Windows print dialog when they would be disabled anyway because there are no frames. r=roc, ui-review=faaborg
2011-09-24 14:05:29 +02:00
Dão Gottwald
953532161e
Bug 684450 - Addressing review comment
2011-09-24 13:04:07 +02:00
Stephen Horlander
2907f6bb2b
Bug 684450 - Remove stop/go/reload button affordance and streamline other location bar icons. r=dao
2011-09-24 13:03:09 +02:00