Commit Graph

57843 Commits

Author SHA1 Message Date
Robert Longson
4a68c2a358 Bug 611975 - text with gradient on stroke breaks when fill of any kind exists r=roc,a=blocking-final+ 2010-11-22 22:59:03 +00:00
Ehsan Akhgari
39339f0549 Bug 614161 - Add more comprehensive spellcheck reftests to make sure that it works correctly for input and textarea controls; r=roc a=test-only
--HG--
rename : layout/reftests/editor/spellcheck-1.html => layout/reftests/editor/spellcheck-input-attr-after.html
rename : layout/reftests/editor/spellcheck-1.html => layout/reftests/editor/spellcheck-input-attr-before.html
rename : layout/reftests/editor/spellcheck-1.html => layout/reftests/editor/spellcheck-input-attr-dynamic-inherit.html
rename : layout/reftests/editor/spellcheck-1.html => layout/reftests/editor/spellcheck-input-attr-dynamic-override-inherit.html
rename : layout/reftests/editor/spellcheck-1.html => layout/reftests/editor/spellcheck-input-attr-dynamic-override.html
rename : layout/reftests/editor/spellcheck-1.html => layout/reftests/editor/spellcheck-input-attr-dynamic.html
rename : layout/reftests/editor/spellcheck-1.html => layout/reftests/editor/spellcheck-input-attr-inherit.html
rename : layout/reftests/editor/spellcheck-1.html => layout/reftests/editor/spellcheck-input-disabled.html
rename : layout/reftests/editor/spellcheck-1.html => layout/reftests/editor/spellcheck-input-property-dynamic-inherit.html
rename : layout/reftests/editor/spellcheck-1.html => layout/reftests/editor/spellcheck-input-property-dynamic-override-inherit.html
rename : layout/reftests/editor/spellcheck-1.html => layout/reftests/editor/spellcheck-input-property-dynamic-override.html
rename : layout/reftests/editor/spellcheck-1.html => layout/reftests/editor/spellcheck-input-property-dynamic.html
rename : layout/reftests/editor/spellcheck-ref.html => layout/reftests/editor/spellcheck-input-ref.html
rename : layout/reftests/editor/spellcheck-1.html => layout/reftests/editor/spellcheck-textarea-attr-dynamic-inherit.html
rename : layout/reftests/editor/spellcheck-1.html => layout/reftests/editor/spellcheck-textarea-attr-dynamic-override-inherit.html
rename : layout/reftests/editor/spellcheck-1.html => layout/reftests/editor/spellcheck-textarea-attr-dynamic-override.html
rename : layout/reftests/editor/spellcheck-1.html => layout/reftests/editor/spellcheck-textarea-attr-dynamic.html
rename : layout/reftests/editor/spellcheck-1.html => layout/reftests/editor/spellcheck-textarea-attr-inherit.html
rename : layout/reftests/editor/spellcheck-1.html => layout/reftests/editor/spellcheck-textarea-attr.html
rename : layout/reftests/editor/spellcheck-1.html => layout/reftests/editor/spellcheck-textarea-disabled.html
rename : layout/reftests/editor/spellcheck-1.html => layout/reftests/editor/spellcheck-textarea-property-dynamic-inherit.html
rename : layout/reftests/editor/spellcheck-1.html => layout/reftests/editor/spellcheck-textarea-property-dynamic-override-inherit.html
rename : layout/reftests/editor/spellcheck-1.html => layout/reftests/editor/spellcheck-textarea-property-dynamic-override.html
rename : layout/reftests/editor/spellcheck-1.html => layout/reftests/editor/spellcheck-textarea-property-dynamic.html
rename : layout/reftests/editor/spellcheck-1.html => layout/reftests/editor/spellcheck-textarea-ref.html
2010-11-23 00:09:51 -05:00
Ehsan Akhgari
4bd5bc7a53 Bug 591175 - Intermittent failure in test_bug346485.html | [SimpleTest/SimpleTest.js, window.onerror] An error occurred - checkFormSubmission is not defined; r=mounir a=intermittent-orange-fix 2010-11-22 03:13:37 -05:00
Ehsan Akhgari
e3c7aa768c Bug 611549 - Web Console's input and output sections should be left-to-right in RTL mode; r=ddahl,gavin a=gavin 2010-11-15 16:34:10 -05:00
Henri Sivonen
f2e3279690 Bug 610345 - Add MathML named characters that expand to two code points to the HTML5 parser. rs=jonas, a=blocking2.0-betaN. 2010-11-23 13:49:27 +02:00
Jonas Sicking
0b34446294 Bug 608669: Make chrome-document-global-created be properly dispatched on newly opened windows. r=jst a=blocker 2010-11-23 00:50:56 -08:00
Jonas Sicking
6aeb8ea89c Bug 595397: Add a pref to enable XUL and XBL for file:. r=dveditz a=blocker 2010-11-23 00:50:55 -08:00
Jonas Sicking
6948fc9a18 Bug 609030: Update createBlobURL/revokeBlobURL to it's final name. r=jst a=blocker 2010-11-23 00:50:55 -08:00
Jonas Sicking
c99b797b78 Bug 448611: Use proper escaping in form submission names and values. Also treat textareas with an empty name the way that IE handles them and don't submit them. r=smaug a=blocker 2010-11-23 00:50:55 -08:00
Michael Wu
4c316dbbd8 Bug 612667 - C only libraries not wrapped on Android, r=ted a=blocking-fennec 2010-11-22 22:57:31 -08:00
Michael Wu
c814ebb5b0 Bug 599811 - Use KeyListener to filter keyevents, r=dougt a=blocking-fennec 2010-11-22 22:56:37 -08:00
Michael Wu
bf239dd739 Bug 581596 - Create GetInputMode API, r=masayuki,roc sr=roc a=blocking-fennec 2010-11-22 22:48:45 -08:00
Michael Wu
5b727c0605 Bug 581596 - Make Android use new SetInputMode API, r=blassey a=blocking-fennec 2010-11-22 22:48:25 -08:00
Michael Wu
da47d70884 Bug 581596 - Add new SetInputMode api, r=roc,masayuki sr=roc a=blocking-fennec 2010-11-22 22:48:03 -08:00
Mark Finkle
67d4948f78 Bug 600300 - Save helper app downloads to downloads directory on Android and Maemo [r=blassey a=fennec-should-compile] 2010-11-23 00:21:52 -05:00
Drew Willcoxon
a3f25ea62e Bug 606304 - Replace setOverLink's use of set/clearTimeout with set/clearInterval for great performance win. r+a=gavin 2010-11-22 18:31:39 -08:00
Oleg Romashin
c64eedbedb Bug 613853 - Qt - ASSERTION: Old pixman and rotate transform +compilation bustage. r=dougt a=b-f 2010-11-23 01:46:11 +02:00
Oleg Romashin
6943525bae Bug 613943 - [@ nsWindow::DoPaint] crashes when trying to access MWindow::orientationAngle r=romaxa a=npodb 2010-11-23 01:46:11 +02:00
Oleg Romashin
aa8870e48b Bug 612256 - On plugin invalidate only plugin layer (and not thebes layer) should be updated. r=roc a=blocking2.0 2010-11-23 01:46:11 +02:00
Oleg Romashin
bda5d3206f Bug 609206 - Can't compile JS with --disable-methodjit r=dmandelin a=approval2.0 2010-11-23 01:46:12 +02:00
David Mandelin
0f14e64e7b Backout merge, a=backout 2010-11-22 15:22:17 -08:00
David Mandelin
3c5fb61303 Backed out changeset c29356cef6d4 -- it was a temporary diagnostic 2010-11-22 15:21:54 -08:00
Wesley Johnston
b412042369 Bug 596370 - The maemo #define was incorrect. r=dougt a=blassey
--HG--
extra : rebase_source : edc84ec763dc9d488deeefdd208df660019be75f
2010-11-22 14:10:19 -08:00
Doug Turner
90d1b10e31 [Bug 613982] Crash [@ libdvm.so@0x48c42 ] in sa_stream_write when closing a tab playing audio. r=kinetik. a=blocking-fennec
--HG--
extra : rebase_source : 825c83d3e804d9786b09a74e6ba216d03aa6d896
2010-11-22 14:08:49 -08:00
Dan Witte
ee902f29f9 Bug 612072 - Crash [@ nsCookieService::EnsureReadDomain(nsCString const&) ]. r=sdwilsh, a=betaN+ 2010-11-22 13:50:25 -08:00
Alex Pakhotin
63d9cc7bf4 Bug 609366 - Switching from 3G to Wifi stops the nightly update download and then restarting Fennec shows you the package installer for the partial package. r=blassey a=blocking-fennec
--HG--
extra : rebase_source : 167d17245b3bd27ddb6cf729b444723c44a7cb41
2010-11-18 14:13:31 -08:00
Brad Lassey
da0df85331 bug 518266 - Implement mechanism to provide haptic feed back, maemo r=dougt a=blocking-fennec
--HG--
extra : rebase_source : d71dd2a0cb525af145126f8b783daf2bd9ee562b
2010-11-22 16:23:40 -05:00
Mark Finkle
717f1b7293 Bug 613480 - Check for a NULL docShell in browser constructor [r=gavin a=bsmedberg] 2010-11-22 16:37:35 -05:00
Axel Hecht
d04909961b bug 613055, update shipped-locales for beta8, DONTBUILD, a=blocking2.0:beta8 2010-11-22 22:20:03 +01:00
David Mandelin
6a57c1e58d Bug 605033 diagnostic: check whether we are crashing on holes, r=lw, a=betaN+ 2010-11-18 12:56:27 -08:00
Mark Finkle
6792602b69 Bug 613193 - Fix illegal JSON in 'softkb-change' notification [r=blassey r=roc a=blassey] 2010-11-18 17:56:11 -05:00
Ehsan Akhgari
25b6a1d8e8 Mark the test as random on Windows (bug 500141); irc-r=dbaron a=orange-fix 2010-11-18 17:25:07 -05:00
Ehsan Akhgari
db8e155922 Bug 607482 - Part 2: Adjust the test so that the code doesn't need to unset the attribute asynchronously; r=dao a=gavin 2010-11-14 03:22:21 -05:00
Ehsan Akhgari
56f296ce48 Bug 607482 - When in Private Mode, opening a new window causes FF button to flash orange and then turn purple; r=dao a=dietrich 2010-10-29 12:30:52 -04:00
Ben Turner
06f05e75ce Bug 612807 - 'IndexedDB: Transaction thread observer isn't quite safe'. r=jst, a=blocking+. 2010-11-18 14:19:19 -08:00
Johnny Stenback
ca3f5c8904 Fixing bug 594547, crash downstream from nsTreeContentView::InsertRow(). r=bzbarsky@mit.edu, tnikkel@gmail.com, a=jst@mozilla.org 2010-11-17 14:30:14 -08:00
Felipe Gomes
64603677c6 Bug 596151. Fine tune tabs height for touch-enabled theme. r=dao a=gavin 2010-11-18 13:44:58 -08:00
Brad Lassey
3be078fd8a bug 577531 - Fix non-thumb2 builds on Android, cleanup CFLAGS r=ted a=dougt 2010-08-24 02:10:12 -04:00
Werner Lemberg
f2351c161e Fix Savannah bug #31310. r=stuart a=blocking-fennec
From 59eb9f8cfe7d1df379a2318316d1f04f80fba54a Mon Sep 17 00:00:00 2001
Date: Tue, 12 Oct 2010 05:49:17 +0000
* src/truetype/ttgxvar.c (ft_var_readpackedpoints): Protect against
invalid `runcnt' values.
---
2010-11-18 16:36:23 -05:00
Werner Lemberg
c9d1db2122 [truetype] Improve error handling of `SHZ' bytecode instruction. r=stuart a=blocking-fennec
From 0edf0986f3be570f5bf90ff245a85c1675f5c9a4 Mon Sep 17 00:00:00 2001
Date: Wed, 06 Oct 2010 09:52:27 +0000
Problem reported by Chris Evans <scarybeasts@gmail.com>.

* src/truetype/ttinterp.c (Ins_SHZ): Check `last_point'.
---
2010-11-18 16:36:22 -05:00
Clint Talbert
663acccd84 Bug 611348 - adding functionality to devicemanager.py to handle slave rebooting r=jmaher a=NPOTB 2010-11-18 13:03:44 -08:00
David Mandelin
a792acda7d Backout merge. a=betaN+,backout 2010-11-18 12:48:59 -08:00
David Mandelin
3abe671f9f Backed out changeset 1b815a3b4250 (diagnostic) 2010-11-18 12:48:39 -08:00
Scott Greenlay
e83f611380 Bug 600901 - [clang]: cannot initialize a parameter/variable in nsCocoaWindow.mm, r=josh, a=josh 2010-11-17 13:48:11 -08:00
Scott Greenlay
9cad95a77d Bug 600900 - [clang]: cannot initialize a parameter of type 'NSString *' with an lvalue of type 'NSString const in nsDragService.mm, r=josh, a=josh 2010-11-17 13:46:39 -08:00
Scott Greenlay
c62c034e41 Bug 583460 - [clang] nsClipboard: cannot initialize a parameter of type 'NSString *' with an lvalue of type 'NSString const *', r=josh, a=josh 2010-11-17 13:42:05 -08:00
Neil Rashbrook
363ed1e189 Bug 613174 Stop changing refcount of nsDocument during Traverse r=surkov a=davidb 2010-11-18 19:45:45 +00:00
Matt Brubeck
c0f0028a59 Bug 612978 - GetDPI on Maemo should use the true DPI when known. r=roc,dougt a=blocking-fennec
--HG--
extra : rebase_source : 30eaacd0e8dec4f92ddc8a53a1320fa40fa87766
2010-11-18 11:19:39 -08:00
Matt Brubeck
d84037ad98 Bug 590777 (part 4) - Convert swipe thresholds from pixels to inches. r=blassey a=blocking-fennec
--HG--
extra : rebase_source : a16098c646e937c9f8c66517467872aaf3d6face
2010-11-18 09:18:31 -08:00
L. David Baron
f986875fda Add reftests for bug 500141. a2.0=tests+blocking 2010-11-18 11:06:14 -08:00