Mark Banner
|
5afb9ba642
|
Bug 757794 - Constant "command timed out: 1200 seconds without output" in test_0200_app_launch_apply_update.js and others. Ensure that timeout loops will always abort eventually. r=ehsan
--HG--
extra : rebase_source : d29af708ec3c8d26bb5bcc95c51e25b13f798072
|
2012-06-19 15:48:00 +01:00 |
Paul Rouget
|
951319f534
|
Bug 761023 - [devtb] Developer Toolbar should re-open automatically if browser closed with it open; r=jwalker
--HG--
extra : rebase_source : 95852ec078fb49ba547bed20abb4b886efb1f5d8
|
2012-06-15 15:55:33 +02:00 |
Thaddee Tyl
|
df48c5e79f
|
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
|
e90c477e7c
|
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
|
0150868481
|
Backout most of Bug 467498 - crashtest failure on windows
|
2012-06-19 17:49:47 +01:00 |
Gervase Markham
|
928f7bc021
|
Bug 758191 - correct licence of file sourced from narwhal.js.
|
2012-06-19 17:35:42 +01:00 |
Geoff Brown
|
088a0e0e45
|
Bug 756264 - Reduce devicemanager chmod calls; r=jmaher
|
2012-06-19 09:14:41 -07:00 |
Boris Zbarsky
|
03bc840cdd
|
Bug 763911. Add support for interface members of dictionaries. r=khuey
|
2012-06-19 12:09:37 -04:00 |
Boris Zbarsky
|
04c02edf69
|
Bug 764420. Fix ArrayBufferView unwrapping to allow DataViews. r=khuey
|
2012-06-19 12:08:39 -04:00 |
Jonathan Watt
|
9472b0acf9
|
Bug 766120 - Stop conflating effects offset and continuation union size in nsSVGIntegrationUtils. r=longsonr.
|
2012-06-19 16:28:04 +01:00 |
Tom Schuster
|
4a31f5f99a
|
Bug 764346 - Let Error Console filter match more properties like source, line. r=jaws
|
2012-06-19 17:24:58 +02:00 |
Tom Schuster
|
70a578b8d5
|
Bug 720396 - Fix Debugger.addDebuggee with Debuger.prototype. r=jorendorff
|
2012-06-19 17:24:57 +02:00 |
Martin Stransky
|
37980f4c1c
|
Bug 627699 - Port GTK2 to GTK3, export gtk2compat.h; r=karlt
|
2012-06-19 10:59:03 -04:00 |
Robert Longson
|
6498ee3556
|
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
|
d15e5a5320
|
bug 761454 - distinguish armv6 builds from armv7 builds by changing package name. r=glandium
|
2012-06-19 09:24:53 -04:00 |
Ted Mielczarek
|
add7852d86
|
bug 587073 - stop uploading duplicate dSYM files in the symbol package. r=nthomas
|
2012-06-19 09:24:49 -04:00 |
Ted Mielczarek
|
c5ad0bc105
|
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
|
cde1a72c5a
|
Bug 765714 - Reduce the arrow panel arrow size. r=enndeakin
|
2012-06-19 16:08:11 +02:00 |
Dão Gottwald
|
2096e3531b
|
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
|
3d134cafa1
|
Bug 766000 - CompositionNotifySink needs a virtual destructor; r=roc
|
2012-06-18 21:19:06 -04:00 |
Ed Morley
|
b5d3b5cfee
|
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
|
20eaca9191
|
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
|
65884fba1f
|
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
|
2050b687cc
|
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
|
23d36f7d2c
|
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
|
8bc6a36022
|
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
|
7e0eb3c34f
|
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
|
3e86298a2f
|
Bug 765799 - Uninitialized variable use in nsRange::InsertNode; r=smaug
|
2012-06-19 16:17:37 +03:00 |
Tatiana Meshkova
|
d3a5f02049
|
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
|
68c6e44c87
|
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
|
c35972a603
|
Fix for bug 762651 (Add wrappercache to CanvasRenderingContext2D). r=bz.
|
2012-06-04 21:41:51 +02:00 |
Peter Van der Beken
|
a69b9ca912
|
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
|
79a7876dd9
|
Bug 762760 - Part 2: RIL implementation. r=philikon
|
2012-06-13 10:46:41 +08:00 |
Yoshi Huang
|
8d73ace39c
|
Back out 421ed10b0e81(Bug 762760 - Part 2) for wrong Bug number in comment
|
2012-06-19 16:57:12 +08:00 |
Aryeh Gregor
|
51aeb99f90
|
Bug 764400 - Move various nsIContent methods to nsINode; r=mounir
|
2012-06-14 09:47:03 +03:00 |
Mike Hommey
|
871b9e2a3a
|
Bug 764021 - Cleanup Android use of StartupTimeline. r=blassey
|
2012-06-19 09:16:33 +02:00 |
Mike Hommey
|
1040eaf612
|
Bug 763920 - Avoid hardcoding page size for jemalloc unless cross compiling. r=khuey
|
2012-06-19 09:13:16 +02:00 |
Mike Hommey
|
39147d2cc2
|
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
|
0a66a023f2
|
Bug 713026 - websockets bootstrap via proxy should always CONNECT. r=mcmanus
|
2012-06-18 22:50:20 -07:00 |
Jason Duell
|
bad59c0278
|
Bug 449251 - "Use this proxy for all protocols" should not configure SOCKS. r=bmcbride
|
2012-06-18 22:38:14 -07:00 |
Phil Ringnalda
|
62901762b9
|
Back out fe2fdd5d3aae (bug 722994) for mochitest-chrome failures
|
2012-06-18 22:18:33 -07:00 |
Geoff Brown
|
092d65d0c5
|
Bug 764489 - reduce sutAgent logcat messages; r=jmaher
|
2012-06-18 21:32:20 -07:00 |
Phil Ringnalda
|
af5af70e08
|
Back out 2168e72ab8d3 (bug 764686) for orange
|
2012-06-18 20:52:28 -07:00 |
Saurabh Anand
|
1575691548
|
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
|
e54447ee69
|
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
|
0ab8670a51
|
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
|
034d17c192
|
Bug 695173 - Support text selection in Fennec Native. r=mbrubeck
|
2012-05-02 10:39:59 -07:00 |
Matthew Gregan
|
d9cd5be629
|
Bug 765524 - Register PrefChanged for CUBEB_LATENCY_MS. r=cpearce
|
2012-06-17 14:13:22 +12:00 |
Kartikaya Gupta
|
fd5da9d22c
|
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
|
39b0d0c173
|
Bug 767620 - Part 2: RIL implementation. r=philikon
|
2012-06-13 10:46:41 +08:00 |