Phil Ringnalda
|
14e63f87fb
|
Back out 36f327aaffa5 (bug 739804) for WinXP reftest orange
|
2012-05-27 22:14:25 -07:00 |
Brian Smith
|
9a5c49a16a
|
Bug 749890 - Do not do TLS intolerance handshake timeout after we know we've received the server hello, r=honzab
--HG--
extra : rebase_source : 068310dfad1562d72c74681f722c46fb64947d7d
|
2012-05-27 22:03:04 -07:00 |
Alexander Surkov
|
18ec1bca3d
|
Bug 757757 - Add dexpcomed version of GetAnonymousElementByAttribute, r=tbsaunde, bz
|
2012-05-28 13:52:53 +09:00 |
Brian Smith
|
ab91f6f0a2
|
Bug 759019 - Make nsHttpResponseHead and nsHttpRequestHead copy-constructable, assignable, and const-correct, r=biesi
|
2012-04-05 01:21:02 -07:00 |
Frédéric Wang
|
0478d8a546
|
Bug 757703 - Restore support for non-zero unitless values in mpadded. r=karlt
|
2012-05-27 23:32:51 -04:00 |
Ryan VanderMeulen
|
c253d33d74
|
Merge m-c to inbound
|
2012-05-27 23:32:46 -04:00 |
John Daggett
|
29522af35f
|
Bug 739804. Avoid using Cambria Math for symbol fallback. r=jkew
|
2012-05-28 12:30:50 +09:00 |
Brian R. Bondy
|
fddcae6618
|
Bug 758206 - Better detection for preload/prefetch telemetry. r=taras
|
2012-05-27 22:40:49 -04:00 |
Brian R. Bondy
|
94c46ab6f0
|
Bug 758206 - Telemetry for preload/prefetch. r=taras
|
2012-05-27 22:40:49 -04:00 |
Brian R. Bondy
|
0f82ace676
|
Bug 758410 - Installs of service should not attempt to clear prefetch. r=rstrong
|
2012-05-27 22:40:48 -04:00 |
Brian R. Bondy
|
6c507684e7
|
Bug 756846 - Increase timeout to 3 minutes for prefetch clearing. r=rstrong
|
2012-05-27 22:40:48 -04:00 |
Brian R. Bondy
|
9e83f5bc8b
|
Bug 727864 - Enable DLL preloading when MozillaMaintenance service disabled prefetch. r=jimm
|
2012-05-27 22:40:48 -04:00 |
Brian R. Bondy
|
4ae600a9d9
|
Bug 692255 - Get rid of prefetch files on Windows for faster startup. r=rstrong
|
2012-05-27 22:40:48 -04:00 |
Nicholas Nethercote
|
af121cf0c5
|
Bug 757299 (part 10) - Remove the kind description prefix in about:memory, it's not much use. r=jlebar.
--HG--
extra : rebase_source : 7261fa45dee6ac83c32e83e897506bfc6f0302b4
|
2012-05-27 18:24:34 -07:00 |
Nicholas Nethercote
|
6a2f0ebdb0
|
Bug 757299 (part 9) - Build tree lines in a better way in aboutMemory.js. r=jlebar.
--HG--
extra : rebase_source : 0a0a45eff18ecc2370386684fd5a3034ebd5a847
|
2012-05-27 18:22:25 -07:00 |
Nicholas Nethercote
|
bc52837dcd
|
Bug 757299 (part 8) - Build percentage text in a better way in aboutMemory.js. r=jlebar.
--HG--
extra : rebase_source : eaf570a9cf3470bdf125f4e62cc06eeff5a263b4
|
2012-05-27 18:17:05 -07:00 |
Nicholas Nethercote
|
45df4caf67
|
Bug 757299 (part 7) - Remove TreeNode._kind in aboutMemory.js. r=jlebar.
--HG--
extra : rebase_source : fc6bcb81d9e14a6e311ef3dedff738b69d5d9d11
|
2012-05-27 18:15:00 -07:00 |
Nicholas Nethercote
|
87b15e37b5
|
Bug 757299 (part 6) - Compute paths in a better way in aboutMemory.js. r=jlebar.
--HG--
extra : rebase_source : 847cd70a2a027abf4976f9f1655707e9f8ceb035
|
2012-05-27 18:09:37 -07:00 |
Nicholas Nethercote
|
1a1c9751af
|
Bug 757299 (part 5) - Don't create Report objects in aboutMemory.js. r=jlebar.
--HG--
extra : rebase_source : d4817f35c70e8a5ecd52698e66279d07ef963199
|
2012-05-27 16:13:50 -07:00 |
Till Schneidereit
|
2d2e1e01d3
|
Bug 758278 - Sweep crossCompartmentWrappers of all compartments, not only GCed ones. r=billm
|
2012-05-24 19:04:44 +02:00 |
Nicholas Cameron
|
f359b4c94c
|
Bug 757346 - Change from clipping the mask to drawing it. r=roc
|
2012-05-27 16:55:22 -04:00 |
Jignesh Kakadiya
|
7e6ff12a51
|
Bug 754384 - nsDragService's mNativeDragTarget is completely unused. r=khuey
|
2012-05-27 16:54:46 -04:00 |
Dan Wendorf
|
a376240d50
|
Bug 702159 - Add context menu to exit DOM full screen mode and tests. r=jaws
|
2012-05-24 23:57:59 -05:00 |
Dale Harvey
|
8ecaf182b5
|
Bug 702880 - Add setVisible api to mozbrowser. r=jlebar
|
2012-05-27 08:39:04 -04:00 |
Mark Capella
|
f78b36f6a8
|
Bug 758870 - de-ns-ify nsDocAccessible, r=surkov, f=tbsaunde
--HG--
rename : accessible/src/atk/nsDocAccessibleWrap.cpp => accessible/src/atk/DocAccessibleWrap.cpp
rename : accessible/src/atk/nsDocAccessibleWrap.h => accessible/src/atk/DocAccessibleWrap.h
rename : accessible/src/base/nsDocAccessible.cpp => accessible/src/generic/DocAccessible.cpp
rename : accessible/src/base/nsDocAccessible.h => accessible/src/generic/DocAccessible.h
rename : accessible/src/mac/nsDocAccessibleWrap.h => accessible/src/mac/DocAccessibleWrap.h
rename : accessible/src/mac/nsDocAccessibleWrap.mm => accessible/src/mac/DocAccessibleWrap.mm
rename : accessible/src/msaa/nsDocAccessibleWrap.cpp => accessible/src/msaa/DocAccessibleWrap.cpp
rename : accessible/src/msaa/nsDocAccessibleWrap.h => accessible/src/msaa/DocAccessibleWrap.h
rename : accessible/src/other/nsDocAccessibleWrap.h => accessible/src/other/DocAccessibleWrap.h
|
2012-05-27 05:01:40 -04:00 |
Trevor Saunders
|
f720070c83
|
backout the part of bug 758304 that causes bug 758713 since the second is a top crash and the first is debug only r=me
|
2012-05-26 22:09:49 -04:00 |
Nicholas Nethercote
|
8259083d4e
|
Bug 757299 (part 4) - Don't put each newline in a separate text node in about:memory. r=jlebar.
--HG--
extra : rebase_source : eea2b7a8076d4a334ee394709db48bbe9e089829
|
2012-05-23 17:06:35 -07:00 |
Nicholas Nethercote
|
9e229f3bba
|
Bug 757299 (part 3) - Simplify non-leaf node descriptions in about:memory. r=jlebar.
--HG--
extra : rebase_source : be71806d90cc166912a664cfc2c5aefda57f5cc8
|
2012-05-23 17:04:52 -07:00 |
Nicholas Nethercote
|
9311082066
|
Bug 757299 (part 2) - Don't replace backslashes unless necessary in aboutMemory.js. r=jlebar.
--HG--
extra : rebase_source : 08551a5131bd1a7f9b5cd5310aee1a10867c742f
|
2012-05-23 16:57:18 -07:00 |
Nicholas Nethercote
|
185970536a
|
Bug 757299 (part 1) - Don't set TreeNode.kids for leaf nodes in aboutMemory.js. r=jlebar.
--HG--
extra : rebase_source : 3cd45b14d332ac30063a9a19573f58d294b838b7
|
2012-05-23 16:56:11 -07:00 |
Makoto Kato
|
6a80d4cc65
|
Bug 759001 - B2G/gonk should use nsAndroidCharset instead of nsUNIXCharset. r=mwu
|
2012-05-28 11:32:34 +09:00 |
Ginn Chen
|
7fc5368c1f
|
Bug 758525 remove extra semicolon after NS_INLINE_DECL_THREADSAFE_REFCOUNTING r=roc
|
2012-05-28 09:34:20 +08:00 |
Ginn Chen
|
9613686d16
|
Bug 758487 Fix libopus compile on Solaris/SPARC r=rillian
|
2012-05-28 09:33:35 +08:00 |
Ginn Chen
|
bee9a53574
|
Bug 758484 correct comment syntax for mapfile r=ted.mielczarek
|
2012-05-28 09:31:51 +08:00 |
Ginn Chen
|
f4bf72b1f2
|
Bug 758516 nsSVGGenericContainerFrame.cpp failed to compile with Solaris Studio compiler r=roc
|
2012-05-28 09:30:54 +08:00 |
Ginn Chen
|
2327416ad7
|
Bug 758483 "struct utsname" should be used to declare unameobj r=bjacob
|
2012-05-28 09:29:35 +08:00 |
Robert O'Callahan
|
0b11491ced
|
Fix bustage for bug 755533
|
2012-05-28 11:08:59 +12:00 |
Chris Pearce
|
6945d848be
|
Bug 755533 - Ensure we fire canplaythrough if the media's channel is suspended before metadata is loaded. r=roc
|
2012-05-28 10:40:06 +12:00 |
Martin Stransky
|
3f7545944c
|
Bug 627699 - Port GTK2 to GTK3, r=:karlt
|
2012-05-28 10:39:57 +12:00 |
Jared Wein
|
4c402e696a
|
Bug 667586 - Clear identity block when typing a different URL into location bar. r=dao,fryn
|
2012-05-27 15:29:07 -07:00 |
Matthew Noorenberghe
|
513dd332d4
|
Bug 731047 - Clean up old profile after Firefox profile reset. r=bsmedberg, ui-r=limi
--HG--
extra : rebase_source : 28d16189069f2a05cbe5e16d271561ab53aa9b1e
|
2012-03-19 17:01:49 -07:00 |
Matthew Noorenberghe
|
887be0b9db
|
Bug 732303 - Redesign safe mode dialog with the profile reset option. r=dolske, ui-r=limi
--HG--
extra : rebase_source : de3907b72625eee1ae897b8991aaeebf38f97480
|
2012-03-09 15:21:03 -08:00 |
Ryan VanderMeulen
|
9f638926e2
|
Merge m-c to inbound
|
2012-05-26 18:20:43 -04:00 |
Serge Gautherie
|
40c9a31251
|
Bug 747668. (Gv1a) XPFE autocomplete.xml: Implement nsIAutoCompleteInput.popupOpen(). r=neil.
DONTBUILD (npotb).
|
2012-05-26 23:40:28 +02:00 |
Phil Ringnalda
|
b8af2d92b2
|
Back out d22c4f57daaf and 6c27b32ad788 (bug 758635) on suspicion of causing reftest failures
|
2012-05-26 13:11:47 -07:00 |
Rob Campbell
|
7115680695
|
merge fx-team to m-c
|
2012-05-26 14:14:27 -03:00 |
Serge Gautherie
|
cb935172f4
|
Bug 747668. (Fv1) XPFE autocomplete.xml: Move selectBy() into nsIAutoCompletePopup section. r=neil.
DONTBUILD (npotb, trivial).
|
2012-05-26 16:30:31 +02:00 |
Ryan VanderMeulen
|
28a8c59948
|
Merge the last PGO-green inbound changeset to m-c
|
2012-05-26 08:07:19 -04:00 |
Victor Porof
|
dead4c881c
|
Bug 758208 - Intermittent failure in browser_dbg_stack-04.js | Should have no frames after resume - Got 2, expected 0; r=msucan
|
2012-05-26 13:21:39 +03:00 |
ffxbld
|
1575dea338
|
Automated blocklist update from host linux-ix-slave26
|
2012-05-26 03:07:25 -07:00 |