Dietrich Ayala
8f8c161f85
Bug 498130 - Reduce places-views overhead (RELAND)
2009-10-01 09:53:26 -07:00
Blair McBride
facf9d41c7
Bug 467601 - long page titles hide tagging icon and tags' text in location bar dropdown list. r=enn
2009-10-01 16:12:29 +02:00
David Zbarsky
3d96b7b4a7
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
2009-08-24 16:02:07 -04:00
Graeme McCutcheon
d1b3e0e73d
Bug 519695 - Assorted findbar nits: set up the highlight search range in a more straightforward way, return the correct result from _highlightDoc, and remove some whitespace. r=gavin
2009-10-01 12:03:22 +01:00
Dietrich Ayala
d1261351b1
Backout bug 498130 due to persistent startup crash on Windows Mobile (bug 519854)
2009-09-30 17:21:39 -07:00
Markus Stange
24f7463d0c
Bug 456646 - Replace Carbon printing dialog with Cocoa one. r=josh, r=bsmedberg, sr=jst
...
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
extra : rebase_source : 80b46470b496313b6994366cb953abed5bb0849e
2009-10-01 11:15:32 +13:00
Mark Finkle
41034f569a
Bug 517872: Lack of CrashReporter ServerURL breaks unit tests in Fennec, r=ted
2009-09-30 10:07:50 -04:00
Matt Crocker
7626b3040a
Bug 432886 - Autocomplete textboxes ignore tabindex attribute. r=gavin
2009-09-30 10:03:27 +02:00
Ian Neal
8c88d90ac0
Bug 518509 - [SeaMonkey] xpcshell-tests: test_expire.js fails since bug 390158 landing
...
r=dolske test-only
2009-09-29 22:24:18 +01:00
Boris Zbarsky ext:(%2C%20Shawn%20Wilsher%20%3Csdwilsh%40shawnwilsher.com%3E)
021f8672ad
Bug 514823. r=Mardak, r=sdwilsh
2009-09-29 10:58:27 -07:00
KUROSAWA, Takeshi
af1e342c5a
Bug 398388 - XUL numberboxes for the Print Preview. r=gavin
2009-09-29 21:18:20 +02:00
Marco Bonardo
2a43d29a31
Bug 477583 - Backups of bookmarks stops working if a future backup exists, r=mano
2009-09-29 12:44:18 +02:00
Marco Bonardo
45d6fbe0d1
fix tests for Bug 512854 - VACUUM places.sqlite database on daily idle once a month, r=sdwilsh
2009-09-29 12:44:12 +02:00
Shawn Wilsher
daa8f9597a
Bug 516465 - Adaptive results aren't filtered. r=dietrich
...
Run adaptive search results through AUTOCOMPLETE_MATCH so they properly obey the
preferences of the user. Also runs through adaptive results again if we do not
have enough matches and the match behavior is MATCH_BOUNDARY_ANYWHERE.
2009-09-23 10:19:27 -07:00
Shawn Wilsher
e4b294b102
Bug 515463 - new async autocomplete does not always respect behavior pref changes. r=mak
...
This happened because we were not holding a reference to our preference branch,
so it would seem to randomly stop getting notified about preference changes.
Heavily dependent on GC, and difficult to test. The fix is simple - hold a
reference to the pref branch!
2009-09-29 12:44:00 +02:00
Neil Rashbrook
b4b4ba043d
Bug 512173 Removing some unused references to the message-icon class r=dao
2009-09-29 09:38:14 +01:00
Daniel Holbert
ee8fb79ffa
Reverting changeset 29e8f7716f6d (Bug 512173) due to mochitest orange in test_prompt.html & test_prompt_async.html
...
(backed out with command: "hg export 29e8f7716f6d | patch -p1 -R")
2009-09-28 17:10:48 -07:00
Paul O’Shannessy
c1a9412c46
Bug 492197 - password manager is extremely slow at reencrypting base64-encoded signons. r=dolske
2009-09-28 11:52:18 -07:00
Neil Rashbrook
22c900751b
Bug 512173 Removing some unused references to the message-icon class r=dao
2009-09-28 19:44:01 +01:00
Neil Deakin
9dcaa2e4e5
Bug 516615, when capturing, check if the target frame's content is a descendant of the capturing content, rather than using the frame tree, r=roc,sr=smaug
2009-09-28 10:17:01 -04:00
Ryan Flint
16ff076bf3
Bug 514377 - Pass SearchForm through ParamSubstitution(). r=gavin
2009-09-28 02:28:36 -04:00
Markus Stange
7e1c08cded
Bug 514745 - RTL support for -moz-appearance: resizer. r=josh
...
--HG--
extra : rebase_source : f85af58c3b0205f16720fd80b0117fed6beb0d37
2009-09-28 10:58:58 +13:00
Markus Stange
317bb3674c
Bug 511785 - Replace toolbarbutton background images in the Places window with some CSS magic (borders, gradient backgrounds, box shadows). r=dao
...
--HG--
extra : rebase_source : 6e2a128c69aea89302243f60ad889c5e3f6380d3
2009-09-28 10:01:22 +13:00
Karl Tomlinson
87c64d3e31
bug 408122 keep necessary dynamic libraries open for atexit callbacks r=ted
...
--HG--
extra : rebase_source : 24fff4b3b3c6b614a2be23da8832f60c2f399416
2009-09-28 11:34:39 +13:00
Karl Tomlinson
48f0d247ca
bug 518244 move LoadProxyinfo to the main thread r=ted
...
--HG--
extra : rebase_source : 402d4a53ec72b8b9037e187dccbfbc8ecdb6300b
2009-09-28 11:33:06 +13:00
Karl Tomlinson
2be9a70462
bug 518241 gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed r=ted
...
--HG--
extra : rebase_source : dac32d1f0c38f1ec0704120a07b203e211282dc5
2009-09-28 11:32:49 +13:00
Karl Tomlinson
72096f501b
bug 517493 try libcurl-gnutls and set error_description on failure to find libcurl r=ted
...
--HG--
extra : rebase_source : ff9148a7a99c139df7c60d5cc55088508dfe5c24
2009-09-28 11:25:58 +13:00
Josh Aas
5010326b84
Backed out changeset 65aff8912e7c. b=506812
2009-09-27 03:09:47 -04:00
Josh Aas
4a28606b59
Get rid of unnecessary FSRef creation in startup path. b=506812 r=vlad
2009-09-27 01:49:41 -04:00
Vladimir Vukicevic
95b9cffb5a
Bug 514861 - Find does not match characters beyond first non-matching character after FAYT failure. r=gavin
2009-09-26 17:51:21 +02:00
Dave Townsend
c3b0c460a6
Bug 372980 - XPInstall reports "(Author not verified)" when signing certificate has no organization subject. r=dveditz
2009-09-26 17:50:33 +02:00
Asaf Romano
8675f1e5ad
Bug 498130 - Reduce places-views overhead. r=mak. sr=mconnor.
2009-09-26 11:23:17 +03:00
Paul O’Shannessy
e5afd5acdc
Bug 518418 - storage-mozStorage should use executeStep() instead of step(). r=dolske+sdwilsh
...
--HG--
extra : rebase_source : 71540d949a7c8a7a8ff8fa44d77d0048a4bca92f
2009-09-25 15:34:54 -07:00
Paul O’Shannessy
a594969426
Bug 518442 - Places tests should use executeStep() instead of step(). r=sdwilsh
...
--HG--
extra : rebase_source : d60b1a60575ec7ceceb41c4755e317577eef009a
2009-09-25 15:34:54 -07:00
Paul O’Shannessy
2295f6fcf5
Bug 518611 - Form Manager should use executeStep() instead of step(). r=dolske
...
--HG--
extra : rebase_source : fca9c8751280a4cb09f46ba980d12edf6d66bade
2009-09-25 15:34:54 -07:00
Paul O’Shannessy
10c6556013
Bug 518447 - Search Storage usage changes: Don't create statement wrapper & don't use step(). r=rflint
...
--HG--
extra : rebase_source : ae0744fb9dc8f1a2c412df816a1e919f2ac3e1f2
2009-09-25 15:34:53 -07:00
Paul O’Shannessy
b5604369c5
Bug 518608 - Download Manager Storage usage changes: Don't create statement wrapper & don't use step(). r=sdwilsh
...
--HG--
extra : rebase_source : 201aab379506521c18620782ea79a7f9cd0e1597
2009-09-25 15:34:44 -07:00
Paul O’Shannessy
e8e58ad293
Bug 518453 - Storage usage changes: Don't create statement wrapper & don't use step(). r=myk
...
--HG--
extra : rebase_source : 2935c5e83eb8733df93be4415f479d4782052f9a
2009-09-25 15:32:21 -07:00
Dan Witte
af2c3364cd
Add libffi_msvc fork for msvc x86 builds, and other build fixes for various platforms.
...
bug 513783, r=bsmedberg.
2009-09-23 10:57:22 -07:00
Dan Witte
8716af4a26
Land jsctypes. b=513783, r=jorendorff, sr=bsmedberg.
2009-09-23 10:57:22 -07:00
stefanh@inbox.com
2239ab8fd6
Bug 516469 - Reference to non-existing twisty-clsd.gif and twisty-open.gif in pinstripe's tree.css. r=Mano.
2009-09-23 18:35:33 +02:00
Florian Queze
877e274090
Backout of changeset fa03a509c7a7 - 'Bug 516124 - Crash [@ nsAlertsIconListener::SendClosed]' to fix the orange of the linux unit test box.
2009-09-23 12:24:05 +02:00
Florian Queze
45e4e6f027
Bug 516124 - Crash [@ nsAlertsIconListener::SendClosed], r=roc.
2009-09-23 09:47:28 +02:00
Justin Dolske
d27a6b6b96
Bug 511639 - Login manager should ignore untrusted events. r=gavin, sr=mconnor
2009-09-22 23:23:58 -07:00
Justin Dolske
c90375f827
Bug 511615 - Satchel should ignore untrusted events. r=gavin, sr=mconnor
2009-09-22 23:23:08 -07:00
highmind63@gmail.com
fd2ff0c80b
Bug 416276, reenable tooltip test, move into a single file and fix up to use waitForFocus, r=enn
2009-09-22 15:18:38 -04:00
Dave Townsend
d5453f59d2
Bug 518090: Extension manager throws an unknown result. r=robstrong
2009-09-22 18:45:44 +01:00
Ted Mielczarek
d256c4f410
bug 471054 - prune old crash reports in pending. fix a typo
2009-09-22 09:42:23 -04:00
Benjamin Smedberg
b8905dab1a
Bug 471054 - Prune old crash reports in pending/, splitting code into crashreporter_win and crashreporter_unix files, r=ted
2009-09-22 09:08:22 -04:00
Dão Gottwald
e932bb0cf9
Bug 511771 - Provide a way for Web content to preview and install lightweight themes. r=mconnor, sr=vlad
2009-09-22 10:40:12 +02:00