Georg Fritzsche
6f532852a9
Bug 986677 - Add time left and activity state to experiments in the Addon Manager UI. r=unfocused
2014-04-23 14:34:49 +02:00
Georg Fritzsche
d8177bc07c
Bug 990111 - Add-on provider for historical experiments. r=irving
2014-04-23 14:34:48 +02:00
Adam Dane [:hobophobe]
150fadcdbe
Bug 892926 - Findbar steals focus from content when switching tabs r=mconley
2014-04-22 15:37:47 -05:00
Mihaela Velimiroviciu
c746012e11
Bug 987640 - add test for changing the encodings from the encodings subview. r=Gijs
2014-04-23 11:33:46 +03:00
Mr Speaker
9b6dac2b36
Bug 980903 - Remove inline click handler for back button. r=past
2014-04-22 13:25:21 -07:00
Ryan VanderMeulen
94707f27ce
Bug 999616 - Update pdf.js to version 1.0.68. r=Mossop, r=yury
2014-04-22 13:25:20 -07:00
Paolo Amadini
5824bdf058
Bug 995184 - Copy the legacy "promise.js" implementation from the Add-on SDK to devtools. r=past
2014-04-22 20:55:01 +01:00
Jared Wein
16813bb9e1
Bug 997684 - Tooltips in the panel menu shouldn't end with an ellipsis and shouldn't use title capitalization. r=dao
2014-04-22 15:47:37 -04:00
Mihai Sucan
e11ac134bf
Bug 920116 - Show full stack traces for console logged messages; r=robcee
2014-04-22 21:45:04 +03:00
Mike Conley
44f9892437
Bug 993712 - Try to fix permanent orange in browser_984455_bookmarks_items_reparenting.js by making sure test for 968447 fully closes its window. r=jaws.
2014-04-21 20:07:00 -04:00
Mike Conley
d59c46fdbd
Bug 998481 - Checked items in subview panels have checkmarks on the wrong side in RTL locales. r=jaws, feedback=mikedeboer.
2014-04-22 08:22:00 -04:00
Jared Wein
67a9e56142
Bug 989767 - When the tabbar is hidden (popup), the top border of the location bar is gone. r=dao
2014-04-22 11:23:49 -04:00
Benjamin Smedberg
26aa525998
Bug 992995 - Implement the plugin whitelist for the following plugins/bugs. r=gfritzsche
...
* bug 979849 - Unity
* bug 980133 - Cisco Jabber SDK
* bug 980772 - McAfee Security Scanner
* bug 981403 - Cisco VGConnect for directv.com
* bug 981905 - Cisco Jabber Guest
* bug 982045 - Estonian ID card
* bug 984441 - coupons.com
* bug 987056 - Nexus Personal BankID
* bug 988119 - gradecam
* bug 988781 - Smart Card Plugin
* bug 989096 - Cisco WebEx
* bug 990067 - Skype
* bug 990068 - Facebook video calling
* bug 990069 - MS Office Lync plugin
* bug 990286 - VidyoWeb plugin
2014-04-07 14:07:12 -04:00
Girish Sharma
38bf8096d0
Bug 988569 - Some fine tuning to suggestions showing logic. r=harth
2014-04-19 18:15:51 +05:30
Heather Arthur
7a88b6f747
Bug 993162 - Make default indent size 2 spaces. r=jwalker
2014-04-20 22:28:00 +02:00
Dão Gottwald
3fcc3b9819
Backed out changeset 1adbd1657ba1
2014-04-22 12:17:46 +02:00
Patrick Brosset
67e67bdac6
Bug 988314 - Inspector test clean-up - Moved browser_inspector_changes.js to styleinspector; r=jwalker
2014-04-22 10:38:04 +02:00
Asaf Romano
971075f2a7
Bug 993391 - Places async transactions: Implement "move bookmarks" command. r=mak.
2014-04-22 08:42:23 +03:00
Phil Ringnalda
a5452f2660
Merge m-i to m-c
2014-04-19 18:25:46 -07:00
Georg Fritzsche
b9bed2fa14
Bug 982101 - Automatically activate plugins that are bundled inside of extensions. r=bsmedberg
2014-04-19 14:17:19 +02:00
Ryan VanderMeulen
05e02e5efd
Merge inbound to m-c.
2014-04-18 22:00:13 -04:00
Edward Lee
7997538575
Bug 998387 - Middle click on newtab block button blocks the site [r=me]
...
Update test to check middle click not blocking by potentially triggering the block() codepath in onClick.
2014-04-18 14:22:50 -07: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
Edward Lee
28190650c7
Bug 998163 - 8% Tp5 Optimized regression on inbound for most all platforms [r=adw]
...
Bug 998387 - Middle click on newtab block button blocks the site
Only add click listener once at the page level and filter/delegate click handling looking for primary/middle clicks.
2014-04-18 13:58:24 -07:00
Dão Gottwald
db0fd4a5bd
Bug 997382 - The tab label and close button shouldn't be animated in closing tabs. r=jaws
2014-04-18 18:52:11 +02:00
Dave Townsend
3814d89cf2
Bug 997315: Verify that multiple calls to listTabs doesn't prematurely disconnect actors. r=panos
2014-04-18 08:20:49 -07:00
Patrick Brosset
33a119bd3f
Bug 986284 - Intermittent browser_inspector_bug_952294_tooltips_dimensions.js; r=miker
...
--HG--
rename : browser/devtools/inspector/test/browser_inspector_bug_952294_tooltips_dimensions.js => browser/devtools/styleinspector/test/browser_styleinspector_tooltip-size.js
2014-04-18 10:17:22 +02:00
Patrick Brosset
d887fe0116
Bug 825427 - Intermittent browser_responsiveruleview.js; r=miker
2014-04-18 10:11:30 +02:00
Benjamin Smedberg
853bdc2773
Bug 995027 logging - add traces to figure out whether uninit was called and where it got stuck, r=gfritzsche
...
--HG--
extra : rebase_source : 6c2e5dcce364bbce746a11b4e8841283656162c2
2014-04-17 10:52:23 -04:00
Girish Sharma
549b3b1a37
Bug 988001 - Make the popup click to insert work again, r=bgrin
2014-04-19 15:43:26 +05:30
Ryan VanderMeulen
724e36869a
Merge m-c to fx-team.
2014-04-18 22:11:32 -04:00
Ed Lee
d647776123
Bug 994185 - When dragging tiles on a 3x2 view, a third row of tiles shows up inexplicably [r=adw]
...
Also fixes Bug 988907 - Context menu and clicking-to-focus do not work in empty space above/below newtab grid
Cover up the sites that become position: absolute (and escape the flow for overflow: hidden) with an explicit background color for the bottom margin.
2014-04-18 17:55:06 -07:00
Tim Taubert
0d1b33eb26
Bug 996159 - Fix sync config section on Windows with 125% DPI. r=gavin
2014-04-17 16:49:23 +02:00
Ryan VanderMeulen
9e685c22d5
Merge inbound to m-c.
2014-04-17 22:31:17 -04:00
Florian Quèze
59816ca5ee
Bug 993495 - Update WebRTC UI and add test, r=felipe.
2014-04-18 00:37:59 +02:00
Patrick Brosset
763657a529
Bug 997622 - Expand all descendant nodes on alt-click in markup-view; r=jwalker
2014-04-17 23:39:29 +02:00
Robert Strong
0a61277a7e
Bug 798903 - Stub installer should use Segoe UI and other newer UI fonts as appropriate when they are available. r=tabraldes
2014-04-17 13:14:50 -07:00
Gijs Kruitbosch
9326c9e8d8
Bug 997825 - fix the broken unicorn, r=jaws
...
--HG--
extra : rebase_source : d4b14ce594c0e687c9c3887629fbce4e4c816013
2014-04-17 20:11:52 +01:00
Dave Townsend
e94e69db40
Bug 993029: Add a way for the add-on manager to pass add-on globals to the debug actors. r=panos, r=Unfocused
2014-04-17 10:27:03 -07:00
Dave Townsend
3306c4eb68
Backing out bug 993029 due to Win8 debug test failures. CLOSED TREE
2014-04-17 10:20:49 -07:00
Dave Townsend
9a9a5b00fc
Bug 993533: Add remote add-ons to the list of targets on a remote device. r=panos
2014-04-17 08:35:20 -07:00
Dave Townsend
d79165435b
Bug 993029: Add a way for the add-on manager to pass add-on globals to the debug actors. r=panos, r=Unfocused
2014-04-17 08:23:42 -07:00
Georg Fritzsche
a5cb1d787d
Bug 989137 - Part 18: Fix experiments uninit behavior. r=bsmedberg
2014-04-17 15:47:37 +02:00
Georg Fritzsche
45a81a1f65
Bug 989137 - Part 15: Return a promise from Experiments.init(). r=gfritzsche
2014-04-17 15:47:37 +02:00
Georg Fritzsche
473a9cbc89
Bug 989137 - Part 14: Rename functions for associating with Add-on Manager. r=gfritzsche
2014-04-17 15:47:37 +02:00
Georg Fritzsche
fc857b817b
Bug 989137 - Part 13: Ability to ignore hashes of downloaded experiments. r=gfritzsche
2014-04-17 15:47:36 +02:00
Georg Fritzsche
e51bb9befc
Bug 989137 - Part 12: Refactor experiment and add-on state management. r=gfritzsche
2014-04-17 15:47:36 +02:00
Georg Fritzsche
c143ccc852
Bug 989137 - Backout re-ordered patches that conflict with a known-good patch stack: 1ab6bbd62c76, 5c3a195a107e, 73da7e611e92, 2c1a0b0551fb. r=me
2014-04-17 15:47:36 +02:00
Sebastian Hengst
11a56e49df
Bug 997625 - Sync panel: Checkbox for syncing passwords enabled (not disabled) while sync credentials need reauth r=ttaubert
2014-04-17 13:55:31 +02:00
Praveenkumar
19d6141301
Bug 996632 - Close tab' option from the tab context menu should be active for the last tab. r=dao
2014-04-17 03:26:00 +02:00