Commit Graph

21257 Commits

Author SHA1 Message Date
Phil Ringnalda
f6cb06c649 Merge f-t to m-c 2014-02-17 20:56:06 -08:00
Phil Ringnalda
243fc36595 Merge m-c to f-t 2014-02-17 15:27:12 -08:00
Masatoshi Kimura
efe4a42cf0 Bug 973313 - Remove reference to vccorlib. r=jimm 2014-02-18 01:20:19 +09:00
Georg Fritzsche
b30796027d Bug 971171 - Measure with telemetry how many times people see about:newtab. r=ttaubert,bsmedberg 2014-02-14 12:00:49 +01:00
Girish Sharma
a58a6ffb25 Bug 971276 - Hitting enter should insert the currently selected item from an autocomplete list in the Style Editor, r=harth 2014-02-16 13:56:26 +05:30
Gijs Kruitbosch
ef00d22cf2 Bug 973153 - disable (undo) reset buttons at the start of Australis' customize mode transitions to prevent breakage, r=Unfocused 2014-02-16 00:15:06 +00:00
Dennis Schubert
2a39d73b6f Bug 922208 - Add console.count; r=msucan 2014-02-17 21:58:19 +02:00
Mike de Boer (mdeboer@mozilla.com)
f16d420c23 [Australis] Bug 972550: adjust margins of panel promo footer on Windows. r=mak 2014-02-14 14:40:25 +01:00
Masatoshi Kimura
dfb3f0e76b Bug 969918 - Use decltype to declare pointers for dynamic-loaded functions. r=jimm sr=roc 2014-02-18 07:32:52 +09:00
Phil Ringnalda
c422c4939c Merge f-t to m-c 2014-02-15 10:10:31 -08:00
Phil Ringnalda
369e9f3db8 Merge b-i to m-c 2014-02-15 10:01:36 -08:00
Phil Ringnalda
045a2cbe55 Merge m-i to m-c 2014-02-15 09:54:57 -08:00
Jim Mathies
69558792a9 Bug 967671 - Set nsGfxScrollFrame's mOriginOfLastScroll default to 'other', insures apzc will receive a scroll offset update when frames are created. Also remove display port reset in metrofx front end code when window size changes. r=kats, tnikkel 2014-02-15 07:06:27 -06:00
Jim Mathies
3ccc5b336d Bug 972608 - Update feedback charm entry strings. r=sfoster 2014-02-15 07:06:26 -06:00
ffxbld
3b86d18d0f No bug, Automated blocklist update from host bld-linux64-spot-065 - a=blocklist-update 2014-02-15 03:17:42 -08:00
Panos Astithas
0aa0c2add2 Use the wrapped global to decide if we are in an xpcshell environment or not (bug 901930). r=vporof 2014-02-15 10:57:26 +02:00
Phil Ringnalda
bb47d34a53 Back out 024e6835e6ea:bece94ce2310 (bug 326743) for frequent 10.6 debug failures in browser_bug537013.js 2014-02-14 23:58:49 -08:00
Bobby Holley
82bb2b3581 Bug 923904 - Tests. r=mccr8
We land these before actually landing bug 923904, because we want to build the
tests for bug 968335 on top of the same infrastructure.
2014-02-14 22:36:43 -08:00
Mike Habicher
a28ebb99d1 Bug 909542 - refactor CameraControl API, r=dhylands,jst,jesup,onecyrenus 2014-02-14 17:41:07 -05:00
Mike de Boer
e6f2b1ad41 Bug 326743: update tests to know about the Find Clipboard on OSX. r=Unfocused 2014-02-14 14:04:28 +01:00
Mike de Boer
9008cd9aba Bug 326743: use cmd-e to set find-in-page search term to currently selected text. r=Unfocused 2014-02-14 14:04:23 +01:00
Phil Ringnalda
d66d0a8ba2 Back out 4fc776ee6852:6a0ebe4ddd01 (bug 968335) and e7d697004921 (bug 923904) for b2g emulator build bustage
CLOSED TREE
2014-02-14 18:35:30 -08:00
Masayuki Nakano
b3b19a9e2f Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug 2014-02-15 09:57:39 +09:00
Bobby Holley
0c61d3f804 Bug 923904 - Tests. r=mccr8
We land these before actually landing bug 923904, because we want to build the
tests for bug 968335 on top of the same infrastructure.
2014-02-14 16:13:37 -08:00
Ryan VanderMeulen
181f4610c4 Merge m-c to inbound. 2014-02-14 15:32:02 -05:00
Honza Bambas
3dccf0de8b Bug 968606 - Update in-content/advanced.js to use HTTP cache v2 API, r=bbondy 2014-02-14 20:27:32 +01:00
Ryan VanderMeulen
dd78278d2d Backed out changeset e1d1542ff35c (bug 949907) for robocop failures.
CLOSED TREE
2014-02-14 13:38:04 -05:00
Jan-Ivar Bruaroey
1741cc3ce3 Bug 949907 - GetUserMediaDevices cleanup + untie GetUserMediaRequest obj from DOM. r=jesup 2014-02-13 15:32:17 -08:00
Gijs Kruitbosch
f2184d0ff6 Bug 884402 - allow users to customize out items from Australis' overflow panel, r=mconley 2014-02-12 17:32:23 +00:00
Gijs Kruitbosch
286dcb5886 Bug 968828 - fix Australis' panel sync icon on OSX hidpi, r=mikedeboer 2014-02-14 23:34:20 +00:00
Brian Grinstead
790d89c545 Bug 965819 - The selected item's background color in the variables view for the dark theme is incorrect;r=vporof 2014-02-14 09:50:55 -06:00
Ryan VanderMeulen
ff2f0e8e4c Merge m-c to fx-team. 2014-02-14 08:58:26 -05:00
Ryan VanderMeulen
f2a7fb0b93 Merge inbound to m-c. 2014-02-14 08:54:12 -05:00
Stephen Horlander
c0d222bddb [Australis] Bug 968595 - Clean up Menu Panel SubViews and panel footer styling. r=mikedeboer 2014-02-14 14:16:36 +01:00
Stephen Horlander
057740fecf [Australis] Bug 968595 - Adjust Click-to-Play Styling. r=dao 2014-02-14 14:16:33 +01:00
Stephen Horlander
a9aa905e9c [Australis] Bug 968595 - Adjust Download panel alignment and panel styling. r=mikedeboer 2014-02-14 14:16:31 +01:00
Stephen Horlander
a497811bb8 [Australis] Bug 968595 - Adjust Share panel alignment. r=dao 2014-02-14 14:16:29 +01:00
Stephen Horlander
38c1504569 [Australis] Bug 968595 - Adjust identity panel alignment and styling. r=dao 2014-02-14 14:16:27 +01:00
Mike de Boer
4ce1a976c3 Backed out 5 changesets (bug 326743)
Backed out changeset 55fba7bccaaf (bug 326743)
Backed out changeset f4ab79254dfb (bug 326743)
Backed out changeset c8151192e447 (bug 326743)
Backed out changeset 57ceb72568c6 (bug 326743)
Backed out changeset 3081b9770c33 (bug 326743)
2014-02-14 12:55:13 +01:00
Mike de Boer
592478a9e8 Bug 326743: update tests to know about the Find Clipboard on OSX. r=Unfocused 2014-02-14 11:38:28 +01:00
Mike de Boer
4615d6a5e7 Bug 326743: use cmd-e to set find-in-page search term to currently selected text. r=Unfocused 2014-02-14 11:38:24 +01:00
Chris Peterson
069fc4f91d Bug 972700 - Change "New OOP Window" menu item to "New e10s Window". r=billm 2014-02-13 18:27:25 -08:00
Wes Kocher
ee5da0ab00 Merge m-c to inbound on a CLOSED TREE 2014-02-13 18:50:08 -08:00
Wes Kocher
6b9cee2347 Merge fx-team to m-c 2014-02-13 17:28:56 -08:00
Ryan VanderMeulen
8c3fa1055e Backed out changeset c4aba8973e0f (bug 966692) for mochitest-bc failures. 2014-02-13 16:21:02 -05:00
Victor Porof
0ded131cec Bug 895747 - DevTools Net Panel: cannot inspect contents of some POST messages, r=rcampbell 2014-02-13 15:15:42 -05:00
Rob Campbell
6dbb08dd03 Bug 966692 - Reduce the default set of warnings we display in console. r=msucan 2014-02-12 09:03:00 -05:00
Ryan VanderMeulen
5f1c68be91 Bug 967013, bug 926729 - Skip browser_contextSearchTabPosition.js on OSX for intermittent timeouts. 2014-02-13 12:43:27 -05:00
Ryan VanderMeulen
34028d41cb Bug 857427 - Skip browser_save_link-perwindowpb.js due to frequent timeouts. 2014-02-13 12:39:48 -05:00
Ryan VanderMeulen
8640d03b06 Bug 949355 - Skip browser_styleeditor_bug_740541_iframes.js on Linux and OSX due to intermittent failures. 2014-02-13 12:39:48 -05:00