Commit Graph

909 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
9f1c0bf17d Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
Backed out changeset 647025383676 (bug 1202902)
Backed out changeset d70c7fe532c6 (bug 1202902)
2015-10-07 14:03:21 +02:00
Sebastian Hengst
378b7180e7 Backed out changeset c6b267589d0d (bug 1202902) for Mulet Reftest, W3C Platform Test and other failures. r=backout a=backout on a CLOSED TREE 2015-10-07 13:36:26 +02:00
Shu-yu Guo
335cec2303 Bug 1202902 - Fix the world. (r=ato for marionette, rs=Mossop for rest) 2015-10-06 14:00:30 -07:00
Seth Fowler
3ec62c3b82 Bug 1118926 (Part 2) - Remove remnants of -moz-resolution in JavaScript code. r=dolske 2015-09-30 17:00:56 -07:00
Tooru Fujisawa
8c1010c009 Bug 1207491 - Part 4: Remove use of expression closure from browser/components/customizableui/test/. r=Gijs 2015-09-23 18:36:20 +09:00
Tooru Fujisawa
af895a68f9 Bug 1207491 - Part 3: Remove use of expression closure from browser/components/customizableui/content/. r=Gijs 2015-09-23 18:36:20 +09:00
Tooru Fujisawa
5b8171075c Bug 1207491 - Part 2: Remove use of expression closure from browser/components/customizableui/PanelWideWidgetTracker.jsm. r=Gijs 2015-09-23 18:36:20 +09:00
Tooru Fujisawa
38484bdfe9 Bug 1207491 - Part 1: Remove use of expression closure from browser/components/customizableui/CustomizableUI.jsm. r=Gijs 2015-09-21 00:39:52 +09:00
Mark Hammond
96398a36f2 Bug 1206571 - ensure Sync UI is in correct state before Sync initialized. r=adw 2015-09-23 11:00:40 +10:00
J. Ryan Stinnett
9494d02df8 Bug 912121 - Rewrite require / import to match source tree. rs=devtools
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location.  Here we rewrite all require and import calls to match the new
location that these files are installed to.
2015-09-21 12:04:18 -05:00
Shu-yu Guo
d8faa01cea Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Ehsan Akhgari
fe5fea8049 Bug 1073311 - Wait for the window to be focused after opening it, and wait for the main window to be focused after closing the newly opened window 2015-09-13 13:15:19 -04:00
Edouard Oger
5b354b3d5c 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
Jared Wein
c91684e48c Bug 1140495 - Remove support for windowed preferences. r=ttaubert 2015-09-02 12:12:55 -04:00
Edouard Oger
b64f750daa Bug 1152385 - Change sync entries points linking to about:accounts to link to about:preferences#sync. r=markh 2015-08-24 19:40:00 -04:00
Dão Gottwald
1d06cdc859 Bug 1182102 - Stop setting the bookmark-item class on the home button or the bookmarks button when moving them to the bookmarks toolbar. r=gijs 2015-08-17 15:51:22 +02:00
Edouard Oger
39978fa974 Bug 1190908 - Right click on the sync hamburger menu toolbar button does not open about:preferences#sync anymore. r=markh 2015-08-05 10:26:00 -04:00
Jed Davis
68210f3fab Bug 1101100 - Multiprocess-enable nsWebBrowserPersist. r=billm
The high-level overview is that the parts of nsWebBrowserPersist which
access the DOM have been factored out (as WebBrowserPersistLocalDocument)
and abstracted (nsIWebBrowserPersistDocument) such that they can be
implemented in the cross-process case using IPC.
2015-08-05 14:25:39 -07:00
Mark Hammond
d575786c61 Bug 1184005 - Remove readinglist. r=MattN,jaws,adw 2015-08-04 12:00:43 +10:00
Mark Hammond
590111aca0 Bug 1182740 - treat keypair and certificate as an atomic pair to avoid invalid assertions. r=stomlinson 2015-07-29 16:06:29 +10:00
Mike de Boer
43f395de93 Bug 1185485: disable the Loop/ Hello button in private browsing mode. r=Standard8 2015-07-27 12:07:20 +02:00
Mark Hammond
76b3274b9b Bug 1156752 - explicitly list where each FxA field is stored. r=zaach 2015-07-27 08:58:53 +10:00
Mark Hammond
7db42044ae Bug 1157529 - refactor FxA storage to be less lossy and less racey. r=ckarlof 2015-07-21 11:23:12 +10:00
Ryan VanderMeulen
98759a7d0f Backed out changeset b29ec4137962 (bug 1157529) for various Gaia test failures.
CLOSED TREE
2015-07-19 22:59:07 -04:00
Mark Hammond
76340804f7 Bug 1157529 - refactor FxA storage to be less lossy and less racey. r=ckarlof 2015-07-18 18:47:55 +10:00
Mark Hammond
72797d7c2a Bug 1003708 - Sync token server pref now lives under identity root. r=nalexander 2015-07-16 13:19:10 +10:00
Carsten "Tomcat" Book
c31ad62f2a Backed out changeset be39e54d4dff (bug 1157529) for possible causing windows memory leaks 2015-07-15 09:13:36 +02:00
Mark Hammond
ab002b6c4d Bug 1157529 - refactor FxA storage to be less lossy and less racey. r=ckarlof 2015-07-15 12:16:21 +10:00
Tim Taubert
ccf85bc90e Bug 1171085 - [Control Center] Implement keyboard navigation r=Gijs 2015-06-30 17:38:35 +02:00
Edouard Oger
384d8201a0 Bug 1139698 - Add Firefox Account avatar in Hamburger Menu. r=markh 2015-06-29 20:06:00 -04:00
Tim Taubert
9b8bd55cd1 Bug 1177524 - Don't hide the subview until after the transition is done r=Gijs 2015-06-30 06:01:16 +02:00
Tim Taubert
98152d624a Bug 1177524 - Apply max-height:0 after transitioning the subview r=Gijs 2015-06-25 14:28:38 -07:00
Michael Layzell
954a43b51d Bug 1170531 - Disable clipboard menu commands correctly in non-(X)HTML documents; r=ehsan 2015-06-30 08:18:04 -04:00
Ehsan Akhgari
0c1eb4b2b4 Backout changeset d648becaa638 (bug 1170531) for test failures 2015-06-27 13:14:06 -07:00
Michael Layzell
709f53ca94 Bug 1170531 - Disable clipboard menu commands correctly in non-(X)HTML documents; r=ehsan 2015-06-27 12:37:44 -07:00
Tim Taubert
0740b67700 Bug 1170759 - PanelUI doesn't correctly remove 'transitionend' listeners when changing the viewContainer's height r=Gijs 2015-06-15 13:58:19 +02:00
Tim Taubert
3b272ab41a Bug 1170759 - Prevent the mainView of a <panelmultiview> being shifted too far when showing a subView r=Gijs 2015-06-11 14:21:54 +02:00
Tooru Fujisawa
62e802af17 Bug 1172651 - Remove a test for unimplemented behavior from browser_968565_insert_before_hidden_items.js. r=gijs 2015-06-17 20:56:13 +09:00
Mike Conley
335bf2f6a3 Bug 1172491 - Let e10s be enabled in safe mode. r=felipe 2015-06-10 13:21:21 -04:00
Tim Taubert
50426635ff Bug 1167508 - Fix tests that expect a sync remoteness change after calling .loadURI() r=billm 2015-06-09 22:11:58 +02:00
Justin Dolske
81649d53bb Bug 1161138 - Use normal L10N for Pocket strings. r=jaws 2015-06-09 12:11:26 -07:00
Ryan VanderMeulen
111c4d1ad9 Backed out 7 changesets (bug 1167508) because it depends on bug 1172137, which was backed out.
Backed out changeset 5080433ff610 (bug 1167508)
Backed out changeset 97b5372b8950 (bug 1167508)
Backed out changeset 00eb943a27b2 (bug 1167508)
Backed out changeset c1a16fd640ae (bug 1167508)
Backed out changeset 092037dd209a (bug 1167508)
Backed out changeset b7ed44b4595f (bug 1167508)
Backed out changeset 3a4faf863320 (bug 1167508)
2015-06-08 14:33:53 -04:00
Tim Taubert
4bdebbfabd Bug 1167508 - Fix tests that expect a sync remoteness change after calling .loadURI() r=billm 2015-05-23 15:47:56 +02:00
David Vedvick
237c1a8d75 Bug 1163416 - Make various e10s related strings literals localizable. r=felipe 2015-05-31 12:17:54 -05:00
Gijs Kruitbosch
2a23ba33bd Bug 1166706 - deal with iframes in panels, r=dolske 2015-05-26 18:12:16 +01:00
Drew Willcoxon
b2cb3ba156 Bug 1163231 - Enable Pocket on Developer Edition, and disable a test that's broken by the Pocket toolbar item. r=dolske 2015-05-22 12:00:29 -07:00
Michael Layzell
44233ec159 Bug 1159490 - Allow cut/copy event dispatch unconditionally in HTML documents. r=neil 2015-05-13 08:44:00 +02:00
Gijs Kruitbosch
3dc0942f95 Bug 1167096 - flip introductory prefs if there's no saved state, r=jaws 2015-05-21 14:09:55 +01:00
Gijs Kruitbosch
dde2c4686e Bug 1163655 - move pocket item further up in the bookmarks view, r=florian 2015-05-15 17:02:09 +01:00
Jared Wein
96c59c7307 Bug 1163917 - Remove the widget from its area if the conditionalDestroy promise is resolved truthy. r=gijs 2015-05-18 12:49:25 -04:00