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