6162 Commits

Author SHA1 Message Date
Paul Rouget
54cdabf82d Bug 665880 - [highlighter] If a <embed> node is highlighted, a <<node.getSVGDocument() is null>> exception is raised; r=rcampbell,gavin.sharp 2011-06-30 10:17:48 -03:00
Raymond Lee
405b6db17e Bug 648294 - Opening and closing Panorama fails because keys as given in the DTD are not recognized anymore when synthesizing the key event; r=ian,dao 2011-06-30 15:25:26 +08:00
Tim Taubert
9e7de7b33a Bug 669762 - TabItem has incorrect close handler after unsuccessful TabItem.close() call; r=ehsan 2011-07-13 10:37:15 -07:00
Tim Taubert
fd692b08ed Bug 663622 - notify the user that session restore was enabled; r=dolske, ui-r=limi 2011-07-13 10:36:13 -07:00
Tim Taubert
d7fbcd333c Bug 669790 - clean up browser_tabview_bug580412.js (fails in single-mode); r=ehsan 2011-07-11 10:45:42 -07:00
Tim Taubert
b429274e8d Bug 663646 - intermittent TEST-UNEXPECTED-FAIL | browser_tabview_bug595020.js (diagnostic patch) r=ehsan 2011-07-11 10:45:42 -07:00
Tim Taubert
b028c2d4ff Bug 670035 - remove test browser_tabview_bug625666.js; r=ehsan 2011-07-11 10:45:42 -07:00
Tim Taubert
ae3ca36769 Bug 666566 - newWindowWithTabView() should wait for browser-delayed-startup-finished; r=dietrich 2011-07-11 10:45:42 -07:00
Tim Taubert
a12bf37f5c Bug 669168 - last character of tab group name is sometimes lost; r=dietrich 2011-07-11 10:45:42 -07:00
Gavin Sharp
8392f09b3f merge fx-team to mozilla central 2011-07-10 13:40:25 -07:00
Dão Gottwald
73da0e8678 Backed out changeset 0e1c0a79effc 2011-07-09 15:33:31 +02:00
Felipe Gomes
7f1dc5719a Bug 668307. Minimum loadURI support for remote content. r=dao 2011-07-01 00:39:04 -03:00
Dão Gottwald
a49e900b9d Bug 668000 - browser_pageInfo.js leaks 2011-06-29 16:38:31 +02:00
Paul O’Shannessy
a30b7f8b43 Bug 666790 - addon download progress doorhanger has error when asking permission to install [r=gavin] 2011-06-28 11:03:00 -07:00
Tim Taubert
664e51f5bc Backout changeset 646f3f6f3cd5 (bug 663421) 2011-07-04 02:11:40 +02:00
Felipe Gomes
32bd891c83 Bug 663042. Disable some breaking parts of browser startup in e10s-compat mode, and other minor adjustments. r=dolske 2011-06-24 14:32:27 -07:00
Raymond Lee
189d542c97 Bug 663613 - remove 'new tab' button from groups; r=ian, ui-r=limi 2011-06-23 11:42:50 +08:00
Tim Taubert
274a66e9d4 Bug 663612 - clicking a group should zoom into the group's active tab; r=sdwilsh, ui-r=limi 2011-07-19 15:36:55 +02:00
Tim Taubert
0d20cfcf55 Bug 671460 - clean up browser_tabview_bug599626.js; r=ehsan 2011-07-18 15:53:18 +02:00
Felipe Gomes
702ac0a471 Bug 663038. Set some preferences for e10s builds. r=dolske 2011-06-22 13:43:09 -07:00
Dão Gottwald
58b127978a Bug 668972 - blocked-popups options popup leaks content windows. r=gavin 2011-07-02 16:00:06 +02:00
Marco Bonardo
434e057510 Merge mozilla-inbound and mozilla-central 2011-07-02 10:39:08 +02:00
Marco Bonardo
232fe57625 Merge Places and mozilla-central 2011-07-01 18:26:04 +02:00
Marco Bonardo
9e8a8df579 Merge backout on a CLOSED TREE 2011-07-01 16:30:02 +02:00
Marco Bonardo
7ee885dea5 Backout due to mobile failures these changesets: 9f451a1901dd, e99f86ba7278, 447b48b79e6a, cef046665c53, c9237cc1fae0, d77a331a6d5a, f8f3afb95355, a050168887ee, 3ec4303ebf4d, 671b7c0d99f0, 56b17efbb62b, beceddeee3f4 on a CLOSED TREE 2011-07-01 16:28:07 +02:00
Dão Gottwald
e46346ba60 Bug 668227 - Remember the urlbar being focused when switching to a tab with a modal prompt. r=gavin 2011-07-01 12:18:23 +02:00
Felipe Gomes
456ca10684 Bug 668307. follow-up, const redefinition. r=me 2011-07-01 03:18:01 -03:00
Felipe Gomes
cf918fd17a Bug 668307. Minimum loadURI support for remote content in Firefox. r=dao 2011-07-01 00:39:04 -03:00
Marco Bonardo
5cb06c5b7c Merge Places and mozilla-central 2011-06-30 22:21:07 +02:00
Marco Bonardo
84f53cb1bb Bug 667195 - follow-up - Remove subtest for MathML href link click, since contentAreaClick is not yet ready to handle that.
The support will be added in a separate bug since this is not related to the regression fixed in Bug 667195.
2011-06-30 22:05:46 +02:00
Philipp von Weitershausen
328f08afb0 Merge services-central and mozilla-central 2011-06-30 21:24:00 +02:00
Marco Bonardo
3447143d7a Bug 667195 - Ctrl + Click on SVG/MathML links does not open pages in a new tab.
r=gavin
2011-06-30 15:34:12 +02:00
Philipp von Weitershausen
7eb7fd5ce4 Merge mozilla-central to services-central 2011-06-27 14:48:52 +01:00
Dão Gottwald
12b1e069ad Bug 658738 - observe browser-delayed-startup-finished instead of replacing delayedStartup 2011-06-27 07:49:03 +02:00
Dão Gottwald
1102360e99 Bug 658738 - really remove event listener from the browser 2011-06-27 07:44:04 +02:00
Felipe Gomes
cf11e2bc04 Bug 663042. Disable some breaking parts of browser startup in e10s-compat mode, and other minor adjustments. r=dolske 2011-06-24 14:32:27 -07:00
Philipp von Weitershausen
8d298f05cf Bug 662651 - Sync setup wizard: change "Password" to "Choose password" when setting up a new account. r=rnewman 2011-06-24 07:34:47 +02:00
Marco Bonardo
4a8073e2f1 Bug 659578 - Remember Password notification is cut off at the bottom.
r=dolske
2011-06-23 14:35:11 +02:00
Mounir Lamouri
e42912f4f7 Merge last green changeset of mozilla-inbound into mozilla-central. 2011-06-23 11:15:52 +02:00
Dão Gottwald
6ccb27992f Bug 665580 - Hide http:// and single trailing slashes in the location bar. ui-r=faaborg r=sdwilsh 2011-06-23 10:13:41 +02:00
Felipe Gomes
6ea1906f37 Bug 663038. Set some preferences for e10s builds. r=dolske 2011-06-22 13:43:09 -07:00
Ehsan Akhgari
eb1c080ad6 Merge mozilla-central into mozilla-inbound 2011-06-22 20:19:47 -04:00
Tim Taubert
a0625838ee Bug 663646 - intermittent TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/tabview/browser_tabview_bug595020.js | title starts with 'title' - Got -1, expected 0; r=ehsan 2011-06-22 23:40:19 +02:00
Dão Gottwald
ba23147c9a Bug 666221 - Inspector leaks browser and content window through the highlighter. r=dietrich 2011-06-22 19:22:14 +02:00
Mounir Lamouri
1e46fd8417 Merging last green changeset of mozilla-inbound into mozilla-central. 2011-06-22 16:13:49 +02:00
Dão Gottwald
06efd1fcc1 Bug 664519 - Auto-remove iQ event listeners. r=iangilman
--HG--
extra : rebase_source : 6e7f26a9183839e40cb237fe3e4106d7ec3034a4
2011-06-22 10:03:32 +02:00
Philipp von Weitershausen
592de97477 Merge services-central and mozilla-central 2011-06-21 21:34:45 +02:00
Dão Gottwald
17557a615d Bug 591953 - Show the "Open Link" context menu item for URLs with hyphens. r=gavin 2011-06-21 11:59:29 +02:00
Philipp von Weitershausen
0f7e23a507 Merge mozilla-central to services-central 2011-06-20 14:30:02 +02:00
Marina Samuel
f8514072e0 Bug 600429 - Tune score increments to trigger a sync more quickly. r=philikon
Part 2: Remove delays
2011-06-16 21:13:20 +02:00