Phil Ringnalda
d6d67da827
Merge f-t to m-c
2014-05-17 18:05:32 -07:00
Robert Utasi
866a23a59c
Bug 1011425 - adding missing label for autorefresh checkbox, r=ttaubert
2014-05-17 06:42:08 +02:00
Masayuki Nakano
7c805cfa7a
Bug 777832 <tree> element shouldn't handle keydown event during editing column r=enndeakin
2014-05-16 18:46:36 +09:00
Bill McCloskey
66f604e9e1
Bug 996785 - Fix existing CPOW uses to prepare for weak references (r=mrbkap)
2014-05-16 16:40:37 -07:00
Brian Hackett
e73115995a
Bug 976446 - Add port of irregexp regexp engine, and use by default, r=jandem.
2014-05-15 16:48:21 -07:00
Ryan VanderMeulen
1170b7a391
Merge m-c to inbound.
2014-05-13 16:27:45 -04:00
Philipp Sackl
63ae87cb63
Bug 994582 - Tweak panel animation so that it looks good on all platforms/systems. r=enndeakin
2014-05-06 07:57:00 -04:00
Dão Gottwald
04ef3817fe
Revert bug 999604 and remove now-redundant cleanup code
2014-05-13 09:43:10 +02:00
Dão Gottwald
ae00326b7c
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
750833b597
Bug 996848 - Change expectAssertion() in tests because of removed assertion. r=spohl
2014-05-10 11:58:09 -05:00
Ed Lee
89c0f1ad4b
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]
2c84d5f0bc
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]
a622f4666a
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
12aa815959
Backed out changeset bf9cc4b2aae6 (bug 996848)
2014-05-07 18:42:43 +01:00
Steven Michaud
b5192f228f
Bug 996848 - Change expectAssertion() in tests because of removed assertion. r=spohl
2014-05-07 11:14:45 -05:00
Svetozar Janjic
3b0b2368a8
Bug 996561 - Add js/src/jit/mips directory to about:license. r=gerv
2014-04-25 14:10:15 +02:00
Ryan VanderMeulen
8843761b1f
Merge m-c to fx-team.
2014-05-06 16:53:11 -04:00
Ryan VanderMeulen
5808b61ad4
Merge fx-team to m-c.
2014-05-06 16:50:48 -04:00
Mike de Boer
62551ad323
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
6ef0a43d82
Backed out changeset df4ae5ba7d6e (bug 978861) due to m-o test failures.
2014-05-06 16:50:04 +02:00
Benjamin Smedberg
b5e445e96d
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
4ecb90d46e
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
a700e6ab19
Bug 1001234, disable arrow panel animation on linux, r=dao
2014-05-06 08:33:12 -04:00
Mike de Boer
72d20d589f
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
5f2720ad89
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
7f81728c85
Bug 1004915: rename 'FoundTooManyMatches' to 'FoundMatchesCountLimit'. r=Unfocused.
2014-05-02 11:11:08 +02:00
J. Ryan Stinnett
5600f2a1ab
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
70d7281537
Bug 997570 - Trigger onsyncfrompreference handlers during construction of <preferences> tag. r=MattN
2014-05-01 16:47:00 +02:00
Manish Goregaokar
5a769cb72b
Bug 997570 - Test for order of execution of onsyncfrompreference handler. r=MattN
2014-04-26 13:14:00 +02:00
Ed Morley
eef1c9e982
Merge mozilla-central and fx-team
2014-05-01 16:25:00 +01:00
Mike de Boer
6c4d29c0e6
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
b17e01b56a
Backed out changeset 8d131b6770d7 (bug 257061) for exceptions in findbar.xml
2014-05-01 11:45:32 +01:00
Mike de Boer
3b54ae345d
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
2182f447b0
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
f3d82e8ec3
Bug 930863 - update CharsetLoadListener() to be e10s compliant.r=felipc
2014-04-29 11:05:57 -07:00
Marina Samuel
5cbf23ebaa
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
60541760b5
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
749c0044ed
Bug 959209 - Thunderbird should use toolkit autocomplete widget, not the XPFE one. r=neil
2014-04-27 14:12:44 +03:00
Nathan Froyd
b172b87a42
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
40660c86b9
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
05e02e5efd
Merge inbound to m-c.
2014-04-18 22:00:13 -04:00
Jared Wein
5f48120b5d
Bug 495593 - Fix typo in previous patch. r=MattN
2014-04-18 17:59:31 -04:00
Mark Finkle
78297a38af
Bug 946454 - [Roku] Show 'casting' button in the video controls r=wesj, dolske
2014-04-18 16:48:06 -04:00
Danny Chen
6c8cc83e94
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
fdf0aeadb4
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
5ac6d5ccbe
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
6d62387428
Bug 992878 - Increase number of expected assertions in test_bug437844.xul DONTBUILD, r=dbaron
2014-04-07 18:00:56 +02:00
aceman
992772e91f
Bug 530629 - Add fastFind support to <editor> element. r=Neil
2014-04-18 10:30:04 -04:00
Tom Schuster
1581ac5d3f
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
5ebe0b8196
Bug 994116 - about:support - move Graphics info higher than Modified Prefs. r=Mossop
2014-04-11 20:22:38 +02:00