f9974b90d869e13841e1d74eecd31dae4c8478eb: merge backout
Marco Bonardo <mbonardo@mozilla.com> - Tue, 18 Jan 2011 19:47:11 +0100 - rev 60978
Push
18178 by sdwilsh@shawnwilsher.com at Thu, 20 Jan 2011 17:43:23 +0000
merge backout
fe5e4cdebb66e773e9dd0609f7ba4cc8aee93938: Backed out changeset 7408fd331dd0 to investigate linux B permaorange
Marco Bonardo <mbonardo@mozilla.com> - Tue, 18 Jan 2011 19:46:41 +0100 - rev 60977
Push
18178 by sdwilsh@shawnwilsher.com at Thu, 20 Jan 2011 17:43:23 +0000
Backed out changeset 7408fd331dd0 to investigate linux B permaorange
215402e72c242fdaba01986308d23bda3a0d99d1: Bug 620198 (follow-up) - Fix permaorange. Fix a previous test and use a unique uri.
Marco Bonardo <mbonardo@mozilla.com> - Tue, 18 Jan 2011 17:10:49 +0100 - rev 60976
Push
18178 by sdwilsh@shawnwilsher.com at Thu, 20 Jan 2011 17:43:23 +0000
Bug 620198 (follow-up) - Fix permaorange. Fix a previous test and use a unique uri.
a=permaorange
61546ddb725f3836c93e300637bdb80fe3010786: Bug 394353 - Tag list is not updated when manually adding, renaming, or deleting tags from within the tags field.
Marco Bonardo <mbonardo@mozilla.com> - Tue, 18 Jan 2011 15:01:14 +0100 - rev 60975
Push
18178 by sdwilsh@shawnwilsher.com at Thu, 20 Jan 2011 17:43:23 +0000
Bug 394353 - Tag list is not updated when manually adding, renaming, or deleting tags from within the tags field.
r+a=dietrich
9c6b3e840bf2e07231c195eab6dab4e6c57062df: Bug 620198 - Right pane tree of Library is not updated when i delete a selected folder in left pane tree.
Marco Bonardo <mbonardo@mozilla.com> - Tue, 18 Jan 2011 15:01:12 +0100 - rev 60974
Push
18178 by sdwilsh@shawnwilsher.com at Thu, 20 Jan 2011 17:43:23 +0000
Bug 620198 - Right pane tree of Library is not updated when i delete a selected folder in left pane tree.
r=dietrich a=blocker
935224a239d594413bd0f749cf0b84cfb9ef924e: Bug 611393 - mDBVisitToVisitResult is missing the 13th column.
Marco Bonardo <mbonardo@mozilla.com> - Sat, 15 Jan 2011 01:37:52 +0100 - rev 60973
Push
18178 by sdwilsh@shawnwilsher.com at Thu, 20 Jan 2011 17:43:23 +0000
Bug 611393 - mDBVisitToVisitResult is missing the 13th column.
r=trivial a=DONTBUILD
7408fd331dd0419def9fd698a859eb047025c7f6: Bug 606966 - Need an async history visit API exposed to JS
Shawn Wilsher <me@shawnwilsher.com> - Fri, 14 Jan 2011 14:42:17 -0800 - rev 60972
Push
18178 by sdwilsh@shawnwilsher.com at Thu, 20 Jan 2011 17:43:23 +0000
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
5ca06e1e6eb1b50d55438359d67c156966073f73: Bug 606966 - Need an async history visit API exposed to JS
Shawn Wilsher <me@shawnwilsher.com> - Fri, 14 Jan 2011 14:41:42 -0800 - rev 60971
Push
18178 by sdwilsh@shawnwilsher.com at Thu, 20 Jan 2011 17:43:23 +0000
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
63512a53e63f1bea6881ff99f09d91b859a2c8ed: Bug 606966 - Need an async history visit API exposed to JS
Shawn Wilsher <me@shawnwilsher.com> - Fri, 14 Jan 2011 14:38:34 -0800 - rev 60970
Push
18178 by sdwilsh@shawnwilsher.com at Thu, 20 Jan 2011 17:43:23 +0000
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
105106171bd64a121711a5dd7e4a648413f01f8e: Merge again so we can get a green tree.
Shawn Wilsher <me@shawnwilsher.com> - Fri, 14 Jan 2011 14:01:57 -0800 - rev 60969
Push
18178 by sdwilsh@shawnwilsher.com at Thu, 20 Jan 2011 17:43:23 +0000
Merge again so we can get a green tree.
a6f162c25af42c1bad858c4a035c4cbffde052ca: Merge mozilla-central to Places.
Shawn Wilsher <me@shawnwilsher.com> - Fri, 14 Jan 2011 12:39:31 -0800 - rev 60968
Push
18178 by sdwilsh@shawnwilsher.com at Thu, 20 Jan 2011 17:43:23 +0000
Merge mozilla-central to Places.
39610c036c190a57fccca2f0e2e938c38a9c1cc4: Fix typo in comment. a=stupidity
Shawn Wilsher <me@shawnwilsher.com> - Fri, 14 Jan 2011 11:10:11 -0800 - rev 60967
Push
18178 by sdwilsh@shawnwilsher.com at Thu, 20 Jan 2011 17:43:23 +0000
Fix typo in comment. a=stupidity
ed509b5771d39e019d0516fd6a633a1909a6b015: Bug 606966 - Need an async history visit API exposed to JS
Shawn Wilsher <me@shawnwilsher.com> - Fri, 14 Jan 2011 10:42:41 -0800 - rev 60966
Push
18178 by sdwilsh@shawnwilsher.com at Thu, 20 Jan 2011 17:43:23 +0000
Bug 606966 - Need an async history visit API exposed to JS
Part 16 - Handle a callback if it is provided.
r=mak
a=blocking
61dd169253962fec74e5de728a5a814652915aec: Bug 591850 - Intermittent failure in places/tests/queries/test_tags.js | 0 == 1, 1==2
Marco Bonardo <mbonardo@mozilla.com> - Fri, 14 Jan 2011 17:20:39 +0100 - rev 60965
Push
18178 by sdwilsh@shawnwilsher.com at Thu, 20 Jan 2011 17:43:23 +0000
Bug 591850 - Intermittent failure in places/tests/queries/test_tags.js | 0 == 1, 1==2
a=tests-only
c3bec086d8f8b65ad7475a8f33cc9646034d2505: Bug 597995 - Tags of bookmarks is lost doing UNDO after a CUT or DELETE.
Marco Bonardo <mbonardo@mozilla.com> - Fri, 14 Jan 2011 14:51:56 +0100 - rev 60964
Push
18178 by sdwilsh@shawnwilsher.com at Thu, 20 Jan 2011 17:43:23 +0000
Bug 597995 - Tags of bookmarks is lost doing UNDO after a CUT or DELETE.
r+a=dietrich
f2eab9a3d674e91ad48f350847df8f2ec9900664: Bug 606966 - Need an async history visit API exposed to JS
Shawn Wilsher <me@shawnwilsher.com> - Thu, 13 Jan 2011 18:31:34 -0800 - rev 60963
Push
18178 by sdwilsh@shawnwilsher.com at Thu, 20 Jan 2011 17:43:23 +0000
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
30555fb614e13959cd816680b93756626aa942ad: Bug 606966 - Need an async history visit API exposed to JS
Shawn Wilsher <me@shawnwilsher.com> - Thu, 13 Jan 2011 18:31:34 -0800 - rev 60962
Push
18178 by sdwilsh@shawnwilsher.com at Thu, 20 Jan 2011 17:43:23 +0000
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
793fd0ed8c3f1b180891a5eacf9db3742fba3fb2: Bug 606966 - Need an async history visit API exposed to JS
Shawn Wilsher <me@shawnwilsher.com> - Thu, 13 Jan 2011 18:31:34 -0800 - rev 60961
Push
18178 by sdwilsh@shawnwilsher.com at Thu, 20 Jan 2011 17:43:23 +0000
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
1c1216dcafedc3dfce173b17b7f266e228407496: Bug 621274 - Location Bar remembers invalid (Server not found) URLs.
Marco Bonardo <mbonardo@mozilla.com> - Fri, 14 Jan 2011 02:33:33 +0100 - rev 60960
Push
18178 by sdwilsh@shawnwilsher.com at Thu, 20 Jan 2011 17:43:23 +0000
Bug 621274 - Location Bar remembers invalid (Server not found) URLs.
r=sdwilsh a=blocker
d15ec6629747b369ae0f996346ed18f58a1253fa: Merge mozilla-central and Places
Shawn Wilsher <me@shawnwilsher.com> - Thu, 13 Jan 2011 15:07:04 -0800 - rev 60959
Push
18178 by sdwilsh@shawnwilsher.com at Thu, 20 Jan 2011 17:43:23 +0000
Merge mozilla-central and Places