Commit Graph

96731 Commits

Author SHA1 Message Date
Thaddee Tyl
c5d47eb42c Bug 724585 - We need a way to scroll a page to center an element if the element is not visible; r=rcampbell
--HG--
extra : rebase_source : 1dd1770cc77eaeed188db07da8a8254475767296
2012-06-12 13:43:00 +03:00
Tim Taubert
07c3b32056 Bug 752407 - Thumbnail cache should be created in the Local profile folder, not the Roaming ones; r=mak
--HG--
extra : rebase_source : 960b6d4ea73b52450320ae7c00702f3c233f523d
2012-06-18 16:05:23 +02:00
Robert Longson
2b5b728153 Backout most of Bug 467498 - crashtest failure on windows 2012-06-19 17:49:47 +01:00
Gervase Markham
449726f82b Bug 758191 - correct licence of file sourced from narwhal.js. 2012-06-19 17:35:42 +01:00
Geoff Brown
90c6b47da4 Bug 756264 - Reduce devicemanager chmod calls; r=jmaher 2012-06-19 09:14:41 -07:00
Boris Zbarsky
1a57def9ed Bug 763911. Add support for interface members of dictionaries. r=khuey 2012-06-19 12:09:37 -04:00
Boris Zbarsky
32972789c0 Bug 764420. Fix ArrayBufferView unwrapping to allow DataViews. r=khuey 2012-06-19 12:08:39 -04:00
Jonathan Watt
70c1310055 Bug 766120 - Stop conflating effects offset and continuation union size in nsSVGIntegrationUtils. r=longsonr. 2012-06-19 16:28:04 +01:00
Tom Schuster
7875261dcc Bug 764346 - Let Error Console filter match more properties like source, line. r=jaws 2012-06-19 17:24:58 +02:00
Tom Schuster
b8ba64338d Bug 720396 - Fix Debugger.addDebuggee with Debuger.prototype. r=jorendorff 2012-06-19 17:24:57 +02:00
Martin Stransky
b697176396 Bug 627699 - Port GTK2 to GTK3, export gtk2compat.h; r=karlt 2012-06-19 10:59:03 -04:00
Robert Longson
83c12e0c1b Bug 467498 - Second level of use is not live to changes. r=dholbert
--HG--
rename : layout/reftests/svg/dynamic-use-nested-01.svg => layout/reftests/svg/dynamic-use-nested-01a.svg
rename : layout/reftests/svg/dynamic-use-nested-01.svg => layout/reftests/svg/dynamic-use-nested-01b.svg
2012-06-19 15:58:39 +01:00
Ted Mielczarek
cc238f383a bug 761454 - distinguish armv6 builds from armv7 builds by changing package name. r=glandium 2012-06-19 09:24:53 -04:00
Ted Mielczarek
3787283363 bug 587073 - stop uploading duplicate dSYM files in the symbol package. r=nthomas 2012-06-19 09:24:49 -04:00
Ted Mielczarek
2c5dc50c91 bug 764671 - Stop uploading symbols for test programs/libs to the symbol server. r=nthomas 2012-05-24 11:58:35 -04:00
Dão Gottwald
6a8749f979 Bug 765714 - Reduce the arrow panel arrow size. r=enndeakin 2012-06-19 16:08:11 +02:00
Dão Gottwald
9a806ebbb6 Bug 764755 - Remove the aero glass style border of arrow panels and reduce the arrow size. r=enndeakin 2012-06-19 16:07:24 +02:00
Ehsan Akhgari
9044808cf7 Bug 766000 - CompositionNotifySink needs a virtual destructor; r=roc 2012-06-18 21:19:06 -04:00
Ed Morley
27774811c9 Bug 765193 - Re-disable test_text_wholeText.html for now, for too many intermittent failures; r=jmaher 2012-06-19 14:34:02 +01:00
Ed Morley
46646064fa Bug 765182 - Re-disable test_bug13871.html on Android for now, for too many intermittent failures; r=jmaher 2012-06-19 14:33:58 +01:00
Ehsan Akhgari
8a54f4db7a 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 (layout parts); r=roc
--HG--
extra : rebase_source : 9f3da1b47dcb9d7cc950488b9b70aa682b6984de
2012-06-18 23:26:34 -04:00
Ehsan Akhgari
7a041e9a4b 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 (content parts); r=bzbarsky
--HG--
extra : rebase_source : e25a064995914ca4f7b1db16b5725eb440d3e531
2012-06-18 22:30:09 -04:00
Ehsan Akhgari
0a521874f5 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 (widget parts); r=roc
--HG--
extra : rebase_source : 36430dcdd81a80d8ee2cd21f698a9289f327e2b6
2012-06-18 21:28:00 -04:00
Ehsan Akhgari
6d65439af9 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 (view parts); r=roc
--HG--
extra : rebase_source : 5492f4c6d1cab22211b760edf8c77b889c651d76
2012-06-18 21:24:02 -04:00
Ehsan Akhgari
604a4f2747 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 (more dom parts); r=bzbarsky
--HG--
extra : rebase_source : e31b077d8556626aa46ac33abbe2997e86ba68df
2012-06-18 21:21:14 -04:00
Aryeh Gregor
cc2356bf07 Bug 765799 - Uninitialized variable use in nsRange::InsertNode; r=smaug 2012-06-19 16:17:37 +03:00
Tatiana Meshkova
5ab166de61 Bug 761981 & Bug 762568 - Intermittent test-pos-fixed-transform.html&test-bg-attachment-fixed.html | image comparison (==) r=roc 2012-06-13 16:41:50 -07:00
Peter Van der Beken
2556e5d626 Fix for bug 762657 (Fix canvas tests and drop support for fake ImageData in putImageData to comply with spec). r=Ms2ger. 2012-05-25 16:27:18 +02:00
Peter Van der Beken
6a7e8ec5a9 Fix for bug 762651 (Add wrappercache to CanvasRenderingContext2D). r=bz. 2012-06-04 21:41:51 +02:00
Peter Van der Beken
d283883523 Fix for bug 764277 (New DOM bindings codegen doesn't register classes with constructors). r=jst. 2012-06-14 16:56:38 +02:00
Yoshi Huang
fa513b0f6e Bug 762760 - Part 2: RIL implementation. r=philikon 2012-06-13 10:46:41 +08:00
Yoshi Huang
c137566adb Back out 421ed10b0e81(Bug 762760 - Part 2) for wrong Bug number in comment 2012-06-19 16:57:12 +08:00
Aryeh Gregor
b45eae0518 Bug 764400 - Move various nsIContent methods to nsINode; r=mounir 2012-06-14 09:47:03 +03:00
Mike Hommey
34c3b599f5 Bug 764021 - Cleanup Android use of StartupTimeline. r=blassey 2012-06-19 09:16:33 +02:00
Mike Hommey
89808ed1af Bug 763920 - Avoid hardcoding page size for jemalloc unless cross compiling. r=khuey 2012-06-19 09:13:16 +02:00
Mike Hommey
8d1470ed99 Bug 762358 - Don't create a .mozconfig.mk file, and re-run configure when .mozconfig changed. r=ted 2012-06-19 09:12:43 +02:00
Jason Duell
1488ec4e81 Bug 713026 - websockets bootstrap via proxy should always CONNECT. r=mcmanus 2012-06-18 22:50:20 -07:00
Jason Duell
9d40ce7914 Bug 449251 - "Use this proxy for all protocols" should not configure SOCKS. r=bmcbride 2012-06-18 22:38:14 -07:00
Phil Ringnalda
0cf36c5493 Back out fe2fdd5d3aae (bug 722994) for mochitest-chrome failures 2012-06-18 22:18:33 -07:00
Geoff Brown
30d19a811a Bug 764489 - reduce sutAgent logcat messages; r=jmaher 2012-06-18 21:32:20 -07:00
Phil Ringnalda
9ef61ebf0a Back out 2168e72ab8d3 (bug 764686) for orange 2012-06-18 20:52:28 -07:00
Saurabh Anand
373cde24bf Bug 722994 - globalOverlay.js uses global Private Browsing state to control display of a prompt; r=ehsan 2012-06-19 01:57:26 +05:30
Jignesh Kakadiya
0f7381388f Bug 763861 - Assign a flag in nsINode to say whether the node is content; r=ehsan 2012-06-18 23:47:35 -04:00
Makoto Kato
f57c383e1f Bug 763378 - arm detection should have correct define when -mfpu=neon on gcc or on MSVC. r=tterribe 2012-06-19 12:17:43 +09:00
Margaret Leibovic
8689c4dd40 Bug 695173 - Support text selection in Fennec Native. r=mbrubeck 2012-05-02 10:39:59 -07:00
Matthew Gregan
3d22845c94 Bug 765524 - Register PrefChanged for CUBEB_LATENCY_MS. r=cpearce 2012-06-17 14:13:22 +12:00
Kartikaya Gupta
cdacbf5b96 Bug 753665 - Ensure the mParent reference is nulled out when destroying a child window. r=blassey 2012-06-18 22:29:52 -04:00
Yoshi Huang
2a2f495d16 Bug 767620 - Part 2: RIL implementation. r=philikon 2012-06-13 10:46:41 +08:00
Yoshi Huang
9e8aeeed3f Bug 762760 - Part 1: IDL. r=philikon 2012-06-11 14:50:13 +08:00
Terrence Cole
d7c945f469 Bug 765436 - Remove WrappedNative2WrapperMap; r=mrbkap
It is completely unused.

--HG--
extra : rebase_source : c267f58324d2b9ff8b7558253c23e2aa01c681ec
2012-06-18 18:47:55 -07:00