Phil Ringnalda
1d8b9c525f
Bug 792304 - Move the disabling of test_contextmenu.html on OS X 10.8 out of the test and into the manifest, and expand it to disabling the test for all OS X versions other than 10.6
...
--HG--
extra : rebase_source : 81cab3517ca12b9f69b7c3867949b81df986102c
2015-01-18 17:18:20 -08:00
Christopher Reyes
f67be0ccdd
Bug 1122709 - Removed expression closures from getters; r=dao
2015-01-18 00:39:20 +01:00
Phil Ringnalda
3197373f09
Merge f-t to m-c, a=merge
2015-01-17 13:09:20 -08:00
Gijs Kruitbosch
7f8edb2341
Bug 1120236 - fix autocomplete in case search bar doesn't exist, r=florian
2015-01-17 00:21:21 +00:00
Florian Quèze
ca321bf844
Bug 1121550
- One-off button list header half visible when there's no one-off engine to display in the search panel, r=felipe.
2015-01-16 22:24:45 +01:00
Florian Quèze
9f685904df
Bug 1120546 - getUserMedia used in frames needs tests, r=felipe.
2015-01-16 22:21:13 +01:00
Florian Quèze
04850ee5f2
Bug 1103692 - ReferenceError: bundle is not defined in webrtcUI.jsm, r=felipe.
2015-01-16 22:21:07 +01:00
Florian Quèze
ae363b2565
Bug 1114433 - location.reload() leaves behind dangling gUM permission prompt, r=felipe.
2015-01-16 22:20:46 +01:00
Florian Quèze
711bcb73a3
Bug 1120389 - 'search.xml, line 500: TypeError: aEvent is undefined' when using the 'Paste & Search' context menu item, r=felipe.
2015-01-16 22:20:24 +01:00
Victor Porof
1ff4bcf962
Bug 1122180 - The RECORDING_IMPORTED shouldn't emit both a recording model and all its data, r=jsantell
2015-01-16 13:44:24 -05:00
Victor Porof
6d8bbd5edc
Bug 1122172 - Typo in PerformanceController.getLocalElapsedTime: function is only accessed, not called, r=jsantell
2015-01-16 13:44:24 -05:00
Felipe Gomes
1f4c79d386
Bug 1117933 - Check for the right channel before showing e10s feedback prompt. r=Mossop
2015-01-16 16:41:21 -02:00
Mark Banner
3c2dcc3861
Bug 1121071 Part 1 - Remove old call url code from the Loop panel and related UI areas. r=mikedeboer
2015-01-16 18:34:30 +00:00
Mark Banner
c6463b8a0a
Bug 1104930 - Create a mixin for handling updating of the video container for various Loop conversation views. r=nperriault
2015-01-16 18:34:30 +00:00
Vikram Jadhav
1e21312b56
Bug 1122430 - Use for..of iteration instead of Array.forEach in ctrlTab.suspendGUI. r=dao
2015-01-16 07:56:00 -05:00
James Long
cf8cf274c6
Bug 941287 - Show optimized out and other missing variables in the debugger variables view with the appropriate message. r=victorporof
2015-01-14 13:51:00 -05:00
Gijs Kruitbosch
6630a2d1c3
Bug 1114343 - ensure start of URL is visible when user navigates, r=dao
2015-01-14 12:17:01 +00:00
Jordan Santell
0c8eacf3fd
Bug 1121700 - Create OptionsView helper for devtools preference toggling. r=vp
2015-01-15 13:05:00 -05:00
Hector Zhao
66d83ed299
Bug 1035400 - Fix "restart to update" button. r=felipe
2015-01-14 17:39:01 +08:00
Tim Taubert
f99d578d1a
Bug 950399 - Tests for domain cookies r=yoric
2015-01-15 13:09:02 +01:00
Tim Taubert
3658e827a1
Bug 950399 - SessionStore shouldn't forget domain cookies r=yoric
2015-01-15 11:22:21 +01:00
Victor Porof
abc8bc421b
Bug 1119934 - Display (idle) nodes in the flamegraph for the new performance tool, r=jsantell
2015-01-15 14:54:46 -05:00
Victor Porof
3b99775777
Bug 1119933 - Filter out platform frames in the flamegraph for the new performance tool, r=jsantell
2015-01-15 14:54:46 -05:00
Victor Porof
6306187435
Bug 1119932 - Flatten recursion in the flamegraph for the new performance tool, r=jsantell
...
--HG--
rename : browser/devtools/shared/test/browser_flame-graph-utils.js => browser/devtools/shared/test/browser_flame-graph-utils-01.js
2015-01-15 14:54:46 -05:00
Carsten "Tomcat" Book
99a880aa26
Merge mozilla-central to fx-team
2015-01-16 15:24:32 +01:00
Carsten "Tomcat" Book
1e2807f282
merge fx-team to mozilla-central a=merge
...
--HG--
extra : amend_source : ad69e43e431903e1bceb8026f9e864291e6627f1
2015-01-16 14:56:23 +01:00
Gijs Kruitbosch
f71694d00a
Bug 1115248 - let DownloadLastDir work even if the window it depends on goes away, r=felipe
...
--HG--
extra : rebase_source : 79decdb5e95dc3b31cd97d806705f16444eb4e31
2015-01-16 11:50:32 +00:00
Nicolas Perriault
d75bea71a0
Bug 1076764 - Added notifications for Loop contacts import. r=Standard8
2015-01-16 12:26:25 +01:00
Patrick Brosset
cafcfacaed
Bug 1101569 - Use the new allTabs menu sidebar in the inspector and netmonitor; r=vporof
2015-01-16 11:58:02 +01:00
J. Ryan Stinnett
5745fb755f
Bug 1093387 - Better WebIDE runtime error handling. r=ochameau
2015-01-15 20:23:15 -06:00
J. Ryan Stinnett
4a709bdaee
Bug 1122123 - Fix WebIDE tests with async promises. r=me
2015-01-15 20:16:55 -06:00
J. Ryan Stinnett
58739d6e53
Bug 1122067 - Add nsICompartments to package manifests. r=blassey
2015-01-15 20:10:57 -06:00
Wes Kocher
f7a8170b81
Bug 1113935 - Disable browser_dbg_bfcache.js r=me,a=me
...
--HG--
extra : amend_source : da07d071a89c224f9da43b8a72447a31fc30405a
2015-01-15 17:12:46 -08:00
Wes Kocher
83176f0a30
Merge fx-team to m-c a=merge
2015-01-15 17:06:55 -08:00
Ryan VanderMeulen
8a77afae6f
Backed out changeset 553cdfa00c2b (bug 1067145
) for browser_responsiveui.js failures on a CLOSED TREE.
2015-01-15 17:06:07 -05:00
Robert Strong
b13915d813
Verify Firewall service is running before adding Firewall exceptions - Bug 1120673 - Fx 35 installer crashes on XP x86 SP3 at the end (creating shortcuts) if the xp firewall service is stopped. r=bbondy, a=RyanVM to land directly on m-c
2015-01-15 13:13:13 -08:00
Joel Maher
aaa33b4337
Bug 1041500 - Enable run-by-dir mode for mochitest-devtools. r=RyanVM
...
CLOSED TREE
2015-01-15 10:00:00 -05:00
Brian Grinstead
613d89d4e4
Bug 1122113 - Devtools Theme: Make toolbar tabs more narrow by default. r=pbrosset
...
CLOSED TREE
2015-01-15 09:53:00 -05:00
Carsten "Tomcat" Book
d3d19914b9
merge mozilla-inbound to mozilla-central a=merge
2015-01-15 14:12:10 +01:00
Jeff Gilbert
1540d7f105
Bug 1109945 - Rewrite shader/program handling. - r=kamidphish
2015-01-15 15:40:39 -08:00
Mike Conley
f52a627fa2
Bug 1073165 - Clear restore state for crashed tabs. r=smacleod.
...
SessionStore keeps track of tabs that still need to be lazily restored. When
a tab crashes, we should clear that state so that SessionStore doesn't attempt
to lazily restore a crashed browser.
--HG--
extra : rebase_source : 72650cb34009e53bc400901454ffac1634758c17
2015-01-14 16:30:20 -05:00
Nick Fitzgerald
5c7bce33bf
Bug 1113935 - Reduce the frequency of intermittent browser_dbg_bfcache.js fails. r=vporof
2015-01-12 14:59:21 -08:00
Cosmin Malutan
f636faebb9
Bug 1110677 - Add automated test for 'Change newtab page appearance'. r=ttaubert
2015-01-12 03:36:00 -05:00
Paul Rouget
4405ec713f
Bug 1067145
- Make responsive design e10s-ready. r=ochameau
2015-01-15 03:28:00 -05:00
Athena
43cd2f9f63
Bug 911148 - Tabbing when editing an attribute stays in edit mode. r=pbrosset
2015-01-14 19:46:00 -05:00
Brian Grinstead
1cfb1cc43e
Bug 1115374 - DevEdition theme - allow left/right border on nav-bar;r=Gijs
2015-01-15 09:21:52 -08:00
Rob Arnold
63a7e01734
Bug 526620 - Intelligently invalidate other tabs' previews on resize, flushing their layout when necessary. r=jimm
2015-01-15 16:34:57 +01:00
Dão Gottwald
9dd4bb0a27
Backed out changeset e27c55bdaa9c
2015-01-15 16:34:04 +01:00
Dão Gottwald
217ede3f56
Bug 526620 - Intelligently invalidate other tabs' previews on resize, flushing their layout when necessary. r=jimm
2015-01-15 16:32:55 +01:00
Carsten "Tomcat" Book
91de255d65
Backed out changeset 4d427be40f81 (bug 1096490) for breaking m-oth tests on a CLOSED TREE
2015-01-15 15:12:13 +01:00