Richard Newman
dfdeb24b2a
Bug 731024 - Part 1: Unsupported record types causes Android Sync to reorder folders containing livemarks/queries/separators…. r=nalexander
2012-03-23 11:03:47 -07:00
Benjamin Smedberg
5f28853e84
Bug 734975 - Package a .tar.bz2 file for the XULRunner package on Mac, instead of the .pkg.dmg which installs XULRunner to an obsolete system location. r=Mossop
2012-03-23 13:57:23 -04:00
Jonathan Kew
78c0e24c84
bug 736210 - fix bug in nsCaseTransformTextRunFactory surrogate handling. r=smontagu
2012-03-23 17:48:11 +00:00
Mark Capella
08d7239a5d
Bug 734023 - Remove language arguments from nsIScriptGlobalObject methods, r=jst, f=ms2ger
2012-03-23 18:13:29 +01:00
Alexander Surkov
269e676677
Bug 727942 - boundaries of imagemap may be incorrect when page is zoomed, r=marcoz
2012-03-24 02:05:09 +09:00
Kartikaya Gupta
df32894093
Bug 710126 - When loading images, scale them to fit on screen. r=Cwiiis
2012-03-23 12:45:02 -04:00
Mike Hommey
566c9a89ca
Bug 736519 - Package jssubloader cache in omnijar. r=khuey
2012-03-16 18:32:02 +01:00
Mike Hommey
916407a772
Bug 734050 - Build stlport as part of our build process. r=ted
2012-03-23 17:35:09 +01:00
Mike Hommey
623ae97b5b
Bug 732480 - Don't build and package update-settings.ini when updater is disabled. r=khuey
2012-03-22 08:01:03 +01:00
Aryeh Gregor
c26ee0dc67
Bug 735805 part 5 - Mochitests that run no tests should fail; r=jmaher
2012-03-16 16:07:16 -04:00
Aryeh Gregor
92f21e9c4c
Bug 736529 - Calling waitForFocus() and then finishing before you get focus should cause the test to fail; r=jmaher
2012-03-19 13:09:48 -04:00
Kartikaya Gupta
afd6aa338a
Bug 738556 - Improve testCheck to use a variety of scroll amounts and more reliable dragging code. r=Cwiiis
2012-03-23 11:58:06 -04:00
Kartikaya Gupta
ce173a94c6
Bug 738556 - Optimize frame time measurement and checkerboard time measurement in robocop a little. r=jmaher
2012-03-23 11:58:03 -04:00
Kartikaya Gupta
419b7f3cce
Bug 738554 - Fix a couple of race conditions where we could start listening for events after they occur. r=mfinkle
2012-03-23 11:43:10 -04:00
Ehsan Akhgari
227abf1ddc
Bug 737889 - Part 2: Stop the propagarion of drag/drop events over non-editable content; r=roc
2012-03-23 11:35:40 -04:00
Ehsan Akhgari
6bcbc828d2
Bug 737889 - Make sure that clearing the readonly attribute does not disable spell checking; r=roc
2012-03-23 11:35:40 -04:00
Josh Aas
d1d8f07334
Bug 738542: Increase min required JRE to 1.6. r=smichaud
2012-03-23 11:25:16 -04:00
Ehsan Akhgari
7d27134737
Bug 738649 - Incorrect return value check in nsHTMLDocument::EditingStateChanged; r=khuey
2012-03-23 11:19:57 -04:00
Henri Sivonen
2281a81cb7
Bug 482911 addendum - Tell nsBrowserGlue not to import initial bookmarks in a couple of tests to avoid fatal assertions on Mac. r=mak.
2012-03-23 16:57:13 +02:00
Henri Sivonen
2eb27ead85
Bug 482911 - Reimplement Netscape bookmark import using the HTML5 parser. r=mak, sr=gavin.
...
--HG--
rename : toolkit/components/places/nsPlacesImportExportService.cpp => toolkit/components/places/nsPlacesExportService.cpp
rename : toolkit/components/places/nsPlacesImportExportService.h => toolkit/components/places/nsPlacesExportService.h
2012-03-23 09:15:36 +02:00
Josh Aas
1e7b21b1e2
Bug 726734: Reload plugin instances when the src/data URL changes. r=jst
2012-03-23 08:33:15 -04:00
Alexander Surkov
439e031fce
Bug 706784 - drop action accessible ref on linkable accessible when linkable gets unbound from tree, r=tbsaunde
2012-03-23 21:21:31 +09:00
Jonathan Kew
029f0c340d
bug 688125 - part 2 - add memory reporting for fonts in the gfxFontCache. r=njn
2012-03-23 12:14:16 +00:00
Jonathan Kew
d532fa9f73
bug 688125 - part 1 - add memory reporting for the platform font list. r=njn
2012-03-23 12:14:06 +00:00
Jonathan Kew
a16c68d182
bug 737863 - nsBaseHashtable::SizeOfExcludingThis should be declared const. r=njn
2012-03-23 12:13:56 +00:00
Nicholas Nethercote
238a736cb7
bug 737412 - handle null sizeOfEntryExcludingThis pointer within ns{T,Base}Hashtable SizeOfExcludingThis functions. r=jfkthame
2012-03-23 12:13:44 +00:00
Jonathan Kew
ee1a09bf7e
bug 738197 - handle potential failures in gfxFont::GetShapedWord more robustly. r=roc
2012-03-23 12:13:33 +00:00
Marco Bonardo
94456e9200
Merge central and inbound
2012-03-23 12:51:52 +01:00
Marco Bonardo
d525c9e71e
Merge last green PGO from inbound to central
2012-03-23 12:49:57 +01:00
Chris Lord
4805acc58c
Bug 737434 - Reuse tiles when resizing tiled textures. r=bgirard
...
Instead of scrapping all tiles when a tiled texture is resized, reuse as many
tiles as possible. Strictly speaking, more tiles could be reused, but the
selected reuse strategy maintains the spacial structure of the texture, and we
don't often resize in such a way as to make this inefficient.
2012-03-23 11:30:57 +00:00
Henri Sivonen
3b8d2e2eb7
Back out changeset d2693e86769d (bug 482911) due to crashes on Mac xpcshell tests. r=orange.
2012-03-23 11:28:21 +02:00
Henri Sivonen
98c2fd10a7
Back out changeset d2693e86769d (bug 482911) due to crashes on Mac xpcshell tests. r=orange.
2012-03-23 11:25:08 +02:00
Andreas Gal
bc72a8ec29
add mozglue support for gonk (bug 738559, r=glandium)
2012-03-23 00:40:14 -07:00
Henri Sivonen
4dbc4331f0
Bug 482911 - Reimplement Netscape bookmark import using the HTML5 parser. r=mak, sr=gavin.
...
--HG--
rename : toolkit/components/places/nsPlacesImportExportService.cpp => toolkit/components/places/nsPlacesExportService.cpp
rename : toolkit/components/places/nsPlacesImportExportService.h => toolkit/components/places/nsPlacesExportService.h
2012-03-23 09:15:36 +02:00
Makoto Kato
5299fa9e59
Bug 738157 - missing nsSubstring_h___. r=dbaron
2012-03-23 14:46:04 +09:00
Makoto Kato
50d65689bb
Bug 684138 - Remove unused GARBAGE from configure.in. r=khuey
2012-03-23 14:45:51 +09:00
Jignesh Kakadiya
99c83bac32
Bug 726005 - IDRefsIterator::Next() should use nsDocAccessible::GetAccessible(), r=tbsaunde, f=surkov
2012-03-23 14:26:52 +09:00
Mark Capella
0d0c6923a2
Bug 737156 - Map role=note to IA2 role NOTE instead of SECTION, r=eitan, dbolter
2012-03-23 14:23:46 +09:00
Daniel Holbert
1e6e07e341
Bug 734125: Remove reference to recently-removed globalstorage Makefile from toolkit-makefiles.sh. rs=ted
2012-03-22 22:01:16 -07:00
Makoto Kato
8b0f0ddc19
Bug 738209 - Cleanup a usages of NS_Convert*to*() in places. r=mak
2012-03-23 13:18:59 +09:00
Matt Brubeck
74ec9d09ab
Back out 636349fa2e09 because of robocop failures
2012-03-22 19:07:42 -07:00
Brian Nicholson
1166758395
Bug 725428 - Draw white background in LayerView until Gecko has painted. r=kats
2012-03-22 15:07:00 -07:00
Alexander Surkov
57c19e3df3
Bug 736944 - make nsDocAccessible::RecreateAccessible fall into usual ContentInserted/ContentRemoved procedure, r=tbsaunde
2012-03-23 10:49:55 +09:00
Brian Nicholson
76f8802836
Bug 737782 - Add keyword as a default bookmark column. r=mfinkle
...
--HG--
extra : rebase_source : 92b52e5402926184221796e32ef1c75b6a36a384
2012-03-22 18:36:09 -07:00
Marco Bonardo
8b41ce4e56
Merge central to inbound
2012-03-23 02:02:03 +01:00
Marco Bonardo
e0389c6f8a
Merge last green PGO from inbound to central
2012-03-23 01:59:29 +01:00
Patrick McManus
083437c9ff
bug 717759 - negative pipeline feedback on img decode problem r=bz r=jdrew r=honzab
2012-03-22 19:39:32 -04:00
Patrick McManus
31504a7ee5
bug 717350 doom cache entry on last-modified mismatch r=honzab
2012-03-22 19:39:31 -04:00
Patrick McManus
bd0154c665
bug 671591 - restart partial http transaction (in progress) r=honzab
2012-03-22 19:39:31 -04:00
Patrick McManus
cca184acac
bug 603514 - http stalled read detection r=honzab
...
When a connection that involves a pipelined transaction has been stalled (i.e.
idle with an open transaction, not an idle persistent connection) for a
second move any transactions that are pipelined after the current one onto
different connections (and implicitly close this connection when done with the
current transaction).
when it has been stalled for 10 seconds (pref configurable), cancel the current
transaction itself too - depending on its state it can hopefully be restarted
on a clean connection.
2012-03-22 19:39:31 -04:00