Josh Matthews
efd0cccb18
Bug 580450 - Clean up IPC::URI. r=dwitte
2010-07-26 15:59:34 -04:00
Marco Bonardo
f8ce876ce0
backout Bug 581660 since we are freezing for b3. a=gavin
2010-08-03 10:20:08 +02:00
Marco Bonardo
0082f86850
Bug 581648 - Useless warning in GetReversedHostName. r=sdwilsh
2010-08-03 10:01:49 +02:00
Marco Bonardo
6a68ec58b5
Bug 581660 - places-teardown should be double enqueued. r=sdwilsh
2010-08-03 10:01:47 +02:00
Patrick Walton
9af62ee26f
Bug 582121 - Web Console filter box should look like a search box. r=gavin, a=gavin
...
--HG--
extra : rebase_source : 20cc9da0a7b72c281e8f09d42b7cb03422032cf0
2010-08-03 13:08:11 +12:00
Justin Dolske
8f6ee78630
Bug 499233 - multiple master password prompts triggered by filling form logins in multiple tabs. r=zpao, a=sdwilsh
2010-08-02 16:02:20 -07:00
Doug Turner
5c072b1442
Follow up fix to bug 516728. Fixes assertion description and removing an extra ws
2010-08-01 23:38:10 -07:00
Zack Weinberg
cb67b85053
Bug 568863: Followup fix for comm-central bustage. r=khuey
2010-08-01 21:45:18 -07:00
Benjamin Smedberg
a249678c04
Final merge and landing of bug 568691 and dependent bugs to mozilla-central on a CLOSED TREE.
...
* bug 568691, register XPCOM components statically using manifests. r=mossop, with some test and build stuff r=vlad,sdwilsh
* bug 573557, rename categories with spaces to use hypens. r=jst
* bug 573739, Don't get the private browsing service during layout module initialization, r=ehsan
This initial merge does not include some work planned to land imminently:
* The extension manager still restarts. I need to solve a problem re-reading default preferences from extensions.
* MOZ_OMNIJAR is broken: there is a patch which I need to update in bug 568691.
* I will concurrently land a mobile-browser fix for component registration, but it may require some additional packaging changes.
2010-07-01 14:26:25 -04:00
Taras Glek
bb78f82fbe
Bug 416330 - Suboptimal SQLite page size r=sdwilsh
2010-07-01 10:57:13 -07:00
Taras Glek
0b7f7ad13e
Bug 575788: test_expire.js should use relative file size r=dolske
2010-07-01 10:56:54 -07:00
Benjamin Smedberg
4d172dd53d
Merge mozilla-central, including the Electrolysis changes, into the branch for bug 568691.
2010-07-01 11:55:57 -04:00
Benjamin Smedberg
a2833452f8
Merge mozilla-central to the bug 568691 branch.
...
--HG--
rename : gfx/public/nsITheme.h => gfx/src/nsITheme.h
2010-06-30 14:23:23 -04:00
Benjamin Stover
8150bfd360
Backout of bugs 575908, 566738, and 556400
2010-06-29 17:34:52 -07:00
Benjamin Stover
6932ae09f9
Bug 575908 - Leak fix: remove all pending tasks from queue. r=sdwilsh
2010-06-29 16:18:17 -07:00
Benjamin Stover
41fbf65971
Bug 566738 - Add SetURITitle to IHistory r=sdwilsh, sr=bz
2010-06-29 14:12:41 -07:00
Benjamin Stover
86673a511e
Bug 556400 - Implement asyncable VisitURI. r=sdwilsh, sr=bz
2010-06-29 13:58:36 -07:00
Benjamin Smedberg
d50a7d78b2
Add a newline to the end of satchel.manifest because, although I have no clue why and that scares me, the lines are being re-ordered during the mac install process and the unterminated line becomes a parse error.
2010-06-28 15:11:00 -04:00
Benjamin Smedberg
1a140494e8
Fixes for more test failures from bug 568691 - the RTL tests dynamically register chrome which must be un-done: to do this, I register a manifest for the life of the app, but truncate it after this test is complete. The toolkit tag-autocomplete tests were failing because of a missing close-brace.
2010-06-27 17:04:45 -04:00
Benjamin Smedberg
c16cf0f0c5
Fix a bunch of test failures caused by typos or other issues from bug 568691.
2010-06-27 14:03:05 -04:00
Benjamin Smedberg
9cadd0fe5f
Fix contracts which were not registered correctly: nsPlacesAutoComplete.js was completely missing, and the nsINIParserFactory contract was missing. Fixes test_pref_interval.js to register/unregister its mock objects correctly.
2010-06-25 22:17:31 -04:00
Benjamin Smedberg
63c0077443
Merge mozilla-central into the branch for bug 568691, including fixup of the new jetpack binary module.
2010-06-25 19:41:09 -04:00
Drew Willcoxon
bb224ec5ad
Bug 573430 - nsIFaviconService.getFaviconData should not fail when passed the default favicon. r=mak
2010-06-25 14:06:14 -07:00
Benjamin Smedberg
abf280675d
Testing fixes for bug 568691 - change xpcshell do_load_module to do_load_manifest, and switch the relevant tests to use manifests and the new function.
2010-06-25 10:43:25 -04:00
Gavin Sharp
ef1133a3ca
Bug 574137: move HUDService styling to toolkit/themes, avoid setting incorrect class names on toolbar buttons, and remove toolbar style rules that conflict with the browser styling, r=dao
...
--HG--
rename : toolkit/components/console/content/headsUpDisplay.css => toolkit/themes/pinstripe/global/headsUpDisplay.css
rename : toolkit/components/console/content/headsUpDisplay.css => toolkit/themes/winstripe/global/headsUpDisplay.css
extra : rebase_source : f99848fa59b700ed1503fddd9a08a4f34c3c8cb4
2010-06-24 20:16:35 -04:00
Benjamin Smedberg
6e8d912e32
Fix review comments from bug 568691 comment 45.
2010-06-24 11:56:28 -04:00
Benjamin Smedberg
762def30bb
Merge mozilla-central into the static-xpcom-registration branch.
2010-06-23 17:26:25 -04:00
Mehdi Mulani
1021f12095
Bug 564270 - Can not search Places by transition type
2010-06-23 10:01:27 -07:00
David Dahl
be8e38decd
Bug 573845 - open the console to a percentage of the browser window height, p=ddahl, r=dietrich
2010-06-23 12:30:51 -03:00
Benjamin Smedberg
31e2b381e5
Bug 568691 - Mac-specific changes to binary components.
2010-06-22 13:05:00 -04:00
Benjamin Smedberg
202aa47626
Bug 568691 - Add CID data back to classinfo because it's required for fastload to work correctly.
2010-06-22 12:59:57 -04:00
Benjamin Smedberg
5cab25b52b
Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
...
--HG--
rename : toolkit/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js
2010-06-22 12:59:15 -04:00
Benjamin Smedberg
6e45dd655f
Merge bug 573557 into static-xpcom-registration branch.
2010-06-21 16:58:53 -04:00
Benjamin Smedberg
ce1372d9d4
Bug 573557 - Rename the category names for script globals to avoid spaces, r=jst
2010-06-21 16:57:44 -04:00
Benjamin Smedberg
45af085fff
Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly.
...
--HG--
rename : content/base/public/nsIChromeRegistry.idl => chrome/public/nsIChromeRegistry.idl
2010-06-21 11:41:42 -04:00
Benjamin Smedberg
3fbca784cb
More Linux-specific fixup from bug 568691
2010-06-12 20:50:56 -04:00
ddahl@mozilla.com
e5228a3af6
Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap)
2010-06-22 09:51:50 -07:00
Dão Gottwald
d00035f67a
Bug 571567 - use <menupopup> instead of <popup>. r=enn
2010-06-22 08:34:21 +02:00
timeless@mozdev.org
a680002b0a
Bug 565599 unused variable nsNavHistoryContainerResultNode::mAsyncEnabled
...
r=mano
2010-06-22 02:01:39 +02:00
Tobias Nygren
bc9e175324
Bug 469951 - using %lld PR_scanf format directly on a PRTime is not portable. r=sdwilsh
2010-06-22 02:01:37 +02:00
Marco Bonardo
d9cec5a36c
Bug 572800 - Ensure previous autocomplete query has been canceled before starting a new one. r=sdwilsh
2010-06-22 02:01:35 +02:00
Justin Dolske
d345e67c3e
Bug 573238 - Windows authentication broken. r=gavin
2010-06-21 15:04:46 -07:00
Justin Dolske
749fbaa4a5
Bug 573225 - Master Password prompt textbox labeled with "Password:". r=gavin
2010-06-21 15:04:43 -07:00
Benjamin Smedberg
f13550a209
Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work.
2010-06-10 14:11:40 -04:00
Shawn Wilsher
5aafb87384
Backout of bug 416330 so we can freeze for the beta on a CLOSED TREE.
2010-06-28 16:31:47 -07:00
Shawn Wilsher
0a2985c514
Bug 416330 - fix oranges. CLOSED TREE. a=zpao r=sdwilsh
2010-06-28 16:04:15 -07:00
Taras Glek
ce040e2786
Bug 416330 - Suboptimal SQLite page size r=sdwilsh
...
--HG--
extra : rebase_source : 053c7b1d975304ed7d402bb619874c889c71425c
2010-06-28 12:13:26 -07:00
Daniel Holbert
a7de49793d
Backed out changeset 5da9fc2be835 (Bug 557566)
2010-06-26 20:00:11 -07:00
Daniel Holbert
d37294426a
Bug 557566, part 2: Add FAIL_ON_WARNINGS to Makefiles in some build-warning-free directories. r=ted
2010-06-26 14:25:22 -07:00
Dan Witte
fe353f1bb1
Followup to bug 573004 to address review comment.
2010-06-26 14:18:45 -07:00
Ginn Chen
c7a08ba1b9
Bug 568027 Fix test_plugins.js |2 == 8| with build in homedir r=dtownsend
2010-06-27 00:53:42 +08:00
Doug Turner
26297a1c2a
Backing out af6c00ca82d1
2010-06-26 00:32:19 -07:00
Doug Turner
d4af2b4341
Backing out 1a916e3c1ad1
2010-06-26 00:31:31 -07:00
Doug Turner
bf11f60673
Backing out 4061ea0018b6
2010-06-26 00:30:57 -07:00
Doug Turner
4639ebf46c
Fix for build bustage when landing bug 556400
2010-06-25 23:37:51 -07:00
Benjamin Stover
785d263fb3
Bug 566738 - Add SetURITitle to IHistory. r=sdwilsh sr=bz
2010-06-25 22:53:41 -07:00
Benjamin Stover
44b838b62d
Bug 556400 - Implement asyncable VisitURI. r=sdwilsh sr=bz
2010-06-25 22:50:29 -07:00
Marco Bonardo
9fe93d185e
Bug 553467 - Move Places Transactions to PlacesUtils. Make PlacesUIUtils.ptm a compatibility shim. r=mano
2010-06-30 23:24:03 +02:00
L. David Baron
bc720ca632
Backed out changeset b805434e7e4b (bug 534398) for causing leaks on (debug) mochitest-other.
2010-06-19 14:15:27 -07:00
ddahl@mozilla.com
1ac23e36fe
Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap)
2010-06-19 13:17:44 -07:00
Dietrich Ayala
77c9676f7c
Backed out changeset 552ea4bd4e59
2010-06-18 16:21:43 -07:00
ddahl@mozilla.com
074dbc6c09
Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap)
2010-06-18 16:18:16 -07:00
Jesse Ruderman
a4f5376a50
Bug 572957 - about:memory is missing TD elements around ABBR elements. r=vlad
2010-06-18 12:14:39 -07:00
Marco Bonardo
82fb454a43
Fix and re-enable test_history_expiration.js
2010-06-17 21:46:22 +02:00
Marco Bonardo
3dde28df89
skip failing test while I figure out what's up
2010-06-17 14:16:57 +02:00
Marco Bonardo
6d0b3f36e9
Bug 562644 - Ensure correct Places shutdown sequence and avoid sync expiration stuff. r=dietrich
2010-06-17 12:53:01 +02:00
Justin Dolske
422aa006f4
Bug 563274 - remove debug logging code that was left enabled.
2010-06-16 23:49:04 -07:00
Justin Dolske
cc2d31e94b
Bug 563274 - Overhaul nsIPrompt-related prompting code. r=gavin, sr=bs
...
--HG--
rename : toolkit/content/commonDialog.css => toolkit/components/prompts/content/commonDialog.css
rename : toolkit/content/commonDialog.js => toolkit/components/prompts/content/commonDialog.js
rename : toolkit/content/commonDialog.xul => toolkit/components/prompts/content/commonDialog.xul
rename : toolkit/content/selectDialog.js => toolkit/components/prompts/content/selectDialog.js
rename : toolkit/content/selectDialog.xul => toolkit/components/prompts/content/selectDialog.xul
2010-06-16 17:06:17 -07:00
Marco Bonardo
56687a63fc
Bug 572425 - nsISearchEngine.getSubmission reponseType should be an [optional] param. r=gavin
2010-06-16 18:54:29 +02:00
Smokey Ardisson
7be6b3fecb
Bug 552596 - about:config's integer validation code is not embedding-friendly, so replace toolkit validation code with embedding-friendly version from a former life in XPFE. r=neil@parkwaycc.co.uk
2010-06-15 22:31:33 -04:00
Gavin Sharp
11699e815e
Bug 569542: fix appPicker.js's getFileDisplayName function, and make all copies of this method identical, r=Neil
...
--HG--
extra : rebase_source : 23f0da39af75427aaeb02ba32a1a88af3f339230
2010-06-07 10:29:25 -04:00
Justin Dolske
cc03cf1409
Bug 564724 - Add tests and empty base component for nsIPrompt-related code. r=gavin
2010-06-14 14:00:21 -07:00
Brad Lassey
4346c1fc9c
bug 565138 - Implement extloader backend for Android r=vlad
2010-06-14 15:04:16 -04:00
Drew Willcoxon
23f6c7fa89
Bug 564573 - A page that's opened in a tab should appear exactly once, as switch-to-tab. r=mak
2010-06-14 11:51:53 -07:00
Justin Wood
7eb105907c
Bug 568733 - patch for mobile specific browser-chrome tests breaks seamonkey. r=ted
...
pending-feedback=jmaher
Also RE-enables browser-mochitests for docshell.
2010-06-09 19:29:44 -04:00
Dave Townsend
f1d4bafdbd
Backed out changeset f9a700607b86 from bug556400 due to possible browser-chrome failures.
...
--HG--
extra : transplant_source : %AC%2C%060%A3Shzk%F0%19i%87%AB%D8%87%B8%5E%80%A6
2010-07-02 20:01:44 -07:00
Dave Townsend
1603750c26
Backed out changeset 07a9dcc28c5c from bug 566738 due to possible browser-chrome failures.
...
--HG--
extra : transplant_source : %0C%19%86%CE%D8%F3%95%7FV%BA%3DsM%06%D4%EF%C8%B7%8Dq
2010-07-02 20:00:45 -07:00
Dave Townsend
8a945c0886
Backed out changeset f666976446db from bug 556400 due to possible browser-chrome
...
failures.
--HG--
extra : transplant_source : h%3B%A1%2CB0Z%08%B0%D3%D7N-%DD%0B%00%8C%95G%FE
2010-07-02 19:58:25 -07:00
Jeff Walden
1a51ea8168
Bug 505656 - Bookmarks backup JSON generation should 1) generate valid JSON and 2) handle incremental failures better (omitting information, rather than potentially serializing bad information). r=mak
2010-05-10 16:11:03 -07:00
Frank Yan
bf0208ab74
Bug 568287 - Expand test for 'Copy Password' context menu item in Password Manager [r=dolske]
2010-06-09 13:55:46 -07:00
Dão Gottwald
e706eaaef3
browser_bug511456.js and browser_bug537449.js cleanup
...
--HG--
extra : rebase_source : 0b5e002b1e4154c3b6239f2f6a4a0dc302a0cde1
2010-06-09 07:59:46 +02:00
Philip Chee
eff1ed54a7
Bug 542950 [SeaMonkey trunk] mochitest-browser-chrome: new test fails with "browser_bug511456.js:99 - TypeError: win2 is undefined", browser_bug537449.js fails too. r=dtownsend
2010-06-09 11:57:53 +08:00
Dave Townsend
a75b34f580
Backed out changeset 33760547ecf7 from bug 569342 to fix the test failure.
2010-06-08 11:20:32 -07:00
Dave Townsend
67bc73397f
Bug 569342: Find bar should not be enabled in about:addons. r=gavin
2010-06-07 09:31:48 -07:00
Robert Sayre
09e6a02419
Merge mozilla-central to tracemonkey.
2010-06-06 11:28:04 -04:00
Mats Palmgren
f35582f251
Allow the test to run for max 15 seconds, then fail the test. b=567931
2010-06-06 16:25:57 +02:00
Robert Sayre
d9e86770e3
Merge mozilla-central to tracemonkey.
2010-06-05 19:13:45 -04:00
Jason Orendorff
d7cbea1f4d
Bug 533592, part 1 - Remove uses of and support for xpcnativewrappers=no/yes in manifests. (The default has been yes for some time and we will now only have that behavior.) r=mrbkap.
...
--HG--
extra : rebase_source : 996d2abecb15f44293abd470a28a3fe2706e130e
2010-05-27 12:33:54 -07:00
Robert Kaiser
1a1d1d5a7f
bug 567587 - consistent IDs for view(Partial)Source, kill unused page editing function, r=gavin
2010-05-24 14:48:24 +02:00
Michael Kohler
5f19df86e0
Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
...
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
2010-05-23 12:26:15 -07:00
Jason Duell
84b443f1c0
# User Michal Novotny <michal.novotny@gmail.com>
...
# Date 1272456176 -7200
Bug 549241 - Channel classifier should run in chrome process. r=biesi, sr=jst
2010-05-21 14:03:02 -07:00
Ehsan Akhgari
a87b134220
Bug 560647 - add startup timeline instrumentation; r=vlad
2010-05-19 19:22:19 -04:00
Ehsan Akhgari
a534fc7fef
Back out changeset 6fc5d661ca55 because of a11y test failures
2010-05-19 10:48:30 -04:00
Asaf Romano
4613bbc1fa
Bug 566736 - Lazily initialize the findbar. r=gavin.
2010-05-19 15:23:43 +03:00
Wolfgang Rosenauer
4275502ad6
Bug 566576 - alerts not working for Qt builds. r=ted
2010-05-19 07:43:18 +02:00
Phil Ringnalda
523f78b244
Reenable browser_bug511456.js on Linux, now that we hope bug 542928 is fixed
2010-05-18 20:23:33 -07:00
Frank Yan
f2e96eb3b7
Bug 566710 - remove extra whitespace from password manager. r=dolske
2010-05-18 14:29:09 -07:00
Edmund Wong
3f9353b789
Bug 232691 - replace nsString() nsAutoString() and friends with EmptyC?String(). r=jonas
2010-05-18 09:50:14 +02:00
Felipe Gomes
027eb6c1e4
Bug 524811 - "add glowing Firefox icon in the taskbar when downloads are completed" [r=sdwilsh ui-r=beltzner]
...
--HG--
extra : rebase_source : 53eb7821e75160557ed7d34e66e1fbcefa7bddd3
2010-05-01 09:55:00 -04:00
Mitchell Field
6ad77bd6db
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
2010-05-14 18:24:41 +09:00
Mark Banner
14c0ac6dc0
Bug 530079 Catch and handle nicely 'malformed URI sequence when migrating passwords from the legacy storage to the new. r=dolske
2010-05-14 09:07:36 +01:00
timeless@mozdev.org
6d30a73e66
Bug 562519 cache result from PR_GetPhysicalMemorySize
...
r=biesi
2010-05-13 11:11:24 -07:00
Michael Kohler
9397418412
Bug 506041 Part 2: Correct misspellings in source code
...
r=timeless
2010-05-13 14:19:50 +02:00
Rob Arnold
fd95e7b700
Bug 563462 - Remove Photon bits from toolkit/ r=Mossop
2010-05-12 14:31:24 -04:00
Steffen Wilberg
1920b72b59
Bug 282127: Highlight odd tree rows in trees with multiple columns in Gnomestripe and Pinstripe. Implement and use ::-moz-tree-row(multicol). ui-review=faaborg, r=enndeakin
2010-05-12 20:25:48 +02:00
Mounir Lamouri
cbf74508a5
Bug 557620 - Implement <input type="tel">. r=smaug,dolske,dao sr=sicking
2010-05-12 09:17:07 +02:00
Michael Wu
13f60da2a0
bug 561451 - Build alerts service on android r=vlad
2010-05-11 13:27:36 -04:00
Dave Townsend
7a182ad4ba
Bug 552731: Update FUEL to use the new EM APIs. r=mfinkle
2010-04-20 15:14:15 -07:00
Dave Townsend
b454969d34
Bug 553169: Make the platform talk to the extension manager without using a custom interface. r=bsmedberg
2010-04-29 13:11:23 -07:00
Daniel Holbert
942fda5f5c
Bug 560393, part 1: (places directory) Fix warning: "format '%d' expects type 'int', but argument [N] has type 'size_t'". r=sdwilsh
2010-05-06 11:52:15 -07:00
Robert Sayre
0ebb9c1370
Merge tracemonkey to mozilla-central.
2010-05-06 08:50:41 -04:00
Matthew N.
658d0543b9
Bug 525394 - Fix race condition in test_autocomplete.js (old but not senior == senior citizen) [r=dolske]
2010-05-06 09:20:33 +02:00
Justin Dolske
0a5357c389
Whitespace change in CLOSED TREE to kick builds.
2010-05-05 17:02:44 -07:00
Jeff Walden
575c66738f
Bug 552560 - Reenable the ctypes test in chrome workers, and make all parent-checks only happen if we're running in xpcshell and have access to the parent(o) function. r=dwitte
2010-05-05 14:35:12 -07:00
Jeff Walden
c4d962809b
Fix orange by temporarily disabling js-ctypes chrome worker test that uses parent(), to buy more time to figure out a fix at leisure. r=orange
2010-05-04 18:28:27 -07:00
Marco Bonardo
e4bdac57e2
Bug 563098 - Use shared services and async statements in PlacesDBFlush. r=sdwilsh
2010-05-05 15:27:59 +02:00
Jeff Walden
00f6066393
Bug 552560 - Remove support for __parent__. r=mrbkap
2010-04-11 13:51:00 -07:00
Dan Witte
7124fa12fa
Bug 551982 - Generate t.name and t.fields lazily. Part 3: lazy ffi_type. r=benjamn
2010-05-03 16:26:50 -07:00
Dan Witte
70dd2657d6
Bug 560002 - Opaque struct and definition support in ctypes. Part 2: Remove opaque pointers. r=benjamn
2010-05-03 16:20:43 -07:00
Dan Witte
91a57c32a3
Bug 560002 - Opaque struct and definition support in ctypes. Part 1: Opaque structs. r=benjamn
2010-05-03 16:20:05 -07:00
Robert Sayre
27b5a3b6fb
Merge mozilla-central to tracemonkey.
...
--HG--
rename : dom/indexedDB/IDBCursorRequest.cpp => dom/indexedDB/IDBCursor.cpp
rename : dom/indexedDB/IDBCursorRequest.h => dom/indexedDB/IDBCursor.h
2010-06-30 11:54:20 -07:00
Robert Sayre
1d56325898
Merge mozilla-central to tracemonkey.
2010-06-24 13:47:08 -07:00
Marco Bonardo
46a081b592
Bug 573302 - Folder name is not update when create a folder and/or edit name in Properties. r=dietrich
2010-06-24 13:47:31 +02:00
Robert Sayre
e4f2411102
Merge mozilla-central to tracemonkey.
2010-06-23 10:21:18 -07:00
Robert Sayre
690a859635
Merge mozilla-central to tracemonkey.
2010-06-21 18:01:14 -07:00
Dan Witte
7ebe964c29
Bug 564966 - ctypes stdcall tests borked on windows. Part 1: fix stdcall tests, and comment out failing closure test. r=benjamn
2010-06-18 10:30:44 -07:00
Justin Dolske
8eaa159958
Bug 573808 - "domWin is null" error with new prompting backend and no active window. r=gavin
2010-06-23 17:54:05 -07:00
Edward Lee
fc92ca4487
Bug 461483 - Ignore 'www.' when searching in the the awesome bar [r=mak]
...
Strip out www. from found urls and the query after already stripping off http://, etc. Update tests now that www. can't be matched.
--HG--
extra : rebase_source : 352f2dfb302a56fc3e83dffcbb1bd2a53208510d
2009-07-24 17:57:26 -07:00
Chris Jones
8095e43052
Backed out changeset c60e3e48ea38
2010-06-24 19:56:14 -05:00
Taras Glek
065ac23871
Bug 416330 - Suboptimal SQLite page size r=sdwilsh
2010-06-24 16:39:24 -07:00
timeless@mozdev.org
9a303cf9a4
Bug 562435 - RECENT_EVENT_THRESHOLD should be a PRTime in nsNavHistory, r=dietrich
2010-04-28 13:00:00 -07:00
timeless@mozdev.org
896fb1bb0b
Bug 562661 - [@ nsNavHistory::RowToResult] mishandles *aResult, r=mak
2010-04-29 19:23:00 -07:00
timeless@mozdev.org
8290e85f4a
Bug 562592 - comparison between signed and unsigned integer expressions in nsCommandLine, r=roc
2010-04-29 00:14:00 -07:00
Dave Townsend
74b7768710
Backout new add-ons manager due to Ts regression on OSX 10.5
...
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml => toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml => toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml => toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js => toolkit/mozapps/extensions/test/unit/test_bug404024.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js => toolkit/mozapps/extensions/test/unit/test_bug417606.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js => toolkit/mozapps/extensions/test/unit/test_bug424262.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js => toolkit/mozapps/extensions/test/unit/test_bug449027.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js => toolkit/mozapps/extensions/test/unit/test_bug455906.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js => toolkit/mozapps/extensions/test/unit/test_bug514327_3.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js => toolkit/mozapps/extensions/test/unit/test_bug541420.js
2010-05-01 11:04:44 -07:00
Boris Zbarsky
a26d92e83d
Bug 562688 part 14. Eliminate all remaining eELEMENT consumers. r=jst
2010-04-30 09:12:06 -04:00
Boris Zbarsky
04027a9479
Bug 562688 part 4. Change GetRootContent and the like to return Elements. r=jst, sr=sicking
2010-04-30 09:12:05 -04:00
Makoto Kato
68e83a5b7c
Bug 561974 - typo _WIN64 define in toolkit/components/ctypes/tests/. r=dwitte
2010-04-30 16:04:43 +09:00
Justin Dolske
01af02240f
Bug 562824 - Add Services.jsm goodness to form manager. r=gavin
2010-04-29 18:47:06 -07:00
Dave Townsend
e9f8fcd5cb
Bug 552731: Update FUEL to use the new EM APIs. r=mfinkle
2010-04-20 15:14:15 -07:00
Dave Townsend
396af8873a
Bug 553169: Make the platform talk to the extension manager without using a custom interface. r=bsmedberg
2010-04-29 13:11:23 -07:00
Mark Banner
7b32d87a40
Bug 555658 Move Find Service and intl charset-menu code to toolkit. r=dtownsend
...
--HG--
rename : xpfe/components/find/Makefile.in => toolkit/components/find/Makefile.in
rename : xpfe/components/find/public/Makefile.in => toolkit/components/find/public/Makefile.in
rename : xpfe/components/find/public/nsIFindService.idl => toolkit/components/find/public/nsIFindService.idl
rename : xpfe/components/find/src/Makefile.in => toolkit/components/find/src/Makefile.in
rename : xpfe/components/find/src/nsFindService.cpp => toolkit/components/find/src/nsFindService.cpp
rename : xpfe/components/find/src/nsFindService.h => toolkit/components/find/src/nsFindService.h
rename : xpfe/components/intl/Makefile.in => toolkit/components/intl/Makefile.in
rename : xpfe/components/intl/nsCharsetMenu.cpp => toolkit/components/intl/nsCharsetMenu.cpp
rename : xpfe/components/intl/nsCharsetMenu.h => toolkit/components/intl/nsCharsetMenu.h
2010-04-29 19:35:39 +01:00
Mitchell Field
9818f00bf2
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
2010-04-29 18:59:13 +02:00
Marco Bonardo
746854e136
Bug 559217 - Browser freezes due a lock contentions across Places statements. r=sdwilsh
2010-04-29 10:40:08 +02:00
Serge Gautherie
1ac1fdd1d8
Bug 535905 - [SeaMonkey 2.1] mochitest-browser-chrome: "Exception thrown at chrome://mochikit/content/browser/toolkit/components/places/tests/browser/browser_bug399606.js:74 - ReferenceError: XPCOMUtils is not defined"; (Av1) Add missing |Components.utils.import("resource://gre/modules/XPCOMUtils.jsm");|.
...
r=mak77.
2010-04-28 23:49:28 +02:00
Ehsan Akhgari
19f00904c7
Bug 558911 - Rev3 Fedora permaorange: jsctypes-test/unit/test_jsctypes.js | Error: couldn't open library (missing libm.so)
...
r=dwitte
2010-04-28 10:20:41 +02:00
Kurt Schultz
9a47bc524b
Bug 515435 - Remove "Get Bookmark Add-ons" from default bookmarks. r=mak l10n-r=pike
2010-04-28 09:17:09 +02:00
Marco Bonardo
d4b3c277bb
Test for containerNode->getChildIndex(node)(related to bug 561848). r=dietrich
2010-04-28 09:17:04 +02:00
Marco Bonardo
924b61f59a
Bug 561848 - signed/unsigned mismatch in nsNavHistoryContainerResultNode::GetChildIndex. r=dietrich
2010-04-27 13:25:20 +02:00
Marco Bonardo
0901521e37
Bug 555218 - 8: Other Places warnings. r=dietrich
2010-04-27 13:25:16 +02:00
Marco Bonardo
33962af36a
Bug 555218 - 7: (nsNavHistory.cpp) Fix Places usage of deprecated Storage APIs. r=dietrich
2010-04-27 13:25:07 +02:00
Marco Bonardo
de6b8e8aa7
Bug 555218 - 6: (nsNavBookmarks.cpp) Fix Places usage of deprecated Storage APIs. r=dietrich
2010-04-27 13:25:05 +02:00
Marco Bonardo
e9721dd6e8
Bug 555218 - 5 (AsyncFaviconsHelpers.cpp) Fix Places usage of deprecated Storage APIs. r=dietrich
2010-04-27 13:25:03 +02:00
Marco Bonardo
5c49867138
Bug 555218 - 4: (nsFaviconService.cpp) Fix Places usage of deprecated Storage APIs. r=dietrich
2010-04-27 13:25:00 +02:00
Marco Bonardo
3fe32acf6a
Bug 555218 - 3: (nsAnnotationService.cpp) Fix Places usage of deprecated Storage APIs. r=dietrich
2010-04-27 13:24:58 +02:00
Marco Bonardo
6bbfb75c08
Bug 555218 - 2: (History.cpp) Fix Places usage of deprecated Storage APIs. r=dietrich
2010-04-27 13:24:56 +02:00
Marco Bonardo
9ad977b980
Bug 555218 - 1: (nsNavHistoryResults.cpp) Fix Places usage of deprecated Storage APIs. r=dietrich
2010-04-27 13:24:54 +02:00
Edward Lee
629f231c6f
Bug 559695 - warning C4700: uninitialized local variable 'rv' used in nsStorageFormHistory.cpp [r=gavin]
...
Hard code return of NS_ERROR_OUT_OF_MEMORY on failure to createInstance. Push down declarations of rv to its first assignment.
2010-04-21 11:28:00 -07:00
Marco Bonardo
d9570ca6b0
Bug 561229 - Copy/Paste bookmarks is broken. r=dietrich
2010-04-26 21:04:20 +02:00
Marco Bonardo
2ad8eca76b
Bug 560104 - rename toolkit places utils.js to PlacesUtils.jsm r=dietrich
...
--HG--
rename : toolkit/components/places/src/utils.js => toolkit/components/places/src/PlacesUtils.jsm
2010-04-26 21:04:17 +02:00
timeless@mozdev.org
18f4a5a5a3
Bug 555659 - places/tests/cpp/mock_Link.h doesn't initialize mRegistered and mContent, r=sdwilsh, a=1
...
--HG--
extra : rebase_source : b1993fad9fc5674e673c10150a2fb12e9216fea4
2010-03-29 02:10:00 -07:00
Phil Ringnalda
de894ff62f
Bug 542928 - try to stop the constant orange by disabling browser_bug511456.js on Linux, rs=dolske, a=1
2010-04-24 19:03:30 -07:00
Robert Sayre
0f0d2ffdf7
Merge mozilla-central to tracemonkey.
2010-04-24 12:56:26 -04:00
Mike Hommey
7f75f6109e
Bug 553995 - Don't depend on network connectivity in test_bug_406857.js [r=sdwilsh]
2010-04-24 09:39:16 +02:00
Jeff Walden
4b9b1d8e68
Bug 560018 - Actually remove support for { get property funname() { } }, confounded merging madness... r=luke
...
--HG--
extra : rebase_source : b3c47f5fdd0fcb52f68876e9a4fab16143c16901
2010-04-17 03:19:33 -07:00
Robert Sayre
ccea2938e0
Merge tracemonkey to mozilla-central.
2010-04-21 08:34:13 -04:00
Dan Witte
329cff4a11
Bug 558949 - Make ctypes functions FunctionType.ptr's. r=benjamn
2010-04-20 17:37:35 -07:00
Dan Witte
e0609a016b
Update comments in ctypes.jsm to point at MDC docs. No bug, r=aidan
2010-04-19 12:49:47 -07:00
Marco Bonardo
f0b25bedf3
Bug 529821 - Places should shutdown earlier (at profile-before-change). r=sdwilsh r=ehsan
2010-04-22 14:53:54 +02:00
Robert Sayre
681d81bbe8
Merge tracemonkey to mozilla-central.
2010-04-21 13:27:52 -04:00
Markus Stange
ab8e976d1c
Bug 558059 - Make the search field on about:config a little wider and put the flex attribute back. ui-r=faaborg, r=dao
...
--HG--
extra : rebase_source : 7f28a0478eccf7bbf0496981d240420e0882e63f
2010-04-19 16:13:54 +02:00
Gavin Sharp
ca9ebd7a8f
Bug 559467: tweak nsILoginManager documentation, rs=dolske
...
--HG--
extra : rebase_source : 4780201d1f2801b3d52ca1eabe7dc999cda100ba
2010-04-15 00:06:21 -04:00
Neil Deakin
16e62a0020
Bug 545714, consolidate dropped link handlers into one single component and use it for security checking, r=mano,neil,sr=sicking
2010-04-18 14:27:18 -04:00
Marco Bonardo
e203107ce4
Bug 557406 - Intermittent xpcshell failure in test_bookmarks.js, r=dietrich
2010-04-18 16:05:58 +02:00
rbs@maths.uq.edu.au
978cb43dd1
Bug 251843: Add alternating background to about:config. r=mconnor
2010-04-18 09:26:31 +02:00
Marco Bonardo
698a556c8d
Bug 509426 - disable flushes on test_405938_restore_queries.js
2010-04-17 12:07:21 +02:00
Marco Bonardo
60899ff343
Bug 556739 - Part 3: PlacesUtils is added twice at build time. r=dietrich
2010-04-16 23:51:36 +02:00
Marco Bonardo
1d77a891bd
Bug 556739 - Part 2: use Services in microsummaries service. r=dietrich
2010-04-16 23:51:33 +02:00
Marco Bonardo
d644ba9c98
Bug 556739 - Part 1: Expose more from PlacesUtils. r=dietrich
2010-04-16 23:51:04 +02:00
Marco Bonardo
6dc8730c40
Bug 527134 - disable flushes for test_385829.js a=dietrich
2010-04-16 23:50:58 +02:00
Marco Bonardo
229fe714c7
Bug 527622 - test_sorting.js should wait for clear history. a=dietrich
2010-04-16 23:50:40 +02:00
Marco Bonardo
c4a48f9863
Bug 540751 - test_update_frecency_after_delete.js should wait for clear history. a=dietrich
2010-04-16 23:50:21 +02:00
Marco Bonardo
2f483437e5
Bug 547334 - test_browserhistory.js should wait for clear history. a=dietrich
2010-04-16 23:49:44 +02:00
Marco Bonardo
32a0915d52
Bug 556347 - LAZY_TIMER*2 is not large enough to ensure correctness of the test. a=dietrich
2010-04-16 23:48:38 +02:00
Ben Turner
4ff86e4fdb
Reenable tests for bug 559447
...
--HG--
rename : toolkit/components/ctypes/tests/test_ctypes.xul.in => toolkit/components/ctypes/tests/test_ctypes.xul
2010-04-20 14:39:18 -07:00
Ben Turner
db9b3a4b85
Disable failing ctypes test for the moment
2010-04-20 11:26:48 -07:00
Ben Turner
f53cf449f0
Bug 559447 - 'Make ChromeWorkers that have access to ctypes for browser and extensions'. r=dwitte+jst.
2010-04-20 09:44:56 -07:00
Marco Bonardo
dc98c63f6e
Bug 542736 - random orange in xpcshell/tests/test_places/expiration/test_pref_interval.js r=sdwilsh
2010-04-20 10:07:21 +02:00
Marco Bonardo
cccce40f04
Bug 541068 - random failure in expiration\test_removeAllPages.js r=dietrich
2010-04-20 10:07:16 +02:00
Mike Hommey
01a883d0c0
Bug 554265 - Download search engine icons even when searchplugin is readonly [r=rflint]
...
--HG--
extra : rebase_source : c1d93bf91c126de9bce3ee171c26c0d46d70eae4
2010-04-19 10:26:48 +02:00
Marco Bonardo
9edfc53e75
Bug 559682 - Ensure we create a valid transaction in batches before trying to commit it. r=sdwilsh
2010-04-16 14:31:21 +02:00
Robert Sayre
21d5aa345b
Merge tracemonkey to mozilla-central.
2010-04-15 12:05:18 -04:00
Dan Witte
d932f1875d
Bug 556329 - Allow ctypes to load exported data symbols. r=jorendorff
2010-04-14 10:36:48 -07:00
Dan Witte
4e6cc3082a
Bug 556902 - Fix ctypes warnings. Part 2: libffi. r=benjamn
2010-04-14 10:36:48 -07:00
Dietrich Ayala
bc51cf819c
Bug 557406 - Intermittent xpcshell failure in test_bookmarks.js | false == true (via shaver, test landing to see orange effect)
2010-04-13 22:57:36 -07:00
Matthew Noorenberghe
7396fdb265
Bug 487556 - satchel should send a notification when adding/removing/changing an item. r=dolske
2010-04-13 15:18:34 -07:00
Justin Dolske
85a3bcf1b6
Bug 506402 - Add GUIDs to satchel form entries. r=zpao, r=gavin
2010-04-13 15:18:31 -07:00
Marco Bonardo
c6a363b619
Disable flushes for some Places random test, due to bug 507790
2010-04-15 00:14:19 +02:00
Marco Bonardo
918dd0d463
Bug 557406 - Intermittent failure in test_bookmarks.js. Disable till we implement a fix.
2010-04-15 00:14:15 +02:00
Dão Gottwald
41eed7785a
Bug 558643 - Remove unused toolbox-top class. r=gavin
2010-04-12 09:59:26 +02:00
Craig Topper
771eede254
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
2010-04-10 16:10:12 -04:00
Craig Topper
9eccdbd4d7
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
2010-04-10 16:09:38 -04:00
Drew Willcoxon
b660f0bb6a
Bug 536893 - Asynchronous API for opening nsNavHistoryFolderResultNodes (part 2), r=mano
2010-04-09 11:30:35 -07:00
Drew Willcoxon
207fc62f9f
Bug 536893 - Asynchronous API for opening nsNavHistoryFolderResultNodes (part 1), r=mano, sr=vlad
2010-04-09 11:30:29 -07:00
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
Brian Crowder
9942f20527
Bug 548582 - FastStartup should save prefs when the final window closes, r=mfinkle
2010-04-08 12:19:32 -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
Ehsan Akhgari
597523deaa
Merge backout of bug 553124
2010-04-07 13:29:28 -04:00
Ehsan Akhgari
3313f2610b
Backed out changeset 9786ae3984b3 (bug 553124) because of potential privacy risks
2010-04-07 13:29:10 -04:00
Ehsan Akhgari
f11e5f3370
Bug 553124 - After bug 147777 lands, private browsing doesn't need to disable coloring of visited links any more; r=sdwilsh,bzbarsky
...
--HG--
extra : rebase_source : 7aff54b4357ca411278e906ecd022adfd1bb09cc
2010-04-06 13:47:42 -04:00
Ginn Chen
c3fc2f9d1c
Bug 550371 mozalloc failed to build on Solaris r=bsmedberg
2010-04-07 14:16:32 +08:00
Robert Sayre
744599315f
Merge mozilla-central to tracemonkey.
2010-04-04 14:15:05 -04:00
L. David Baron
c6cfc1d0a4
Fix existing tests to deal with getComputedStyle lying about :link vs. :visited. (Bug 147777) r=sdwilsh
2010-04-02 18:58:25 -07:00
Dan Witte
691a56e2c8
Bug 538324 - Move ctypes into js/src. Part 8: Add ctypes JS module bits to toolkit. r=bsmedberg
...
--HG--
rename : js/ctypes/Makefile.in => toolkit/components/ctypes/Makefile.in
rename : js/ctypes/Module.cpp => toolkit/components/ctypes/Module.cpp
rename : js/ctypes/Module.h => toolkit/components/ctypes/Module.h
rename : js/ctypes/ctypes.jsm => toolkit/components/ctypes/ctypes.jsm
rename : js/ctypes/tests/Makefile.in => toolkit/components/ctypes/tests/Makefile.in
rename : js/ctypes/tests/jsctypes-test.cpp => toolkit/components/ctypes/tests/jsctypes-test.cpp
rename : js/ctypes/tests/jsctypes-test.h => toolkit/components/ctypes/tests/jsctypes-test.h
rename : js/ctypes/tests/unit/test_jsctypes.js.in => toolkit/components/ctypes/tests/unit/test_jsctypes.js.in
2010-04-02 13:16:51 -07:00
Dão Gottwald
bbecfef399
use Services.* in browser chrome tests
2010-04-02 09:20:42 +02:00
Marco Bonardo
2ebef49bb0
Bug 556376 - Provide a common head for Places xpcshell-tests.
...
r=dietrich on code changes, blanket-rs=places-team for test changes
2010-04-02 00:42:25 +02:00
Marco Bonardo
fa71af01e3
Bug 556231 - Tests are trying to QI to nsIDirectoryProvider, that does not exist. r=ted
2010-04-01 13:29:13 +02:00
Marco Bonardo
bdcef1a8ca
Bug 555519 - disable test_doSetAndLoadFaviconForPage_failures.js since it randomly succeeds
2010-04-01 13:28:25 +02:00
Blair McBride
9c5de4629e
Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor
2010-03-26 22:59:02 +01:00
Marco Bonardo
dbb5b1c0cd
Bug 552659 - improve searchService sanitizeName function. r=rflint
2010-03-26 22:57:31 +01:00
Marco Bonardo
4682e88094
Bug 554903 - Remove microsummaries.xpt reference from package-manifest and fix a left-over, r=sdwilsh
2010-03-26 22:57:28 +01:00
Asaf Romano
fcd0c4ed23
Bug 555293 - MLFB: Port bug 547815 to Firefox. r=the-one-who-likes-filing-bugs.
2010-03-27 00:15:02 +03:00
Marco Bonardo
59fc644e1e
Bug 553489 - Part11: Test for cases where an icon should not be set. r=sdwilsh
2010-03-25 12:34:53 +01:00
Marco Bonardo
e831c65fee
Bug 553489 - Part10: reimplement setAndLoadFaviconForPage. r=sdwilsh sr=vlad
2010-03-25 12:34:49 +01:00
Marco Bonardo
208cd2f7a2
Bug 553489 - Part9: NotifyStep. r=sdwilsh
2010-03-25 12:34:47 +01:00
Marco Bonardo
f1927b220f
Bug 553489 - Part8: AssociateIconWithPageStep. r=sdwilsh
2010-03-25 12:34:45 +01:00
Marco Bonardo
5e4bf87f23
Bug 553489 - Part7: SetFaviconDataStep. r=sdwilsh
2010-03-25 12:34:42 +01:00
Marco Bonardo
e10624755d
Bug 553489 - Part6: FetchNetworkIconStep. r=sdwilsh
2010-03-25 12:34:40 +01:00
Marco Bonardo
4e6db2d9d4
Bug 553489 - Part5: EnsureDatabaseEntryStep. r=sdwilsh
2010-03-25 12:34:38 +01:00
Marco Bonardo
b6174d2a67
Bug 553489 - Part4: FetchDatabaseIconStep. r=sdwilsh
2010-03-25 12:34:35 +01:00
Marco Bonardo
601401fcee
Bug 553489 - Part3: GetEffectivePageStep. r=sdwilsh
2010-03-25 12:34:33 +01:00
Marco Bonardo
925a3aac39
Bug 553489 - Part2: AsyncFaviconStepper. r=sdwilsh r=dietrich
2010-03-25 12:34:31 +01:00
Marco Bonardo
d31d86de04
Bug 553489 - Part1: new callback interface and better idl docs. r=sdwilsh sr=vlad
2010-03-25 12:34:28 +01:00
Andrew Sutherland
ddd3c4327f
Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad.
...
--HG--
rename : storage/src/mozStorageStatementJSHelper.cpp => storage/src/mozStorageAsyncStatementJSHelper.cpp
rename : storage/src/mozStorageStatementJSHelper.h => storage/src/mozStorageAsyncStatementJSHelper.h
rename : storage/src/mozStorageStatementParams.cpp => storage/src/mozStorageAsyncStatementParams.cpp
rename : storage/src/mozStorageStatementParams.h => storage/src/mozStorageAsyncStatementParams.h
2010-03-24 00:32:40 -07:00
Marco Bonardo
2483b43786
Bug 546942 - Move places import-export-service to toolkit. r=sdwilsh
...
--HG--
rename : browser/components/places/public/nsIPlacesImportExportService.idl => toolkit/components/places/public/nsIPlacesImportExportService.idl
rename : browser/components/places/src/nsPlacesImportExportService.cpp => toolkit/components/places/src/nsPlacesImportExportService.cpp
rename : browser/components/places/src/nsPlacesImportExportService.h => toolkit/components/places/src/nsPlacesImportExportService.h
2010-03-24 02:17:49 +01:00
Marco Bonardo
2ddaaa1db3
Bug 552444 - Part 3: fix microsummaries code style to Places toolkit, plus minor cleanup. r=dietrich
2010-03-23 14:55:22 +01:00
Marco Bonardo
3aa0211ba6
Bug 552444 - Part 2: fix "UsrMicsumGens" dependency. r=mano
2010-03-23 14:55:19 +01:00
Marco Bonardo
8ca7c4879a
Bug 552444 - Part 1: Move microsummaries service to Places toolkit. r=mano
...
--HG--
rename : browser/components/microsummaries/public/nsIMicrosummaryService.idl => toolkit/components/places/public/nsIMicrosummaryService.idl
rename : browser/components/microsummaries/src/nsMicrosummaryService.js => toolkit/components/places/src/nsMicrosummaryService.js
2010-03-23 14:55:17 +01:00
Justin Dolske
63cffdd401
Bug 465636 - Login Manager should record creation/usage timestamps. r=zpao, sr=vlad
...
--HG--
rename : toolkit/components/passwordmgr/test/unit/head_storage_legacy_1.js => toolkit/components/passwordmgr/test/unit/head_common.js
2009-12-28 20:39:00 -08:00
Robert Kaiser
fd99307a97
bug 541746 - fix test_frecency.js to work on SeaMonkey, r=dietrich
2010-03-19 17:21:59 +01:00
David Bolter
af0cd9907e
Increase the minimum wait time for testing interval expiration (b=542736 - random orange); r=mak77
2010-03-18 21:24:44 -04:00
Marco Bonardo
50df9cf854
Bug 536081 - Can't delete all history entries returned by a search in Library or Sidebar. r=dietrich
2010-03-18 11:59:08 +01:00
Simon Montagu
16606db5c5
Bug 411511: Make nsIProcess accept Unicode paths as well as native charset, r=bsmedberg
2010-03-18 10:37:12 +02:00
Justin Dolske
b624180ee3
Bug 551851 - Add Services.jsm goodness to login manager. r=zpao, r=vlad
2010-03-11 18:25:00 -08:00
Josh Matthews
6958a34b67
Bug 188285 - "Form autocomplete should not store credit card numbers" [r=dolske]
2010-01-31 06:25:00 +13:00
Henri Sivonen
32683ce44d
Bug 546647 - Make test_Microformats_hCard.html not depend on <area> parsing outside <map>. r=jonas.
...
--HG--
extra : rebase_source : 678a6b55376f7cd82c6025dc27f30907b6acf97d
2010-02-22 14:17:35 +02:00
Marco Bonardo
88d91d133b
Bug 552386 - test_history_sidebar.js fails between midnight and 2:00am with new DST settings, r=dietrich a=dholbert for CLOSED TREE
2010-03-16 02:02:50 +01:00
Dão Gottwald
0156366204
fix up tests
2010-03-14 08:02:11 +01:00
Robert Longson
7f73b235c7
Bug 510202 - simplify C++ code now that bug 461199 has landed. r=sdwilsh,sr=bzbarsky
2010-03-13 10:32:19 +00:00
Joel Maher
d050afae06
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
2010-03-12 13:53:36 -08:00
Asaf Romano
fd118435f9
Bug 543444 - Replace single-view API with multiple observers. r=mak sr=rstrong
2010-03-12 12:14:47 +01:00
timeless@mozdev.org
1bbca2c201
Bug 549259 [@ nsAnnotationService::StartGetAnnotation]
...
r=mak
--HG--
extra : rebase_source : f7504195843a57c0e6226c874f955f0073e6523c
2010-03-12 07:50:10 +01:00
Shawn Wilsher
f4da63e4bf
Bug 526601 - Places needs to use asyncClose instead of close on the database connection
...
Storage API changed, and we need to update.
r=mak
2009-11-09 09:59:40 -08:00
Blair McBride
bd0b32abc1
Backout patch for c7562242f88e due to bustage
2010-03-11 16:35:37 +13:00
Blair McBride
8274492c49
Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor
2009-11-23 15:37:39 +13:00
Marco Bonardo
55340792b2
Bug 542943 - Get rid of bookmarksHash, r=dietrich
2010-03-10 13:40:52 +01:00
Marco Bonardo
56ff9e67ce
Bug 542941 - Part8: fix test_multi_queries.js for the new transition, r=dietrich
2010-03-10 13:40:43 +01:00
Marco Bonardo
167c09b047
Bug 542941 - Part7: Fix CRLF newlines in test_multi_queries.js
2010-03-10 13:40:41 +01:00
Marco Bonardo
03c77c3a09
Bug 542941 - Part6: fix existing tests to check for the new transition type, r=dietrich
2010-03-10 13:40:39 +01:00
Marco Bonardo
ee2bb7ac00
Bug 542941 - Part4 and 5: fix a sessionID bug, and introduce a new test for redirects, r=dietrich
2010-03-10 13:40:37 +01:00
Marco Bonardo
8bbafcd423
Bug 542941 - Part2: markPageAsFollowedLink and TRANSITION_FRAMED_LINK, r=dietrich sr=mconnor
2010-03-10 13:40:34 +01:00
Marco Bonardo
ec05c579c0
Bug 542941 - Part1: Clean up and comment AddVisitChain code, r=dietrich
2010-03-10 13:40:32 +01:00
Phil Ringnalda
e46c23ce11
Bug 547653 - Build toolkit search based on a define rather than an exclusion of some apps, r=ted
...
--HG--
extra : rebase_source : b164bf687e7926a81ae8b25823858f11565a947c
2010-02-21 21:51:18 -08:00
Brad Lassey
bb55fe310f
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
2010-03-09 22:33:11 -05:00
Joel Maher
aef3dc32c3
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
2010-03-09 08:55:39 -08:00
Marco Bonardo
aa09cf6372
backout bug 543444 due to leaks
2010-03-09 17:23:32 +01:00
Asaf Romano
e7acf94dc2
Bug 543444 - Replace single-view API with multiple observers. r=mak sr=rstrong
2010-03-09 14:43:09 +01:00
Kyle Huey
1d0289c601
Backed out changeset 8ce70abd7777
2010-03-09 01:14:21 -05:00
Joel Maher
cee9b522a0
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
2010-03-08 19:21:33 -08:00
Clint Talbert
7ffd9496bc
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
2010-03-07 17:34:23 -08:00
Joel Maher
ef6c5fda3d
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
2010-03-07 16:08:05 -08:00
Jim Mathies
85a00a647b
Bug 504804 - Skip policy checks when virus scanning is disabled. r=sdwilsh.
2010-03-06 12:36:33 -06:00
Mark Banner
4296bc6a4a
Bug 550145 NS_APPSTARTUP_CONTRACTID should exist in nsToolkitCompsCID.h and not nsXPFEComponentsCID.h (kill nsXPFEComponentsCID.h). r=benjamin
2010-03-05 12:11:55 +00:00
Robert O'Callahan
f4de62cffe
Backed out changeset 79f299fc10d6
2010-03-05 20:10:20 +13:00
Asaf Romano
6598acf4f4
Relanding bug 543444 - Replace single-view API with multiple observers. r=mak. sr=rstrong.
2010-03-04 13:23:41 -08:00
Dão Gottwald
caf1dccaa5
Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn
...
--HG--
extra : rebase_source : 50e3996d42073daa4c9f68f8c263b8b8106f3d84
2010-03-04 08:13:27 +01:00
Chris Jones
2141078f6e
Bug 441324, part 3: Configure and build changes for libmozalloc. r=bsmedberg
2010-03-03 23:02:57 -06:00
Chris Jones
f0560d9e8e
Bug 441324, part 1: Shuffle around includes to avoid problems with #define malloc et al. r=bsmedberg
2010-03-03 23:02:55 -06:00
Asaf Romano
8a462d5e47
Backing out bug 543444 due to orange.
2010-03-03 17:23:51 -08:00
Asaf Romano
e62ae2cc08
orange fix
2010-03-03 16:08:35 -08:00
Asaf Romano
c9e79d3dc6
Bug 543444 - Replace single-view API with multiple observers. r=mak, sr=rstrong.
2010-03-03 14:45:16 -08:00
Shawn Wilsher
d77cdfd47b
Bug 549882 - ###!!! ASSERTION: Trying to unregister a node that wasn't registered!
...
Also adds some assertions to make sure we do not leak the observer arrays.
r=dietrich
2010-03-03 12:55:37 -08:00
Mark Banner
4c0ca313e2
Bug 531256 Move nsBrowserStatusFilter from xpfe/browser to toolkit/components/statusfilter. r=dtownsend,sr=Neil
...
--HG--
rename : xpfe/browser/src/Makefile.in => toolkit/components/statusfilter/Makefile.in
rename : xpfe/browser/src/nsBrowserStatusFilter.cpp => toolkit/components/statusfilter/nsBrowserStatusFilter.cpp
rename : xpfe/browser/src/nsBrowserStatusFilter.h => toolkit/components/statusfilter/nsBrowserStatusFilter.h
2010-03-03 11:19:57 +00:00
Daniel Holbert
a3dfa5360d
Trivial followup for bug 461199: fix new compiler warning about unsigned-vs-signed comparison. (carrying forward rs=sdwilsh from previous related followup)
2010-02-25 17:53:41 -08:00
Dietrich Ayala
051624f055
Bug 492797 - hasHistoryEntries should cache the value instead of hitting the db every time (r=marco)
2010-02-10 10:08:58 -08:00
Asaf Romano
d66bedf608
Bug 520659 - Lazily build places trees when possible. r=mak.
2010-02-25 20:30:09 +02:00
Daniel Holbert
00ed82e5e1
Bug 461199 followup: Fix build warning "ISO C++ does not support the 'z' printf length modifier". rs=sdwilsh
2010-02-25 10:20:43 -08:00
Ryan Flint
42f23848a0
Bug 522842 - Don't notify during startup until all engines are loaded. r=gavin
2010-02-25 01:11:45 -05:00
Ryan Flint
28ef75e108
Backout bug 522842 (2858cd90d03)
2010-02-25 00:35:37 -05:00
Ryan Flint
364837c17d
Bug 522842 - Don't notify during startup until all engines are loaded. r=gavin
2010-02-24 23:10:55 -05:00
Paul O’Shannessy
acb67d3f39
Bug 535689 - Avoid clobbering and replacing password value when moving focus outside of username field [r=dolske]
2010-02-24 12:02:24 -08:00
Shawn Wilsher
149f5aac0a
Bug 542592 - Change how we use/store nsDocument::mLinkMap
...
This makes changes nsDocument::mLinkMap in a number of ways:
1) renamed to mStyledLinks to better reflect its new nature.
2) change it to an nsTHashtable of Link*. It no longer has a strong reference
3) add some assertions to make sure we call ForgetLink and AddStyleRelevantLink
in pairs.
This also makes mozilla::dom::Link::ResetLinkState take a boolean indicating if
we should notify or not.
r=bz
2010-02-24 08:37:03 -08:00
Ehsan Akhgari
d14f0f9897
Bug 461199 (Part 20) - Rewrite the private browsing visited link coloring test to make it work with the new async API
...
r=mconnor
r=sdwilsh
r=bz
2010-02-24 08:37:02 -08:00
Shawn Wilsher
201e801a1f
Bug 461199 (Part 18) - Need an observer notification to indicate when link status is known from the database
...
Adds an observer to indicate when a URI lookup is completed and passes the
visited state with the notification. This greatly simplifies test writing.
r=mak
2010-02-24 08:37:02 -08:00
Shawn Wilsher
2171f3f5d2
Bug 461199 (Part 12) - mozilla::dom::Link should unregister with mozilla::IHistory when it goes away
...
Call UnregisterWithHistory in Link's destructor to ensure that we are no longer
registered with IHistory.
r=sicking
sr=bz
2009-12-15 16:01:53 -08:00
Ryan Flint
47d53a6d69
Bug 546445 - Asynchronous getPref triggers debug assertion when shutting down sqlite. r=sdwilsh
2010-02-23 12:19:36 -05:00
Paul O’Shannessy
c8c63254e0
Backed out changeset 2c60006b6c1f (bug 520659) because of resulting orange.
2010-02-22 14:58:09 -08:00
Asaf Romano
a94a5b9868
Bug 520659 - Lazily build places trees when possible. r=mak.
2010-02-22 23:37:52 +02:00
Phil Ringnalda
5149fb71c6
Bug 547480 - Clean up color values in aboutMemory.css, r=dao
...
--HG--
extra : rebase_source : 8ab9f17bbebc9de0d882f79eb123169e432c8b5e
2010-02-21 10:44:49 -08:00
Markus Stange
e5b4c30655
Bug 466642 - Style about:config on OS X. ui-r=faaborg, r=dao
2010-02-20 12:07:31 +01:00
Phil Ringnalda
ecfb527ad3
Remove DOS line endings in about:memory files
2010-02-20 13:23:25 -08:00
Phil Ringnalda
fe5e7b0bbb
Bug 520364 - Make about:memory themeable, r=dao
2010-02-15 21:26:42 -08:00
Neil Rashbrook
2f47da2fcb
Bug 528755 Move filepicker file types into toolkit/content/filepicker.properties r=gavin
2010-02-20 15:26:41 +00:00
Daniel Holbert
2fb91b4ca2
bustage fix for Bug 461199: rename global var 'link' in test_IHistory.cpp to avoid bustage due to ambiguity w/ 'link()' function in unistd.h
2010-02-19 17:22:32 -08:00
Justin Dolske
b316af67c7
Bug 537862 - Move doAsyncPrompt() code into the prompt factory. r=mayhemer, r=gavin
2010-02-18 13:43:20 -08:00
Justin Dolske
d281708aae
Bug 546506 - Add a few satchel tests for password fields.
2010-02-18 13:43:19 -08:00
Shawn Wilsher
a5fb212e96
Backed out changeset cf4d10139ec0
2010-02-18 10:05:15 -08:00
Shawn Wilsher
f284f552ef
Bug 461199 (Part 12) - mozilla::dom::Link should unregister with mozilla::IHistory when it goes away
...
Call UnregisterWithHistory in Link's destructor to ensure that we are no longer
registered with IHistory.
r=sicking
sr=bz
2009-12-15 16:01:53 -08:00
Shawn Wilsher
1c29b0d28e
Bug 461199 (Part 2) - Create an API for asynchronous isVisited checks that content/layout can use
...
Create a new API (IHistory) to check for the visitedness of a URI.
r=mak
r=bz
sr=bsmedberg
2009-08-20 11:56:10 -07:00
Olli Pettay
f4ddb15f05
Bug 545330 - Crash [@ PresShell::Destroy] on exit after failed Print Preview of XUL document, r=mats
2010-02-11 13:02:38 +02:00
Geoff Lankow
6ed0fe4974
Bug 536567 - Store the value of the per-site last file upload directories inside the memory while private browsing is active. r=ehsan
...
--HG--
rename : toolkit/components/contentprefs/public/nsIContentURIGrouper.idl => dom/interfaces/base/nsIContentURIGrouper.idl
2010-02-11 09:35:49 +01:00
David Dahl
eb11eb1d4d
Bug 534079: Sub chunks are incorrectly applied in some cases. r=Tony Chang
2010-02-09 15:48:51 -08:00
Doug Turner
c5fb72ab64
Bug 543976 - Clean up Maemo defines. r=ted
2010-02-09 11:02:11 -08:00
Olli Pettay
ecf6194456
Bug 544018 - print preview doesn't work in view source , r=dao
2010-02-09 18:24:49 +02:00
Ryan Flint
ad78d52ea2
Disable test
2010-02-09 06:29:36 -05:00
Ryan Flint
da462d7bb6
Bug 539907 - Have getPref use asynchronous statements when called with an optional callback. r=myk, sr=robstrong
2010-02-09 05:28:39 -05:00
Olli Pettay
435c946f5c
backout Bug 544018
2010-02-08 19:00:41 +02:00
Olli Pettay
04889fec16
Bug 544018 - print preview doesn't work in view source, r=dao
2010-02-08 18:16:57 +02:00
Dão Gottwald
acef35272f
Use ordinary JS functions as observer callbacks in browser chrome tests
2010-02-06 09:47:42 +01:00
Dave Townsend
aa7bd27e8a
Attempted fix for bug 542928, timeouts after test_bug511456.js
2010-02-05 13:59:06 -08:00
Dão Gottwald
ae80ec035a
Bug 543675 - Assignment to undeclared variable eventItem. r=mfinkle
2010-02-03 13:40:55 +01:00
Daniel Holbert
c7859b5789
Backed out changeset 0949b169357b (possible workaround for Bug 543034), since it didn't help.
2010-02-02 19:32:52 -08:00
Daniel Holbert
1a6684fced
Bug 543034: Attempt to workaround msvc bug "fatal error C1001: An internal error has occurred in the compiler" by disabling optimizations for the tagged block of code. r=gavin
2010-02-02 14:05:47 -08:00
Dietrich Ayala
3453707fbb
backout bug 492797 due to test failure
2010-01-31 21:10:07 -08:00
Dietrich Ayala
5a5c4a6505
Bug 506471 - FUEL should avoid putting itself in the app-startup category (r=mfinkle)
2010-01-31 19:12:57 -08:00
Dietrich Ayala
fe3b785e70
Bug 492797 - followup (r=marco)
2010-01-31 19:11:33 -08:00
Dietrich Ayala
671ee1d80a
Bug 492797 - hasHistoryEntries should cache the value instead of hitting the db every time (r=marco)
2010-01-31 19:09:13 -08:00
Kyle Huey
3d2478cf69
Disable the test for Bug 178506 on Windows due to Bug 337307
2010-01-30 15:55:30 -05:00
Andrey Ivanov
88efb74b09
Bug 178506: Preserve original last-modified date on downloads r=sdwilsh
2010-01-30 12:58:01 -05:00
Dave Townsend
39858b12af
Bug 537449: Opening new chrome windows is broken after cancelling window.onbeforeunload event. r=bsmedberg, r=jst
2010-01-28 10:35:20 -08:00
Markus Stange
b0c7317f2d
Bug 402520 - Notify Mac OS X when a download finishes so it can make the downloads stack bounce when appropriate. r=sdwilsh, r=josh
2010-01-27 17:48:18 +01:00
Dave Townsend
fd424104a5
Backed out changeset 4d7bde383df5 from bug 541739 due to test failures
2010-01-26 19:05:31 -08:00
Ehsan Akhgari
0b7f0724fd
Bug 541739 - Flaws in download cancellation checks when switching the private browsing mode; r=sdwilsh
2010-01-26 20:28:51 -05:00
Phil Ringnalda
126a93447a
Bug 520165 followup - take the magic number out of the test_autocomplete.js change
2010-01-23 16:57:59 -08:00
Ehsan Akhgari
6b58a81958
Bug 530235 - Don't add downloaded documents to the list of recent documents on Widnows inside the private browsing mode; r=gavin ui-r=faaborg
2010-01-22 12:32:49 -05:00
Jonathan Griffin
ce90ed0a0d
Test for bug 539755, NPN_GetAuthenticationInfo
...
--HG--
extra : transplant_source : %1E%F7%C1%BF0%14Ul%0Ex%ABJ%0A%B9Z%0CX4%02%98
2010-01-21 14:35:03 -05:00
Marco Bonardo
13db595f12
Bug 539076 - Part5: replace mDBGetItemIndex with mDBGetItemProperties, r=dietrich
2010-01-16 12:38:07 +01:00
Marco Bonardo
92ce050599
Bug 539076 - Part4: Rename ENUMERATE_OBSERVERS to NOTIFY_OBSERVERS, r=dietrich
2010-01-16 12:38:04 +01:00
Marco Bonardo
a8b981dcba
Bug 539076 - Part3: Consolidate lazy statements boilerplate in macros, r=dietrich
2010-01-16 12:38:02 +01:00
Marco Bonardo
033d511d47
Bug 539076 - Part2: Convert current global statements to lazy statements, r=dietrich
2010-01-16 12:38:00 +01:00
Marco Bonardo
63139dfa9a
Bug 539076 - Part1: better error checking in bookmarks service and introduce lazy statements code, r=dietrich
2010-01-16 12:37:57 +01:00
Gavin Sharp
a20160a017
Bug 532178: moz:official parameter should depend on MOZ_OFFICIAL_BRANDING rather than MOZILLA_OFFICIAL, r=rflint
2009-12-01 18:15:27 -05:00
Marco Bonardo
d667fb19ac
Backed out changeset 14c20441c8d8
2010-01-16 06:48:42 -08:00
Marco Bonardo
afaca53c2a
Bug 539076 - Part1: better error checking in bookmarks service and introduce lazy statements code, r=dietrich
2010-01-16 12:37:57 +01:00
Marco Bonardo
a28c8e2d26
Bug 520165 - Part15: Fix a bad condition when expiration runs just before an addURI, r=dietrich
2010-01-15 17:40:59 +01:00
Marco Bonardo
a4941664dd
Bug 520165 - Part14: Add a maintenance task to print pages limit and run expiration, r=dietrich
2010-01-15 17:40:50 +01:00
Marco Bonardo
f45bf94d80
Bug 520165 - Part13: New expiration tests, r=mano
2010-01-15 17:40:47 +01:00
Marco Bonardo
a891df836a
Bug 520165 - Part12: fix existing Places tests, r=mano
2010-01-15 17:40:45 +01:00
Marco Bonardo
a47d07b775
Bug 520165 - Part11: Fix download manager tests dependancies, r=sdwilsh
2010-01-15 17:40:42 +01:00
Marco Bonardo
54fa20b6ee
Bug 520165 - Part10: Add a new expiration component, r=mano, r=dietrich
2010-01-15 17:40:39 +01:00
Marco Bonardo
9285eb504b
Bug 520165 - Part9 (Satchel): fix dependancies, r=dolske
2010-01-15 17:40:29 +01:00
Marco Bonardo
0f6a3324a8
Bug 520165 - Part9: remove old expiration code, r=mano
2010-01-15 17:40:19 +01:00
Marco Bonardo
393f2298ed
Bug 520165 - Part8: Change onPageExpired to onDeleteVisits, r=mano, sr=mconnor
2010-01-15 17:40:17 +01:00
Marco Bonardo
cced464000
Bug 520165 - Part7: Provide a new preference to toggle history, r=mano ui-r=faaborg
2010-01-15 17:40:14 +01:00
Robert O'Callahan
519c0fd842
Bug 526394. Part 21: Remove nsIViewManager RootScrollableView APIs, and move GetRectVisibility to nsIPresShell. r=mats
2009-09-09 17:40:02 +12:00
Robert O'Callahan
07db346518
Bug 526394. Part 20: Convert more code in caret and docshell. r=mats
2009-09-09 17:40:02 +12:00
Marco Bonardo
4408d52845
Part4: lazy statements creation (and minor cleanup) in nsFaviconService, r=sdwilsh
2010-01-08 13:57:49 +01:00
Ryan Flint
b58a7314ee
Bug 520284 - Use the update-timer category. r=robstrong
2010-01-07 23:25:44 -05:00
Geoff Lankow
1ad78e9662
Bug 537189 - Ensure no data is left behind after removing prefs via 'removePrefsByName' and 'removeGroupedPrefs', r=myk
2010-01-05 18:38:06 -05:00
Drew Willcoxon
e9ef3b6403
Bug 529597 - Places protocol handler, r=mak77,bz
2009-12-29 19:37:24 -08:00
Jae-Seong Lee-Russo
67a6d3e9e7
Bug 530386 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in toolkit/components/url-classifier, r=tony
2009-12-30 18:28:45 -05:00
Brian Crowder
7a7bba15a0
bug 530539 - Need to be able to specify nosplash in an environment variable r=dolske
2009-12-29 20:21:46 -05:00
Boris Zbarsky
3e7aa47200
Bug 500882 part 6. Switch remaining modules to using the new GetPrimaryFrame API. r=smaug,roc
2009-12-24 16:20:06 -05:00
Blair McBride
483286803f
Bug 397937 - Handle view-source on malware and error pages more gracefully, r=mconnor
2009-12-23 22:03:37 -05:00
Saint Wesonga
7eddbbbf54
Test for bug 484026, r=mak77
2009-12-23 19:31:39 -05:00
Daniel Holbert
2d58b07fbe
Bug 536520: Reorder init list for nsNavHistoryResult, to fix build warning. r=mak
2009-12-23 16:17:11 -08:00
Geoff Lankow
57f771038b
Bug 524408. File inputs should remember the last-used directory on a per-site basis. r=bzbarsky
...
--HG--
rename : toolkit/components/contentprefs/public/nsIContentPrefService.idl => dom/interfaces/base/nsIContentPrefService.idl
2009-12-22 20:05:26 -05:00
Marco Bonardo
b97793a63e
Re-enable sync for random oranges that could have been fixed by bug 536435.
2009-12-22 21:57:46 +01:00
Marco Bonardo
954f406a5c
Bug 536435 - Remove bookmarks service dangerous usage of UNION ALL, r=sdwilsh
2009-12-22 21:57:43 +01:00
Marco Bonardo
4448d58d19
Bug 520165 - Part6: generic constants and comments cleanup, r=mano
2009-12-22 13:05:14 +01:00
Marco Bonardo
5494f18c04
Bug 520165 - Part5: Cleanup topics and observer service usage, r=mano
2009-12-22 13:05:11 +01:00
Marco Bonardo
0fbefb9a05
Bug 520165 - Part4: use a getter for last session id, r=mano
2009-12-22 13:05:08 +01:00
Marco Bonardo
ff916a7872
Bug 520165 - Part3: Cleanup GetNow, r=mano
2009-12-22 13:05:06 +01:00
Marco Bonardo
14dab2b410
Bug 520165 - Part2: Stop using history prefs to build date containers, r=mano
2009-12-22 13:05:04 +01:00
Marco Bonardo
4c793153df
Bug 520165 - Part1: expose default pref for cache to memory percentage, r=mano
2009-12-22 13:05:01 +01:00
Metal Sonic
4c1b34d634
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
2009-12-21 21:50:30 +00:00
Marco Bonardo
106ad83390
Bug 500306 - lazily create Annotation Service statements, r=dietrich
2009-12-18 11:30:40 +01:00
Marco Bonardo
47e2f806ca
Bug 531151 - Increase Annotation Service robustness, r=dietrich
2009-12-18 11:30:37 +01:00
Marco Bonardo
7ccb07f97e
Bug 531201 - Add back a stub archiveBookmarksFile method for Weave compatibility, r=mconnor
2009-12-17 22:28:12 +01:00
Paul O’Shannessy
e26a79423f
Bug 511474 - input type password loses value when gaining focus by tabbing from previous field [r=dolske]
...
--HG--
extra : rebase_source : 2ea380a08b053740d63f424392dd057c0f0fd9e9
2009-12-16 14:10:27 -08:00
Dão Gottwald
72f04db1ba
Bug 525708 - mIconURL shouldn't need to be accessed outside of tabbrowser.xml. r=mano
2009-12-15 08:49:08 +01:00
Justin Dolske
a7e4511062
Fix test broken by bug 458812.
2009-12-13 18:42:14 -08:00
Justin Dolske
175727d33a
Bug 499417 - Refactor login manager's crypto code. r=vladimir, r=zpao
2009-12-13 17:04:43 -08:00
Justin Dolske
677a6e2e49
Bug 458812 - Remove support for importing from old mork-based formhistory.dat. r=vladimir
2009-12-13 17:04:41 -08:00
Jae-Seong Lee-Russo
359d4b2023
Bug 530385 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in toolkit/components/places, r=mak77
2009-12-13 09:32:10 -08:00
Olli Pettay
2f4c5ea761
Bug 487667 - Clone documents for printing, r=roc+jst+joe+dbaron
...
--HG--
extra : rebase_source : dbab242066ba97c0d7f34a2fb701a1c465f26ec4
2009-12-10 20:02:13 -08:00
Marco Bonardo
6bcee7bff7
Bug 527311 - Addressbar suggests adaptive results even if they have no visits and we want "history" behavior, r=sdwilsh
2009-12-10 09:21:27 -08:00
Reed Loden
2eb56202ec
Bug 454300 - "Remove locale-specific subdomains from client-generated URLs" [r=gavin]
2009-12-03 00:45:16 -06:00
Marco Bonardo
1d5aec67b5
Bug 532094 - crash [@ nsNavHistory::AutoCompleteFeedback(int, nsIAutoCompleteController*)], r=sdwilsh
2009-12-02 17:39:16 +01:00
Shawn Wilsher
bd1aa0d86e
Merge for back out of changeset e9f64cd044f3 (bug 526601)
2009-12-01 15:04:46 -08:00
Shawn Wilsher
8298fc4936
Backed out changeset e9f64cd044f3 (bug 526601)
2009-12-01 15:04:24 -08:00
Alex Pakhotin
cb935d3abc
bug 530889 - Shutdown FastStart service r=crowder a=blocking-fennec
...
--HG--
extra : rebase_source : 5f092dbfdd748f6a5d19a7afc24044a9fd96ef0c
2009-11-24 17:01:04 -08:00
Shawn Wilsher
36fcc4e93c
Bug 526601 - Places needs to use asyncClose instead of close on the database connection
...
Storage API changed, and we need to update.
r=mak
a=dbaron
--HG--
extra : rebase_source : 8a04a849b4d332357cc630710011df34f1d9a5ac
2009-11-09 09:59:40 -08:00
Marco Bonardo
919ceb7614
Bug 531236 - Crash [@ nsNavBookmarks::GetBookmarksHash], r=dietrich a=blocking192
2009-12-01 14:00:45 +01:00
timeless@mozdev.org
e0ffb137c4
Bug 530966 New crash [@ nsDownloadScanner::~nsDownloadScanner()] in Firefox 3.6b3
...
r=sdwilsh
2009-11-30 09:56:33 +13:00
Marco Bonardo
ff746574c7
Disable Places Sync on some frequent random failing test, to workaround bug 507790 and reduce orangeness. a=tests-only
2009-11-26 15:29:03 +01:00
Gavin Sharp
211342f289
Bug 530533: Add pref to control whether addEngine prompts to "use immediately", r=rflint
2009-11-23 11:05:33 -05:00
John Daniels
b260d02c5f
Bug 525819 - Make do_timeout take a callback function, not a string to eval. r=jwalden
...
--HG--
extra : rebase_source : 6fbaac51eabe95fcfaf4706feb9fd8a28ba4dfbf
2009-11-24 11:58:42 -08:00
Neil Rashbrook
01cef7daab
Bug 528755 Workaround for XUL filepicker regression r=gavin bl=beltzner
2009-11-19 19:04:38 +00:00
Marco Bonardo
d99d96f27a
Remove workaround for bug 522353 from nsPlacesDBFlush component
2009-11-19 14:15:08 +01:00
Jae-Seong Lee
23ae560f84
Bug 520743 - xpcshell-tests: some Places unit tests fail when 'werror' is on, r=mak
2009-11-19 14:13:24 +01:00
Ehsan Akhgari
05c479b008
Bug 526194 - Fix test bustage
2009-11-17 18:04:08 -05:00
Michael Ventnor
e764036ed7
Bug 516124. Add null checks to nsAlertsIconListener. r=roc
2009-11-17 15:16:59 -05:00
Masayuki Nakano
ab0f2e9ba1
Bug 528435 Drop NS_COMPOSITION_QUERY event r=roc, sr=neil
2009-11-16 22:13:02 +09:00
Mitchell Field
92a2deeef1
bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system r=ted.mielczarek
2009-11-13 14:40:00 -05:00
Jae-Seong Lee-Russo
6e09b9e50a
Toolkit tests that fail in js strict mode.
...
Bug 524781 - xpcshell-tests: turn on strict & werror by default.
r=benjamin.
2009-11-15 12:20:35 +01:00
Serge Gautherie
9f55de3899
Bug 508025 - head_urlclassifier.js: s/streamCompleted/streamFinished/ (3rd time); (Av1).
...
r=dcamp.
2009-11-15 12:20:31 +01:00
brian
0adecbfa9d
Bug 517109 - Fast Startup component should restart and issue memory-pressure notification periodically, r=dolske
2009-09-28 14:32:00 -07:00
MattN
2de48d0ce4
Bug 525700 - Satchel should consider history_expire_days_min in expiry calculation. r=dolske
2009-11-12 22:08:05 -08:00
Ehsan Akhgari
a16d857a62
Bug 513560 - mochitest-browser-chrome: intermittent "browser_passwordmgrdlg.js | Timed out"; r=dolske
2009-11-12 13:10:04 -05:00
Dão Gottwald
1b21023c95
Bug 527347 - nsIScriptableUnicodeConverter::convertToByteArray aLen out param should be optional. r=smontagu
2009-11-12 11:07:00 +01:00
Marco Bonardo
d1f11b2de2
linux build bustage fix
2009-11-11 12:40:02 +01:00
Marco Bonardo
5626624c83
Bug 527638 - Live Bookmarks do not load and reload/update, r=dietrich
2009-11-11 12:04:20 +01:00
Marco Bonardo
b67475b2fc
Bug 519479 - places default title behavior shouldn't use part of the URL, r=dietrich
2009-11-11 12:04:18 +01:00
Shawn Wilsher
4ec3b226c6
bug 522855 - Part3: Make expiration lookups async, r=mak. Further modified by me, r=sdwilsh.
2009-11-11 12:04:16 +01:00
Shawn Wilsher
b4916b6019
bug 522855 - Part3: Refactor async callbacks, r=mak. Further modified by me, r=sdwilsh.
2009-11-11 12:04:14 +01:00
Shawn Wilsher
9712400661
bug 522855 - Part1: Refactor DoSetAndLoadFaviconForPage, r=mak. Further modified by me, r=sdwilsh.
2009-11-11 12:04:11 +01:00
Ginn Chen
31251edcee
Bug 527431 places failed to compile on Solaris r=mak77
2009-11-10 18:23:30 +08:00
Shawn Wilsher
116173a4b7
Backout of bug 496019 and bug 526601 due to window build bustage.
2009-11-09 12:16:39 -08:00
Shawn Wilsher
da35c6685c
Bug 526601 - Places needs to use asyncClose instead of close on the database connection
...
Storage API changed, and we need to update.
r=mak
2009-11-09 09:59:40 -08:00
Gavin Sharp
d18cfbef98
Bug 526920: minor test tweaks
...
--HG--
extra : rebase_source : 895f32d6db722606fb9327f9478c6857fb0d1e70
2009-11-09 10:12:10 -05:00
Gavin Sharp
11e8e18c80
Bug 526920: JSON bookmarks importer (SetAndLoadFaviconForPage) should support setting favicons for bookmarked about: URIs, r=mak
2009-11-08 01:49:14 -05:00
Dão Gottwald
de19aaab92
Bug 5265285 - getAllLogins, getAllDisabledHosts and getAllEncryptedLogins count out params should be optional. r=dolske
2009-11-08 10:22:11 +01:00
Dão Gottwald
c982ab9fc0
Bug 526987 - getItemList, getIncompatibleItemList, getDependentItemListForID and updateAndGetNewBlocklistedItems itemCount out params should be optional. r=dtownsend
2009-11-07 09:21:07 +01:00
Dave Townsend
5c06d159bb
Bug 526651: Interfaces changed between the 1.9.2 branch and trunk with no IID rev. r=joe, r=mak77, r=myk
2009-11-06 14:33:17 -08:00
Dão Gottwald
78ce9ba60d
Bug 526989 - getEngines, getVisibleEngines and getDefaultEngines engineCount out params should be optional. r=gavin
...
--HG--
extra : rebase_source : ea466269b081c55e6ce4d178a00a9b882f65ac93
2009-11-06 22:56:26 +01:00
Dave Townsend
3771e35013
Bug 526635: Interfaces changed on the 1.9.2 branch with no IID rev. r=enn, r=vlad, r=josh, r=mak77, r=ted, r=roc
2009-11-06 11:31:22 -08:00
Tom Dyas
ff21c67765
Bug 465265 - Support swipe gestures in View Source windows on Mac OS X. r=gavin, ui-r=faaborg
2009-11-06 17:38:22 +01:00
Marco Bonardo
c959a08897
Bug 526777 - Livemark and Tagging services could better use XPCOMUtils, r=dietrich
2009-11-06 16:27:51 +01:00
Marco Bonardo
f185ee56a4
Bug 526776 - TagAutoCompleteSearch wants to implement nsITimerCallback, r=dietrich
2009-11-06 16:27:48 +01:00
Marco Bonardo
ebd8b02f06
Bug 525449 - Bad old code appends to query rather than binding, r=mano
2009-11-06 16:25:00 +01:00
timeless@mozdev.org
1bbe366096
Bug 526709 - LS_QueryInterface throws the wrong exception (NS_ERROR_NOT_IMPLEMENTED) instead of (NS_ERROR_NO_INTERFACE). r=mak
...
--HG--
extra : rebase_source : 9757c76d63c9d0ec7dcaec496c30cc30987d07e4
2009-11-06 08:36:03 +01:00
Kyle Huey
9e79459ea7
Bug 426166 - Search results change their order after pressing space or further typing. r=dietrich
2009-10-15 08:53:15 -04:00
Johnny Stenback
2ece5c15bd
Fixing bug 440486. Work around a Windows XP fax dialog bug. r=rstrong.
2009-11-05 21:14:27 -08:00
Ehsan Akhgari
f6da530110
Bug 514214 - Do not update page titles for places already in history inside the Private Browsing mode; r=mak77
2009-11-03 16:21:42 -05:00
Dão Gottwald
c5f31ac9ac
Bug 525710 - getPagesWithAnnotation, getItemsWithAnnotation, getPageAnnotationNames, getItemAnnotationNames, getFaviconData, getQueries, getFolders and getTagsForURI length out params should be optional. r=sdwilsh
...
--HG--
extra : rebase_source : e46c14838c9076d6bb32a423e0193e71b1d0532a
2009-11-02 22:04:15 +01:00
Gijs Kruitbosch
41ba1acfa5
Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
...
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
2009-10-29 14:44:10 +01:00
Jae-Seong Lee
c8279cd7a0
Bug 520743 - xpcshell-tests: some Places unit tests fail when 'werror' is on, r=mak
2009-10-29 11:56:41 +01:00
Neil Rashbrook
0224c6aca9
Bug 524972 Remove nsTArray from nsINavBookmarksService.idl r=mak
2009-10-28 23:52:41 +00:00
Marco Bonardo
bab6c84b9b
Bug 522678 - remove browser.history.showsessions from firefox.js, r=mano
2009-10-28 17:22:57 +01:00
Asaf Romano
bbc370f4a7
Bug 524219 - Renaming a tag in the Library doesn't show its new name until the Library gets reopened. r=mak.
2009-10-28 15:34:09 +02:00
Dão Gottwald
6a530b2454
Bug 524270 - Make the second getChildList parameter optional. r=bsmedberg
2009-10-26 21:02:06 +01:00
Gavin Sharp
8b68dba6c0
Bug 523646: make favicon optimization size and file limit configurable using a pref, r=mak
2009-10-22 19:10:20 -04:00
Gavin Sharp
281225380f
Bug 518907: JSON bookmarks import should support favicons, r=mak
2009-10-21 12:02:27 -04:00
Gavin Sharp
028060f57f
Bug 519685: optionally allow loading search engines from chrome:// JARs, r=rflint
...
--HG--
extra : rebase_source : 64c61e601b81db267a44ce45c08ec533dbde87c7
2009-10-16 23:13:14 -04:00
Neil Deakin
471f0d2337
Bug 517866, restore focus check so that first visible content is searched for when finding, fixes most noticeable issue with finding in unstyled xml documents, r=neil
2009-10-23 12:08:24 -04:00
Brian Crowder
5ed35899b3
Backed out changeset 899023a9fbb0 due to Ts regression (was bug 517109)
2009-10-21 07:58:53 -07:00
Brian Crowder
c0e438f64e
Bug 517109 - Make the Faststartup component use memory-pressure notification and periodically restart itself, r=dolske
2009-10-20 12:17:20 -07:00