Kai Engert
|
cbabdaa26e
|
Bug 713936, land NSPR_4_9_BETA7 for final release testing, r=wtc
|
2012-02-14 23:06:50 +01:00 |
|
Chris Peterson
|
53c6c4e413
|
Bug 706891 part 3 - When drag breaks through pan threshold, reposition touch origin and check for axis locking. r=kats
|
2012-02-14 10:55:46 -08:00 |
|
Chris Peterson
|
1941f9b710
|
Bug 706891 part 2 - Reduce PAN_THRESHOLD from 1/10" to 1/16" and change units to dps. r=kats
|
2012-02-14 11:43:45 -08:00 |
|
Chris Peterson
|
76392fe0f5
|
Bug 706891 part 1 - Rename Axis setLocked/mLocked to setScrolledDisabled/mScrollingDisabled to clarify meaning. r=kats
|
2012-02-14 10:55:22 -08:00 |
|
Sriram Ramasubramanian
|
1adc701ef8
|
Bug 725932: Use handler messages. [r=mfinkle,blassey]
|
2012-02-14 13:30:15 -08:00 |
|
Jim Blandy
|
e5063eaed9
|
Bug 723806: Make JavaScript CTypes print function types correctly. r=bholley
|
2012-02-14 13:18:16 -08:00 |
|
Kartikaya Gupta
|
7e7560b065
|
Bug 722439 - Fix compiler warnings using javac 1.7. r=Cwiiis
|
2012-02-14 15:28:27 -05:00 |
|
Brian Nicholson
|
bbd98b4c6e
|
Bug 711578 - Fix session store for initial session crash. r=mfinkle
|
2012-02-14 12:07:53 -08:00 |
|
Kartikaya Gupta
|
706ff25991
|
Bug 727121 - Attempt to trick Java 1.7 compiler into not being stupid. r=rnewman
|
2012-02-14 12:02:01 -08:00 |
|
Gregory Szorc
|
96dde74717
|
Bug 725510 - Ability to execute xpcshell tests in random order; r=ted
|
2012-02-14 11:49:55 -08:00 |
|
Chris Leary
|
355fa9c5a4
|
Bug 700822: Randomize JIT VirtualAlloc location on win32, sans XP. (r=dmandelin)
--HG--
extra : rebase_source : 155b9cf9bb9fc6e70efd5ca4a2b20e76f3526fc5
|
2012-02-13 21:36:11 -08:00 |
|
Joel Maher
|
1680f7db68
|
Bug 725799 - create fennec_ids.txt in upload folder for talos access. r=blassey
|
2012-02-14 13:51:59 -05:00 |
|
Josh Aas
|
3464a735ca
|
Bug 501485: Destroy plugin processes after three minutes of not being used. Timer starts when the last instance is destroyed, is canceled if a new instance is created before it fires. r=bsmedberg
|
2012-02-14 13:03:24 -05:00 |
|
Lucas Rocha
|
2f35bdf5ba
|
Bug 724348 - Only use the necessary vertical space for top sites in about:home (r=mfinkle)
|
2012-02-14 18:15:20 +00:00 |
|
Lucas Rocha
|
ff76e1d8fd
|
Bug 724348 - Remove unused variable from TopSitesGridView (r=mfinkle)
|
2012-02-14 18:15:20 +00:00 |
|
Andrew McCreight
|
27872675c5
|
Bug 726777. r=sicking
|
2012-02-14 10:05:43 -08:00 |
|
Mark Banner
|
db017caaf9
|
Bug 726978 - Remove useless NS_New(Native)LocalFile calls in nsBrowserApp.cpp. r=glandium
|
2012-02-14 18:03:31 +00:00 |
|
Mark Banner
|
53953e635d
|
Bug 727081 - Fix for clang error 'use of undeclared identifier EnumerateEntries'. r=nfroyd
|
2012-02-14 12:57:31 -05:00 |
|
Lucas Rocha
|
28d37073f9
|
Bug 723103 - Update about:home's top sites section after history is cleared (r=mfinkle)
|
2012-02-14 17:50:55 +00:00 |
|
Lucas Rocha
|
1d457b8a9b
|
Bug 719434 - Purge session files when clearing history and update about:home accordingly (r=mfinkle)
|
2012-02-14 17:50:55 +00:00 |
|
Lucas Rocha
|
d5079da1a3
|
Bug 719434 - Add notifification/message for when SessionStore purges its state (r=mfinkle)
|
2012-02-14 17:50:55 +00:00 |
|
William Lachance
|
1bbc7d31fd
|
Bug 726867 - DeviceManagerSUT's getProcessList is identical to code in DeviceManager. r=jmaher
|
2012-02-14 12:29:22 -05:00 |
|
William Lachance
|
2eeb857e71
|
Bug 726833 - SUT client can hang if prompt occurs on 1024-byte boundary. r=jmaher
|
2012-02-14 12:28:41 -05:00 |
|
Jonathan Kew
|
6c8466bf46
|
bug 726988 - remove stray instances of PR_TRUE in WebGL. r=bjacob
|
2012-02-14 16:17:19 +00:00 |
|
Jonathan Kew
|
bed1534a90
|
bug 726981 - remove stray instances of PRBool in content. r=mounir
|
2012-02-14 16:17:19 +00:00 |
|
Jonathan Kew
|
7661a5ed03
|
bug 726962 - remove stray instances of PRBool in gfx. r=joe
|
2012-02-14 16:17:19 +00:00 |
|
Simon Montagu
|
f902d30df0
|
Remove nsObserverBase. Bug 726950, r=emk
|
2012-02-14 17:51:52 +02:00 |
|
Robert O'Callahan
|
459583e2ac
|
Bug 724189. Don't invalidate entire frame when the frame has shadows or effects and the post-transform overflow area changes. r=mats
|
2012-02-05 21:14:00 -08:00 |
|
Chris Jones
|
6ab2499104
|
Bug 724189: Add a little fuzz factor to the max pre-render size for transformed frames, in case the frame has borders or shadows. r=roc
|
2012-02-05 08:34:10 -08:00 |
|
Rafael Ávila de Espíndola
|
657101e1da
|
Bug 723738. Move comment. r=jmuizelaar.
|
2012-02-14 09:22:23 -05:00 |
|
Brian Hackett
|
b29f4bbcc4
|
Fix argc checks in mjitChunkLimit shell function, bug 726636. r=dvander
|
2012-02-14 05:16:32 -08:00 |
|
Rafael Ávila de Espíndola
|
ed49cb60aa
|
Bug 683975 - Need infra for developer contributed compilers. r=rail.
Downgrade glibc to 2.12.2.
--HG--
extra : rebase_source : a6a48053e3777ce51856df45e6c3295017e73946
|
2012-02-14 07:33:40 -05:00 |
|
Jonathan Kew
|
5ff3710968
|
bug 668813 pt 2 - maintain a character coverage map for gfxFontFamily. r=jdaggett
|
2011-08-09 09:06:01 +01:00 |
|
Jonathan Kew
|
694443dee1
|
bug 668813 pt 1 - check character coverage of other styles in the selected font family before falling back to other families. r=jdaggett
|
2011-08-09 09:00:52 +01:00 |
|
Marco Bonardo
|
31d15db029
|
Merge central to inbound
|
2012-02-14 11:18:40 +01:00 |
|
Marco Bonardo
|
f325c574a0
|
Merge last green PGO from inbound to central
|
2012-02-14 11:16:13 +01:00 |
|
David Zbarsky
|
cb96d855c1
|
Remove nsDebugDetector. Bug 683429, r=smontagu
|
2012-02-14 12:04:51 +02:00 |
|
Matt Brubeck
|
1e39cddad6
|
Bug 719684 - Show an error message when add-on download is blocked or cancelled [r=mfinkle]
|
2012-02-13 16:56:03 -08:00 |
|
Masayuki Nakano
|
c4557e80fd
|
Bug 625151 Reset accesskey state at blur and alt keydown r=enn
|
2012-02-14 09:56:03 +09:00 |
|
Sriram Ramasubramanian
|
d9f7afff3b
|
Bug 706819: Show tabs-tray faster. [r=mfinkle]
|
2012-02-13 16:54:36 -08:00 |
|
Sriram Ramasubramanian
|
1070a43d7c
|
Bug 718268: Closing tab should not shift the list. [r=mfinkle]
|
2012-02-13 16:50:09 -08:00 |
|
Brian Smith
|
4efa2f941e
|
Bug 710176, Part 3: Abort the connection during send or recv when we time out assuming TLS intolerance, r=kaie
|
2012-02-13 16:18:48 -08:00 |
|
Brian Smith
|
8e20105125
|
Bug 713934: Update SetCertVerificationResult to use SSL_AuthCertificateComplete, r=honzab
|
2012-02-13 16:18:28 -08:00 |
|
Brian Smith
|
a59c3ffc51
|
Bug 713936, Part 2: Remove local patches that were incorporated into NSS 3.13.2, r=kaie
|
2012-02-13 16:18:20 -08:00 |
|
Brian Smith
|
891ce7972c
|
Bug 713936, Part 1: Update to NSS 3.13.2 RC0, r=kaie
|
2012-02-13 16:17:25 -08:00 |
|
Alexander Surkov
|
4b8f6522ce
|
Bug 725644 - add new nsIAccessibleHideEvent interface, r=tbsaunde
|
2012-02-14 09:02:41 +09:00 |
|
Kyle Huey
|
68b5985a34
|
Bug 726241: XHR should not double AddFeature itself. r=bent
|
2012-02-13 14:47:14 -08:00 |
|
Chris Jones
|
a0c8543dca
|
Bug 725580: Fluff out the bounds of pre-rendered nsDisplayTransforms to their visual overflow rect in order to avoid killing their dedicated layer mid-activity, when part of the frame isn't painted. r=roc
|
2012-02-09 01:39:30 -08:00 |
|
Matt Woodrow
|
77b2ac0b85
|
Bug 722603 - Part 2: Use cached transform as much as possible (r=roc).
|
2012-02-14 01:12:49 -08:00 |
|
Matt Woodrow
|
11c4f62cb8
|
Bug 722603 - Part 1: Use cached transform in nsDisplayTransform::GetBounds() (r=roc)
|
2012-02-14 01:11:31 -08:00 |
|