Patrick Brosset
f8726b17e1
Bug 1174060 - 5 - Reverts typo introduced by bug 1180134 that overrided the background-image; r=tromey
2015-09-03 11:05:52 +02:00
Patrick Brosset
03e6811f42
Bug 1174060 - 4 - Minor eslint changes to animation-inspector; r=ednapiranha
2015-09-02 16:02:56 +02:00
Patrick Brosset
9849a16757
Bug 1174060 - 3 - Place the scrubber correctly when new animations are added; r=miker
2015-09-03 09:34:08 +02:00
Patrick Brosset
7c4b38147e
Bug 1174060 - 2 - Display negative delays like normal delays; r=bgrins
...
This ensure animations with negative delays are fully displayed
in the animation-inspector panel, and that negative and positive
delays look the same.
2015-09-04 17:43:41 +02:00
Mark Hammond
6c32685ea1
Bug 1186348 - don't initialize the sync identity (and thus don't spin the event loop) as Sync initialized. r=ckarlof
2015-09-07 18:11:40 +10:00
Dão Gottwald
509fd5aac4
Bug 1194725 - Fix broken selectors for sizing nested toolbar button icons. r=jaws
2015-09-06 17:48:54 +02:00
Nazim Can Altinova
4a060f94b1
Bug 1198235 - abuse of bind(this) with add/removeEventListener in downloads.js. r=mak
2015-08-31 14:04:00 +02:00
Gian-Carlo Pascutto
a87ceb68d3
Bug 1107372 - Update preferences for new SafeBrowsing prefs structure. r=francois
2015-09-08 08:22:10 +02:00
Carsten "Tomcat" Book
5ad0e1dabd
Merge mozilla-central to mozilla-inbound
2015-09-09 14:08:42 +02:00
Francois Marier
3c5cb07f03
Bug 1202146 - Enable sync of privacy.trackingprotection.pbmode.enabled pref. r=gcp
2015-09-09 00:12:52 -07:00
Brittany Storoz
f055d5b29e
Bug 1188071 - Remove placeholder content when adding a new app to WebIDE project panel. r=jryans
2015-08-11 14:58:00 +02:00
Phil Ringnalda
52c00cb549
Merge m-i to m-c, a=merge
2015-09-05 20:19:43 -07:00
Phil Ringnalda
40ec3df000
Backed out 10 changesets (bug 1123237) for hazard build failures and Windows test failures
...
CLOSED TREE
Backed out changeset 9c26b3b787f8 (bug 1123237)
Backed out changeset 1fcec0dc93d5 (bug 1123237)
Backed out changeset 390033ceebb6 (bug 1123237)
Backed out changeset e8a1845876d6 (bug 1123237)
Backed out changeset 714ec40715fa (bug 1123237)
Backed out changeset 5ed952e011c3 (bug 1123237)
Backed out changeset c785df6c0cdf (bug 1123237)
Backed out changeset d69e2d195a24 (bug 1123237)
Backed out changeset 1f328807da1d (bug 1123237)
Backed out changeset a1546857dce9 (bug 1123237)
2015-09-05 13:49:39 -07:00
Kan-Ru Chen
f3c15ac46d
Bug 1123237 - Part 7. XPCOM interface for memory profiler. r=smaug
...
Based on patch from Ting-Yuan Huang <laszio.bugzilla@gmail.com>
2015-09-06 00:13:21 +08:00
Mark Banner
e416bffd18
Bug 1200201 - Remove the code for redirecting to the FxOS client from Loop standalone. r=dmose
2015-09-05 11:01:44 +01:00
Ehsan Akhgari
383bb7815c
Bug 1201938 - Treat warnings as errors in Linux static analysis builds; r=mystor
2015-09-04 22:54:16 -04:00
Wes Kocher
3165bdaf1e
Merge m-c to fx-team, a=merge
2015-09-04 15:42:29 -07:00
Wes Kocher
f8ff1e61cb
Merge inbound to central, a=merge
2015-09-04 15:34:42 -07:00
Florian Quèze
a30948e8eb
Bug 1119250 - remove old searchbar UI - part 6 - move the searchbar panel binding to search.xml, r=Mossop.
2015-09-04 22:54:28 +02:00
Florian Quèze
437832fd8b
Bug 1119250 - remove old searchbar UI - part 5 - remove the old engine manager, r=Mossop.
2015-09-04 22:54:28 +02:00
Florian Quèze
9dc2257f1d
Bug 1119250 - remove old searchbar UI - part 4 - remove the oneoffui attribute, r=Mossop.
2015-09-04 22:54:28 +02:00
Florian Quèze
1b38ab42fc
Bug 1119250 - remove old searchbar UI - part 3 - remove the old search drop down, r=Mossop.
2015-09-04 22:54:27 +02:00
Florian Quèze
c678fabd17
Bug 1119250 - remove old searchbar UI - part 2 - merge the searchbar-flare binding into the searchbar binding, r=Mossop.
2015-09-04 22:54:27 +02:00
Florian Quèze
43e5b4773f
Bug 1119250 - remove old searchbar UI - part 1 - remove the browser.search.showOneOffButtons pref, r=Mossop.
2015-09-04 22:54:27 +02:00
Jordan Santell
a30a634530
Bug 1201543 - Move CensusTreeNode to toolkit/devtools/heapsnapshot/*. r=fitzgen
2015-09-04 10:04:02 -07:00
Bill McCloskey
780d5f1651
Bug 1201935 - Disable WebExtension tests on MacOS because sandbox breaks them
2015-09-04 09:45:03 -07:00
Bill McCloskey
c151e0be92
Bug 1199842 - [webext] Add missing XUL_NS variable for browser_action (r=gabor)
2015-09-04 09:45:02 -07:00
Bill McCloskey
6f43e2b709
Bug 1199832 - [webext] browser.tabs.executeScript must create a context (r=gabor)
2015-09-04 09:45:02 -07:00
Bill McCloskey
114031f716
Bug 1199800 - [webext] Adding browser.tabs.update test (r=gabor)
2015-09-04 09:45:01 -07:00
Bill McCloskey
d105a96cba
Bug 1199800 - [webext] Add browser_tabs_query.js test (r=gabor)
2015-09-04 09:45:01 -07:00
Bill McCloskey
5fe87365b7
Bug 1199800 - [webext] Allow extensions to be used from chrome tests (r=gabor)
2015-09-04 09:45:00 -07:00
Carsten "Tomcat" Book
95368aea71
Merge mozilla-central to fx-team
2015-09-04 16:25:40 +02:00
Carsten "Tomcat" Book
ac239d2e35
merge mozilla-inbound to mozilla-central a=merge
2015-09-04 16:05:11 +02:00
Maxim Zhilyaev
b3c7c12979
Bug 1188015 - Tile Bottom Bar: Automatic Color [r=emtwo]
2015-09-04 06:34:20 -07:00
Carsten "Tomcat" Book
c8fb1255f1
Backed out 11 changesets (bug 1201377, bug 1199800, bug 1197437, bug 1199832, bug 1199698, bug 1199842) for breaking browser_ext_tabs_executeScript.js test on a CLOSED TREE
...
Backed out changeset 8d8d73d3c3e1 (bug 1201377)
Backed out changeset 4ed8951e3f54 (bug 1199842)
Backed out changeset 5830178bc008 (bug 1199832)
Backed out changeset 4445c570fe49 (bug 1199698)
Backed out changeset 35fc1e25d167 (bug 1199800)
Backed out changeset 54c4c3bd2454 (bug 1199800)
Backed out changeset bd3112ce6b9b (bug 1199800)
Backed out changeset 701e56e18ca7 (bug 1199800)
Backed out changeset 4407d50a7995 (bug 1199800)
Backed out changeset af2fbe345712 (bug 1199800)
Backed out changeset 0a41d20fcf77 (bug 1197437)
2015-09-04 09:59:34 +02:00
Mike Hommey
eab3f37f73
Bug 1201792 - s/MOZ_JEMALLOC3/MOZ_JEMALLOC4/. r=njn
2015-09-04 15:15:47 +09:00
Mark Hammond
48499f38df
Bug 1082428 - the Sync toolbar button now opens Sync prefs if the user needs to re-authenticate. r=eoger
2015-09-04 11:28:13 +10:00
Lin Clark
5a6c427b6e
Bug 1154363 - Assign the selected node from the inspector to a temp variable for use in the console. r=bgrins
2015-09-03 08:49:51 -07:00
Jordan Santell
b270c95aa6
Bug 1201303 - Create a widget for rendering the heap. r=fitzgen
2015-09-03 13:19:51 -07:00
Wes Kocher
49ee79c244
Merge m-c to fx-team, a=merge
2015-09-03 14:12:23 -07:00
ffxbld
3984f620e5
No bug, Automated blocklist update from host bld-linux64-spot-305 - a=blocklist-update
2015-09-03 13:59:55 -07:00
Wes Kocher
82c2a33631
Merge fx-team to central, a=merge
2015-09-03 13:02:29 -07:00
Carsten "Tomcat" Book
bab23a9d3c
Backed out changeset b317ee483a64 (bug 1107372) for causing test failures in test_home_provider.html
2015-09-03 17:02:20 +02:00
Carsten "Tomcat" Book
f0f205eb03
Merge mozilla-central to fx-team
2015-09-03 14:02:51 +02:00
Carsten "Tomcat" Book
a6ff6a0c61
merge mozilla-inbound to mozilla-central a=merge
2015-09-03 13:14:37 +02:00
Tom Tromey
92f02f4935
Bug 1201136 - make output-parser correctly handle special color values. r=bgrins
2015-09-03 11:46:00 +02:00
Marco Castelluccio
f88b8c4cdd
Bug 1201365 - Fix remove offline data in the advanced preferences. r=jaws
2015-09-03 02:43:00 +02:00
Carsten "Tomcat" Book
916718880d
Merge mozilla-central to mozilla-inbound
2015-09-04 16:14:00 +02:00
Jim Mathies
6db5007605
Bug 1199765 - Update browser_tabs_isActive.js. r=Dao
2015-09-03 17:25:36 -05:00
Tim Nguyen
3852efe8da
Bug 1195135 - Test for storage "stores-cleared" event. r=mratcliffe
2015-09-03 15:57:00 +02:00
Riadh Chtara
1436f2c0ee
Bug 682069 - Password Import from IE not available. r=dolske r=mattn
2015-09-01 17:27:04 -07:00
Florian Quèze
ecb2f187fc
Bug 1169459 - remove the loadFromJars/jarURIs prefs, r=Mossop.
2015-09-04 11:50:49 +02:00
Gian-Carlo Pascutto
88e8796590
Bug 1107372 - Update preferences for new SafeBrowsing prefs structure. r=francois
2015-09-03 15:36:06 +02:00
Carsten "Tomcat" Book
7dc39105df
Merge mozilla-central to mozilla-inbound
2015-09-03 13:46:45 +02:00
Edouard Oger
d1d7095945
Bug 1200749 - Make sync preference page buttons responsive. r=markh
2015-09-01 11:34:00 +02:00
Edouard Oger
d73e4aa0d8
Bug 1198908 - Add an unverified state to the sync status bar in the hamburger menu. r=markh
2015-09-02 15:12:00 +02:00
Rohan Rawat
043f701bc7
Bug 1198569 - Added the 'white-space: normal' rule to the comments template. r=pbro
2015-09-02 21:06:29 +05:30
Ehsan Akhgari
8b9e2ad7c5
Bug 1006240 - Increase the timeout of browser_bug906190.js
2015-09-02 20:29:34 -04:00
Patrick Brosset
0e60714311
Bug 1173761 - Display each animation's time data like duration in a tooltip; r=miker
2015-09-01 17:01:48 +02:00
Mark Banner
380a03b143
Bug 1062839 - Fix the direction of the camera/screenshare notification anchor icons on the chat window toolbar in RTL mode (should be the same as LTR). r=mikedeboer
2015-09-02 11:38:28 +01:00
Tom Tromey
6b6dc26d54
Bug 1196431 - generalize detectIndentation and move to new file. r=pbro
2015-09-01 14:24:00 +02:00
Jordan Santell
b462e7038e
Bug 1201700 - Create skeleton memory tool. r=fitzgen
2015-08-29 15:49:22 -07:00
Karl Tomlinson
6ab0d59ac9
bug 1180080 only copy selection to primary when select event received during user input r=dao
2015-08-28 20:37:42 +12:00
Karl Tomlinson
46b38b0476
bug 1180080 back out often ineffective urlbar _ignoreNextSelect from 86fad085d4b1 r=dao
2015-08-28 20:18:02 +12:00
Victor Porof
c2e0f3dfb0
Bug 1196979 - Increase timeout for browser_perf-loading-01 and 02.js, r=me
2015-09-02 09:15:44 +02:00
Gabriel Luong
143f70badf
Bug 1194827 - [promise-dbg] Implement panel startup and destroy r=fitzgen
2015-09-01 21:55:15 -07:00
Nihanth Subramanya
699ed95848
Bug 1193375 - In-content search: Set search inputbox placeholder received from ContentSearch.jsm. r=adw
2015-08-28 02:48:13 +05:30
Tim Nguyen
a30648b111
Bug 1193308 - Clean up storage inspector code. r=mratcliffe
2015-09-02 17:51:02 +02:00
Matteo Ferretti
6bb5620a5b
Bug 1198424 - Update badge has wrong width in Nightly 43.0a1 (2015-08-24). r=gijs
2015-09-01 06:00:00 +02:00
Shane Caraveo
7b5e655435
Bug 1094218 intermittent browser_addons.js, simplify tests, r=me
2015-09-02 14:37:02 -06:00
Drew Willcoxon
af9f433fe6
Bug 1190368 - Suppress a11y focus event when UnifiedComplete is enabled and the urlbar popup's first item is selected. r=mak
2015-09-02 11:44:23 -07:00
Drew Willcoxon
9b9f3dc6d3
Bug 1201017 - Remove array.includes() usage in nsBrowserGlue's urlbar telemetry. r=ttaubert
2015-09-02 11:44:20 -07:00
Jared Wein
8dda23a0fe
Bug 1140495 - Remove support for windowed preferences. r=ttaubert
2015-09-02 12:12:55 -04:00
Brian Grinstead
0a543c4d75
Bug 789430 - Pause on next bytecode instead of immediately;r=fitzgen
2015-09-02 09:06:10 -07:00
Brian Grinstead
53c6a68560
Bug 1180663 - Reuse entity names and values from browser.dtd for devtools zoom functionality. r=jryans
2015-09-01 13:37:54 -07:00
Edouard Oger
d673507ada
Bug 999190 - Part 2 - Listen to logout commands from fxa remote server. r=markh
2015-09-01 11:42:00 +02:00
Gabriel Luong
9f148c47c3
Bug 1198327 - [Rule View] Adding a new unmatched rule should move focus to new property editor r=bgrins
2015-09-03 01:51:46 -07:00
Bernardo P. Rittmeyer
c549e56b5a
Bug 1188719 - Tests for the username fill login context menu. r=MattN
2015-08-20 11:47:21 -07:00
Bernardo P. Rittmeyer
bd3346bb7e
Bug 1188719 - Show login fill context menu on username field. r=MattN
2015-08-24 19:06:00 -07:00
Chirag Bhatia
cd17dd076a
Bug 1176785 - Disallow dragging of html tag. r=pbrosset
2015-08-26 10:30:00 -04:00
Julian Descottes
b26cea04f6
Bug 1179977 - Vertical layout for JSDebugger in small window host. r=jlong
...
- added window resize listener on debugger-view
- on resize, after throttling, check if layout needs to be updated
- if the host is window and the width of the window is less the cutoff value of
850px, the debugger will switch to vertical layout
- updated mochitest browser\devtools\debugger\test\browser_dbg_host-layout.js
2015-08-29 00:35:10 +02:00
Bernardo P. Rittmeyer
da3e1e82ac
Bug 1195949 - Remove key icon from context menu fill. r=MattN
2015-08-31 16:42:21 -07:00
Ryan VanderMeulen
c1dcfb7c4c
Merge m-c to fx-team. a=merge
2015-09-01 21:22:15 -04:00
Ryan VanderMeulen
92baa91037
Merge fx-team to m-c. a=merge
2015-09-01 21:15:09 -04:00
Drew Willcoxon
f6cf3fc0e5
Bug 1200322 - Fix a11y problem around key navigation in the urlbar. r=Mossop
2015-09-01 16:00:42 -07:00
Shane Caraveo
6a83f2a958
Bug 1163592 chat resize intermittent, reduce unused infra that may slow things down. r=me
2015-09-01 14:33:35 -07:00
David Critchley
dfaf9979d9
Bug 1186396 - Remove remaining references to JQuery from Loop. r=andreio,r=Standard8
2015-09-01 22:07:06 +01:00
Brian Grinstead
162b2b7543
Bug 1193158 - Create a basic site permissions subview;r=ttaubert
2015-09-01 13:35:08 -07:00
Jared Wein
1860f8232c
Bug 1191242 - Instrument the default browser prompt. r=dolske p=bsmedberg
2015-09-01 15:52:05 -04:00
Brian Grinstead
24e78d8478
Bug 1120406 - Indicate which nodes have a pseudo-class lock applied in the markup view;r=gl,r=pbrosset
2015-09-01 11:45:53 -07:00
Brian Grinstead
a740b16a9e
Bug 1198404 - Keyboard shortcut for options panel should toggle if it's already selected;r=jryans
2015-09-01 09:36:18 -07:00
Brian Grinstead
f0ef87d4bf
Bug 1198339 - Bind F1 key to open the settings when the toolbox is focused;r=jryans
2015-09-01 09:34:41 -07:00
Tim Taubert
2c097bb541
Bug 1198831 - Fix browser_tab_drag_drop_perwindow.js leaks by returning early in swapBrowsersAndCloseOther() when the remoteness of the given browsers differs r=jaws
2015-09-01 17:10:18 +02:00
Dão Gottwald
514b965077
Bug 1199760 - "Private Windows" shouldn't be capitalized in about:privatebrowsing. r=paolo
2015-09-01 18:11:01 +02:00
Stephen Horlander
481fe1c577
Bug 1174141 - Update Jump List icons. r=dao
2015-09-01 18:10:26 +02:00
Carsten "Tomcat" Book
6e0de49c9f
Merge mozilla-central to fx-team
2015-09-01 15:06:05 +02:00
Mark Banner
6f1ecf9555
No bug. Remove obsolete jshint files from Loop's standalone as Loop now uses eslint. rs=mikedeboer over irc. NPOTB DONTBUILD
2015-09-01 13:48:38 +01:00
Carsten "Tomcat" Book
4d2157e2f8
merge mozilla-inbound to mozilla-central a=merge
2015-09-01 14:31:50 +02:00
Ryan VanderMeulen
ec3971668f
Backed out changeset a6b0cad8fbc2 (bug 1199692) for causing frequent Win8 browser_private_search_perwindowpb.js timeouts.
...
CLOSED TREE
2015-08-31 22:43:41 -04:00
Ryan VanderMeulen
7db9668470
Backed out changesets b2c46fdeca8b, 6b768986595f, and 78c891ba5de1 (bug 1089695) for frequent Marionette crashes.
2015-08-31 22:03:20 -04:00
Ryan VanderMeulen
af03dfddb0
Backed out changeset 0ad328359d97 (bug 992388) for browser_bug731866.js failures.
...
CLOSED TREE
2015-08-31 18:42:44 -04:00
Andrei Oprea
e67545e706
Bug 1196350 - Update contacts view for Loop panel. r=Standard8
2015-08-31 14:57:21 -07:00
Andrei Oprea
1e3c89ed2b
Bug 1183642 - Implement context menu for Loop conversation entries. r=mdeboer
2015-08-31 14:14:00 -07:00
Marina Samuel
82204c66a1
Bug 1199692 - Open 'Learn more' link in a new tab. r=Mardak
2015-08-31 16:39:28 -04:00
Shane Caraveo
ac0e427df1
Bug 1019565 no chatty children intermittent, r=me
2015-08-31 13:41:49 -07:00
Shane Caraveo
464946cd2f
Bug 974747 intermittents, split up and simplify some tests,r=me
2015-08-31 13:41:26 -07:00
Patrick Brosset
cf57d45045
Bug 1180134 - Color code animations and transitions so they look different; r=bgrins
2015-08-31 15:28:32 +02:00
Bill McCloskey
31a59d29eb
Bug 1199842 - [webext] Add missing XUL_NS variable for browser_action (r=gabor)
2015-09-03 20:59:04 -07:00
Bill McCloskey
fc10223321
Bug 1199832 - [webext] browser.tabs.executeScript must create a context (r=gabor)
2015-09-03 20:59:04 -07:00
Bill McCloskey
d0fbced08a
Bug 1199800 - [webext] Adding browser.tabs.update test (r=gabor)
2015-09-03 20:59:03 -07:00
Bill McCloskey
3b18048133
Bug 1199800 - [webext] Add browser_tabs_query.js test (r=gabor)
2015-09-03 20:59:03 -07:00
Bill McCloskey
c3b3c11657
Bug 1199800 - [webext] Allow extensions to be used from chrome tests (r=gabor)
2015-09-03 20:59:02 -07:00
Boris Zbarsky
24ef095345
Bug 1194764. Fix the way we pass the outer window id to various things in context menu code to work in non-e10s mode too. r=jryans
2015-09-03 22:42:49 -04:00
Jared Wein
2b0929a2a3
Bug 1200187 - Failed to compile nsEdgeReadingListExtractor.cpp: error C2664: cannot convert argument from 'char16_t *' to 'JET_PCWSTR'.
2015-09-01 18:18:17 +00:00
Ehsan Akhgari
0bb9e87851
Bug 1200487 - Refactor playing and pausing a tab in browser_audioTabIcon.js; r=jaws
2015-08-31 23:40:06 -04:00
Ehsan Akhgari
4c6a1380a2
Bug 1200381 - Enable themes to customize the appearance of the toggle mute tab context menu; r=jaws
...
This is done by setting the muted and soundplaying attributes on the
context menu item, similar to what has been done for the tab.
2015-08-31 23:40:04 -04:00
Ehsan Akhgari
fbee31325f
Bug 1199929 - Don't show the keyboard shortcut in the tooltip text for the tab audio indicator on background tabs; r=jaws
2015-08-31 23:30:13 -04:00
Ryan VanderMeulen
aa1decaaea
Merge inbound to m-c. a=merge
2015-08-31 15:21:02 -04:00
Carsten "Tomcat" Book
7e37149ecb
Backed out changeset 2734a3110b4a (bug 1107372) for Talos Bustage on a CLOSED TREE
2015-08-31 16:19:39 +02:00
Dan Callahan
62b6d1ccdc
Bug 1199566 - Rename WebIDE validator string to reflect new content. r=jryans
2015-08-29 08:22:38 -05:00
Ryan VanderMeulen
cc8a9d85d1
Merge m-c to fx-team. a=merge
2015-08-30 22:14:30 -04:00
Ryan VanderMeulen
5dac9823cd
Merge fx-team to m-c. a=merge
2015-08-30 22:09:02 -04:00
Shu-yu Guo
5f32864ddd
Bug 1193583 - Fix scratchpad test that expects vars introduced by webconsole's JS evaluation to be configurable. (r=jimb)
...
The situation has changed.
2015-08-30 15:08:19 -07:00
Shu-yu Guo
36bd9d2fe9
Bug 1193583 - Fix misc XPConnect and devtools tests. (r=jorendorff)
2015-08-30 15:08:19 -07:00
anjaly
ce395722b4
Bug 963005 - Saving a profile in performance tools should update the displayed name of the recording. r=jsantell
2015-08-29 12:11:44 -07:00
Ryan VanderMeulen
d3a4a0a63f
Merge m-c to inbound. a=merge
2015-08-30 15:44:58 -04:00
Brian Grinstead
7c7f6e1f14
Bug 1188176 - Update findbar close icon for dark theme in OSX Dev Edition theme;r=dao
2015-08-29 11:10:51 +02:00
Dão Gottwald
9ff24495b0
Bug 1188176 - Invert find bar close icon for the dark DevEdition theme on Windows. r=bgrinstead
2015-08-29 11:10:45 +02:00
Dão Gottwald
0e2d227441
Bug 1199609 - Expose keyboard shortcut for closing the current tab in the tab's close button tooltip. r=jaws
2015-08-29 11:10:06 +02:00
Gijs Kruitbosch
788cbcdafe
Backed out changeset 0fa63b2ccea0 (bug 1199579)
2015-08-29 08:10:48 +01:00
Gabriel Luong
3b85e6f48c
Bug 1199579 - Eslint cleanup of inplace-editor r=pbro
2015-08-28 21:23:51 -07:00
Matthew Noorenberghe
408504b39d
Bug 1196105 - Heartbeat: Don't fire UITour notifications for private window heartbeats. r=bgrins
2015-08-28 15:25:09 -07:00
Ryan VanderMeulen
f8d82fe3a5
Backed out changeset ef82210d0bf3 (bug 1193387) for various WinXP test failures.
...
CLOSED TREE
2015-08-28 21:01:27 -04:00
Matthew Noorenberghe
49c7b73c66
Bug 1196104 - Heartbeat: Support prompts that target private windows. r=bgrins
2015-08-28 15:13:59 -07:00
Paolo Amadini
3f77c438ac
Bug 1199168 - Use "Not Saved" and "Saved" headers in about:privatebrowsing. r=bgrins
2015-08-27 12:01:34 +01:00
Gijs Kruitbosch
79895d687a
Bug 1193387 - Import reading list from MS Edge. r=jaws
2015-08-26 15:34:02 +01:00
Sami Jaktholm
7960d89b1e
Bug 1198155 - Filter out unexpected messages to ensure the test message can be clicked. r=past
...
If some other messages are printed to the console during this test they
might push the test message out of view which causes it to be
unclickable. The filter ensures that random messages during the test
can't push the test message out of view.
2015-08-30 11:08:02 +03:00
Jared Wein
de05ad24da
Bug 1191250 - Defer showing the default browser prompt to 2nd run (and only show it a maximum of three times). r=jimm
2015-08-28 16:30:00 -04:00
Gijs Kruitbosch
b98cf79837
Bug 1188194 - fix top border on win8 for lightweight themes, r=jaws
2015-08-25 21:48:25 +01:00
Gijs Kruitbosch
112ef80b5d
Bug 1193387 - import reading list from MS Edge, r=jaws
2015-08-26 15:34:02 +01:00
Mark Banner
7b3d081f15
Bug 1199734 - Loop's ui-showcase doesn't need to load sdk - avoid errors loading TB.min.css. r=andreio
2015-08-28 21:26:29 +01:00
Mark Banner
f68bd76e7f
Follow-up to bug 1174702 - correctly align the title of the web page for the checkbox in the context editing. r=andreio
2015-08-28 21:26:29 +01:00
Mark Banner
bd23e82448
Bug 1186368 - Update in-client NPS survey url for Loop to a re-directable link. r=andreio
2015-08-28 21:26:29 +01:00
Gabriel Luong
d939a75bc0
Bug 1199108 - [Rule View] Remove the outline when selecting an item in the pseudo class panel. r=bgrins
2015-08-28 11:48:00 -04:00
Sami Jaktholm
3bec9480be
Bug 1198155 - Make the message browser_console_hide_jsterm_when_devtools_chrome_enabled_false.js waits for more unique. r=past
...
Currently the test waits for a message that contains the word 'Object'
which happens to be quite common word in console messages. These changes
add a 'browser_console_hide_jsterm_test' property to the object it logs
to ensure the test only matches the correct message.
CLOSED TREE
2015-08-28 14:39:59 +03:00
Jan Odvarko
40fe4e07e5
Bug 1199623 - Clean up preferences. r=past
2015-08-28 17:14:18 +02:00
Muhsin Ali Steiman
f797a50c66
Bug 1188787 - Use AppConstants.jsm instead of preprocessing in browser/components/places. r=mak
2015-08-28 07:37:00 -04:00
James Long
3b91e85ad1
Bug 1177891 - Introduce redux-style UI architecture in the debugger and refactor event listeners to use it. r=fitzgen
2015-08-28 07:27:00 -04:00
James Long
803ec43b1a
Bug 1177891 - Move debugger mochitests into mochitests folder. r=fitzgen
2015-08-28 07:26:00 -04:00
Ryan VanderMeulen
b316c68bb9
Merge m-c to fx-team. a=merge
2015-08-30 15:57:17 -04:00
Gabriel Luong
9c0744b6e1
Bug 1199579 - Eslint cleanup of inplace-editor r=pbro
2015-08-30 12:29:00 -07:00
Jordan Santell
521f027e30
Bug 1197613 - Generalize GC marker names in filter list. r=fitzgen
2015-08-27 21:06:06 -07:00
Jordan Santell
9d1fcc770c
Bug 1193869, part 2: Reland string change during failed rebase. r=fitzgen
2015-08-30 11:48:18 -07:00
Jordan Santell
ad658a4e58
Bug 1193869 - Move OptimizationsView back into the call tree. r=fitzgen
2015-08-28 12:59:10 -07:00
Jordan Santell
e8de84c0c8
Bug 1144423 - Display bytesize and percentages for both bytesize and counts in the allocations call tree. r=fitzgen,vp
2015-08-25 22:30:04 -07:00
Jared Wein
592c4244e8
Bug 1181500 - Instrumentation for tablet mode usage in desktop Firefox. r=ttaubert p=ally
2015-09-03 14:34:29 -04:00
Ed Lee
65b8b611e3
Bug 1201031 - Menu for conversation options in the panel should be under the arrow [r=andreio]
2015-09-03 10:43:52 -07:00
Dão Gottwald
a4323bb4bd
Bug 1185960 - Add a separator between urlbar dropmarker and stop/reload/go button. ui-r=shorlander r=jaws
2015-09-03 20:06:00 +02:00
Brian Grinstead
df59f7f656
Bug 1199790 - Add grouping in Control Center Permissions subpanel;r=ttaubert
2015-09-03 10:25:31 -07:00
Marco Bonardo
2758921a5e
Bug 1194568 - Renaming live bookmark while adding it renames the wrong one. r=ttaubert
2015-09-02 16:41:10 +02:00
Marco Bonardo
6f09c20e30
Bug 1199496
- New bookmarks dialog width is increased at each invocation. r=ttaubert
2015-09-02 16:41:05 +02:00
Marco Bonardo
c141b48e08
Bug 1193621 - Can't change tag name in library. r=ttaubert
2015-09-02 16:41:01 +02:00
Jordan Santell
b5b21cd6f8
Bug 1200853 - Utility function for mapping census data into a tree view. r=fitzgen
2015-09-02 14:46:26 -07:00
Paolo Amadini
ac09b20a06
Bug 1200661 - Fix position of ticks and mask in about:privatebrowsing for RTL locales. r=ttaubert
2015-09-03 13:54:57 +01:00
Markus Stange
fe23c89b5f
Bug 1016035 - Add a MozSwipeGestureMayStart event. r=kats
...
Having this event means that we don't have to wait for content to find out whether it's scrollable in the case that no swipe should be happening anyway.
IGNORE IDL because I'm only changing comments in the IDL files.
2015-08-27 15:06:21 -04:00
Georg Fritzsche
053034b3f5
Bug 1190837 - MozSelfsupport.healthReportDataSubmissionEnabled does not work when turning off DRS/FHR. r=gfritzsche
2015-08-04 16:47:22 +02:00
Carsten "Tomcat" Book
9913a8638e
Merge mozilla-central to mozilla-inbound
2015-09-01 14:48:13 +02:00
David Rajchenbach-Teller
32d77609b4
Bug 1089695 - Async sanitize.js (newtab tests). r=ttaubert
2015-07-27 19:19:26 +02:00
David Rajchenbach-Teller
995536ca89
Bug 1089695 - Async sanitize.js. r=mak
2015-07-27 19:18:19 +02:00
David Rajchenbach-Teller
f3920f91f7
Bug 1089695 - Fixing wrong dependency in Places shutdown. r=mak
2015-08-10 11:07:54 +02:00
Jan Odvarko
b53d15d94a
Bug 1195707 - Filter log messages to avoid intermittent failures. r=jryans
2015-08-31 08:47:55 +02:00
Edouard Oger
8b726f9e2a
Bug 992388 - Restyle FxA verification emails errors/success alert and migration prompt in sync preferences. r=markh
2015-08-28 11:17:00 -04:00
Ryan VanderMeulen
2ed78184b4
Backed out changeset 292d13beeb7b (bug 1186522) for Gaia unit test bustage.
2015-08-28 21:43:37 -04:00
Bill McCloskey
b8091a39b9
Bug 1193527 - Fix common PB warning (r=Gijs)
2015-08-28 16:03:52 -07:00
Jordan Lund
6a3d3ece1a
Bug 1186522 - force per checkin builds to require signed add-ons on beta 42, r=mshal
2015-08-28 13:41:26 -07:00
Ryan VanderMeulen
c14b340bed
Merge m-c to fx-team. a=merge
2015-08-28 08:52:50 -04:00
Ryan VanderMeulen
f7fbaeae97
Merge inbound to m-c. a=merge
2015-08-28 08:48:42 -04:00
Marco Bonardo
3dc01f2ba9
Bug 1179766 - Use a unique domain in browser_urlbarDelete.js to avoid intermittent failures due to autoFill. r=markh
2015-08-28 14:19:10 +02:00
Marco Bonardo
084d78eb9e
Bug 1156277 - Fix intermittent failures in test_IE_cookies.js by randomizing and clearing cookies. r=gijs
2015-08-28 14:19:06 +02:00
Fernando Rodriguez Sela
f64e51eb6e
Bug 1178390 - Reduce warnings to zero in Loop's desktop-local test suite. r=mikedeboer/Standard8
2015-08-28 10:23:39 +01:00
Neil Deakin
f6f13b7171
Bug 1148505, remove cpow usage from back-forward menu by using sessionstore data, r=dao,billm
2015-08-28 03:13:03 -04:00
Mike Hommey
d28bb7eb15
Bug 1194044 - Set HAVE_SHELL_SERVICE when preprocessing in-content prefs on Gtk+3 builds. r=karlt
2015-08-28 15:29:01 +09:00
Patrick Brosset
44b8eb1afc
Bug 1169563 - 7 - Make the animation inspector UI look better; r=miker
2015-08-27 16:48:37 +02:00
Patrick Brosset
f4811aaa30
Bug 1169563 - 6 - Animate the scrubber when animations are playing; r=miker
2015-08-27 16:59:16 +02:00
Gijs Kruitbosch
8302c596ca
Bug 1198828 - remove superfluous bind from network-panel.js, r=pbrosset
2015-08-26 17:53:05 +01:00
Patrick Brosset
2a1a9b4b6e
Bug 1169563 - 5 - Resize animations in the timeline UI to show their rates; r=miker
2015-08-26 10:39:16 +02:00
Ryan VanderMeulen
2dd327f034
Merge m-c to fx-team. a=merge
2015-08-27 21:44:52 -04:00
Ryan VanderMeulen
df18bc931b
Merge inbound to m-c. a=merge
2015-08-27 21:31:35 -04:00
Ryan VanderMeulen
f3f05e8ab2
Merge fx-team to m-c. a=merge
2015-08-27 21:20:18 -04:00
Ryan VanderMeulen
865b2a3baa
Backed out changeset 5352bbe1a534 (bug 1193733) for causing intermittent browser_markupview_navigation.js timeouts.
...
CLOSED TREE
2015-08-27 18:12:06 -04:00
Jordan Santell
a62aa946e9
Bug 1198019 - Snapping to allocations from GC markers should snap to the previous cycle, not the previous marker. r=fitzgen
2015-08-27 15:01:20 -07:00
Mark Hammond
6fe8ca6ca2
Bug 1198071 - remove support for session_status server commands. r=rfkelly,zaach
2015-08-28 10:47:01 +10:00
Gabriel Luong
ba29479433
Bug 1167359 - Part 1: Change the line endings to unix for styleinspector/utils.js r=pbro
2015-08-27 15:54:50 -07:00
Dan Callahan
eac9ad0426
Bug 1196734 - Support packaged WebExtensions in WebIDE r=ochameau
2015-08-27 10:13:17 -07:00
Ryan VanderMeulen
5435d38ece
Merge fx-team to m-c. a=merge
...
CLOSED TREE
2015-08-27 11:56:51 -04:00
Ryan VanderMeulen
6b7d3678d3
Merge inbound to m-c. a=merge
2015-08-27 11:43:16 -04:00
Ryan VanderMeulen
49b7ef0fdd
Backed out changeset e00fb04fe1ef (bug 1188413) for OSX devtools failures.
2015-08-27 15:30:15 -04:00
Jordan Santell
19a06bc471
Bug 1191158 - Re-add commits removed in bad revert in 42574a6c75ef.
2015-08-27 10:32:12 -07:00
Jordan Santell
494504f9f5
Bug 1191158 - Revert bug 1191158 that promotes allocations to be non-experimental.
2015-08-27 10:28:17 -07:00
J. Ryan Stinnett
0b9f32b5fa
Bug 1197053 - Disable newapp test on Win 10. r=me
2015-08-27 10:02:00 -04:00
Ryan VanderMeulen
5c48f6d73a
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-08-27 21:34:20 -04:00
Yoshi Huang
de4b8a9d76
Bug 1165272 - Part 2: replace getNoAppCodebasePrincipal. r=bholley
2015-08-18 15:01:42 +08:00
Benoit Girard
ece4b9572e
Bug 1186662 - Part 2: Suppress the Displayport during active resize on mac. r=mstange
2015-08-26 12:59:17 -04:00
Ryan VanderMeulen
8f8d05680f
Merge m-c to fx-team. a=merge
2015-08-26 14:34:15 -04:00
Ryan VanderMeulen
6f14bc25b7
Backed out 2 changesets (bug 1196105, bug 1196104) for frequent OSX browser_UITour_heartbeat.js failures.
...
Backed out changeset e2ac20d24cb2 (bug 1196105)
Backed out changeset 52b8ae99625a (bug 1196104)
2015-08-26 14:02:52 -04:00
Drew Willcoxon
615f0e63bb
Bug 1194669 - Dismissing the urlbar search suggestions opt-in notification in one window should dismiss it in all windows. r=mak
2015-08-26 10:41:36 -07:00
Dão Gottwald
7068a0c9d0
Bug 1198547 - Update sidebar background color for Win10. r=dolske
2015-08-26 19:34:10 +02:00
Dão Gottwald
f8819ae197
Bug 1194943 - Consolidate URL and search bar :hover and [focused] border styling across Windows Vista / 7 and 8. r=gijs
2015-08-26 19:33:48 +02:00
Jared Wein
f91077df0f
Bug 1177246 - Implement metrics for OS search query parsing. r=gfritzsche
2015-08-26 13:28:13 -04:00
Ryan VanderMeulen
df38347651
Backed out changeset e7402272f257 (bug 1170011) for more browser_viewSourceInTabOnViewSource.js failures.
...
CLOSED TREE
2015-08-26 11:12:33 -04:00
Paolo Amadini
0d1dafb2e6
Bug 1196313 - Add a transition for the background color of the identity box on hover. r=Gijs,dao
2015-08-27 12:11:32 +01:00
Mark Banner
8cd5ba4752
Bug 1174702 - Fix unnecessary scroll on Windows while editing context. r=mikedeboer
2015-08-27 12:10:47 +01:00
Mark Banner
0d7c527dca
Bug 1198421 - 'Welcome to ...' needs a bottom border on the Loop standalone UI. r=mikedeboer,ui-review=sevaan
2015-08-27 12:10:47 +01:00
Mark Banner
5154ce0b5a
Bug 1157646 - Stop passing the roomOwner parameter around everywhere in Loop's rooms. r=mikedeboer
2015-08-27 12:10:47 +01:00
Paolo Amadini
1babd9d311
Bug 1198287 - New widths for the two sections of about:privatebrowsing. r=bgrins
2015-08-27 10:50:30 +01:00
Paolo Amadini
656e7e4fbd
Bug 1198286 - Visual adjustments to about:privatebrowsing. r=bgrins
2015-08-25 15:48:34 +01:00
Dão Gottwald
5a4519c777
Backed out changeset ad5c087d617b (bug 1198236)
2015-08-27 11:13:42 +02:00
Georg Fritzsche
bccafb10d8
Bug 891116 - Disable most privacy-leaking click-to-play UI for private browsing. r=jaws
2015-08-27 10:49:24 +03:00
Marco Bonardo
b4ad7d75a5
Bug 1178709 - use waitForFocus in browser_bookmarksProperties.js. r=gijs
2015-08-27 09:35:53 +02:00
Patrick Brosset
2f74595902
Bug 1198627 - Prevent errors when keyboard navigating inspector breadcrumbs; r=bgrins
2015-08-26 14:38:48 +02:00
Maxim Zhilyaev
f698fb5404
Bug 1194895 - New tab page has unnecessary (or marginally-necessary) vertical scrollbar at various sizes. [r=emtwo]
2015-08-26 14:56:19 -07:00
Edouard Oger
550ae7c3b6
Bug 1198750 - clicking on Sync preferences manage link should open about:accounts. r=markh
2015-08-26 10:34:00 -04:00
Jennifer Fong
c7592a5987
Bug 1198830 - Disable toolboxfullscreen if sidebars are enabled. r=jryans
2015-08-26 10:18:00 -04:00
Louie Lu
5fcd752ea4
Bug 1196878 - Add #security-error-message for dark-theme. r=jryans
2015-08-26 08:06:00 -04:00
Dão Gottwald
0584bf58e7
Bug 1197510 - Make tiles hover effect less jarring. r=msamuel
2015-08-27 03:47:25 +02:00
Jennifer Fong
587a418409
Bug 1198343 - Remove unused accesskey. r=janx
2015-08-25 09:44:00 -04:00
Ryan VanderMeulen
79a3f93bf6
Bug 1198724 - Update pdf.js to version 1.1.403. r=yury
2015-08-26 10:10:01 -04:00
Gijs Kruitbosch
e102225b4c
Bug 1192036 - import cookies from Edge, r=MattN
2015-08-19 16:32:54 +01:00
Alexandre Poirot
f96b656341
Bug 1137285 - Convert inspector test to be remote friendly r=pbrosset
2015-08-26 06:05:14 -07:00
Alexandre Poirot
99f60bea7e
Bug 1137285 - Replace content.location = ... by a navigateTo request r=pbrosset
2015-08-26 06:05:14 -07:00
Alexandre Poirot
a184fddd8b
Bug 1137285 - Convert addTab+openInspector to openInspectorForURL r=pbrosset
2015-08-26 06:05:14 -07:00
Alexandre Poirot
8837daf178
Bug 1196714 - Use require(promise) instead of require(sdk/core/promise). r=jryans
2015-08-26 06:05:14 -07:00
Alexandre Poirot
0a022c30c9
Bug 1195825 - Fix browser/devtools/inspector/test/browser_inspector_delete-selected-node-01.js race on e10s with markup-view brief show/hide boxmodel requests. r=pbrosset
2015-08-26 06:05:14 -07:00
Alexandre Poirot
55bfa096d1
Bug 1195825 - Fix races with new usages of require(promise) instead of Cu.import(Promise.jsm). r=jryans
2015-08-26 06:05:14 -07:00
Alexandre Poirot
0b5dc0accd
Bug 1195825 - Replace Cu.import(Promise.jsm) by require(promise) in devtools. r=jryans
2015-08-26 06:05:13 -07:00
Edouard Oger
46eae28635
Bug 1196229 - Follow-up: Remove duplicated manageAccount.label string. r=markh
2015-08-25 11:14:00 -04:00
Alexandre Poirot
b81f9a9e2f
Bug 1112599 - Reenable webconsole tests on e10s that are throwing exception in child process. r=past
2015-08-26 05:18:42 -07:00
Gijs Kruitbosch
63fe522061
Bug 1163184 - fix window borders on devedition theme on windows, r=bgrins
2015-08-26 10:30:18 +01:00
Jordan Santell
63c1e0ec7f
Bug 1153477 - Add a button to GC markers when allocations are on to snapto all objects allocated from this button to the previous one in theallocations call tree. r=vp,fitzgen
2015-08-20 13:10:47 -07:00
Jordan Santell
e4dc5899d0
Bug 1194458 - Calculate bytesize costs per frame for allocations in the performance tools. r=vp,shu
2015-08-19 18:04:50 -07:00
Jennifer Fong
400e536a74
Bug 1197946 - Remove dropdown buttons/icons in sidebar mode. r=jryans
2015-08-24 13:47:00 -04:00
Matthew Noorenberghe
65a0bdbb05
Bug 1196105 - Heartbeat: Don't fire UITour notifications for private window heartbeats. r=bgrins
2015-08-25 16:11:36 -07:00
Matthew Noorenberghe
abbedb7811
Bug 1196104 - Heartbeat: Support prompts that target private windows. r=bgrins
2015-08-25 15:33:26 -07:00
Ryan VanderMeulen
a42c50b92b
Merge m-c to fx-team. a=merge
2015-08-25 16:58:22 -04:00
Ryan VanderMeulen
3729d4a995
Merge inbound to m-c. a=merge
2015-08-25 16:49:55 -04:00
Blake Winton
2959facc08
Bug 1198395 - Fix the typo when getting tabbrowser in chrome.tabs.update. r=billm
2015-08-25 14:23:20 -04:00
Bobby Holley
8f42e826dc
Backed out 3 changesets (bug 1165272) for b2g sanity blocker.
2015-08-25 11:16:21 -07:00
Edouard Oger
5ced865eb7
Bug 1187007 - Blur computer name textbox on cancel and save in sync preferences. r=markh
2015-08-25 11:06:00 -04:00
Tracy Walker
bbb642ee77
Bug 1196765 - Fix and re-enable browser/base/content/test/general/browser_bug555767.js by removing unneeded checks using browser.sessionHistory removing skip-if = e10s from browser.ini. r=jimm
2015-08-25 13:01:04 -05:00
Steffen Wilberg
642246b8a5
Bug 661831 - In about:permissions, make Ctrl+f focus the filter box instead of invoking the find bar. r=jaws
2015-08-25 10:35:31 +02:00