Commit Graph

60973 Commits

Author SHA1 Message Date
Max Stepin
29190cb208 Bug 222176 - Animated GIF loops 1 time too many; r=bholly,joe a=joe 2011-01-21 15:18:01 -05:00
Matthias Versen
c15a442645 Bug 622528 - Open RTF document in Thunderbird with OpenOffice is not correct Ascii mode; r=bzbarsky a=bsmedberg 2011-01-21 15:15:12 -05:00
bjarne@runitsoft.com
295120a137 Bug 467392 - Docshell leak with document.write(document.body.innerHTML) and window.location.reload r=michal.novotny, a=blocking-final+ 2011-01-21 15:13:26 -05:00
Paul O’Shannessy
7ae9a2a62e Bug 618315 - Upgrade to SQLite 3.7.4 [r=sdwilsh, a=sdwilsh]
This changeset contains the changes needed to mozilla code.
2011-01-21 11:56:43 -08:00
Paul O’Shannessy
849930a8eb Bug 618315 - Upgrade to SQLite 3.7.4 [rs=mconnor, a=sdwilsh]
This changeset contains the changes to SQLite code.
2011-01-21 11:56:43 -08:00
Dave Townsend
c4c06c7917 Bug 594858: Package Feedback as a distribution add-on. r=robstrong, a=blocks-betaN 2011-01-21 11:56:42 -08:00
Brad Lassey
a5a9217796 bug 627767 - When starting up fennec, there are two fennec process, don't fork for lib cache when there are no libs to cache r=dougt a=blocking-fennec 2011-01-21 13:28:44 -05:00
Jonathan Kew
9777ea3fdd bug 626299 patch 2 - don't use subpixel-AA mode with DWrite fonts when bitmaps are present. r=jdaggett a=blocking 2011-01-21 19:26:30 +00:00
Joe Drew
38af471a68 Bug 627498 - Test to ensure hardware acceleration is enabled where we expect it. r=jrmuizel a=test
--HG--
extra : rebase_source : 372abf2beb734878147eee897458aeb270948e08
2011-01-20 17:30:15 -05:00
Chris Leary
75f05f6bc4 Bug 627938: Fix nsGlobalChromeWindow cleanup. (r=smaug, a=jst) 2011-01-23 11:51:00 -08:00
Ben Turner
50d531b122 Bug 624531 - 'IndexedDB: Change the enum values of IDBTransaction to match spec'. r=sicking, a=blocking. 2011-01-23 10:16:00 -08:00
Ben Turner
731feca470 Bug 628063 - 'IndexedDB: Indexes created after data are added are sometimes improperly populated'. r=sicking, a=blocking. 2011-01-23 10:16:00 -08:00
Hiroyuki Ikezoe
2d9dd00ef2 Bug 626998 - The listener for install dialog shoule be registered before sending mouse event. r=mossop a=tests 2011-01-23 18:38:17 +01:00
Jesse Ruderman
90469389e1 Bug 627306. dispatchEvent should return true when there's no document (and thus nothing that might call preventDefault). r=smaug a=sdwilsh 2011-01-22 15:33:16 -08:00
Johnny Stenback
fcfb57a34d Bug 623810. First part, fix moving wrappers from one scope to another. r=mrbkap@gmail.com, a=blocker 2011-01-21 16:59:18 -08:00
Dão Gottwald
72ba49dda9 Bug 628000, adding missing semicolon. a=typo, DONTBUILD 2011-01-22 16:48:11 +01:00
Dão Gottwald
12584c48d7 Bug 589146 followup: use updated class name. a=b 2011-01-22 15:54:03 +01:00
Jacek Caban
b9153f99b1 Bug 627213 - nptest.rc doesn't compile with windres r=jfkthame a=test-only 2011-01-22 12:58:23 +00:00
Jacek Caban
b0e74c1a68 Bug 627341 - Wrong stack alignment in Convert_ascii_run call on mingw build r=dbaron a=NPOTB 2011-01-22 12:57:02 +00:00
Jacek Caban
c846db75fb Bug 611984 - Compilation failure on mingw in modules/libjar after bug 598416 landing r=tglek a=benjamin 2011-01-22 12:56:28 +00:00
Margaret Leibovic
7429325214 Bug 627817 - Add ANGLE license to about:license. r=gerv/gavin a=blocking 2011-01-21 14:35:28 -08:00
Dão Gottwald
16a41ca815 Bug 589146 - Firefox menu items should display sub-menu on a slightly delayed hover. r=gavin 2011-01-22 12:21:53 +01:00
Frank Yan
84af3e4f6a Bug 601060 - Hovering links shows "moz-action:switchtab" text and hides "Switch to tab:" label in URL bar when it contains a switch-to-tab URL. r=dao 2011-01-22 12:21:35 +01:00
ffxbld
3e1896eef3 Automated blocklist update from host mv-moz2-linux-ix-slave11 (DONTBUILD) - CLOSED TREE a=blocklist-update 2011-01-22 03:05:07 -08:00
Ehsan Akhgari
77149e237e Bug 581536 - Part 3: Disconnect the transaction manager from the pres context as soon as it's disconnected from the pres shell; r=dbaron a=blocking-betaN+
This patch ensures that if for some reason, the pres context for a pres shell
goes away, we do not hold on to the old transaction manager.  Doing so would
lead into the transition properties not being deleted from the elements, which
will later on confuse the new transaction manager if we ever create one.

--HG--
extra : rebase_source : 11cbd972b81be1fa772eb865b2793d55711eec88
2010-12-17 20:45:18 -08:00
Ehsan Akhgari
75e267cec2 Bug 581536 - Part 2: Reconstruct the document element frames when the dir attribute is set on the document; r=bzbarsky a=blocking-betaN+
--HG--
rename : layout/reftests/forms/textarea-rtl.html => layout/reftests/forms/textarea-in-dynamic-rtl-doc.html
extra : rebase_source : 444e9dfa75be1e880679c405afd90cfc4031131c
2010-12-15 12:26:54 -08:00
Ehsan Akhgari
f336cece56 Bug 581536 - Resizer direction doesn't handle dynamic changes correctly; r=bsbarsky a=blocking-betaN+
--HG--
rename : layout/reftests/forms/textarea-rtl.html => layout/reftests/forms/textarea-rtl-dynamic-attr.html
rename : layout/reftests/forms/textarea-rtl.html => layout/reftests/forms/textarea-rtl-dynamic-style.html
extra : rebase_source : c12e9bcce6d2af527d15fe2f78a80f056888846c
2010-12-10 19:25:25 -05:00
Boris Zbarsky
ee1de88e0f Bug 581536 part 0. Change SetDocumentInternal to share the normal prescontext/presshell initialization codepath. r=dbaron
--HG--
extra : rebase_source : b0a4f5d729e044497def75e9e1ec6baea0a95810
2011-01-21 14:09:11 -05:00
Rafael Ávila de Espíndola
6ecaba7871 Bug 601974 - [clang]: error: exception specification in declaration does not match previous declaration MOZALLOC_THROW_BAD_ALLOC in /toolkit/xre; r,a=bsmedberg
--HG--
extra : rebase_source : 49e79f3f99265117508f0ebf5b572a6d596f3c5c
2011-01-21 14:13:04 -05:00
Rafael Ávila de Espíndola
c985ee8f47 Bug 623122 - CurrentThreadId does not have a return for an unreachable exit path (missing return); r=ted a=bsmedberg
--HG--
extra : rebase_source : a2f7b61192957dc32c1f85edf232d51431e64483
2011-01-21 14:12:21 -05:00
Rafael Ávila de Espíndola
79936aada6 Bug 623121 - Add constructor for CPPLanguage (which inherits from Language) to placate CLang; r=jimb a=bsmedberg
--HG--
extra : rebase_source : a3d601c4b67ac37cde6ebb02783510dcb04297b0
2011-01-21 14:11:35 -05:00
Rafael Ávila de Espíndola
345b6cc05f Bug 623119 - exception_raise_state exception_raise_state_identity have Duplicated parameter name thread_state_count; r=ted a=bsmedberg
--HG--
extra : rebase_source : 62bd5b0145dcb1cd9f3a8178c1ca66ab351f3eb8
2011-01-21 14:10:50 -05:00
Ian Gilman
cb8e75790b merge backout a=bustage 2011-01-21 11:13:59 -08:00
Ian Gilman
e236eb0bbf Backed out changeset 599e9b6cd5e5 a=bustage 2011-01-21 11:13:34 -08:00
Gavin Sharp
a3f70dee2c back out c0547fd3a3cc (bug 620472) due to bug 627332, a=blocking-b10 2011-01-21 11:08:40 -08:00
Mark Finkle
3b7b387891 Bug 627087 - Awesomescreen + Preferences Screens: jerky, text disappears (backout) [r=blassey a=b-f] 2011-01-21 13:14:03 -05:00
Hiroyuki Ikezoe
c4d8ba71b1 Bug 627670 - "The argument of callback function of PopupNotifications is only event name." [r+a-2.0=dtownsend] 2011-01-21 02:21:00 -08:00
Raymond Lee
35277a46e5 Bug 622872 - Broken experience with the following STR (leads to frozen UI) r=ian a=blocking 2011-01-21 10:39:51 +08:00
Mehdi Mulani
4ed3de15f4 Bug 625257 - Undo Close Tab does not work for not-yet-loaded tab. r=zpao a=blocking2.0 2011-01-18 19:46:16 -08:00
Gavin Sharp
efe813fa99 Bug 624843: PopupNotifications need to work after customizing the location bar, r=dolske, a=blocking 2011-01-18 00:11:08 -08:00
Margaret Leibovic
79e73cef20 Bug 569342 - Find bar should not be enabled in about:addons [r=dtownsend,gavin a=blocking] 2011-01-21 09:18:21 -08:00
John Daggett
027d784cc5 Bug 602792. Lazy initialize mUseFontGlyphWidths to avoid unnecessary font io. r=jkew, a=blocker 2011-01-22 01:44:33 +09:00
John Daggett
7715ebfe19 Bug 602792. Initialize dwrite factory at app startup to avoid startup slowdown. r=bas, a=blocker 2011-01-22 01:44:33 +09:00
John Daggett
eeb92a1447 Bug 602792. Clean up font logs and add system fallback logging. r=bas, a=blocker 2011-01-22 01:44:33 +09:00
John Daggett
a1b47791ac Bug 602792. Use GDI for font table loading to avoid excessive dwrite I/O. r=bas, a=blocker 2011-01-22 01:44:32 +09:00
Blair McBride
53f23821cb Bug 626358: No loading indicator anymore on Get Addons pane. r=dtownsend, a=blocks-final 2011-01-20 13:47:37 -08:00
Jennifer Boriss
918360a0e2 Bug 626498: Selected category title text in add-ons manager should not be bold. r=Unfocused, a=beltzner 2011-01-20 13:46:36 -08:00
Dave Townsend
37feb9ea56 Bug 623950: Send startup time measurements along with the metadata requests. r=Unfocused, a=sdwilsh 2011-01-20 13:45:10 -08:00
Jono S Xia
f12a6b1d30 Bug 625507: Allow studies and surveys to use arbitrary logic to decide whether to run or not. r+a=dtownsend 2011-01-20 19:56:21 -08:00
Josh Aas
239a2a4f95 Bug 610015: Implement updated Cocoa NPAPI text input spec. Part of this patch written by Steven Michaud. r=josh r=smichaud a=blocking2.0betaN+ 2011-01-20 20:08:11 -05:00