Commit Graph

60271 Commits

Author SHA1 Message Date
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
Mark Banner
b8132a8aa9 Bug 620101 - Intermittent failing in test_nsIProcess.js | TEST-UNEXPECTED-FAIL | Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIProcess.run]; r=glandium,a=test-only fix 2011-01-13 17:51:40 +00:00
Benjamin Stover
16daa8513e Bug 605618 Part 9: Fix test-ipcbrowser and crash r=cjones a=blocking-fennec 2011-01-13 09:45:31 -08:00
Benjamin Stover
8fc0069a6b Bug 605618 Part 8: Content process map from view IDs to content elements r=cjones sr=roc 2011-01-13 09:45:14 -08:00
Benjamin Stover
bd474a4f0f Bug 605618 Part 7: Include viewport and content size in API r=cjones sr=roc 2011-01-13 09:45:14 -08:00
Benjamin Stover
3dcc00f08c Bug 605618 Part 6: Use viewports to allow scrolling and build display lists r=cjones r=tn 2011-01-13 09:45:14 -08:00
Benjamin Stover
822ae4d1f4 Bug 605618 Part 5: Support displayport for iframes r=tn sr=roc 2011-01-13 09:45:14 -08:00
Benjamin Stover
c3976a78cf Bug 605618 Part 4: Map for storing views r=cjones 2011-01-13 09:45:14 -08:00
Benjamin Stover
7db59feaab Bug 605618 Part 3: Viewport API for frontend r=cjones 2011-01-13 09:45:14 -08:00
Benjamin Stover
ea6d5f4b39 Bug 605618 Part 2: Infrastructure for building shadow display list r=tn sr=roc 2011-01-13 09:45:14 -08:00
Benjamin Stover
dd38a31a1f Bug 605618 Part 1: Tag layers with scrollable information r=cjones sr=roc a=blocking-fennec 2011-01-13 09:45:14 -08:00
Tim Taubert
6c5ed97038 Bug 624265 - Undo most recently closed tab creates a new tab group and switches to it [r=ian, a=blocking2.0] 2011-01-13 02:08:22 +01:00
Mounir Lamouri
4c878405c1 Bug 619223 - Arrow panel should use the direction of the anchor. r=enndeakin f=smontagu a=blocking-final 2011-01-13 15:02:20 +01:00
Kai Engert
228134d642 Bug 618368, Mozilla upgrade to NSS 3.12.9 final (includes NSPR 4.8.7 final). a=blocking-fennec-2.0+=doug.turner 2011-01-13 14:22:51 +01:00
Oleg Romashin
8ab0673f0f Bug 619176 - Plugins get Visible state every time when scrolling (:BuildLayer always make them visible). r=roc a=approval2.0 2011-01-13 15:20:53 +02:00
Oleg Romashin
57fb318bb0 Bug 618628 - Optimize EGL backend for Maemo6. r=jmuizelaar a=npodb 2011-01-13 15:20:50 +02:00
timeless
e945cf4121 Bug 618663 - qt fails to build ifndef ipc ifndef meegotouch r=romaxa a=npodb 2011-01-13 15:20:48 +02:00
Oleg Romashin
af7e6bca87 Bug 618788 - Not initialized used in CairoImageOGL::SetData r=roc a=approval2.0 2011-01-13 15:20:46 +02:00
Jonathan Kew
6256e2a358 bug 619511 - don't let font fallback on ZWJ propagate to following character. r=jdaggett a=joe 2011-01-13 10:58:26 +00:00
Jonathan Kew
324f372860 bug 619511 - reftest for font selection and ZWJ. a=test-only 2011-01-13 10:58:10 +00:00
Olli Pettay
1682ae5176 Backout Bug 624549, a=backout 2011-01-13 11:03:25 +02:00
Dão Gottwald
4634342185 Bug 569850 - For tabs in the title bar, background tabs shouldn't be transparent under Win XP and Win 7/classic. r=gavin a=b 2011-01-13 09:19:38 +01:00
Olli Pettay
594bbccb52 Bug 624549, don't always do a global gc before cc, r=gal, a=approved
--HG--
extra : rebase_source : 99fe0d8e28d339ca9680d048e20356eb10f8a29d
2011-01-12 22:44:41 +02:00
Justin Lebar
cc238f48d5 Bug 619178 - Followup for Win64 bustage. Add check for _M_IX86 to FastConvertYUVToRGB32Row in yuv_row_win.cpp. r=m_kato, a=bustage 2011-01-12 22:13:07 -08:00
Justin Lebar
690116173e Bug 616778 - Part 2: Update NPOTB files in gfx/ycbcr. r=kinetik, a=NPOTB
--HG--
extra : rebase_source : 69e306bbb1aba08d2224a83b14086d2efef8f955
2011-01-12 19:08:17 -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
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
Shawn Wilsher
bf73ed9554 Bug 606966 - Need an async history visit API exposed to JS
Part 2 - Refactor tests and add a run_next_test method in head_common.js
r=mak
a=blocking
2011-01-11 10:19:19 -08:00
Marco Bonardo
9af4bd6c3f Bug 609286 (Part 2) - Detect a corrupt Places.sqlite and replace the database on next startup.
r=dietrich a=blocking
2011-01-10 19:57:24 +01:00
Marco Bonardo
d231ebd457 Bug 609286 (Part 1) - Detect corrupt places.sqlite and replace it on next startup.
r=dietrich a=blocker
2011-01-10 19:54:49 +01:00
Marco Bonardo
ece84561f1 Bug 615992 - IsBookmarked can lock for each onVisit call.
r=sdwilsh a=blocking
2010-12-20 18:21:49 +01:00
Gregor Wagner
15a5c0d528 Bug 624168 - inconsistency in crossCompartment wrapper data structure r=gal CLOSED TREE 2011-01-08 20:06:29 -08:00
Gregor Wagner
2a3b86c7c6 Enable per-compartment garbage collection (bug 605662, r=gal). CLOSED TREE 2011-01-07 23:44:57 -08:00
Chris Leary
306a55837a Merge tracemonkey into mozilla-central. (a=blockers) 2011-01-08 00:48:44 -08:00
Jim Blandy
df5fe34f4c Bug 609832: Fix message wording. r=brendan 2011-01-07 21:46:21 -08:00
Paul Biggar
602b3440e8 Bug 623859 - Add missing OOM checks during array allocation (r=lw) 2011-01-07 18:55:35 -08:00