Dão Gottwald
af5dc921db
Revert bug 999604 and remove now-redundant cleanup code
2014-05-13 09:43:10 +02:00
Dão Gottwald
767e575984
Bug 1007300 - Don't set the close-icon class on the "Not Now" menu item in popup notifications. r=jaws
2014-05-13 06:51:24 +02:00
Steven Michaud
8c6ba3a80b
Bug 996848 - Change expectAssertion() in tests because of removed assertion. r=spohl
2014-05-10 11:58:09 -05:00
Ed Lee
ce991ce709
Bug 990713 - Update directoryLinks to have actual links and images [r=adw]
...
Update more ordering, types, urls, crushed images.
2014-05-08 21:42:58 -07:00
Byron Campen [:bwc]
34666bbadd
Bug 1002831 - Display remote and local SDP on about:webrtc. r=smaug, r=jib
2014-05-05 11:13:24 -07:00
Byron Campen [:bwc]
434547595e
Bug 970734 - Part 2: Record final ICE/media stats when PeerConnections are closed, so they show up in about:webrtc. r=smaug, r=jib
2014-05-05 09:35:57 -07:00
Ed Morley
d74305f903
Backed out changeset bf9cc4b2aae6 (bug 996848)
2014-05-07 18:42:43 +01:00
Steven Michaud
c330a7379a
Bug 996848 - Change expectAssertion() in tests because of removed assertion. r=spohl
2014-05-07 11:14:45 -05:00
Ryan VanderMeulen
bdb3d02902
Merge m-c to fx-team.
2014-05-06 16:53:11 -04:00
Ryan VanderMeulen
db862d52fa
Merge fx-team to m-c.
2014-05-06 16:50:48 -04:00
Mike de Boer
ddf9c5a1a3
Bug 978861: disable prefillWithSelection on OSX by default, fix its semantics when enabled. r=ehsan
2014-05-06 18:21:16 +02:00
Mike de Boer
d1411b268c
Backed out changeset df4ae5ba7d6e (bug 978861) due to m-o test failures.
2014-05-06 16:50:04 +02:00
Benjamin Smedberg
beec17178f
Bug 1004665 - If the crash reporter is disabled, .annotateCrashReport will throw an exception. Catch it and continue, r=gfritzsche
...
--HG--
extra : rebase_source : 5a86f06dbca38f9f2d692aeb651789e452b96bc9
2014-05-05 10:31:26 -04:00
Mike de Boer
0c0ad80a26
Bug 978861: disable prefillWithSelection on OSX by default, fix its semantics when enabled. r=ehsan
2014-05-06 12:01:48 +02:00
Neil Deakin
0f4e9d2353
Bug 1001234, disable arrow panel animation on linux, r=dao
2014-05-06 08:33:12 -04:00
Mike de Boer
2cc52e7b4f
Backed out changeset e3c1fffb0145 (bug 978861) due to m-o test failures. CLOSED TREE
2014-05-02 18:00:16 +02:00
Mike de Boer
d1ce2380c0
Bug 978861: disable prefillWithSelection on OSX by default, fix its semantics when enabled. r=ehsan
2014-05-02 16:01:08 +02:00
Mike de Boer
9b99ee7c71
Bug 1004915: rename 'FoundTooManyMatches' to 'FoundMatchesCountLimit'. r=Unfocused.
2014-05-02 11:11:08 +02:00
J. Ryan Stinnett
e609163c15
Bug 1003620 - Add QR encoder library. r=paul
...
Imports the QR Code Generator library[1].
The original author is Kazuhiko Arase <arase@d-project.com>.
A copy of the library's MIT license is included.
[1]: https://github.com/kazuhikoarase/qrcode-generator
--HG--
rename : toolkit/devtools/moz.build => toolkit/devtools/qrcode/encoder/moz.build
rename : toolkit/devtools/moz.build => toolkit/devtools/qrcode/moz.build
2014-05-01 13:28:00 +02:00
Manish Goregaokar
4cea6c0830
Bug 997570 - Trigger onsyncfrompreference handlers during construction of <preferences> tag. r=MattN
2014-05-01 16:47:00 +02:00
Manish Goregaokar
0c20880083
Bug 997570 - Test for order of execution of onsyncfrompreference handler. r=MattN
2014-04-26 13:14:00 +02:00
Ed Morley
c5c755980d
Merge mozilla-central and fx-team
2014-05-01 16:25:00 +01:00
Mike de Boer
6600d6d45a
Bug 257061: adding a counter of found matches to the find in page bar. r=Unfocused
2014-05-01 13:01:14 +02:00
Ed Morley
1484a289cb
Backed out changeset 8d131b6770d7 (bug 257061) for exceptions in findbar.xml
2014-05-01 11:45:32 +01:00
Mike de Boer
b294c17444
Bug 257061: adding a counter of found matches to the find in page bar. r=Unfocused.
2014-05-01 11:30:26 +02:00
Henri Sivonen
aac4e33b4d
Bug 943252 m-c part - Remove dead code related to the old Character Encoding menu implementation. r=Unfocused.
2014-04-30 10:41:15 +03:00
Allison Naaktgeboren
c9fd8c581b
Bug 930863 - update CharsetLoadListener() to be e10s compliant.r=felipc
2014-04-29 11:05:57 -07:00
Marina Samuel
29a33f207f
Bug 990713 - Update directoryLinks to have actual links and images [r=adw]
...
Also fixes Bug 1000459 - revert bug 993581 to turn directory tiles on
Allows for smaller than full size images by centering vertically and horizontally.
2014-04-28 22:10:26 -07:00
Asaf Romano
77e22170a5
Bug 981689 (Show a notice to beta users when we turn telemetry on by default on the beta channel) - For the new channel-override preference, use UpdateChannel.jsm rather than nsIXULRuntime so that it's easier to QA the feature by hacking install.js. As part of that, add a new argument to UpdateChannel.js for excluding partners. r=bsmbedberg.
2014-04-28 17:04:51 +03:00
Magnus Melin
5b84ec6fb7
Bug 959209 - Thunderbird should use toolkit autocomplete widget, not the XPFE one. r=neil
2014-04-27 14:12:44 +03:00
Nathan Froyd
e3e665a8de
Bug 999604 - fix browser-chrome tests in toolkit/content/ to not replace the original tab; r=ehsan
2014-04-22 11:55:33 -04:00
Nicholas Nethercote
4cfd24151e
Bug 996448 - Lazify the loading of PluralForm.jsm everywhere. r=mak.
...
--HG--
extra : rebase_source : 371f4ed436bbdb864edcb593f55bad325d98cfca
2014-04-22 20:19:12 -07:00
Ryan VanderMeulen
f394fe9b5b
Merge inbound to m-c.
2014-04-18 22:00:13 -04:00
Jared Wein
40b61dd8e4
Bug 495593 - Fix typo in previous patch. r=MattN
2014-04-18 17:59:31 -04:00
Mark Finkle
e56fe1b06c
Bug 946454 - [Roku] Show 'casting' button in the video controls r=wesj, dolske
2014-04-18 16:48:06 -04:00
Danny Chen
253497200d
Bug 996122 - Play button superimposed on videos that are requested to start playing and then resize before any frames are presented. r=jaws
...
--HG--
extra : rebase_source : d47c0d8675e0cee794ca2f51084043cab2cd6bf7
2014-04-18 15:28:58 -04:00
Danny Chen
cff641ad1a
Bug 495593 - Video controls should match scaled video size within video element. r=jaws
...
--HG--
extra : rebase_source : 4f5e182ffc9dafa3a3673b86d3ce706c48aad920
2014-04-18 12:06:33 -04:00
Marco Bonardo
cb09de0d98
Bug 754265 - Add a dedicated API to provide a final complete value different from the matching one, r=Enn sr=gavin
2014-04-18 16:04:19 +02:00
Honza Bambas
43fce5ac45
Bug 992878 - Increase number of expected assertions in test_bug437844.xul DONTBUILD, r=dbaron
2014-04-07 18:00:56 +02:00
aceman
a3818da059
Bug 530629 - Add fastFind support to <editor> element. r=Neil
2014-04-18 10:30:04 -04:00
Tom Schuster
9896460bf5
Bug 935519 - Move Highlight All and Match Case back next to find bar input field again. r=mikedeboer
2014-04-15 22:41:00 +02:00
Sebastian Hengst
32be09c7bc
Bug 994116 - about:support - move Graphics info higher than Modified Prefs. r=Mossop
2014-04-11 20:22:38 +02:00
Matthew Noorenberghe
cba4472a4b
Bug 972684 - Don't use about:home in browser_findbar.js since it leads to intermittent failures and isn't necessary for the test. r=mikedeboer
...
--HG--
extra : rebase_source : 1a37a07c5f1fb349f878fdcb93d0187d3b80cf62
2014-04-08 18:30:59 -07:00
Olivier Yiptong
4ea3a48af1
Bug 992327 - Change directoryLinks and NewTabUtils to imageURI instead of imageURISpec [r=adw]
...
Replace reference data and uses of s/Spec//.
2014-04-08 17:02:24 -07:00
Neil Deakin
5b6857f3f0
Bug 610545, tweak arrow panel animations, patch by philipp sackl, r=enn
2014-04-08 08:45:52 -04:00
Neil Deakin
77a876d7d3
Bug 610545, arrow panels should animate when opening and when cancelling, r=neil,dao
2014-04-08 08:45:52 -04:00
stefanh@inbox.com
edb26e0dbc
Bug 957281 - Help button should be positioned at the lower end of the preferences window. r=Mano.
2014-04-07 21:16:11 +02:00
Tom Schuster
0f4f26f59c
Bug 910729 - Never open the quick find bar when focusing a contenteditable node. r=mikedeboer
2014-04-07 11:02:31 +02:00
Phil Ringnalda
c5638212cb
Merge m-i to a CLOSED TREE m-c
2014-04-06 09:51:58 -07:00
Ryan VanderMeulen
2be082b649
Merge m-c to inbound on a CLOSED TREE.
2014-04-04 15:12:07 -04:00