Justin Lebar
36e3a62365
Bug 732820 - Part 4: Followup, use PRUint64 instead of ssize_t, since ssize_t doesn't exist on Windows.
...
--HG--
extra : rebase_source : 3319d5541bac26fb4bc63323c88b4efd65a47fe1
2012-03-09 18:15:54 -05:00
Jeff Walden
9e015200e0
Line-wrap the mfbt style docs at 80 characters. The docs are more easily edited the other way, but MXR doesn't auto-wrap long lines, and readability trumps writability here. No bug, r=sparky, DONTBUILD
...
--HG--
extra : rebase_source : 5cae4c24e03546d1cf5f3e43457b44904ccf2b5f
2012-03-09 15:02:51 -08:00
Mark Finkle
84d4041a1d
Bug 732753 - Update or remove the URL redirector UA in App.java.in r=blassey
2012-03-09 17:59:51 -05:00
Stephen Horlander
aaba432644
Bug 731459 - visited livemarks icons is confusing.
...
r=mak
2012-03-09 23:29:41 +01:00
Justin Lebar
d31ac89264
Bug 731419 - Part 2: Discard image data immediately on tab close, DOM changes. r=bz
2012-03-09 17:21:01 -05:00
Justin Lebar
b38697524a
Bug 731419 - Part 1: Discard image data immediately on tab close, imagelib changes. r=joe
2012-03-09 17:21:01 -05:00
Justin Lebar
3b9d1489b9
Bug 731419 - Part 0: Test that drawing an image out of a display:none iframe works. r=me
2012-03-09 17:21:01 -05:00
Justin Lebar
f3e4dc7456
Bug 732820 - Part 2: Cap the amount of discardable image data we'll willingly keep around. r=joe
2012-03-09 17:21:01 -05:00
Justin Lebar
982fb7faa6
Bug 732820 - Part 1: Add clear() to LinkedList. r=waldo
2012-03-09 17:21:01 -05:00
Richard Newman
9cef02db74
Bug 734487 - Part 1. r=trivial
2012-03-09 13:30:57 -08:00
Richard Newman
4452bad654
Bug 734487 - Part 0. r=trivial
2012-03-09 13:30:50 -08:00
Brian R. Bondy
849d3fc637
Bug 731901 - Update telemetry ping to use new telemetry name. r=rstrong
2012-03-09 14:01:50 -05:00
Sriram Ramasubramanian
0244377612
Bug 708266: UI to show tabs remote tabs. [r=mfinkle, r=rnewman]
...
--HG--
rename : mobile/android/base/resources/drawable/background.png => mobile/android/base/resources/drawable-nodpi/background.png
2012-03-09 10:42:43 -08:00
Kartikaya Gupta
a70c309a4d
Bug 732069 - Fix startup crash when building Fennec Native with the old linker. r=wesj
2012-03-09 13:23:00 -05:00
Marco Bonardo
0e20cf818c
Bug 734351 - Fix a query syntax error that disallows populating the hosts table.
...
r=dietrich
2012-03-09 18:05:11 +01:00
Matt Brubeck
8940825f74
Back out d8946e029410 (bug 710431) because of browser_ConsoleStorageAPITests.js failures on Linux
2012-03-09 09:01:44 -08:00
Doug Turner
9f0bc0257b
Bug 726502 - nsDeviceMotion::DeviceMotionChanged may index out of bounds mWindowListeners array. r=smaug
2012-03-09 08:41:25 -08:00
Jonathan Kew
73e5d03a75
bug 733512 - update freetype to v2.4.9. rs=dougt
2012-03-09 16:38:09 +00:00
Jeff Muizelaar
ba94e31ea7
Backout c433e993506b
2012-03-09 11:21:43 -05:00
Jacek Caban
ce2d5c1ccf
Bug 733713 - xpcom/tests fail to compile on mingw r=glandium
2012-03-09 16:58:43 +01:00
Jeff Muizelaar
18bbec1a36
Bug 723711. Return the profile data as JS objects. r=bgirard
2012-02-02 16:57:20 -05:00
Jeff Muizelaar
91f81e3ccc
Bug 732806. Make stackwalking respect the stack end on OS X. r=ehsan
...
This will help us avoid some crashes.
2012-02-15 00:17:34 -05:00
Neil Deakin
000ebe4bdd
Bug 710431, add telemetry for new browser window command, r=dao
2012-03-09 10:41:50 -05:00
Markus Stange
16689fff7f
Bug 733792 - Leave original symbol addresses in the profile report. r=bgirard
2012-03-09 16:20:03 +01:00
Markus Stange
010a67b465
Bug 733792 - Add nsIProfiler::getSharedLibraryInformation. r=bgirard
2012-03-09 16:20:00 +01:00
Markus Stange
f691707c8c
Bug 734381 - Don't clear the background behind menuitems when painting into a context without transparency. r=josh
2012-03-09 16:17:37 +01:00
Rafael Ávila de Espíndola
4774997024
Bug 721582 - We should probably use a strong assert for target in AsyncExecuteStatements::execute. r=mak.
2012-03-09 11:32:28 -03:00
Mounir Lamouri
b558d5fc70
Bug 729854 - Improve test_bug353415-1.html and test_bug353415-2.html. r=Ms2ger
2012-03-09 15:26:56 +01:00
Alexander Surkov
83eb9cf057
Bug 729831 - Don't expose CSS-based object attributes on not in tree accessible and accessible having no DOM element, r=marcoz
2012-03-09 23:20:17 +09:00
Marco Bonardo
e05298631e
Merge central to inbound
2012-03-09 13:36:35 +01:00
Marco Bonardo
8da3e6850d
Merge last PGO-safe changeset from inbound to central
2012-03-09 13:33:59 +01:00
Etienne Segonzac
4a7713c9e9
Bug 730323 - Adding missing white listed application for mozTelephony r=vingtetun
2012-03-09 13:10:16 +01:00
Dão Gottwald
33dd1bdaf5
No bug - reduce MAX_LEAK_COUNT to match the status quo
2012-03-09 11:39:11 +01:00
Chris Lord
4dabfbc25e
Bug 734175 - Fix uploading all tiles when subtextures are unsupported. r=bgirard
...
The check for sub-texture support happens before iterating over tiles in
TiledTextureImage, and forces the bounds to the boundaries of the
TiledTextureImage. This causes any upload on a TiledTextureImage to re-upload
every single tile, regardless of whether it intersects with the upload region.
Fix this by moving this check inside of the tile iteration loop, and expanding
individual tile upload regions to tile boundaries.
2012-03-09 10:22:59 +00:00
Marco Bonardo
80252641c8
Bug 734044 - Let livemarks skip the cache and avoid polluting tests after test_reloadLivemarks.xul
...
r=dietrich
2012-03-09 11:14:40 +01:00
Marco Bonardo
50c240cbb2
Bug 591884 - Make IE importer fallback to the default Links folder to support toolbar favorites in versions >= 7
...
r=felipe
2012-03-09 11:13:14 +01:00
Jonathan Kew
66522ca02d
Backed out changeset 118f97e6d4ed (bug 670275) for xpcshell orange.
2012-03-09 10:06:54 +00:00
Igor Bukanov
9ec52439ab
bug 728250 - remove JSPrincipals::codebase. r=:luke,:bz
...
In just 2 cases where JSPrincipals::codebase is used it can be reconstructed from the values stored in the associated nsJSPrincipal. In addition the patch makes nsJSprincipals to inherit both from nsIPrincipal and JSPrincipals allowing to use static_cast to convert between nsIPrincipal and JSPrincipals pointers and to drop many cases of manual JSPrincipal reference counting.
2012-03-09 10:48:50 +01:00
Tim Taubert
4d052cc7ce
merge m-c to fx-team
2012-03-09 08:09:45 +01:00
John Daggett
67d0ef64ef
Bug 734313. Disabling reftests failing on OSX 10.5
2012-03-09 14:02:11 +09:00
Masayuki Nakano
8144079fce
Bug 729774 part.3 nsGtkIMModule::GetCurrentParagraph() and DeleteText() should work with the text content which was immediately before the latest compositionstart r=karlt
2012-03-09 13:27:51 +09:00
Masayuki Nakano
e0b4eaec8f
Bug 729774 part.2 nsGtkIMModule should store selected text which will be removed by first text event r=karlt
2012-03-09 13:27:51 +09:00
Masayuki Nakano
dd47d13cb0
Bug 729774 part.1 nsGtkIMModule should manage composition state more closely r=karlt
2012-03-09 13:27:51 +09:00
Zack Weinberg
72985408d9
Bug 729817 - Allow the Nouveau driver with Mesa >= 8.0.1 - r=bjacob
2012-03-08 23:19:26 -05:00
John Daggett
136e9b7fdb
Bug 705594. Fix build bustage on Linux, argh.
2012-03-09 12:38:01 +09:00
John Daggett
14ef093383
Bug 705594. Fix build bustage on gtx/qt.
2012-03-09 12:10:05 +09:00
Makoto Kato
b0eb7af490
Bug 732328 - need os.close(fd) before os.remove(tmp) on expandlibs_exec.py. r=ted
2012-03-09 11:42:36 +09:00
Vicamo Yang
a0be1dda65
Bug 733981 - Part 2: Early return may ignore the optimum SMS length. r=philikon DONTBUILD because NPOTB
2012-03-08 18:34:03 -08:00
Vicamo Yang
3f91ccc1d8
Bug 733981 - Part 1: Fix mis-calculated userDataLength. r=philikon
2012-03-08 18:31:56 -08:00
Fernando Jiménez
f03403cf8c
Bug 734181 - [B2G] SMS database: filter with `endDate` but no `startDate` parameter throws an exception. r=philikon
2012-03-08 18:31:00 -08:00