Commit Graph

4097 Commits

Author SHA1 Message Date
Philipp von Weitershausen
9573f37510 Merge services-central with mozilla-central 2011-06-15 11:23:12 +02:00
Philipp von Weitershausen
c073b4438a Merge m-c to s-c 2011-06-13 20:44:14 +02:00
Richard Newman
be88db1e76 Merging mozilla-central to services-central. 2011-06-12 14:23:51 -07:00
Richard Newman
b4f2f313d6 Merge mozilla-central to services-central. 2011-06-10 23:07:46 -07:00
Dave Camp
cac45115fe Merge m-c to devtools. 2011-06-10 15:35:17 -07:00
Philipp von Weitershausen
58ae7aee0e Merge mozilla-central to services-central 2011-06-09 12:40:13 +02:00
Philipp von Weitershausen
f65909aacd Merge mozilla-central to services-central 2011-06-08 18:09:45 +02:00
Marco Bonardo
7804781a5b Merge Places and mozilla-central 2011-06-08 12:24:14 +02:00
Rob Campbell
6699a6d7c6 merge m-c to devtools 2011-06-06 16:42:23 -03:00
Richard Newman
de3a7ca3c3 Merge mozilla-central to services-central. 2011-06-06 12:35:38 -07:00
Philipp von Weitershausen
546d99116d Bug 662178 - Simplify timed callbacks. r=rnewman 2011-06-06 21:27:36 +02:00
Philipp von Weitershausen
5ae38cde93 Bug 658675 - Preload captcha. r=rnewman 2011-06-06 20:29:54 +02:00
Dão Gottwald
9e3c046bbe more random browser chrome test cleanup (no bug) 2011-06-11 16:54:23 +02:00
Dão Gottwald
d0986b9f70 remove redundant jsm imports from browser chrome tests
--HG--
extra : rebase_source : 3eee5463d514dfe1f62cd59a9c317e31903e7313
2011-06-10 11:58:45 +02:00
Margaret Leibovic
9689877212 Bug 661823 - Ctrl+F shouldn't work to open Find toolbar in about:permissions and should work to close existing Find bar. r=gavin 2011-06-06 08:15:21 -07:00
Marco Bonardo
37566dfe10 Bug 659335 - Learn More links are broken in sync discovery dialogs.
r=dolske
2011-06-02 16:30:56 +02:00
Richard Newman
153ae08f6b Merge services-central to mozilla-central. 2011-06-01 18:20:09 -07:00
Dão Gottwald
f9befacdc4 Bug 660446 - Use tab.closing property instead of _removingTabs. r=iangilman 2011-06-01 10:20:53 +02:00
Philipp von Weitershausen
18f984fb4e Merge mozilla-central to services-central 2011-05-31 12:56:58 -07:00
Mounir Lamouri
0c784be5a4 Merging cedar with mozilla-central. 2011-06-01 10:06:55 +02:00
Raymond Lee
b1340cf3ff Bug 657219 - Intermittent timeout in browser/base/content/test/tabview/browser_tabview_undo_group.js r=ian 2011-06-01 00:17:09 +08:00
Raymond Lee
fbfdf23f9b Bug 660017 - Can't use redo keyboard shortcut in Panorama r=ian 2011-06-01 10:37:12 +08:00
Raymond Lee
8fe5312dc3 Bug 627239 - Don't store thumbnails for https pages r=ehsan 2011-05-31 04:02:04 +08:00
Tim Taubert
b1643fe520 Bug 649088 - Use default favicon consistent with rest of browser; f=raymond, r=sdwilsh 2011-05-31 22:00:01 +02:00
Philipp von Weitershausen
c59c671095 Fix bug 660684. r=rnewman 2011-05-30 12:53:29 -07:00
Philipp von Weitershausen
febd7a3239 Bug 564560 - Sync dialogs should persist position. r=rnewman 2011-05-30 12:52:55 -07:00
Philipp von Weitershausen
2c6a521a2f Bug 568653 - Change "Last Update" to "Last Sync" in tooltip. r=rnewman 2011-05-30 12:51:34 -07:00
Rob Campbell
d3e703ea34 merge m-c to devtools 2011-05-30 11:46:04 -04:00
Dão Gottwald
39a5ed5b97 Bug 658738 - reset TabContextMenu.contextTab when manually calling TabContextMenu.updateContextMenu 2011-06-12 21:49:35 +02:00
Dão Gottwald
cb8dff8bad browser_tabview_bug627288.js cleanup 2011-06-13 08:37:33 +02:00
Rob Campbell
b370997197 Bug 653528 - Strip out Style and DOM panels and support code from Inspector.; r=gavin.sharp 2011-05-26 14:38:09 -03:00
Dão Gottwald
7778dfb0d9 Bug 662155 - addTab should report the exception when loadURIWithFlags fails. r=gavin 2011-06-05 19:37:10 +02:00
Ed Morley
9e71e5b9ac Bug 614515 - Remove MOZ_SVG conditions. r=roc 2011-05-30 09:34:50 +02:00
Dão Gottwald
4e4ac318f3 Bug 658738 - remove event listeners in browser chrome tests 2011-06-07 16:45:26 +02:00
Raymond Lee
afdb72a013 Bug 628061 - Panorama button should reflect the number of groups before Panorama has launched r=ian 2011-06-07 11:52:30 +08:00
Raymond Lee
af3ff89597 Bug 656913 - Search results show wrong (old) tab title r=ian 2011-06-07 11:36:21 +08:00
Tim Taubert
1221ed8328 Bug 662117 - Intermittent browser_tabview_bug598375.js | Test timed out; f=raymond, r=ehsan 2011-06-07 11:21:56 +02:00
Margaret Leibovic
a755222dc1 Bug 616136 - Give popup notification panels role="alert" and make their close buttons tabbable. r=gavin 2011-05-24 17:43:05 +02:00
Daniel Holbert
639c0e7b79 Bug 658949 patch 0: Fix existing tests that use "#" in data URIs to use %23 instead. rs=bz 2011-05-24 17:39:57 +02:00
Mounir Lamouri
e97a7a4ee5 Back out bug 658949 because of perma orange on Windows Reftests. 2011-05-24 15:36:32 +02:00
Daniel Holbert
2d246fbdb2 Bug 658949 patch 0: Fix existing tests that use "#" in data URIs to use %23 instead. rs=bz 2011-05-24 03:36:31 -07:00
Mihai Sucan
b037d5e5a4 Bug 655776 - Web Developer > Get More Tools menu item. r=dao ui-r=limi
--HG--
extra : rebase_source : a37492d3dd0fe37f9756351b2bc0b1835af66ac8
2011-05-24 08:43:48 +02:00
Dão Gottwald
c5acf02c86 Bug 647886 - Pulling down Back/Forward menu requires an unnecessary delay. r=sdwilsh
--HG--
extra : rebase_source : a2628b38bd336925155bb05b53b407a11b7a3df2
2011-05-24 08:34:14 +02:00
Marco Bonardo
754685be79 Bug 618913 - Implement in product notifications to set up Sync.
Further modified by Stephen Horlander <shorlander@mozilla.com>.
r=dolske ui-r=shorlander a=Unfocused
2011-05-23 21:16:39 -07:00
Philipp von Weitershausen
7ca97a9aa8 Merge services-central with mozilla-central 2011-05-23 21:16:34 -07:00
Philipp von Weitershausen
08f7d8fcb2 Merge mozilla-central to services-central 2011-05-22 18:16:43 -07:00
Philipp von Weitershausen
dabc37d1a3 Backout bug 618913 due to numerous Moth failures 2011-05-20 14:38:53 -07:00
Philipp von Weitershausen
fc0d99487a Merge mozilla-central to services-central 2011-05-20 10:39:07 -07:00
Dave Camp
c6c401448e Backing out aca490d48c95 (Bug 655776) to take care of some issues in the patch. 2011-05-23 13:15:02 -07:00
Marco Bonardo
bf10f29624 Bug 618913 - Implement in product notifications to set up Sync.
Further modified by Stephen Horlander <shorlander@mozilla.com>.
r=dolske ui-r=shorlander
2011-05-20 09:53:51 -07:00