Commit Graph

8608 Commits

Author SHA1 Message Date
Tim Taubert
ffafc7e30f Bug 607108 - focus group name field after creating new group; f=raymond, r=ehsan 2011-06-14 10:41:18 +02:00
Tim Taubert
21bb9a7472 Bug 663813 - clean up browser_tabview_bug589324.js; f=raymond, r=dietrich 2011-06-14 10:41:18 +02:00
Tim Taubert
1b4badace3 Bug 663709 - browser_tabview_bug627288.js depends on other tests; f=raymond, r=dietrich 2011-06-14 10:41:18 +02:00
Ehsan Akhgari
78c2389f74 Merge mozilla-central and mozilla-inbound 2011-06-13 23:34:45 -04:00
Dão Gottwald
9875ff106c Backed out changeset dc3780dd8a43 (bug 311007). Going to change onLocationChange instead of adding onLocationChange2. 2011-06-14 00:02:28 +02:00
Pardal Freudenthal
0a3b9612d7 Bug 663592: fix typo in about:permissions, r=margaret 2011-06-13 17:16:55 -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
Dave Townsend
8e712d7c74 Backing out changeset 010b73990286 from bug 660732 due to it breaking about:support (bug 662901). 2011-06-12 08:47:34 -07:00
Dão Gottwald
9e3c046bbe more random browser chrome test cleanup (no bug) 2011-06-11 16:54:23 +02:00
Steffen Wilberg
3b7e75b4ce Bug 435325: Offline mode error page should go online when clicking 'Try Again'. Add a goOnline() method to nsDOMWindowUtils, and call that from about:neterror in the netOffline case. ui-r=faaborg, r=bz, gavin. 2011-06-11 15:38:40 +02:00
ffxbld
4e61c8a504 Automated blocklist update from host mv-moz2-linux-ix-slave14 2011-06-11 02:43:48 -07: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
Dave Camp
cac45115fe Merge m-c to devtools. 2011-06-10 15:35:17 -07:00
Rob Campbell
6699a6d7c6 merge m-c to devtools 2011-06-06 16:42:23 -03: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
Margaret Leibovic
ea5b8bfa04 tests for Bug 661819 - Values for All Sites in about:permissions displays last selected site's values. r=gavin 2011-06-06 08:15:13 -07:00
Margaret Leibovic
49138ee5c9 Bug 661819 - Values for All Sites in about:permissions displays last selected site's values. r=gavin 2011-06-06 08:14:07 -07:00
Margaret Leibovic
bff36cfb13 Bug 661791 - Rectify wording of "Clear all cookies" button in about:permissions to match the "Remove all cookies" button. r=gavin 2011-06-06 08:13:50 -07:00
Rob Campbell
d3e703ea34 merge m-c to devtools 2011-05-30 11:46:04 -04: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
Mounir Lamouri
8bc1be7f60 Merging cedar with mozilla-central. 2011-06-05 15:31:36 +02:00
Tyler Downer
e98d10f115 Bug 660746 - Fix another typo. r=gavin 2011-06-05 10:07:15 +02:00
Ehsan Akhgari
b24e41048e Bug 495577 - Rename the "Permanent Private Browsing mode" checkbox in the Privacy prefpane to better match the surrounding options; r=dao ui-r=faaborg 2011-06-03 15:04:52 -04:00
Dão Gottwald
1b73268c12 Bug 661662 - Speed up the population of about:permissions' sites list. r=margaret 2011-06-03 07:47:20 +02:00
Dão Gottwald
420f2c372c Bug 660391 - gURLBar.formatValue fails when exiting print preview, due to the URL bar not having a frame. r=gavin
--HG--
extra : rebase_source : 4e8ba0f5f637a879b55e5b279ba0d01773c90da5
2011-06-02 22:34:12 +02:00
Ed Morley
9e71e5b9ac Bug 614515 - Remove MOZ_SVG conditions. r=roc 2011-05-30 09:34:50 +02:00
Phil Ringnalda
f9c489d0b9 Bug 657251 - Finish off the removal of content_xmldoc.xpt, r=bz
--HG--
extra : rebase_source : 3373f89c6d45a16656e73426bbac192bfec014a1
2011-05-15 18:09:54 -07:00
David Humphrey
b9b5c779b9 Bug 650451 - Associate the application with playable media types on Mac. r=ted,smichaud 2011-05-28 14:35:37 +02:00
Ed Morley
d2d7cf35c3 Bug 591611 - Clean up FIREFOX_VERSION handling; r=khuey 2011-05-28 14:33:07 +02:00
ffxbld
5529e74403 Automated blocklist update from host linux-ix-slave15 2011-05-28 03:17:33 -07: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
Steven Michaud
74ff128aad Bug 621117 - Support native cursor manipulation from OOP plugins on OS X. r=josh,bsmedberg a=sheriff 2011-05-24 01:58:28 -05:00
Michael Ventnor
139a40b9ed Bug 566489 - Enable inline autocomplete again, but make it smarter for URLs r=sdwilsh sr=gavin a=sheriff 2011-05-24 15:47:25 +10: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
Marco Bonardo
9ddd984a08 Bug 629620 followup - Add test to xpcshell.ini. a=bustage 2011-05-23 21:15:32 -07:00
Marco Bonardo
1d4d6212bb Merge places and mozilla-central. a=developers 2011-05-24 04:51:59 +02:00
Michael Wu
8dd395a2e1 Bug 600241 - Strip zips during optimization, r=taras 2011-05-23 17:23:13 -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
Jono S Xia
635d9e4536 Bug 658740: Test Pilot error logger throws exception. r=dtownsend a=gavin DONTBUILD 2011-05-23 15:41:35 -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