Wes Johnston
6586998316
Bug 1018468 - Add fullscreen button to video controls. r=mfinkle
2014-06-11 10:25:18 -07:00
Carsten "Tomcat" Book
9bf09b73ad
merge fx-team to mozilla-central a=merge
2014-06-25 15:34:21 +02:00
Carsten "Tomcat" Book
0fedf193db
Backed out changeset 24fb014f1ae3 (bug 1021618) for Linux Memory Leak on a CLOSED TREE
2014-06-25 10:03:44 +02:00
Matthew Noorenberghe
35e13a0727
Bug 1021618 - Create the foundation for converting preference dialogs to be in-content. r=jaws a11y=MarcoZ f=Paenglab,davidb
2014-06-25 02:38:24 -04:00
Jim Blandy
4d6a633bba
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
...
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):
- Never set the buffer's mode.
Years ago, Emacs did not have a good JavaScript mode, so it made sense
to use Java or C++ mode in .js files. However, Emacs has had js-mode for
years now; it's perfectly serviceable, and is available and enabled by
default in all major Emacs packagings.
Selecting a mode in the -*- file variable line -*- is almost always the
wrong thing to do anyway. It overrides Emacs's default choice, which is
(now) reasonable; and even worse, it overrides settings the user might
have made in their '.emacs' file for that file extension. It's only
useful when there's something specific about that particular file that
makes a particular mode appropriate.
- Correctly propagate settings that establish the correct indentation
level for this file: c-basic-offset and js2-basic-offset should be
js-indent-level. Whatever value they're given should be preserved;
different parts of our tree use different indentation styles.
- We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
Remove tab-width: settings, at least in files that don't contain tab
characters.
- Remove js2-mode settings that belong in the user's .emacs file, like
js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Gijs Kruitbosch
f6dca3dd1f
Bug 1000514, r=dao
...
--HG--
extra : rebase_source : ae7d5335d873814eb73fbc52d299cc93ba892a4f
2014-06-24 15:52:28 +01:00
Jeremie Patonnier
18e4100f8c
Bug 1028570 - Remove unnecessary preprocessing of minimal-xul.css. r=jwatt
2014-06-21 20:17:32 +02:00
David Rajchenbach-Teller
826b4015d2
Bug 1017808 - browser.xml's get_messageManager should handle better the case in which no message manager exists anymore. r=felipe
2014-06-03 07:56:00 +02:00
Birunthan Mohanathas
ec8396a564
Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin
2014-06-18 17:56:02 -07:00
Bill McCloskey
680aedb411
Bug 1024761 - Don't try to send XUL element over message manager channel (r=felipe)
2014-06-17 11:21:12 -07:00
Carsten "Tomcat" Book
86bbfb82a8
merge fx-team to mozilla-central a=merge
2014-06-17 14:09:46 +02:00
Neil Deakin
3ffa4a4bb2
Bug 994117, delay popupshown event until after the opening transition has finished, if one exists, which also fixes the issue causing bug 989991, so enable the animation on the main panel, r=neil
2014-06-16 14:43:07 -04:00
Gijs Kruitbosch
a43a4213ab
Bug 1022025, r=bholley,mfinkle
2014-06-14 22:01:55 +01:00
Bernardo P. Rittmeyer
9b1437e391
Bug 804430 - Add list of whitelisted locked prefs to about:support. r=Unfocused
2014-06-10 10:49:00 -04:00
Ryan VanderMeulen
2921c4798a
Merge m-c to inbound on a CLOSED TREE. a=merge
2014-06-12 17:32:33 -04:00
Dão Gottwald
f29a3bfb12
Bug 1024496 - Call _updateScrollButtonsDisabledState after setting the notoverflowing attribute such that the scrolledtoend attribute isn't left behind. r=enndeakin
2014-06-12 17:56:22 +02:00
Gijs Kruitbosch
36d57b19f0
Bug 941487 - resetProfile.js shouldn't redefine Cu, r=MattN
2014-06-11 04:01:00 +01:00
Randell Jesup
9d1bc6e5a6
Bug 1024288: Add a button to about:webrtc to turn on/off AEC logging r=jib,smaug,unfocused
2014-06-12 12:21:38 -04:00
Ed Morley
03812e8f9a
Backed out changeset 5d63a1316981 (bug 1024288)
2014-06-12 17:40:44 +01:00
Randell Jesup
0a434412d2
Bug 1024288: Add a button to about:webrtc to turn on/off AEC logging r=jib,smaug,unfocused
2014-06-12 12:21:38 -04:00
Dão Gottwald
c5b9892a3c
Bug 878020 - Add inner shadows to the tab bar's scrollbox when overflowing. r=Gijs,enndeakin
...
--HG--
extra : rebase_source : 24145e62fb0001a84f0d5ec6f9a9e1135114c7af
2014-06-10 16:56:14 +02:00
Ryan VanderMeulen
d4c148c1a1
Merge m-c to inbound. a=merge
2014-06-09 18:13:50 -04:00
Mark Banner
e9c2b2dd2d
Merge Elm to m-c. a=merge
2014-06-09 23:04:43 +01:00
Adam Roach [:abr]
053e77cf70
Bug 1019924 - Update license.html for Loop-related third-party licenses r=gerv
2014-06-09 10:26:58 -05:00
Jan-Ivar Bruaroey
8b459224fd
Bug 970713 - Add 'Start Debug Mode' button to about:webrtc. r=smaug, r=Unfocused, r=jesup
2014-06-08 21:00:12 -04:00
Jan-Ivar Bruaroey
f23107dd2f
Bug 951496 - Codec getStats. r=smaug, r=jesup
2014-06-07 17:27:26 -04:00
Jan-Ivar Bruaroey
a53314d39f
Bug 996492 - Remove unused globalReport.errors. r=bwc
2014-06-08 22:35:44 -04:00
Gijs Kruitbosch
3a6289bbd6
Bug 1021969, r=bholley,jaws
...
--HG--
extra : rebase_source : f8bc835a5bfcd62e1d59b31d75841d1cc6339634
2014-06-06 17:33:50 +01:00
Wes Kocher
09667bf6a9
Merge fx-team to m-c a=merge
2014-06-05 19:06:34 -07:00
Wes Kocher
d48f2e62a4
Merge b2g-inbound to m-c a=merge
2014-06-05 18:49:36 -07:00
Dave Hylands
c074414a61
Bug 986331 - Enable .3g2 file extension to be recognized as 3gpp video. r=cajbir
2014-06-05 14:22:15 -07:00
Masayuki Nakano
40183ff283
Bug 1008772 part.1 tabs should handle non-printable keys with keydown event handlers in the system group rather than keypress event handlers in the normal group r=smaug+enndeakin
2014-06-05 11:57:53 +09:00
Drew Willcoxon
240234e4fd
Bug 870205 - Fix intermittent browser_bug295977_autoscroll_overflow.js. r=neil
2014-06-05 10:50:33 -07:00
Ryan VanderMeulen
9089fc4d86
Merge inbound to m-c.
2014-06-03 15:21:43 -04:00
Masayuki Nakano
cee6a2caef
Bug 1018069 Make tree element's _move* methods consume given events themselves r=enndeakin
2014-06-04 00:22:33 +09:00
Gijs Kruitbosch
d2ab757462
Bug 454520 - fix caret browsing dialog to default to no and remember choices, r=jaws,f=dbolter
2014-05-26 14:54:03 +01:00
Jared Wein
1c27d1debf
Bug 1017423 - Page is scrolled when I select radio button by up/down arrow key. r=Gijs
2014-06-02 23:15:13 -04:00
Ed Morley
a94d22c818
Backed out changeset 60ed415ed0ab (bug 454520) for browser_f7_caret_browsing.js timeouts
2014-06-02 17:58:46 +01:00
Gijs Kruitbosch
e668169da6
Bug 454520 - fix caret browsing dialog to default to no and remember choices, r=jaws,f=dbolter
2014-05-26 14:54:03 +01:00
Ryan VanderMeulen
cf035aed8c
No bug - Drop expected number of asserts in test_bug437844.xul.
...
CLOSED TREE
2014-05-30 15:01:52 -04:00
Bobby Holley
b5bd678b7f
Bug 1008615 - De-field menulist.xml. r=mano
2014-05-29 23:29:29 -07:00
Jared Wein
cb29532ca0
Bug 1016415 - Only iterate into the children of <menugroup> if there are children. r=enndeakin
2014-05-27 12:16:00 -04:00
Makoto Kato
d1f23f67ed
Bug 982298 - Remove importing Timer.jsm. r=bz
2014-05-28 19:03:27 +09:00
Carsten "Tomcat" Book
c509721e94
merge b2g-inbound to mozilla-central
2014-05-26 15:26:11 +02:00
Carsten "Tomcat" Book
00eac7d5ba
merge fx-team to mozilla-central
2014-05-26 14:59:21 +02:00
Vincent Chen
7e90a06615
Bug 981477 - Disable B2G emulator reftests that fail oop, r=ahal
2014-05-23 15:56:15 -04:00
Philip Chee
bd888e55e9
Bug 1014105 Eliminate the AUTOCOMPLETE_OLD_STYLE variable in XUL.css r=Neil
2014-05-23 00:15:01 +08:00
Jared Wein
50f8edc821
Bug 1000513 - Tests for menugroup keyboard navigation. r=Unfocused
...
--HG--
extra : rebase_source : 925b6991f3444ff197b166f1e4234f1f19fe321d
2014-05-15 18:14:15 -04:00
Jonathan Watt
1e31906fbd
Bug 1008455 - Avoid loading the xul.css UA style sheet when possible. r=bz CLOSED TREE
...
--HG--
rename : toolkit/content/xul.css => toolkit/content/minimal-xul.css
2014-05-24 19:51:06 +01:00
Mike Conley
00f236ed86
Bug 616134 - Content processes should annotate URLs for crashes. r=felipe.
2014-05-17 12:39:14 -04:00