Commit Graph

1972 Commits

Author SHA1 Message Date
Masayuki Nakano
7dbe17ec49 Bug 749563 nsMenuBarListener should ignore consumed alt key events in its keydown and keyup event handlers r=enn 2012-05-10 08:25:48 +09:00
Tim Taubert
f15f57520c Bug 743877 - tab switching shouldn't occur off a timeout; r=gavin 2012-05-05 01:32:34 +02:00
Matt Brubeck
4f5339b9cc Bug 749738 - Use weak references to avoid accessing dead objects in findbar [r=mak] 2012-05-05 08:09:50 -07:00
Vivien Nicolas
8522dff32f Bug 748889 - Silent a warning about an undefined @mozilla.org/privatebrowsing. r=enndeakin 2012-05-04 20:05:40 +02:00
OHZEKI Tetsuharu
c4960592e9 Bug 641892 - Support showing multiple popup notification icons at the same time. r=margaret 2012-05-03 18:33:47 -04:00
Gervase Markham
3cf7deff77 Bug 750294 - update about:license to give link to Hg rev and build instructions. r=luis. 2012-05-01 09:31:37 +01:00
Ekanan Ketunuti
f6ceffe212 Bug 738605 - Don't use an XML comment inside a CDATA block in menulist.xml. r=neil 2012-03-23 20:04:02 +07:00
Jared Wein
0152ba6f95 Bug 702463 - Increasing the timeout of the tests due to the presence of multiple refresh drivers. r=ehsan 2012-04-30 13:44:55 -04:00
Olli Pettay
e60c8c91e1 Bug 745744 - Geolocation doorhanger might cause zombie compartments because it keeps callbacks alive, r=gavin, a=desktop-only 2012-04-18 19:29:50 +03:00
Paolo Amadini
cc07746d4f Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-04-17 13:35:09 +02:00
OHZEKI Tetsuharu
1f825af3bd Bug 745525 - Use handleEvent in PopupNotifications r=dolske 2012-04-15 19:21:25 -04:00
OHZEKI Tetsuharu
dfd0c996fe Bug 745524 - Minor code cleanup in PopupNotifications.jsm. r=dolske 2012-04-15 19:11:41 -04:00
Jared Wein
febca6a6e8 Bug 716171 - mouseout should hide controls immediately, not after a delay. r=dolske 2012-04-11 19:23:56 -07:00
Vivien Nicolas
0637dd8cc0 Bug 740974 - toolbar currentSet setter needs to return 'val' when returning early. r=dao 2012-04-11 10:05:35 -07:00
Chris Ilias
34b0d6d02e Bug 728981 - Add "browser.search" preferences to about:support [r=zpao] 2012-04-09 13:07:59 -07:00
Jared Wein
ceaf3cdca5 Backed out changeset 672cda014328 (bug 729111) 2012-04-04 13:11:03 -07:00
Ryan VanderMeulen
6e3eea64ab Mark a failing test from bug 741842 as todo-is until bug 716321 lands. 2012-04-03 20:33:14 -04:00
Gordon P. Hemsley
84bcdfe05e Bug 741842 - Improve BCP 47 support for extension and privateuse subtags. r=gavin 2012-04-03 12:49:51 -04:00
Gervase Markham
d7d3434d2f Bug 732021 - add license for praton.c to about:license. 2012-04-03 16:14:35 +01:00
Gervase Markham
fb774ba6f4 Bug 732020 - add license for dtoa.c to about:license. 2012-04-03 16:11:57 +01:00
Matt Brubeck
d292827067 Bug 482057 (followup) - Remove a line that was accidentally left behind [r=me] 2012-04-02 11:44:44 -07:00
Irving Reid
357026b226 Bug 738662 - Add tracing/warning information to help debug XUL overlay problems. r=bz,enn 2012-03-26 15:40:52 -04:00
Gordon P. Hemsley
8473f5f62b Bug 730209: Parse spellchecker dictionary names as BCP 47 language tags. r=gavin 2012-03-28 18:56:02 -04:00
Philip Chee
b5b57ba2ea Bug 736738 Make it easier for applications and extensions to overlay the customize toolbar window r=gavin. 2012-03-29 23:33:52 +08:00
Phil Ringnalda
b4da60b42d Back out 0cb85ff0f764 (bug 738568), 9949bb092303 (bug 730209), 095fd525afa7 (bug 729924), dcf8929a8115 (bug 633602) because of widely scattered and unclear bustage on a CLOSED TREE 2012-03-28 22:37:46 -07:00
Gordon P. Hemsley
c315ecf2d3 Bug 730209 - Parse spellchecker dictionary names as BCP 47 language tags. r=gavin 2012-03-28 18:56:02 -04:00
Masayuki Nakano
941d39a6a6 Bug 722961 Add tests for autocomplete with composition r=m_kato 2012-03-27 23:22:56 +09:00
Matt Brubeck
05177705cc Bug 482057 - PageUp/Down with the findbar focused does not use smooth scrolling [r=Enn] 2012-03-26 10:42:28 -07:00
Dão Gottwald
dad3d01523 Bug 585946 - Location / search bar splitter moves to the end of the toolbar when toggling "tabs on top". r=neil 2012-03-25 18:10:36 +02:00
Gavin Sharp
025c32dbae Bug 738097: fix typo in patch for bug 392188 that broke clicks on scrollbars in background windows, r=mstange 2012-03-22 17:32:23 -07:00
aceman
6ece73238d Bug 714606 - Use Services.prompt instead of gPromptService in Toolkit. r=mossop 2012-03-21 19:52:24 -04:00
Ehsan Akhgari
5fc5ba4b3e Bug 734302 - Part 1: Enable the Gecko Profiler on native Fennec; r=BenWa,khuey
--HG--
extra : rebase_source : 050443e4850aac78551ed985aa81522d808bcb6b
2012-03-02 14:11:47 -05:00
Philip Chee
f0337653a8 Bug 736735 notification.css: Use inheritance instead of non-performant css r=dolske. 2012-03-22 01:00:08 +08:00
Aryeh Gregor
992887447e Bug 735805 - Part 4: Fix toolkit mochitest that runs no tests. r=enn 2012-03-16 16:07:16 -04:00
Gervase Markham
303cc92e31 Bug 731193 - Update Microsoft "DirectX" licence in about:license to list all
shipped MS DLLs and give it a more generic name. r=villalu.
2012-03-20 17:38:16 +00:00
Marco Bonardo
312ed3ed80 Merge inbound and central 2012-03-16 13:42:16 +01:00
Masayuki Nakano
5f93695680 Bug 728103 part.2 Fix new test failures r=smaug 2012-03-16 15:29:15 +09:00
Blake Kaplan
bf38585082 Bug 732982 - Expose a wifi API to the DOM. The API is very much a work in progress and will change soon. r=cjones/fabrice/vigntetun DONTBUILD
--HG--
extra : rebase_source : c44979e32dfffc46502f21c59c691a13e0319cad
2012-03-14 21:39:15 +01:00
Justin Lebar
91694f2fcd Bug 729111 - Re-land (back out rev 114c4148c6f3, backing in rev c7e4db80d280), because this code has been cleared of suspicion of causing oranges (bug 735574). 2012-03-14 21:09:35 -04:00
Justin Lebar
9a7a9c0e01 Back out bug 729111 (rev c7e4db80d280) due to suspected randomorange (bug 735574). 2012-03-14 14:14:29 -04:00
Doug Turner
a1c0ece730 Bug 733650 - Use smslib as the device orientation backend on the mac. r=jdm 2012-03-13 16:57:09 -07:00
Ed Morley
72b4537851 Backout 8b74d5ae78c3 & c619bbb2951f (bug 734391), 772c994fa869 (bug 734324), fd23ff0f9dd1 (bug 734325), d1e037a9390e (bug 733653), 3a7bf79b5b2d (bug 733650) & 9d9392fce538 (bug 733652) for OS X M1 & M3 orange 2012-03-13 22:29:29 +00:00
Doug Turner
fc9a4d3d9a Bug 733650 - Use smslib as the device orientation backend on the mac. r=jdm 2012-03-13 09:59:23 -07:00
Marco Bonardo
701ba3f18a Merge central and inbound 2012-03-13 14:49:19 +01:00
Marco Bonardo
9daa5cd2a5 Bug 734653 - Scrollbox should filter out hidden elements, since they are unscrollable.
r=mano
2012-03-13 12:05:23 +01:00
Tim Taubert
4ba3bb8680 merge m-c to fx-team 2012-03-13 11:28:24 +01:00
Marco Bonardo
80af6e193a Merge last green PGO from inbound to central 2012-03-13 11:17:21 +01:00
Charles Chan
9de2d24c0b Bug 729111: Renable HTML5 centered play video button after video is resized. 2012-03-13 00:12:48 -07:00
Felipe Gomes
9d83cd0662 Backout cset 11af9adc0e5d (bug 724080) to avoid unnecessary string changes. We'll fix this with a server-side redirect. 2012-03-12 21:04:22 -07:00
Ed Morley
f558fef737 Backout ba7da6256b23 (bug 726444) for talos regressions; a=mak 2012-03-11 23:38:53 +00:00