Commit Graph

40583 Commits

Author SHA1 Message Date
L. David Baron
16bd84ee1e Fix spelling of existence. 2010-04-08 20:58:17 -07:00
L. David Baron
aebe5d267d Fix misspelling of implement. 2010-04-08 19:14:43 -07:00
Philippe Wittenbergh
94b9caabd6 Bug 484123 - spurious block in toolkit/components/Makefile.in prevents distclean from working properly, r=ted. Camino-only, NPOTDB 2010-04-08 20:58:54 -04:00
L. David Baron
228ef7bfc2 Make trace-malloc malloc hooks work with 64-bit Mac OS X by adjusting types. (Bug 558097, maybe) 2010-04-08 17:21:03 -07:00
Dan Witte
233a77bbe4 Bug 557413 - Fix race condition building static and shared libraries. r=ted 2010-04-08 16:03:06 -07:00
Ben Turner
b81e231401 Bug 558182 - 'Workers: Don't assume we always get a JSErrorReport in DOMWorkerErrorReporter'. r=mrbkap. 2010-04-08 15:57:45 -07:00
Blake Kaplan
f2f7a9e028 Bug 557346 - Try harder to fill report->ucmessage in when reporting errors. 2010-04-08 15:57:19 -07:00
Justin Dolske
f72ceb215b Bug 544597 - Remap plugin names to a more readable form for plugin-crashed UI. r=gavin, r=jst 2010-04-08 00:45:00 -07:00
Daniel Holbert
465b1bf745 (no bug) Fix typo in header comment for nsSVGPathDataParser.h: s/nsIDOMPathSeg/nsIDOMSVGPathSeg/. rs=roc 2010-04-08 15:09:14 -07:00
Ted Mielczarek
bc5cd1c71c bug 555674 - fix some bugs in the Breakpad Linux/ARM code. r=jimb
--HG--
extra : rebase_source : 65458f5d7b0a7243e7d2662bc6065c6576e00af0
2010-03-26 14:23:48 -04:00
Ted Mielczarek
947dce4abf bug 554021 - enable compiling Breakpad on Linux/ARM by default. r=jimb
--HG--
rename : toolkit/crashreporter/client/crashreporter_linux.cpp => toolkit/crashreporter/client/crashreporter_gtk_common.cpp
extra : rebase_source : a8a747f388c8d7bfe1abb5df1e74dfb61a723303
2010-03-26 14:23:48 -04:00
Ted Mielczarek
d75dd0bc03 bug 546538 - crash reporter ui for maemo. r=mfinkle
--HG--
rename : toolkit/crashreporter/client/crashreporter_linux.cpp => toolkit/crashreporter/client/crashreporter_gtk_common.cpp
rename : toolkit/crashreporter/client/crashreporter_unix.cpp => toolkit/crashreporter/client/crashreporter_unix_common.cpp
extra : rebase_source : 544ea2a4956ca55b094c0549b7474c135baa70c3
2010-04-07 13:06:17 -04:00
Joe Drew
66b8305775 Create a test to ensure we properly handle animated images with frames that dispose by clearing. This would have caught some of the regressions with the Cairo update. 2010-04-08 16:10:48 -04:00
Daniel Holbert
aa1625764a Bug 557559: Handle enum value NS_ASSERT_UNINITIALIZED in switch statement, to fix build warning. r=bsmedberg 2010-04-08 12:26:29 -07:00
Craig Topper
ea3edbe56c Bug 557690: Fix uninitialized return value in nsEditor::QueryComposition. r=roc 2010-04-08 12:26:27 -07:00
Brian Crowder
9942f20527 Bug 548582 - FastStartup should save prefs when the final window closes, r=mfinkle 2010-04-08 12:19:32 -07:00
Dave Townsend
42dcecd548 Bug 557539: Trying to set nsILocalFile.lastModifiedTime for a directory on windows throws NS_ERROR_ACCESS_DENIED. r=jimm 2010-04-08 12:12:19 -07:00
Michael Wu
b8bf7067a4 Bug 557303 - Include stdarg.h in jsscan.h, r=jimb 2010-04-08 12:06:54 -07:00
Chris Jones
582cc49f92 Bug 557125: Don't use the STL wrappers in testplugin, it's not Gecko code. r=bsmedberg 2010-04-08 13:05:03 -05:00
Chris Jones
da9eaa48df Bug 550401: Do the __declspec import/export dance in mozalloc to avoid MSVC warnings. r=bsmedberg 2010-04-08 13:05:02 -05:00
Robert Longson
24c35dec9d Bug 556808 - ASSERTION: unknown nsISVGValue: Not Reached, when appending segment to SVG path. r=jwatt 2010-04-08 18:18:58 +01:00
Clint Talbert
3c2f129f4e Bug 554934 - Fix perma-orange when running tests on Fedora Talos Slaves r=jfkthame 2010-04-08 09:38:37 -07:00
Simon Montagu
acb301bdd2 Make the scroll bar and resizer always be on the left of right-to-left widgets. Bug 556363, r=Enn 2010-04-08 09:11:14 -07:00
Ehsan Akhgari
995faa7109 Bug 555289 - Plugin crashed UI should be RTL in RTL locales (Further fixes + tests); r=dao,dbaron 2010-04-07 19:35:09 -04:00
Alexander Surkov
ee722c6dc2 merge backout 2010-04-08 22:59:43 +09:00
Alexander Surkov
f053872f22 backout e88d2327e25d, bug 557768 2010-04-08 22:56:42 +09:00
Jeff Muizelaar
c10f8b597d Merge backout 2010-04-08 09:44:46 -04:00
Jeff Muizelaar
d751aaf9e3 Backed out changeset 9480726de986
Rendering/Invalidation problems showed up.
2010-04-08 09:44:28 -04:00
Ms2ger<Ms2ger@gmail.com>
a6bf219550 Bug 557768 - A11y should use nsImageMapUtils, r=surkov 2010-04-08 21:53:30 +09:00
Masayuki Nakano
20fe8ca239 Bug 556694 Selection color isn't reverted when input field is specified only background-color r=dbaron 2010-04-08 21:44:57 +09:00
Josh Aas
590f620d5b Fix 64-bit Mac OS X build bustage. b=543405 2010-04-08 05:54:11 -04:00
Chris Pearce
0666024a9e Bug 556889 - Commit merge. 2010-04-08 21:20:25 +12:00
Chris Pearce
bea72dd465 Bug 556889 - Backed out changeset 6f250c9b680b due to reftest failure on Linux. 2010-04-08 21:18:58 +12:00
Robert Longson
6d504862c2 Bug 553905 - data parser should parse up to a failure and not scrap the whole path. r=jwatt 2010-04-08 09:58:04 +01:00
Chris Pearce
56599ba7fa Bug 556889 - Honour video aspect ratio in layers rendering. r=roc 2010-04-08 20:16:02 +12:00
Chris Pearce
35603f868d Bug 557095 - Video FPS calculation in 64bit to avoid aborting on overflow. r=doublec 2010-04-08 20:16:02 +12:00
Chris Pearce
c897a92364 Bug 557432 - Lock the audio stream while getting it's played duration. r=doublec 2010-04-08 20:16:02 +12:00
Justin Dolske
03c1a2e1f6 Bug 557661 - change OOPP crash UI to make it easier to submit crash reports. r=gavin, ui-r=beltzner 2010-04-07 18:53:00 -07:00
Eddy Ferreira
e4534c67dc Bug 252486 - Add option to disable saving form data on https websites. r=dolske 2010-04-06 18:42:00 -07:00
Ben Bucksch
a0a208a008 Bug 521467 - Automatically log in to proxy. r=dolske, r=zpao 2010-04-06 15:28:00 -07:00
Bas Schouten
13f8690159 Bug 557896: Display information on the error console when using a OpenGL layer manager. r=joedrew 2010-04-08 09:29:58 +02:00
Bas Schouten
dbf2d3e55f Bug 557671: Properly make image layers threadsafe by guarding the active image. r=roc 2010-04-08 09:29:55 +02:00
Alexander Surkov
dbc0c64242 Bug 550819 - A11y test suite crash [@ nsTArray_base::Length], r=marcoz, davidb 2010-04-08 15:43:08 +09:00
Jeff Muizelaar
aff371e5cb Bug 542605. Update cairo to 12d521df8acc483b2daa844d4f05dc2fe2765ba6. r=vlad,jwatt,bas
Reland after fixing quartz related clipping bug.
2010-04-05 22:28:54 -04:00
Mark Finkle
3c1a31730b Bug 557642 - An option should be added to disable auto-rotation [r=dougt] 2010-04-07 23:01:56 -04:00
Mark Finkle
f5b78b41ee Temporarily disable test_nodesFromRect due to failures 2010-04-07 22:06:34 -04:00
John Ford
1c1663cf87 Bug 549427 - tests tarball should be zip files. r=ted 2010-04-07 17:43:31 -07:00
Felipe Gomes
960464193b Bug 489127 - nodesFromRect required for better usability on mobile devices (part 1+2) [r=roc] 2010-04-07 20:31:26 -04:00
Felipe Gomes
a437509342 Bug 489127 - nodesFromRect required for better usability on mobile devices (part 3) [r=roc] 2010-04-07 20:31:26 -04:00
Felipe Gomes
3a5e3b045a Bug 489127 - nodesFromRect required for better usability on mobile devices (part 4) [r=roc] 2010-04-07 20:31:26 -04:00