Commit Graph

3307 Commits

Author SHA1 Message Date
Jared Wein
395fc4a655 Bug 781588 - [Perf] Refactor formatValue to increase performance by 40%. r=felipe
Removed a couple of regular expressions from formatValue and replace them with simple string manipulation.

The property access of this.editor was taking 5% of the formatValue function. Switching it to a field removes this extra overhead.
2012-09-21 16:03:23 -07:00
Drew Willcoxon
860fec52a5 Bug 793322 - Troubleshoot.jsm test should fail immediately instead of timing out on snapshot data validation errors. r=felipe 2012-09-21 15:17:35 -07:00
Drew Willcoxon
9ed24236c4 Bug 554174 - Follow-up, fix Windows-only JS syntax error 2012-09-18 15:43:14 -07:00
Drew Willcoxon
95f90f3341 Bug 789674 - Update about:support to use Troubleshoot.jsm. r=felipe 2012-09-18 13:30:41 -07:00
Drew Willcoxon
e7184918ed Bug 554174 - Make about:support information easily parseable. r=felipe 2012-09-18 13:25:06 -07:00
Josh Aas
464d550838 Bug 777409: Remove Growl support. Replaced by Notification Center support on OS X 10.8, which has much smaller code size and doesn't do main thread i/o. r=dougt 2012-09-18 10:08:17 -04:00
Graeme McCutcheon
f35f4e230e Merge last PGO-green changeset from mozilla-inbound to mozilla-central 2012-09-18 12:46:06 +01:00
Andres Hernandez
2267136e3c Bug 721165 - Extract repeated code for retrieving CHANNEL information from Blocklist and Telemetry to a javascript module r=gavin 2012-09-10 10:54:41 -06:00
Josh Matthews
c5574afd30 Bug 789546 - Convert all JS users of imgICache service to use privacy-aware imgITools API instead. r=ehsan 2012-09-17 12:18:40 -04:00
Frank Yan
ddd7b6ff07 Bug 790736 - Trigger clickSelectsAll (if applicable) upon opening textbox context menu. r=enndeakin 2012-09-15 18:46:13 -05:00
Jared Wein
170c1aebec Bug 790278 - Add Social API prefs to about:support. r=gavin 2012-09-12 16:59:03 -04:00
Bobby Holley
7cfe3c427e Bug 789494 - Rip enablePrivilege out of misbehaving mochitests. r=mccr8 2012-09-11 01:05:10 -07:00
Andrew McCreight
63490c62d3 Bug 775868, part 1: make tests access DomWinUtils via SpecialPowers. r=smaug 2012-09-10 12:43:45 -07:00
Andres Hernandez
34ff20808b Bug 787745 - try to fix intermittent browser_DeferredTask.js failure by having DeferredTask completely re-initialize its timer, rather than just re-setting its delay, r=gavin 2012-09-06 17:31:49 -06:00
Ryan VanderMeulen
5c5be9d885 Backout bug 788914 and bug 789494 because they were backed out on inbound. 2012-09-07 19:40:57 -04:00
Bobby Holley
46175f0a59 Bug 789494 - Rip enablePrivilege out of misbehaving mochitests. r=mccr8 2012-09-07 11:28:56 -07:00
Doug Turner
3b00a75634 Bug 786922 - Device Storage - use a properties file instead of the mime service. The properties. r=djf 2012-09-05 14:30:36 -07:00
Chris Peterson
c697119a08 Bug 254139 - Prefer document title over original filename for default "Save Page As" filename. r=gavin ui-r=madhava 2012-08-03 00:12:24 -07:00
Ed Morley
2c7b83d447 Backout ea472ffba523 & ae4a4bfde41e (bug 786922) for causing bug 789008 2012-09-06 11:58:20 +01:00
Mark Capella
4070dd7371 Bug 774500 - Make about:support Page more mobile-friendly, r=margaret
Remove Hidden Reset-Box for better title display / rendering
             Set width for "Copy to clipboard" button
             Remove unused Profile Folder / Show Folder Button table entry
             Enlarge Basic Text for Readability
2012-09-05 23:33:46 -04:00
Doug Turner
abe60cdb0c Bug 786922 - Device Storage - use a properties file instead of the mime service. The properties. r=djf
--HG--
extra : rebase_source : 6b0d34b09793af710b8d7657dcda8235e7a3b35e
2012-09-05 14:30:36 -07:00
Kyle Huey
19dc351f35 Back out dougt (bug 788588 et al.) for burning the tree (and some nostalgia). 2012-09-05 15:59:49 -07:00
Doug Turner
490770bfe8 Bug 786922 - Device Storage - use a properties file instead of the mime service. The properties. r=djf 2012-09-05 14:30:36 -07:00
Mark Capella
d6f9c09c58 Bug 733169 - Inconsistent font sizes for about:buildconfig (v2), r=margaret 2012-08-30 21:03:21 -04:00
Andres Hernandez
d81ac5957e Bug 775328 - Move Lazy.jsm to toolkit. r=Mossop 2012-07-23 14:28:26 -06:00
Phil Ringnalda
a8668f6571 Bug 756885 - Bail out of test_bug624329.xul early on 10.8, where win.maximize() gives us a resize without actually maximizing
--HG--
extra : rebase_source : af21d93bd8c4cc049322c371cc6e0517c4875bbf
2012-08-29 21:21:28 -07:00
Shane Caraveo
d4c1a86c71 Bug 785952 - Fix arrow panel issues with side arrows and RTL. r=enn
--HG--
extra : rebase_source : 93f61063e2d904c12adb60d2943c8a73d42c9334
2012-08-28 09:47:19 -07:00
Matt Woodrow
545027686b Bug 782980 - Force synchronous repainting when we resize a widget. r=roc 2012-08-21 14:40:45 +12:00
Paolo Amadini
7614e7603f Bug 763311 - Implement basic "Task.js" interfaces in Toolkit. r=Mossop 2012-08-20 13:51:44 +02:00
Till Schneidereit
d953aff856 Bug 462300 - Embed self-hosted scripts and compile into special compartment. r=bhackett, r=gerv, r=ted 2012-07-23 23:01:54 +02:00
Will Nayes
511e0df076 Bug 781956 - Don't close the wizard when using advance(pageId) on the last page. r=enn 2012-08-13 21:54:43 -04:00
Matt Woodrow
4c8ca7e07c Bug 770000 - Call WillPaint and DidPaint from the refresh driver instead of the widget events. r=roc 2012-08-13 22:10:11 +12:00
Masayuki Nakano
1d01f06d4d Bug 719320 part.11 Fix new test failures r=smaug 2012-08-12 10:42:36 +09:00
OHZEKI Tetsuharu
a4f589abb7 Bug 771818 - Using WeakMap to store popup notification object. r=MattN
--HG--
extra : rebase_source : 8d798389f01f12a538c99b33d3c45ff50ae55894
2012-08-09 13:51:41 -07:00
Myk Melez
5e9898d8e0 bug 772299 - <browser> widget's addProgressListener method should pass through aNotifyMask argument; r=gavin 2012-08-07 13:55:38 -07:00
Ryan VanderMeulen
1d2cfc69dd Backout 4e54a6eb43d2 (bug 780686) and f10e4ac36ed2 (bug 772299) due to mochitest-other permaorange on a CLOSED TREE. 2012-08-07 20:32:09 -04:00
Myk Melez
88dff33f44 bug 772299 - <browser> widget's addProgressListener method should pass through aNotifyMask argument; r=gavin
--HG--
extra : rebase_source : 10c623c2adcb771312bb85896dbe7d4d9fc4d83c
2012-08-07 13:55:38 -07:00
Mike Hommey
70d7c821af Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Mike Hommey
03af8b0c50 Backout changeset 2ef51674316a (bug 774032 bonus) for various Mochitest bustages on a CLOSED TREE 2012-08-04 10:38:41 +02:00
Mike Hommey
7096160830 Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 08:48:56 +02:00
Blair McBride
fb387b6491 Bug 780313 - Remove unnecessary preprocessing of Toolkit files. r=gavin 2012-08-04 13:22:55 +12:00
Ed Morley
6ba4938ddd Backout 1924fe55fb6e (bug 771294) for causing failures in test_cross_domain.xul 2012-08-03 11:14:08 +01:00
Felipe Gomes
9ccd4af62c Bug 771294. Use window id for webapp installation. r=gavin
Test by Myk Melez
2012-07-14 01:09:32 -07:00
Dão Gottwald
fe30865782 Bug 752988 - Focus lost when closing notification bars. r=enn
--HG--
extra : rebase_source : acb2409d7ac7e0a61525b59e4e9958df2c787c57
2012-07-31 16:24:37 +02:00
Ryan VanderMeulen
f46e1d75f3 Merge m-c to inbound. 2012-07-21 14:32:18 -04:00
Ryan VanderMeulen
f83e43c722 Backout 53d053772879, e68d8406541e, 1a18d1d71ddf, 705c22e17976, 73f73097fb1a, and 8b28f53415fe (bug 722995) due to frequent linux32 mochitest-other orange. 2012-07-21 14:29:50 -04:00
Saurabh Anand
a36f961729 Bug 722995 - DownloadLastDir.jsm uses global Private Browsing state to make decisions, r=ehsan 2012-07-21 11:25:37 +05:30
Saurabh Anand
0bfb8f5ddb Bug 722995 - Part 2: Convert test_privatebrowsing_downloadLastDir_c.js to mochitest, r=ehsan 2012-07-21 11:21:30 +05:30
Jonas Sicking
23c9838514 Bug 774585: Rename getCodebasePrincipal to getSimpleCodebasePrincipal since the behavior has semantically changed. r=mounir 2012-07-21 00:29:40 -07:00
Chris Pearce
36a3916375 Bug 775715 - Make videocontrols deref videoHeight on the video, not the controls object. r=jaws 2012-07-19 16:29:53 -04:00
Mounir Lamouri
adfa6702cc Bug 327244 (1/2) - Remove nsIScriptSecurityManager::CheckLoadURIStr(). r=sicking 2012-07-19 10:49:17 -07:00
Ed Morley
c2d155cb67 Backout ea6db8f420c0 (bug 770831), b51c79ee0883 (bug 774957), 020f6ed5958b (bug 758258), 11d8e19e1fca (bug 758258), 707fc51bfe2e (bug 775354), 489d944a6fe6 (bug 327244), be7df3c9d50f (bug 327244) for m-oth orange 2012-07-19 08:29:48 +01:00
Mounir Lamouri
432f61b8f5 Bug 327244 (1/2) - Remove nsIScriptSecurityManager::CheckLoadURIStr(). r=sicking 2012-07-18 13:35:15 -07:00
Masayuki Nakano
4c95259d7e Bug 751749 part.2 Support Win key for a modifier of shortcut key and access key r=smaug, enn 2012-07-19 10:28:16 +09:00
Dão Gottwald
c299dd4b66 Bug 767133 - Add slide-in animation for arrow panels. r=Enn,Mossop 2012-07-18 16:15:24 +02:00
Andrew Hurle
17f45ba349 Bug 774495 - Get rid of ac-emphasize-alt in awesomebar. r=Unfocused 2012-07-16 20:48:00 -07:00
Ms2ger
2feddcb841 Backout 977ee9208065, a405768bd32a, 69a1fb2ddca3, 58d5f1d1443e for Moth orange. 2012-07-14 11:38:56 +02:00
Felipe Gomes
9551e979b8 Bug 771294. Use window id for webapp installation. r=gavin
Test by Myk Melez
2012-07-14 01:09:32 -07:00
Dão Gottwald
3d0e2390fd Bug 773360 - Remove workarounds for bug 768400. r=enn 2012-07-13 16:28:21 +02:00
Wes Johnston
1936e3ec67 Bug 732052 - Allow slide frames to use touch events. r=smaug,enn 2012-07-09 09:55:35 -07:00
Wes Johnston
a16f542caa Bug 732052 - Update video controls for touch events. r=dolske 2012-07-09 09:55:34 -07:00
Ekanan Ketunuti
3948cd6e33 Bug 772456 - Replace '-moz-transition' with 'transition' in toolkit/. r=dao 2012-07-11 08:35:26 +07:00
Wes Johnston
6528e0253a Backout a7d1108f70fb, e32603f16465, 142b9df4d021, 2012-07-10 16:20:09 -07:00
Nathan Froyd
bfff055672 Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Wes Johnston
b8fc760a2e Bug 732052 - Allow slide frames to use touch events. r=smaug,enn 2012-07-09 09:55:35 -07:00
Wes Johnston
94e57b473f Bug 732052 - Update video controls for touch events. r=dolske 2012-07-09 09:55:34 -07:00
Matthew Noorenberghe
f206315358 Bug 749931 - "Migration to a clean Firefox profile" feature doesn't suggest browser history migration (Part 2). r=gavin
--HG--
extra : rebase_source : 677d0aeb8924e26ccf505ef133edfaf926d3df5f
2012-07-08 13:33:21 -07:00
Tim Taubert
4a6576672e merge m-c to fx-team 2012-07-07 15:48:12 +02:00
Tim Taubert
096f4ea92e Bug 758212 - Allow swapping of docShells from standalone and tabbrowser <browser> elements; r=neil 2012-07-07 11:55:11 +02:00
Hub Figuière
f6d7bd0bfe Bug 750612 - Don't expose invisible property pages in a deck frame. r=tbsaunde
--HG--
extra : rebase_source : ca16cada2efddb6d55cf5dff43cc6a9393ba66e1
2012-06-28 16:04:50 -07:00
Ehsan Akhgari
d49b18b800 Backout changeset e04abde1b323 (bug 539356) because of performance and correctness regressions 2012-07-03 20:21:03 -04:00
Ehsan Akhgari
d08ef39a09 Backout changeset 674cde7d007a (bug 770000 because DLBI is being backed out 2012-07-03 19:36:38 -04:00
Chris Lord
92199ce95d Bug 769467 - Add a PrivateBrowsingUtils module. r=gavin
Add a PrivateBrowsingUtils module that contains a function to find out if an
arbitrary window is a descendant of a private docshell or not.
2012-07-03 15:35:03 +01:00
Matt Woodrow
2d535eb3a0 Bug 770000 - Call WillPaint and DidPaint from the refresh driver instead of the widget events. r=roc 2012-07-03 21:06:04 +12:00
Ehsan Akhgari
0bde718f71 Bug 769881 - copyStringToClipboard Optional parameters should go at the end, also this will make it backward compatible for version bumped extensions; r=roc 2012-07-01 14:18:23 -04:00
Philip Chee
9739806320 Bug 769737 Add nsIFocusManager to Services.jsm r=gavin. 2012-07-02 05:09:31 +08:00
Hub Figuière
5b9b19a492 Bug 769304 - Add accessibility platform status to about:support. r=dbolter,gavin 2012-06-30 22:16:54 -07:00
Matt Woodrow
dbef6fe311 Bug 539356 - Part 10 - Test changes required for DLBI. r=roc 2012-06-30 15:06:11 +12:00
Chris Pearce
a9821c5977 Bug 762191 - Make video controls mute/volume widgets do nothing if the video doesn't have audio. r=jaws 2012-06-28 17:31:09 +12:00
Saurabh Anand
d95c6661cf Bug 722994 - globalOverlay.js uses global Private Browsing state to control display of a prompt; r=ehsan 2012-06-27 15:14:45 +05:30
David Bolter
664f618be3 Bug 759158 - Introduce accessibility status to about:support. r=gavin 2012-06-27 11:47:27 -04:00
Phil Ringnalda
794274aa42 Back out 6a386d638a1a (bug 746277) for packaged build bustage 2012-06-27 08:31:38 -07:00
Ehsan Akhgari
f4b598bf08 Bug 722872 - Part 1: Add nsITransferable::Init(nsILoadContext*), enforce that it's called in debug builds, and add nsIDOMDocument* arguments to nsIClipboardHelper methods; r=roc
This patch does the following:

* It adds nsITransferable::Init(nsILoadContext*).  The load context
  might be null, which means that the transferable is non-private, but
  if it's non-null, we extract the boolean value for the privacy mode
  and store it in the transferable.
* It adds checks in debug builds to make sure that Init is always
  called, in form of fatal assertions.
* It adds nsIDOMDocument* agruments to nsIClipboardHelper methods which
  represent the document that the string is coming from.
  nsIClipboardHelper implementation internally gets the nsILoadContext
  from that and passes it on to the transferable upon creation.  The
  reason that I did this was that nsIClipboardHelper is supposed to be a
  high-level helper, and in most of its call sites, we have easy access
  to a document object.
* It modifies all of the call sites of the above interfaces according to
  this change.
* It adds a GetLoadContext helper to nsIDocument to help with changing
  the call sites.
2012-04-16 22:14:01 -04:00
Joey Armstrong
40e722a2da bug 746277: replace hg shell pipelines with make logic 2012-05-16 15:09:00 -04:00
Atte Kemppilä
c8c4b74add Bug 745703 - Fix menu-button xbl:inherits typo: accessKey -> accesskey. r=enndeakin 2012-06-26 15:39:33 -07:00
Dão Gottwald
de2e72a3b6 Bug 767975 - Set the consumeoutsideclicks attribute on autocomplete result popups instead of calling popupBoxObject.setConsumeRollupEvent. r=enndeakin 2012-06-26 23:48:15 +02:00
Neil Rashbrook
eaedd546e8 Bug 758354 Stop unnecessarily preprocessing chrome r=dolske 2012-06-26 00:11:16 +01:00
Dão Gottwald
088094d3e8 Bug 684534 - Apply workaround to all arrow panels to prevent flickering when reopening certain panels. r=enndeakin
--HG--
extra : rebase_source : c84f5db8915a8038176e0391a62549abfe760772
2012-06-26 00:17:45 +02:00
Ed Morley
f58ad725ea Backout ec9451e9e830 (bug 758354) for PGO linux permaorange in browser_bug422590.js and friends 2012-06-25 19:14:43 +01:00
Neil Rashbrook
aee62bb4bd Bug 758354 Stop unnecessarily preprocessing chrome r=dolske 2012-06-25 09:24:49 +01:00
Dão Gottwald
796438f7d9 Bug 767861 - Add fade-in animation for arrow panels. r=enndeakin ui-r=shorlander
--HG--
extra : rebase_source : c2d6d931c031301967701a537303f36fa51f5bf1
2012-06-25 06:03:57 +02:00
Chris Ilias
c5aaf3cf85 Bug 752268 - Add browser.privatebrowsing prefs to about:support. r=zpao 2012-06-22 22:38:19 -07:00
Ryan VanderMeulen
d2dae13c09 Backout 70e3a2c8c6b4 (Bug 767133) due to mochitest-other orange. 2012-06-22 18:12:54 -04:00
Dão Gottwald
bdeaa55387 Bug 767133 - Add slide-in animation for arrow panels. r=enndeakin ui-r=shorlander
--HG--
extra : rebase_source : ab38e90e42a6bf45c4152b4960db8f4a8ba14ec0
2012-06-22 22:13:21 +02:00
Randell Jesup
d8e25a101a Bug 757669: License changes for import of webrtc code r=gerv 2012-05-24 12:46:20 -07:00
Jared Wein
2f7b6b29fb Backed out changeset feec545f5f98 (bug 713608) 2012-06-19 14:11:38 -07:00
Jared Wein
97b9005081 Backed out changeset 0fa8e0eb40a7 (bug 760696) 2012-06-19 14:11:23 -07:00
Dão Gottwald
2096e3531b Bug 764755 - Remove the aero glass style border of arrow panels and reduce the arrow size. r=enndeakin 2012-06-19 16:07:24 +02:00
Phil Ringnalda
62901762b9 Back out fe2fdd5d3aae (bug 722994) for mochitest-chrome failures 2012-06-18 22:18:33 -07:00
Saurabh Anand
1575691548 Bug 722994 - globalOverlay.js uses global Private Browsing state to control display of a prompt; r=ehsan 2012-06-19 01:57:26 +05:30
Martin Stransky
b057ab26b1 Bug 627699 - Port GTK2 to GTK3, toolkit part, r=karlt 2012-06-16 18:06:10 +12:00
Wes Johnston
84ec6951b0 Bug 765106 - Use mobile video controls binding. r=gavin 2012-06-15 11:33:14 -07:00
Matt Brubeck
2ebe39394e Backed out changeset 03e5475bf52c (bug 726191), which I re-landed this by mistake 2012-06-15 07:27:45 -07:00
Chris Pearce
f02895e763 Bug 726191 - Only setup video controls' volume control event listeners once we know that we have an audio stream. r=jaws 2012-06-15 17:05:57 +12:00
Phil Ringnalda
73afd44bef Back out fcad61fcaf73 (bug 726191) for test_videocontrols.html bustage 2012-06-14 22:51:50 -07:00
Chris Pearce
3e1d8a533c Bug 726191 - Only setup video controls' volume control event listeners once we know that we have an audio stream. r=jaws 2012-06-15 17:05:57 +12:00
Ed Morley
865fc92be0 Backout 61fd66629c4f, 7c8121f8d3af & 2a2e9cf8fd41 (bug 539356), e31a5e6545d3 (bug 761884), 85fa80bd9792, a284ccb25b83, 2865904db9fc, 34e07b09c426, e9b3d41e0360, cef00ebcd6c8, f943b729ac14 & 783f298401b6 (bug 539356), 330a086f1570 (bug 741682), d80219c8842c (bug 739671), e8c96b4fd4da, 313af486e68d, 0adc41ff56dc, 0cd288a38085, f1d43208825c, 4859876972f3, eec8ef3ebe48, f7f29fcd1845, 6079b229d306, f23c3a7e7ce0, 9824458a41e2 & 6748b5496059 (bug 539356) for mochitest-4 orange & talos regressions on multiple platforms 2012-06-11 10:08:32 +01:00
Matt Woodrow
4aed5034c9 Bug 539356 - Part 10 - Test changes required for DLBI. r=roc 2012-06-11 16:45:38 +12:00
Olli Pettay
e160cfea86 Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst 2012-06-10 21:14:30 +03:00
Paul Adenot
2fd4d4441b Bug 762933 - No-audio icon switches to audio available icon when video is in fullscreen. r=jaws 2012-06-09 17:07:19 -04:00
Mike Hommey
b5bd6b36d5 Bug 580408 - Import jemalloc 3.0.0. r=khuey,r=gerv 2012-06-07 10:41:58 +02:00
Mike Hommey
caf974ce43 Bug 580408 - Move Mozilla fork of jemalloc to memory/mozjemalloc. r=khuey
--HG--
rename : memory/jemalloc/Makefile.in => memory/mozjemalloc/Makefile.in
rename : memory/jemalloc/jemalloc.c => memory/mozjemalloc/jemalloc.c
rename : memory/jemalloc/jemalloc.h => memory/mozjemalloc/jemalloc.h
rename : memory/jemalloc/jemalloc_types.h => memory/mozjemalloc/jemalloc_types.h
rename : memory/jemalloc/linkedlist.h => memory/mozjemalloc/linkedlist.h
rename : memory/jemalloc/osx_zone_types.h => memory/mozjemalloc/osx_zone_types.h
rename : memory/jemalloc/ql.h => memory/mozjemalloc/ql.h
rename : memory/jemalloc/qr.h => memory/mozjemalloc/qr.h
rename : memory/jemalloc/rb.h => memory/mozjemalloc/rb.h
2012-06-07 10:41:58 +02:00
Jonathan Wilde
4c5a2be266 Bug 761446 - Remove extraneous space characters from videocontrols.xml. r=fryn 2012-06-04 17:37:53 -07:00
Chris Lee
d9cb19e028 Bug 761444 - Remove unnecessary white space in xul.css. r=fryn 2012-06-04 17:02:04 -07:00
Paul Adenot
f78342fd1d Bug 749520 - Use new mozHasAudio API to let users know that the video being watched does not have an audio track r=jaws 2012-06-04 16:49:57 -07:00
Olli Pettay
66e30d6bd2 Bug 758894 - 'Highlight all' feature causes zombie compartments, r=mano 2012-06-03 16:06:35 +03:00
Frank Yan
ab80151f3b Bug 760696 - Use :fullscreen to detect HTML5 video/audio state for controls visibility. r=jaws,dbaron 2012-06-01 15:10:37 -07:00
Diogo Golovanevsky Monteiro
628405a8bf Bug 713608 - HTML5 Video controls are missing in Fullscreen. f=fryn r=jaws,dbaron 2012-05-30 17:04:43 -07:00
Ed Morley
6cf4e96cb1 Merge mozilla-central to mozilla-inbound 2012-05-30 18:24:56 +01:00
Gervase Markham
68d38d677f Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
2012-05-29 16:52:43 +01:00
Mats Palmgren
7468f19bf6 Bug 759243 - Remove event listeners when the test is done. r=philor 2012-05-30 15:03:19 +02:00
Matthew Noorenberghe
9620290053 Bug 749931 - "Migration to a clean Firefox profile" feature doesn't suggest browser history migration. r=Mano
--HG--
extra : rebase_source : 5bc07d455e62b110dac344645dd06c8eec3d2604
2012-05-04 15:51:00 -07:00
Marcos Santiago
1fd76f99af Bug 699533 - Save/update password doorhanger does not restore focus to the webpage. r=felipe
Patch by Marcos Santiago and Jimmy Phan
2012-05-28 21:31:48 -07:00
Matthew Noorenberghe
513dd332d4 Bug 731047 - Clean up old profile after Firefox profile reset. r=bsmedberg, ui-r=limi
--HG--
extra : rebase_source : 28d16189069f2a05cbe5e16d271561ab53aa9b1e
2012-03-19 17:01:49 -07:00
Matthew Noorenberghe
887be0b9db Bug 732303 - Redesign safe mode dialog with the profile reset option. r=dolske, ui-r=limi
--HG--
extra : rebase_source : de3907b72625eee1ae897b8991aaeebf38f97480
2012-03-09 15:21:03 -08:00
Mark Hammond
43457645b4 bug 755116 - Add a way to disable global history on a docshell (while leaving session history active). r=gavin 2012-05-25 16:08:48 +10:00
Ryan VanderMeulen
889063c0d1 Backout 4eaf67a7f50f since it shouldn't have been checked in. 2012-05-24 19:25:45 -04:00
Andrew Hurle
2780df842f Bug 566444 - Simple test for the proxy settings dialog under preferences. r=jaws 2012-05-24 18:45:10 -04:00
Paul ADENOT
1c1de58780 Bug 757625 - The controls should remain visible after seeking if the mouse is over the controls area. r=jaws 2012-05-23 20:56:40 -04:00
Mounir Lamouri
42705fc970 Bug 376649 - In GTK, F10 key should show active menubar item and open submenu. r=bz
--HG--
rename : toolkit/content/tests/widgets/test_menubar.xul => toolkit/content/tests/widgets/test_menubar_gtk.xul
rename : toolkit/content/tests/widgets/window_menubar.xul => toolkit/content/tests/widgets/window_menubar_gtk.xul
2012-05-22 01:31:17 +02:00
Ed Morley
83427f0fe0 Merge mozilla-central to mozilla-inbound 2012-05-21 13:19:38 +01:00
Gervase Markham
82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Phil Ringnalda
f7da0ff83e Bug 756885 - Bail out of test_bug624329.xul early on 10.7, where win.maximize() gives us a resize without actually maximizing, r=karlt 2012-05-20 11:51:34 -07:00
Marco Castelluccio
d5ab7999ee Bug 728749 - Faster plugins check tab. r=gavin 2012-05-17 17:53:05 -04:00
Gervase Markham
96918c8e37 Bug 750294 - back out due to preprocessor not doing what was expected. 2012-05-17 17:14:54 +01:00
Neil Deakin
db82369f71 Bug 750808, move children element in label control binding, so that it doesn't get deleted when setting accesskey, r=neil 2012-05-16 19:55:09 -04:00
aceman
f9b5004741 Bug 754573 - Remove Services.prefs.getBranch(null) occurrence in browser.xml. r=gavin 2012-05-15 18:30:15 -04:00
Andrew Hurle
83817e9966 Bug 754912 - Remove typo from license.html. r=MattN 2012-05-15 12:04:00 -07:00
Paul ADENOT
34bd5d8e5f Bug 743720 - Import Speex's audio resampler in the tree. r=kinetik, khuey 2012-05-14 19:01:04 -04:00
Neil Rashbrook
b29321080b Bug 678726 Improved diagnostics to try to figure out what this random orange is r=ted 2012-05-10 22:46:15 +01:00
Masayuki Nakano
12a8842b2b 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
347e584a6a Bug 743877 - tab switching shouldn't occur off a timeout; r=gavin 2012-05-05 01:32:34 +02:00
Matt Brubeck
ca6c69c943 Bug 749738 - Use weak references to avoid accessing dead objects in findbar [r=mak] 2012-05-05 08:09:50 -07:00
Vivien Nicolas
f25f0dfbf4 Bug 748889 - Silent a warning about an undefined @mozilla.org/privatebrowsing. r=enndeakin 2012-05-04 20:05:40 +02:00
OHZEKI Tetsuharu
39aba4daa3 Bug 641892 - Support showing multiple popup notification icons at the same time. r=margaret 2012-05-03 18:33:47 -04:00
Gervase Markham
5c5c30a688 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
30e87cca70 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
4a14801895 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
8dc2081378 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
9180b309a7 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