Commit Graph

3143 Commits

Author SHA1 Message Date
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
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