Commit Graph

70784 Commits

Author SHA1 Message Date
Mark Finkle
0daed24e68 Bug 662867 - redirect about:<nonsensical words> does not go to a 'The URL is not valid and cannot be loaded.' dialog [r=mbrubeck] 2011-06-15 00:53:03 -04:00
Brian Birtles
df2767992e Bug 650732 - Move interval change notifications into the timed element, r=dholbert 2011-06-15 09:16:57 +09:00
Wes Johnston
d4c7c640ae Bug 649983 - Make sync dialog fit size on Gingerbread. r=mfinkle 2011-06-14 14:43:38 -07:00
Wes Johnston
4d225df97d Bug 664285 - Fallback to default locale if we can't find a matching one. r=mfinkle 2011-06-14 14:43:36 -07:00
Joe Drew
f5b530c04b Bug 573583 - Enable decode-on-draw; r=jrmuizel 2011-06-14 17:01:21 -04:00
Benjamin Stover
608b301129 Bug 656041 Some parts of page scroll at different rates in Fennec r=roc 2011-06-14 09:20:29 -07:00
Benjamin Stover
8b013c8d5d Bug 647192 IPC view rendering bug using positioned elements and overflow:scroll r=cjones 2011-04-11 17:27:00 -07:00
Jason Duell
380d97da7d Bug 664163. Fix implementation of Implement Get(Local|Remote)(Address|Port) in HttpChannelChild. r=jdm 2011-06-14 09:12:03 -07:00
Justin Lebar
873375ad39 Bug 661132 - Fix test for bug 642338 so it doesn't rely on firefox.js prefs. r=smaug 2011-06-14 10:53:57 -04:00
Mounir Lamouri
3cf77b825a Bug 662261 - Fix open dialog on MacOS X when mSelectedTypeIndex is out-of-range. r=joshmoz
This is done in two steps:
1. Remove "filepicker.lastTypeIndex" preference which was actually the cause
of the described bug.
2. Don't fail if the value is out-of-range but fallback to a default value.
2011-06-14 16:14:56 +02:00
Mounir Lamouri
060ad9ef4a Merging mozilla-inbound with mozilla-central. 2011-06-14 16:10:17 +02:00
Jonathan Watt
13ff11a8fa Bug 663371 - Make runreftests.py default to appending reftest.list to the test path when only a test directory is specified. r=ted. 2011-06-14 13:56:13 +01:00
Ms2ger
8abbe182a6 Bug 659053 - Followup, change PRUint16 to PRBool; r=sicking 2011-06-14 12:46:31 +02:00
Tim Taubert
ffafc7e30f Bug 607108 - focus group name field after creating new group; f=raymond, r=ehsan 2011-06-14 10:41:18 +02:00
Tim Taubert
21bb9a7472 Bug 663813 - clean up browser_tabview_bug589324.js; f=raymond, r=dietrich 2011-06-14 10:41:18 +02:00
Tim Taubert
1b4badace3 Bug 663709 - browser_tabview_bug627288.js depends on other tests; f=raymond, r=dietrich 2011-06-14 10:41:18 +02:00
Jonas Sicking
509451f5cc Bug 659539 Part 4: Use nsINode::NodeType where possible. r=bz 2011-06-14 00:56:50 -07:00
Jonas Sicking
25792d94c8 Bug 659539 Part 3: Use nsINode::NodeName where possible. Remove the now unused mQualifiedNameCorrectedCase. r=bz,peterv 2011-06-14 00:56:49 -07:00
Jonas Sicking
91ddf8ed15 Bug 659539 Part 2: Create nsINode::NodeType/NodeName/LocalName and make them non-virtual. r=bz 2011-06-14 00:56:49 -07:00
Jonas Sicking
5f95458332 Bug 659539 Part 1: Give nsINodeInfos a nodeType, nodeName and localName. r=bz 2011-06-14 00:56:49 -07:00
Jonas Sicking
6279797e1c Bug 659053 Part 2: Implement a faster non-recursive Node.isEqualNode directly on nsINode. r=peterv 2011-06-14 00:56:48 -07:00
Jonas Sicking
17ec46a39a Bug 659053 Part 1: Merge nsIDOM3Node into nsIDOMNode. Also removes Node.getFeature. r=peterv 2011-06-14 00:56:48 -07:00
Jonas Sicking
f798bd4fb8 Bug 663749: Remove load-event-listening code from nsXMLHttpRequest. r=smaug 2011-06-14 00:53:08 -07:00
Rodd Zurcher
3f83263bdc Bug 663955 - Instead of decoding twice, use gdk_pixbuf_get_file_info to get the image width and height; then if either is larger than 180, call gdk_pixbuf_new_from_file_at_size, otherwise call gdk_pixbuf_new_from_file. r=roc
--HG--
extra : transplant_source : n%B2%BC%C2Ov%21%EC%8B%ADF6%DC%DD%19v%B6%E1%97%B8
2011-06-14 05:56:32 +02:00
Rodd Zurcher
1b7b41c2a4 Bug 663955 - Instead of decoding twice, use gdk_pixbuf_get_file_info to get the image width and height; then if either is larger than 180, call gdk_pixbuf_new_from_file_at_size, otherwise call gdk_pixbuf_new_from_file. r=roc 2011-06-14 05:56:32 +02:00
Geoff Lankow
a291f7c6a0 Bug 536503 - Fix for test 2011-06-14 13:47:23 +12:00
Josh Matthews
4cffd996a0 Bug 663893 - Avoid null dereferences in websocket handler. r=mcmanus
--HG--
extra : transplant_source : %07%15%DD%3B%BF%B8%8B%BFK%1E3%28%7F%BE%8Ek%EFPu%7B
2011-06-13 14:30:07 -04:00
Geoff Lankow
784ef07a99 Bug 536503 - Fix for test; r=gavin 2011-06-14 13:47:23 +12:00
Ehsan Akhgari
78c2389f74 Merge mozilla-central and mozilla-inbound 2011-06-13 23:34:45 -04:00
Neil Rashbrook
747f874cd4 Bug 660525 Remove useless uses of PromiseFlatString (prev cset lacked the code changes) r=joedrew! 2011-06-13 19:02:35 -07:00
Neil Rashbrook
817f9b6397 Bug 660525 Remove useless uses of PromiseFlatString r=joedrew! 2011-06-13 18:51:14 -07:00
Dão Gottwald
9875ff106c Backed out changeset dc3780dd8a43 (bug 311007). Going to change onLocationChange instead of adding onLocationChange2. 2011-06-14 00:02:28 +02:00
Ehsan Akhgari
a9b3a5ebf7 Merge mozilla-central and mozilla-inbound 2011-06-13 17:33:03 -04:00
Robert Strong
daa61a7eb2 Bug 661784 - Make sure that the nsITimer variable doesn't get garbage collected causing the updater tests to fail intermittently; r=ehsan 2011-06-13 17:32:17 -04:00
Matt Brubeck
830f102cc9 Bug 663959 - Mark crashtests as asserting intermittently [r=ehsan] 2011-06-13 14:24:04 -07:00
Wes Johnston
5abdeb3855 Bug 663861 - Allow changing between themes. r=mfinkle 2011-06-13 13:32:18 -07:00
Wes Johnston
5380cd0cb9 Bug 663023 - Cache getDPI calls. r=mbrubeck 2011-06-13 13:32:17 -07:00
Ehsan Akhgari
97015cb11a Backout bug 655703 because it may not be the right choice from the accessibility perspective 2011-06-13 15:22:43 -04:00
Josh Matthews
e43e13a47d Bug 663893 - Avoid null dereferences in websocket handler. r=mcmanus 2011-06-13 14:30:07 -04:00
Ehsan Akhgari
47e21692fc Back out Dao's push because of build bustage 2011-06-14 00:17:10 -04:00
Rodd Zurcher
9b9139be73 Bug 663955 - Instead of decoding twice, use gdk_pixbuf_get_file_info to get the image width and height; then if either is larger than 180, call gdk_pixbuf_new_from_file_at_size, otherwise call gdk_pixbuf_new_from_file. r=roc 2011-06-14 05:56:32 +02:00
Geoff Lankow
96440a1169 Bug 536503 - Fix for test 2011-06-14 13:47:23 +12:00
Josh Matthews
f016883634 Bug 663893 - Avoid null dereferences in websocket handler. r=mcmanus 2011-06-13 14:30:07 -04:00
Matheus Kerschbaum
206175ed5f Bug 662023 - Remove ActiveX embedding API part 2: rm /embedding/activex/ r=bsmedberg 2011-06-14 05:50:58 +02:00
Matheus Kerschbaum
2cf282f847 Bug 662023 - Remove ActiveX embedding API part 1: remove support from the build system. r=bsmedberg 2011-06-14 05:50:38 +02:00
Matheus Kerschbaum
892ad17efd Bug 662000 part 2: Remove XPC_IDISPATCH_SUPPORT from the build-system and XPConnect. r=mrbkap 2011-06-14 05:50:29 +02:00
Matheus Kerschbaum
5764937981 Bug 662000 part 1: Remove interfaces and tests. r=mrbkap 2011-06-14 05:50:17 +02:00
Kyle Huey
cff464fe3a Back out Bug 661910 since it may have broken Mac XULRunner builds. 2011-06-13 10:59:09 -07:00
Kyle Huey
a1bc65100b Backed out changeset 5bb18a13d2b9 2011-06-13 10:58:55 -07:00
Chris Leary
f819c3428e Merge mozilla-central and tracemonkey. 2011-06-13 10:00:23 -07:00