Commit Graph

3355 Commits

Author SHA1 Message Date
Rob Campbell
2938b14889 Bug 637032 - Repeated Console messages in the Web Console not showing number; r=sdwilsh, a=beltzner 2011-03-01 08:43:46 -04:00
Doug Turner
738a73c73f Bug 633305 - about:memory should display memory reporters that live in the child process r=cjones a=blocking-fennec 2011-02-16 10:43:23 -08:00
David Dahl
b104b1597d Bug 637401 - [regression] Console message nodes do not have unique IDs anymore a=approval2.0 r=mossop 2011-02-28 14:42:28 -06:00
David Dahl
6165d98a71 Bug 636169 - Web Console notifications needed for customization via Addons a=approval2.0 r=mossop 2011-02-28 14:42:20 -06:00
Serge Gautherie
b29d36f31b Bug 636197 - [SeaMonkey] mochitests-5: test_bug625187.html fails since landing; (Av3a) Skip test_bug625187.html when tab modal prompts are not enabled.
r=dolske (a=test-only).
2011-02-28 03:11:51 +01:00
Rob Campbell
64399f756c Bug 611795 - Repeated messages in the Web Console should be collapsed into one; f=mihai.sucan r=sdwilsh,dao a=beltzner 2011-02-25 18:12:42 -04:00
Doug Turner
8c2a6d9061 backout of 74a64df4f758 a=build-bustage 2011-02-24 11:21:17 -08:00
Doug Turner
625a17d16a Bug 633305 - about:memory should display memory reporters that live in the child process r=cjones a=blocking-fennec
--HG--
extra : rebase_source : adf4e4f912ac6cab8c48b91da35e22a2b3ba0916
2011-02-16 10:43:23 -08:00
Marco Bonardo
c24557a124 Bug 619920 - TEST-UNEXPECTED-FAIL | test_download_embed_bookmarks.js
r=sdwilsh a=tests-only
2011-02-24 14:03:53 +01:00
Marco Bonardo
23946d5818 Bug 619623 - Intermittent failure in test_IHistory.cpp | Wait for frecency.
r=sdwilsh a=tests-only
2011-02-24 14:03:51 +01:00
Ehsan Akhgari
04e501c84e Backed out changeset 8f8f80356db4 (bug 636197) because it broke the test in question on all platforms 2011-02-23 15:25:57 -08:00
Serge Gautherie
2c6107a6b0 Bug 636197 - [SeaMonkey] mochitests-5: test_bug625187.html fails since landing; (Av1) Skip this test when tab modal prompts are not enabled.
r=dolske (a=test-only).
2011-02-23 23:41:21 +01:00
Rob Campbell
6b3a996481 Bug 632817 - Cannot filter search for NET events in the Web console; f=pwalton,mihai.sucan r=sdwilsh approval2.0=beltzner 2011-02-18 11:46:59 -08:00
Shawn Wilsher
92891f9848 Bug 632625 - xpcshell: intermittent "test_async_history_api.js | 2 == 3" or "0 == 3"; Be smart and wait for all background work to complete before moving to the next test.
r=mak77 (a=test-only).
2011-02-23 05:40:56 +01:00
Rob Campbell
a5f6869993 Bug 632817 - Cannot filter search for NET events in the Web console;
f=pwalton,mihai.sucan r=sdwilsh approval2.0=beltzner - Backed out
changeset e949d8f936f9, a=#developers
2011-02-22 13:45:25 -04:00
Rob Campbell
f5134f8541 Bug 632817 - Cannot filter search for NET events in the Web console; f=pwalton,mihai.sucan r=sdwilsh approval2.0=beltzner 2011-02-18 11:46:59 -08:00
Mihai Sucan
5b053fa244 Bug 625187 - Alert origin is no longer shown for third-party iframes.
r+a=dolske
2011-02-22 13:04:56 +01:00
Mike Shaver
85c4348adc Backed out changeset 4d86e63ff60d, diagnostic patch; back out 3da12edf735e, followup fix; back out bug 631135 completely, unexplained intermittent orange. r=waldo, a=orange 2011-02-19 20:46:44 -08:00
Marco Bonardo
6a14423528 Bug 626341 - Fix bogus bookmarks position values with PlacesDBUtils.
r+a=dietrich
2011-02-17 13:39:54 +01:00
Jeff Walden
414ac259f6 Bug 631135 - Objects created by or on behalf of fast natives and property ops (getters or setters) are parented to the wrong proto and global. r=lw,jst,mrbkap,bz, a=jst
--HG--
extra : rebase_source : a2f6a11ac3bcc7925cbf122057b694a0aafac970
2011-02-08 17:20:06 -08:00
Rich Walsh
2d9e3f935b Bug 621818 - [OS/2] implement GenerateRandomBytes(); r=sdwilsh a=beltzner 2011-02-18 15:36:33 -05:00
Mihai Sucan
28f0e500be Bug 621644 - $ is shadowed in web console; f=rcampbell r=dolske approval2.0=dolske 2011-02-18 09:09:11 -08:00
Hiroyuki Ikezoe
0266265691 Bug 634833 - Unused variables in PU_asyncGetBookmarkIds.
r=mak a=dietrich
2011-02-18 14:53:50 +01:00
Marco Bonardo
b383076f3e merge backout a=orange 2011-02-17 17:13:51 +01:00
Marco Bonardo
cd2e78bd53 Backed out changeset 753b5de51ba1 due to not explainable crash in ts_places_generated_max 2011-02-17 17:13:21 +01:00
Marco Bonardo
8a7a4dec38 Bug 626341 - Fix bogus bookmarks position values with PlacesDBUtils.
r+a=dietrich
2011-02-17 13:39:54 +01:00
Blair McBride
1ebeb8905e Bug 631059 - Creating a FunctionType pointer instance from a JS function can fail. r=dwitte a=bsmedberg 2011-02-18 00:05:24 +13:00
Shawn Wilsher
09905da143 Bug 629539 - test that proper visit notifications are dispatched (test_async_history_api.js)
r=mak
a=test-only change (NPOTB)
2011-02-17 13:48:49 +01:00
Mehdi Mulani
07893e28c1 Bug 628865 - Add tests for dropping referrer, sessionId persisting, and failed insertion with duplicate guid. r=sdwilsh a=blocking-and-tests 2011-02-16 12:19:09 -08:00
Marco Bonardo
cccfdcc28d Test for Bug 633638.
r=dietrich a=blocker
2011-02-15 12:39:26 +01:00
Marco Bonardo
218a0d840e Bug 633638 (Part 2) - Wrap statement execution so that cancel() will always cause a REASON_CANCELED.
r=sdwilsh a=blocker
2011-02-15 12:39:24 +01:00
Hiroyuki Ikezoe
8658e69633 Bug 633638 - Need a way to cancel PlacesUtils::asyncGetBookmarkIds requests.
r=mak a=blocker
2011-02-15 12:39:21 +01:00
Mihai Sucan
a7743f9ae5 Bug 630733 - web console does not report data which the server did send (301, 302 and 303); f=rcampbell r=dolske approval2.0=dolske 2011-02-14 11:00:27 -08:00
Mihai Sucan
4c111113d2 Bug 633196 - Object details don't open in the Web Console, when trying a second time; f=rcampbell r=dolske approval2.0=dolske 2011-02-14 11:00:21 -08:00
Neil Rashbrook
efc7e982c6 Bug 625814 - commonDialog icon and text are now differently misaligned. ui-r=faaborg, r=dolske, a=dolske 2011-02-11 20:24:08 -08:00
Frank Yan
5e54316f01 Bug 613704 - Improve visual design for tab-modal buttons & dialog. r=dolske, a=dolske 2011-02-11 20:24:06 -08:00
Marco Bonardo
f90b23b9f3 Backout Bug 631059 due to m-oth failure a=orange 2011-02-11 16:50:17 +01:00
Blair McBride
8ef2ed4de1 Bug 631059 - Creating a FunctionType pointer instance from a JS function can fail.
r=dwitte a=bsmedberg
2011-02-11 15:48:31 +01:00
Mounir Lamouri
c7256ae292 Bug 632428 - Update tests. r=dolske a=tests 2011-02-11 01:30:07 +01:00
Mounir Lamouri
fd59915bc0 Bug 632428 - r=smaug,dolske a=blocking-final 2011-02-11 01:29:40 +01:00
Justin Lebar
89c81d0188 Bug 594223 - Don't call searchFunction unnecessarily in MatchAutoCompleteFunction::OnFunctionCall. r,a=sdwilsh 2010-11-18 16:09:30 -08:00
Philipp von Weitershausen
136487d4bd Merge places with mozilla-central. a=blockers 2011-02-09 13:05:28 -08:00
Taras Glek
277db86adb Bug 632526 - Report startup time correctly; r=mwu a=blocking-fennec-b5+
--HG--
extra : rebase_source : f260656b8bc5a59efdf4dca51b526011a8174ccd
2011-02-09 14:58:17 -05:00
Shawn Wilsher
e76e16987a Bug 631403 - LoginManagerStorage_mozStorage should be able to deal with an existing transaction
r=dolske
a=blocking-fennec
2011-02-08 20:46:38 -08:00
Andreas Gal
3222023138 Expose console and InstallTrigger as content objects (bug 631225, r=dtownsend). a=blocker 2011-02-07 23:18:18 -08:00
Justin Dolske
1e248a9e8d Bug 627896 - tab-modal prompts should handle Cmd-. on OS X; r,a=gavin 2011-02-08 18:03:57 -05:00
Margaret Leibovic
24b712775f Bug 628805 - Add test for unstored sessionId to test_async_history_api.js and fix the way session ids are stored with places visits [r=sdwilsh, a=blocking-final] 2011-02-08 13:15:18 -08:00
Margaret Leibovic
431bd57991 Bug 628805 - Add tests for invalid referrerURI and invalid sessionId to test_async_history_api.js [r=sdwilsh, a=blocking-final] 2011-01-25 14:26:29 -08:00
Marco Bonardo
5f15a4397a Bug 629285 - Crash at AsyncGetBookmarksForURI.
r=sdwilsh a=blocker
2011-02-05 13:22:10 +01:00
Justin Wood
bd3654e3bd Bug 589506 - Scrub the codebase of MOZ_VIEW_SOURCE and MOZ_JSLOADER. r+=ted 2010-08-24 23:27:34 -04:00
Mitchell Field
1592ff67f7 Merge mozilla-central to build-system. 2011-03-03 20:13:35 +11:00
Mitchell Field
b6976ca587 Merge mozilla-central to build-system. 2011-03-02 20:38:54 +11:00
Mitchell Field
dd61bc4257 Merge mozilla-central to build-system. 2011-02-28 18:28:40 +11:00
Kyle Huey
7d56189a13 Merge m-c to bs. 2011-02-25 15:23:05 -05:00
Mike Hommey
6ef83c9db5 Bug 584474 part 9 - Replace fakelibs with a more sophisticated library expansion system. r=ted 2011-02-25 15:05:08 +01:00
Mitchell Field
cac949ea6d Merge mozilla-central to build-system. 2011-02-23 00:01:54 +11:00
Mitchell Field
2e8a7d546f Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras 2011-02-20 06:10:24 +11:00
Paul Biggar
bc3d36f617 Bug 585152 - Reland Date.now() fractional changes, along with fixed tests. (r=jwalden,dolske,gavin, rs=jwalden)
For the tests, I put a Math.floor around anything which looked like it did string concatenation. In principal that was r+ by dolske and gavin, and jwalden r+ed the extension to the rest of the tests.

Backout policy: the jsdate.cpp changes can be backed out trivially. The test changes should backout cleanly, but we're not hosed if they don't.
2010-08-06 13:35:00 -07:00
L. David Baron
52ee86d378 Backout changeset b583111a88aa (bug 585152) for causing mochitest-browser-chrome orange on opt builds. 2011-04-12 01:29:41 -07:00
Paul Biggar
c0aeeea187 Bug 585152 - Reland Date.now() fractional changes, along with fixed tests. (r=jwalden,dolske,gavin, rs=jwalden)
For the tests, I put a Math.floor around anything which looked like it did string concatenation. In principal that was r+ by dolske and gavin, and jwalden r+ed the extension to the rest of the tests.

Backout policy: the jsdate.cpp changes can be backed out trivially. The test changes should backout cleanly, but we're not hosed if they don't.
2010-08-06 13:35:00 -07:00
Marco Bonardo
8c66b9ae68 Bug 649211 - PlacesDBUtils console output is broken. r=sdwilsh 2011-04-12 04:27:33 +02:00
L. David Baron
b2e59587e8 Use nsAutoLock::NewLock, nsAutoLock::DestroyLock, nsAutoMonitor::NewMonitor, and nsAutoMonitor::DestroyMonitor as required by the API. (Bug 594666) r=cjones 2011-03-29 08:43:26 -07:00
Justin Lebar
7e2c5ae50d Bug 592557 - Eliminate uses of PR_Atomic{Increment,Decrement} functions in favor of PR_ATOMIC_{INCREMENT,DECREMENT} macros. r=bsmedberg,gal
--HG--
extra : rebase_source : 71069eb9c9d61131adee49279e136c8574dabc62
2011-03-28 15:58:49 -04:00
Justin Lebar
7a99e9ff21 Backing out 819c8fe6bdbe due to red on Windows. 2011-03-28 13:04:12 -04:00
Justin Lebar
28bf6ae86c Bug 570975 - Clarify comment in MatchAutoCompleteFunction. rs=sdwilsh 2011-03-28 11:20:07 -04:00
Justin Lebar
5861378359 Bug 592557 - Eliminate uses of PR_Atomic{Increment,Decrement} in favor of PR_ATOMIC_{INCREMENT,DECREMENT}. r=bsmedberg,gal 2010-10-03 15:42:14 -07:00
Shawn Wilsher
dec396a268 Bug 631423 - crash [@ mozilla::places::GenerateRandomBytes]
r=mak
a=blocking
2011-02-04 13:04:08 -08:00
Shawn Wilsher
f8dc130fea Bug 629814 - Async history API should ignore place ids
r=mak
sr=rstrong
a=softblocker
2011-02-03 14:09:37 -08:00
Shawn Wilsher
8790ee3197 Bug 630730 - Let consumers who probably know what they are doing access the database connection
r=dolske
a=Mossop
2011-02-03 14:09:33 -08:00
Dave Townsend
0b4d335620 Bug 630703: Provide a way to restart in 32-bit mode. r=josh, r=bsmedberg, a=blocks-betaN 2011-02-03 09:27:00 -08:00
Rob Campbell
4adec63764 Bug 626607 - Select All on webconsole includes messages that were filtered out; r=dolske a=blocking-final+ 2011-02-03 12:06:50 -05:00
Ehsan Akhgari
d611477b40 Bug 629697 - Cache the XPConnect services for accesses from Places; r=bsmedberg a=sdwilsh 2011-01-28 12:15:37 -05:00
Paolo Amadini
06209d5aef Bug 620615 - New tab-modal alerts can make Firefox unable to quit (part 2). r=dolske, a=blocker 2011-01-28 17:21:00 -08:00
Justin Dolske
dcd47ceba9 Bug 621764 - tab-modal prompt in Gmail eventually triggers slow-script dialog for nsPrompter.js. r=mrbkap, sr=jst, a=blocker 2011-02-01 19:23:00 -08:00
Chris Leary
86d81ea3d6 Merge tracemonkey to mozilla-central. (a=blockers) 2011-01-31 19:43:36 -08:00
Kyle Huey
98724385fa Backed out changeset 10c381463850 2011-01-31 20:57:48 -05:00
Paolo Amadini
73c89e9b62 Bug 620615: Actually make sure we shut down the prompt. r=dolske a=b 2011-01-31 20:02:40 -05:00
Phil Ringnalda
bb4104521c Bug 628984 - Don't hit the network in test_Microformats_hCalendar.html, rs=gavin, a=test 2011-01-28 22:54:01 -08:00
Jonas Sicking
6c6a7cea3e Disallow content access to chrome functions without __exposedProps__ (bug 628410, r=gal). 2011-01-29 18:47:17 -08:00
Mark Banner
4d5f8476bf Follow up to bug 606966, catch NS_ERROR_FAILURE instead of NS_ERROR_MALFORMED_URI. rs=sdwilsh a=test-only bustage fix for mailnews add-ons DONTBUILD 2011-01-27 13:33:00 -10:00
Shawn Wilsher
8a6460738d Merge Places and mozilla-central. 2011-01-27 10:08:14 -08:00
Marco Bonardo
cda3091ae8 Bug 394353 (Part 2) - Tag list is not updated when manually adding, renaming, or deleting tags from within the tags field.
r+a=dietrich
2011-01-27 12:18:20 +01:00
Marco Bonardo
51118945ad Bug 621273 - Internal URLs show up as results after RSS feed preview.
r=sdwilsh a=blocker
2011-01-27 12:18:14 +01:00
Frank Yan
10d805e0d1 Bug 613749 - Fix tab-modal prompt sizing. [hardblocker] r=dolske a=blocking2.0-final 2011-01-27 00:08:05 -08:00
Patrick Walton
d39240ada2 Bug 627819 - Fix broken icon in the "The Web Console API has been disabled" message. r=gavin a=gavin 2011-01-26 22:22:58 -08:00
Shawn Wilsher
a0fd139ca9 Bug 606966 - Need an async history visit API exposed to JS
Part 25 - Only notify about title change when we are actually supposed to (follow-up to part 21 bustage).
r=mak
a=blocking
2011-01-26 15:56:24 -08:00
Shawn Wilsher
f1e90b40c8 Bug 606966 - Need an async history visit API exposed to JS
Part 21 - Track and notify about title changes.
r=mak
a=blocking
2011-01-25 09:01:14 -08:00
Shawn Wilsher
a653efd3b9 Bug 606966 - Need an async history visit API exposed to JS
Part 23 - Update API to reality, and tweak tests.
r=mak
sr=rs
a=blocking
2011-01-25 11:25:37 -08:00
Shawn Wilsher
8e0a245821 Backout of 3962f456fd9a (Bug 606966 Part 21) due to Moth failures. 2011-01-25 11:20:45 -08:00
Shawn Wilsher
a4ff998a92 Bug 606966 - Need an async history visit API exposed to JS
Part 24 - Dispatch observer topic when done
r=mak
a=blocking
2011-01-25 09:41:42 -08:00
Shawn Wilsher
41a8c2ebd1 Bug 606966 - Need an async history visit API exposed to JS
Part 21 - Track and notify about title changes.
r=mak
a=blocking
2011-01-25 09:01:14 -08:00
Shawn Wilsher
b2184b2c4f Bug 606966 - Need an async history visit API exposed to JS
Part 22 - Dispatch errors for URIs that fail nsINavHistory::canAddURI
r=mak
a=blocking
2011-01-24 14:13:24 -08:00
Shawn Wilsher
5446ed0b2b Merge mozilla-central into Places. 2011-01-24 14:09:52 -08:00
Patrick Walton
45e01f726d Bug 611440 - Smart abbreviation for URLs in the Web Console; f=mihai.sucan,dolske r=dolske approval2.0=dolske 2011-01-24 12:05:05 -04:00
Shawn Wilsher
4ea4ca1196 Bug 606966 - Need an async history visit API exposed to JS
Part 20 - API implementation with tests.
r=mak
r=lw
a=blocking
2011-01-21 20:09:10 -08:00
Mounir Lamouri
edcb60858e Bug 320462 - Send an input event when a value is selected from the autocomple or list dropdown. r=smaug a=sicking 2011-01-22 00:06:27 +01:00
Honza Bambas
63032f8fb3 Bug 579846 - nsIHttpChannel::SetResponseHeader should work after the stream has ended, r=bzbarsky+hsivonen, a=betaN+ 2011-01-23 23:49:30 +01:00
Olli Pettay
5f578b2193 Bug 624549, Don't call GC so aggressively in nsJSContext::CC, r=gal, a=jst 2011-01-29 22:55:39 +02:00
Ehsan Akhgari
d561d1897d Bug 616288 followup, comment fix; a=cleanup-after-myself DONTBUILD 2011-01-28 15:22:22 -05:00
Ehsan Akhgari
5bf5c8bf7b Bug 616288 - crash [@ nsAutoCompleteController::StartSearch ] when typing things too rapidly inside the location bar; r=sdwilsh a=gavin 2011-01-25 02:28:03 -05:00
Vivien Nicolas
5ce46c2ce7 Bug 619679 - [Maemo] Dismissing the virtual keyboard causes issues. r=enndeakin, a=approval2.0 2011-01-28 11:41:03 -08:00
Ehsan Akhgari
f958da4eb5 Bug 629577 - non-libxul builds broken by changes to History, unresolved symbol nsContentUtils::sXPConnect; r=mak a=sdwilsh
--HG--
extra : rebase_source : 8cf1b8decd13a8d46c46c81c3a3fd8ee5e8597d9
2011-01-28 03:07:46 -05:00
Mihai Sucan
8a1329e178 Bug 613280 - Cannot copy result text in console. r=dolske, feedback=rcampbell, a=blocking 2011-01-29 01:30:26 +13:00
Mihai Sucan
4729b24659 Bug 618322. Web Console: Inspect pop-up should have scroll bars and be wider. r=dolske, feedback=rcampbell, a=dolske. 2011-01-29 01:22:31 +13:00
Ehsan Akhgari
cababf789d Bug 627474 - Part 2: Use nsIXPConnect::WrapNative directly in order to avoid having to link in libgklayout in non-libxul builds; r=bzbarsky a=bustage
--HG--
extra : rebase_source : 58c2f6e6bc3a8fd1070732a9b27d780739afc7f7
2011-01-20 15:23:48 -05:00
Ehsan Akhgari
b58a352c0f Bug 627474 - Part 1: Link places against libmozjs in non-libxul builds; r=sdwilsh
--HG--
extra : rebase_source : 18dcec14d749b01e09164255dc0c215106880f22
2011-01-20 14:07:01 -05:00
Ehsan Akhgari
bd85e60464 Remove an extra semicolon which disturbs pedantic compilers; rs=sdwilsh a=landing on a CLOSED TREE DONTBUILD 2011-01-20 14:14:35 -05:00
Ehsan Akhgari
7f5919cd68 Remove an extra semicolon which disturbs pedantic compilers; rs=sdwilsh a=landing on a CLOSED TREE DONTBUILD 2011-01-20 13:33:19 -05:00
Shawn Wilsher
d84aab01be Merge Places and mozilla-central.
a=blockers
2011-01-20 09:41:50 -08:00
Shawn Wilsher
38e7cbc5ce Bug 606966 - Need an async history visit API exposed to JS
Part 19 - Fetch the visit information about the right visit, and make sure we
have the place id and guid when we need to notify a callback function.
r=mak
a=blocking
2011-01-20 15:35:40 +01:00
Shawn Wilsher
2eb8af4dde Bug 606966 - Need an async history visit API exposed to JS
Part 18 - Update changes to the guid/title when they happen.
r=mak
a=blocking
2011-01-20 15:35:37 +01:00
Rob Campbell
e8dcaddb02 Bug 627342 - re-enable browser_webconsole_js_input_expansion.js, a=developers 2011-01-20 10:14:37 -04:00
Patrick Walton
794bb91430 Bug 605621 - Web Console output box should be reskinned; f=mihai.sucan r=sdwilsh,dao, a=blocking2.0 2011-01-20 08:47:42 -04:00
Andrew Sutherland
5701087f08 Bug 627300 - Intermittent failure in places/tests/queries/test_tags.js owing to poor book-keeping in the test. test-only, a=bustage-fix. 2011-01-20 01:38:18 -08:00
Shawn Wilsher
0f1517b5ad Merge mozilla-central to Places. 2011-01-19 15:01:12 -08:00
Mihai Sucan
284dedbbea Bug 618078 - Exception in asynchronous callback not visible in web or error console; f=rcampbell r=sdwilsh a=blocking2.0 2011-01-19 10:23:07 -04:00
Marco Bonardo
c5510e440b merge backout 2011-01-18 20:49:58 +01:00
Marco Bonardo
eb22246cc8 Backed out changeset 5ca06e1e6eb1 to investigate linux B permaorange 2011-01-18 20:49:39 +01:00
Marco Bonardo
8925e65791 merge backout 2011-01-18 19:47:11 +01:00
Marco Bonardo
75763be930 Backed out changeset 7408fd331dd0 to investigate linux B permaorange 2011-01-18 19:46:41 +01:00
Marco Bonardo
c55d43d5b4 Bug 611393 - mDBVisitToVisitResult is missing the 13th column.
r=trivial a=DONTBUILD
2011-01-15 01:37:52 +01:00
Shawn Wilsher
124369a3ab Bug 606966 - Need an async history visit API exposed to JS
Part 19 - Fetch the visit information about the right visit, and make sure we
have the place id and guid when we need to notify a callback function.
r=mak
a=blocking
2011-01-14 14:42:17 -08:00
Shawn Wilsher
b76787a2dd Bug 606966 - Need an async history visit API exposed to JS
Part 18 - Update changes to the guid/title when they happen.
r=mak
a=blocking
2011-01-14 14:41:42 -08:00
Shawn Wilsher
8e083a92d9 Bug 606966 - Need an async history visit API exposed to JS
Part 17 - Create mozIPlaceInfo and mozIVisitInfo objects, and use them to
notify the callback.
r=mak
r=lw
a=blocking
2011-01-14 14:38:34 -08:00
Shawn Wilsher
d338878f2b Merge mozilla-central to Places. 2011-01-14 12:39:31 -08:00
Rob Campbell
3fe6268ef2 Backed out changeset 754ea885a0f8, bug 605621. Crash. a=tree 2011-01-19 16:41:50 -04:00
Patrick Walton
724bb75d17 Bug 605621 - Web Console output box should be reskinned; f=mihai.sucan r=sdwilsh,dao a=blocking2.0 2011-01-19 15:46:40 -04:00
Shawn Wilsher
54223bc129 Fix typo in comment. a=stupidity 2011-01-14 11:10:11 -08:00
Shawn Wilsher
a45dc98cae Bug 606966 - Need an async history visit API exposed to JS
Part 16 - Handle a callback if it is provided.
r=mak
a=blocking
2011-01-14 10:42:41 -08:00
Marco Bonardo
d752095231 Bug 591850 - Intermittent failure in places/tests/queries/test_tags.js | 0 == 1, 1==2
a=tests-only
2011-01-14 17:20:39 +01:00
Marco Bonardo
435698f755 Bug 597995 - Tags of bookmarks is lost doing UNDO after a CUT or DELETE.
r+a=dietrich
2011-01-14 14:51:56 +01:00
Shawn Wilsher
19fb5d06f9 Bug 606966 - Need an async history visit API exposed to JS
Part 15 - Only get a new session id if we need to.
r=mak
a=blocking
2011-01-13 18:31:34 -08:00
Shawn Wilsher
9053f35736 Bug 606966 - Need an async history visit API exposed to JS
Part 14 - Set the guid for new visits when it is given.
r=mak
a=blocking
2011-01-13 18:31:34 -08:00
Shawn Wilsher
fc42621aaf Bug 606966 - Need an async history visit API exposed to JS
Part 13 - Set the page title for new visits when it is given.
r=mak
a=blocking
2011-01-13 18:31:34 -08:00
Marco Bonardo
f6aba5989f Bug 621274 - Location Bar remembers invalid (Server not found) URLs.
r=sdwilsh a=blocker
2011-01-14 02:33:33 +01:00
Shawn Wilsher
d6a1fa44cb Merge mozilla-central and Places 2011-01-13 15:07:04 -08:00
Shawn Wilsher
136dfbd691 Bug 606966 - Need an async history visit API exposed to JS
Part 3 - Stub out the methods on mozilla::places::History.
r=mak
a=blocking
2011-01-13 13:37:04 -08:00
Shawn Wilsher
5845a82164 Bug 606966 - Need an async history visit API exposed to JS
Part 1 - Public interfaces for the new API
r=mak
sr=rs
a=blocking
2011-01-13 13:37:02 -08:00
Shawn Wilsher
33eb440f39 Bug 606966 - Need an async history visit API exposed to JS
Part 12 - InsertVisitedURIs should handle adding multiple visits to the same place.
Fixes a minor bug in Part 10.
r=mak
a=blocking
2011-01-12 10:22:55 -08:00
Shawn Wilsher
1a27b37ceb Bug 606966 - Need an async history visit API exposed to JS
Part 11 - Refactor embed visit adding into a helper method.
r=mak
a=blocking
2011-01-12 10:22:39 -08:00
Blair McBride
0d7a6728d3 Bug 558321 - Tab Matches are not honoured in Private Browsing mode. r=mak77, a=blocking-betaN 2011-01-12 13:40:36 +13:00
Dão Gottwald
ce272b2f86 Backing out part of changeset 22ea9b958dc7. a=?! 2011-01-18 10:43:44 +01:00
Pascal Chevrel
8b40a7cef7 Bug 621091 - Linux Theme should use moz-icon://stock/gtk-file for blank documents. r=dao 2011-01-18 09:43:01 +01:00
Shawn Wilsher
780cfeb1f6 Bug 606966 - Need an async history visit API exposed to JS
Part 10 - Refactor InsertVistedURI to InsertVisitedURIs and have it take an
array of VisitData objects to add.
r=mak
a=blocking
2011-01-11 11:13:17 -08:00
Shawn Wilsher
6b01361147 Bug 606966 - Need an async history visit API exposed to JS
Part 9 - Move referrer loading logic into a helper method.
r=dietrich
a=blocking
2011-01-11 11:03:22 -08:00
Shawn Wilsher
b739f916f8 Bug 606966 - Need an async history visit API exposed to JS
Part 8 - add a referrerSpec and guid property to VisitData.  We'll need to
potentially pass both of these in the new updatePlaces method.
r=mak
a=blocking
2011-01-11 11:01:26 -08:00
Shawn Wilsher
a016d1ec0c Bug 606966 - Need an async history visit API exposed to JS
Part 7 - Pull FetchPageInfo onto History, and make both of our current async
operations use it (requires us to add title to VisitData).
r=dietrich
a=blocking
2011-01-11 10:48:53 -08:00
Shawn Wilsher
2fe0271591 Bug 606966 - Need an async history visit API exposed to JS
Part 6 - Move inserting and updating of moz_place entries from InsertVisitedURI
to History.
r=dietrich
a=blocking
2011-01-11 10:48:14 -08:00
Shawn Wilsher
849defeaa0 Bug 606966 - Need an async history visit API exposed to JS
Part 5 - Add a new constructor to VisitData that takes a URI and automatically
obtains the spec and the reversed hostname.  Also add a method to set the
transition type that also sets the hidden flag and the typed flag accordingly.
Finally, update all the code that sets this stuff manually to use the new
helper methods.
r=dietrich
a=blocking
2011-01-11 10:34:04 -08:00
Shawn Wilsher
5a5c230227 Bug 606966 - Need an async history visit API exposed to JS
Part 4 - Refactor hidden flag logic into a helper method.
r=mak
a=blocking
2011-01-11 10:26:44 -08:00