Dave Hylands
ea7e22c7a1
Bug 694594 - Fix code generation problem in debug builds for Vector.h. r=luke
2012-06-11 23:21:49 -07:00
Martin Stransky
065c6a50ef
Bug 627699 - Port GTK2 to GTK3, configure patch. r=benjamin
2012-06-12 17:01:26 -04:00
Felipe Gomes
da4dfbe697
Bug 761516. Rename webapprt/linux to webapprt/gtk2 as we are building for all gtk2 platforms. r=marco
...
--HG--
rename : webapprt/linux/Makefile.in => webapprt/gtk2/Makefile.in
rename : webapprt/linux/webapprt.cpp => webapprt/gtk2/webapprt.cpp
2012-06-12 17:47:40 -03:00
Myk Melez
ad14387243
bug 764127 - some return values in Windows runtime stub are wrong type or wrongly interpreted; r=felipe
2012-06-12 13:35:32 -07:00
Chris Peterson
56a8945611
Bug 758820 - Suppress form auto-complete popup after the user starts typing. r=blassey a=blassey
2012-06-12 13:10:59 -07:00
Luke Wagner
1c9cf86093
Bug 763384 - Don't treat regexp syntax errors as OOM errors (r=njn)
2012-06-11 17:08:34 -07:00
Marco Castelluccio
183aa86f2e
Bug 760747 - Wrong check in Mac and Windows webapp runtimes; r=myk
2012-06-12 13:01:01 -07:00
Bill McCloskey
549824209e
Bug 753283 - Poison VM stack to help fuzzers (r=bhackett)
2012-06-12 12:24:31 -07:00
Nick Alexander
6485671dfb
Bug 742109 - Make Android Sync write to Android log with single tag "FxSync". r=rnewman,liuche
2012-06-12 12:12:43 -07:00
Nick Alexander
a6c7f112d8
Bug 714657 - Purge existing preferences when (re-)adding an Android Sync account. r=liuche
2012-06-12 12:12:42 -07:00
Ehsan Akhgari
38854e0a87
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (intl/ parts); r=smontagu
2012-06-05 22:14:46 -04:00
Gregor Wagner
159ed24110
Bug 764003 - Remove enablePrivilege calls from settings and contacts API tests. r=bent
2012-06-12 11:13:11 -07:00
Julian Reschke
713d34c28e
Bug 732369 - Content-Disposition parser does not require presence of ";" between params. r=jduell
2012-06-07 22:57:00 -07:00
Ehsan Akhgari
9a82406204
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (libpref parts); r=bsmedberg
2012-06-05 22:10:17 -04:00
Ehsan Akhgari
287576e13c
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (chrome/ parts); r=bsmedberg
2012-06-05 22:03:59 -04:00
Ehsan Akhgari
ddcea4e3b7
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (XPCOM parts); r=bsmedberg
2012-06-05 19:51:58 -04:00
Marco Zehe
4759ccd28a
Bug 762851 - [AccessFu] Introduce single letter quick navigation keys, r=eitan
2012-06-12 19:32:37 +02:00
Chris Jones
b187adf1d9
Bug 746813: Check for context allocation failure before returning inverse transform. r=joedrew
2012-06-12 10:31:37 -07:00
Oleg Romashin
76e784e6c7
Bug 763242 - Fix freetype detection on Non X11 linux builds. r=glandium
2012-06-11 07:38:24 -04:00
Joey Armstrong
4249f5fd38
bug 757828: move export logic into target_export.mk - batch #1
2012-05-23 11:19:24 -04:00
Wes Johnston
12fa09abc1
Bug 753102 - Remove BrowserToolbar from GeckoApp. r=mfinkle
2012-06-11 15:18:40 -07:00
Dão Gottwald
4b7d2d8ff2
Bug 762395 - Rename "Responsive Mode" to "Responsive Design View". r=paul
2012-06-12 19:18:19 +02:00
Matt Brubeck
d9d4d8babc
Bug 763916 - Fix test for missing viewport metadata [r=kats]
2012-06-12 10:15:16 -07:00
Honza Bambas
4ef538c86b
Bug 729182 - Implement visual event tracer, part1 - the core, r=benjamin+ehsan
2012-06-12 19:06:21 +02:00
Honza Bambas
41779e1714
Bug 720778 - Important threads should have a name for better debugability, r=bsmith, sr=bsmedberg+glandium
2012-06-12 19:06:20 +02:00
Brian Nicholson
929382cdff
Bug 763420 - Set telemetry prompted when telemetry preference changed. r=mfinkle
2012-06-12 10:06:19 -07:00
Brian Nicholson
196773f134
Bug 762068 - Part 3: Replace optString() with null checks. r=mfinkle
...
--HG--
extra : rebase_source : 315799b482e1db65ea1080216a765066966662dc
2012-06-12 10:03:14 -07:00
Brian Nicholson
ab1619d670
Bug 762068 - Part 2: Remove static search engine data. r=mfinkle
...
--HG--
extra : rebase_source : ab138f380f36b1bee3c7ec893b2c7e5522b3669b
2012-06-12 10:03:14 -07:00
Brian Nicholson
51bf80b101
Bug 762068 - Part 1: Don't save suggest engine to shared prefs. r=mfinkle
...
--HG--
extra : rebase_source : be93a12b828e25ba40307d211342e376a5faad5d
2012-06-12 10:03:13 -07:00
Jeff Walden
89517cbb47
Warning patrol. No bug, r=terrence
...
--HG--
extra : rebase_source : 9703c54a2dd87018af98c727c318036c4df846a2
2012-06-11 17:17:19 -07:00
Sid Stamm
639e036eae
bug 761655 - Support for multiple X-Frame-Options policies (multiple headers or comma in header value). r=jst
2012-06-11 09:17:35 -07:00
Wes Johnston
e2b086ca89
backout 2d1268c57588
2012-06-12 09:53:44 -07:00
Wes Johnston
c1931479f2
Bug 753102 - Remove BrowserToolbar from GeckoApp. r=mfinkle
2012-06-11 15:18:40 -07:00
Mark Capella
8022460305
Bug 760354 - implement IsInDocument as accessible flag, r=tbsaunde, f=surkov
2012-06-12 10:30:59 -04:00
Ali Juma
57bc05ad45
Bug 763175 - Only create a new EGL surface when a new Android surface is created. r=BenWa
2012-06-12 10:24:31 -04:00
Boris Zbarsky
2162d8e5fc
Bug 742153 part 4. Allow strings inside sequences and dictionaries. r=peterv
2012-06-12 10:22:05 -04:00
Boris Zbarsky
cc973eeeb9
Bug 742153 part 3. Implement codegen for dictionary arguments. r=peterv
...
Another implementation option would be to put all the dictionaries in a single
file and have a static global set of ids which works across all dictionaries
and is initialized once at startup or so. That would also handle cross-file
dictionary inheritance better.
One problem that remains is the fake descriptor business. At the moment this
does not allow interface types inside dictionaries. We could probably work
around this by either refactoring code to make it possible to get the declType
independently of the actual conversion template (whether because it lives in a
separate function or because the conversion template generator knows to just
return an empty string when the fake descriptor provirder is passed) or by
figuring out a way to pass an actual descriptor provider to dictionary codegen.
2012-06-12 10:22:05 -04:00
Boris Zbarsky
e23075af03
Bug 742153 part 2. Rename isSequenceMember to isMember, since it will apply to both sequences and dictionaries. r=peterv
2012-06-12 10:22:05 -04:00
Boris Zbarsky
b38a6f1231
Bug 742153 part 1. Add support for dictionaries in the WebIDL parser. r=khuey
2012-06-12 10:22:05 -04:00
Lucas Rocha
070a199c10
Bug 750702 - Remove article from cache when removed from reading list (r=mfinkle)
2012-06-12 15:03:06 +01:00
Lucas Rocha
d653747d3a
Bug 750702 - Cache article in reader DB when added to reading list (r=mfinkle)
2012-06-12 15:03:06 +01:00
Bobby Holley
50c7e8bc6b
Bug 763341 - Handle wrappers in new dom binding QI. r=bz
...
The |ok| parent check goes away because it's ill-conceived. All it's really checking is that proxies are parented to the global, and it's impossible to port to SpecialPowers, because SpecialPowers will think that the proxy is parented to the SpecialPowers global. I don't think this check is very important, so I removed it.
2012-06-12 15:44:21 +02:00
Bobby Holley
a2a3845832
Bug 762432 - Handle proxies on __lookupGetter__ and __lookupSetter__. r=jorendorff
2012-06-12 15:44:14 +02:00
Masatoshi Kimura
02f8758b48
Bug 762758 - Implement underscore-escape in xpidl parser r=khuey
2012-06-12 22:01:06 +09:00
Lucas Rocha
00154ed7a1
Bug 760724 - Update all icons in the URL bar and awesome screen (r=sriram)
2012-06-12 12:34:54 +01:00
Robert Longson
3fd65ea12a
Bug 763133 - border-radius not clipping SVG contents. r=bzbarsky
2012-06-12 11:25:26 +01:00
Ed Morley
3b397ad01b
Merge mozilla-central to mozilla-inbound
2012-06-12 11:20:12 +01:00
Ed Morley
11c73f1659
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-06-12 10:36:42 +01:00
Mike Hommey
fbb2fb8b14
Bug 763152 - Link against libmemory when building against a libxul-sdk that ships it. r=khuey
2012-06-12 09:11:24 +02:00
Andrew Benton
9a40c8b614
Bug 752895 - Don't try to install nspr, nss and sqlite when using system libraries. r=glandium
2012-06-12 09:10:09 +02:00