Kyle Huey
c7d9fc3e9e
Bug 620615 - Make double-extra-sure that we shutdown the prompt. r=dolske
2011-01-19 19:38:48 -05:00
Ms2ger
e2459e34f3
Bug 620362 - Uninitialized variable warning in nsNavHistory::InternalAddNewPage. r=mak
2011-01-25 15:28:09 +01:00
Taras Glek
a6b1544ae7
Bug 628363: make startup measurements less bogus after restart. r=mossop a=mossop
2011-01-24 22:40:32 -08:00
Chris Leary
4cea35b9ce
Merge mozilla-central and tracemonkey. (a=blockers)
2011-01-24 19:47:52 -08:00
Dave Townsend
c5597b490b
Backout of changeset 9acd51502a65 from bug 579846. a=bustage
2011-01-24 14:59:51 -08:00
Jeff Walden
b9f0465add
Bug 497869 - Future reserved words are syntax errors in strict mode. r=brendan
2011-01-22 17:46:22 -08:00
Jeff Walden
3f6f2a8a26
Back out everything from the last several hours for turning into a disaster zone finally ending in total orange. r=return-to-sanity
2011-01-23 03:12:28 -08:00
Jeff Walden
1418315269
More orange-fixing. r=yellowish-red
2011-01-22 22:52:02 -08:00
Ehsan Akhgari
d2a736edb4
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
2011-01-20 15:23:48 -05:00
Ehsan Akhgari
d4485dab82
Bug 627474 - Part 1: Link places against libmozjs in non-libxul builds; r=sdwilsh
2011-01-20 14:07:01 -05:00
Ehsan Akhgari
1855c39640
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
50c05ed6b9
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
121c6f0f5d
Merge Places and mozilla-central.
...
a=blockers
2011-01-20 09:41:50 -08:00
Shawn Wilsher
6d1a99ccfe
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
4b9884dc2f
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
562694e1e9
Bug 627342 - re-enable browser_webconsole_js_input_expansion.js, a=developers
2011-01-20 10:14:37 -04:00
Patrick Walton
c047db60b4
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
01dae9227c
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
52dde12f4d
Merge mozilla-central to Places.
2011-01-19 15:01:12 -08:00
Mihai Sucan
e0e8de30cd
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
4d2ca58c1f
merge backout
2011-01-18 20:49:58 +01:00
Marco Bonardo
f8c8321751
Backed out changeset 5ca06e1e6eb1 to investigate linux B permaorange
2011-01-18 20:49:39 +01:00
Marco Bonardo
64d3f0787b
merge backout
2011-01-18 19:47:11 +01:00
Marco Bonardo
33f1320796
Backed out changeset 7408fd331dd0 to investigate linux B permaorange
2011-01-18 19:46:41 +01:00
Marco Bonardo
4cd168beb3
Bug 611393 - mDBVisitToVisitResult is missing the 13th column.
...
r=trivial a=DONTBUILD
2011-01-15 01:37:52 +01:00
Shawn Wilsher
bc7294901e
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
df48b66635
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
ff0efc8617
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
dd80c925cd
Merge mozilla-central to Places.
2011-01-14 12:39:31 -08:00
Rob Campbell
a48839d5a5
Backed out changeset 754ea885a0f8, bug 605621. Crash. a=tree
2011-01-19 16:41:50 -04:00
Patrick Walton
58518a0809
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
d96810cb67
Fix typo in comment. a=stupidity
2011-01-14 11:10:11 -08:00
Shawn Wilsher
8c587e4fb8
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
d25c4cc2d6
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
f281ef387e
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
5732f1c5be
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
331780a93c
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
3f176b73f3
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
70f8868340
Bug 621274 - Location Bar remembers invalid (Server not found) URLs.
...
r=sdwilsh a=blocker
2011-01-14 02:33:33 +01:00
Shawn Wilsher
36548ebaec
Merge mozilla-central and Places
2011-01-13 15:07:04 -08:00
Shawn Wilsher
03e7c6728f
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
f3aaa7813c
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
f02cabf720
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
97ee243c63
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
1f81431428
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
6297e4e837
Backing out part of changeset 22ea9b958dc7. a=?!
2011-01-18 10:43:44 +01:00
Pascal Chevrel
a56c81e446
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
2389000d7f
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
ec3ece939b
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
7e38b4107c
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