Commit Graph

26588 Commits

Author SHA1 Message Date
Mark Hammond
355d73083d Bug 973338 - add a localization note for .before and .after entities. r=ttaubert 2014-02-24 10:26:01 +11:00
Phil Ringnalda
23792bbdb4 Merge f-t to m-c 2014-02-23 09:00:07 -08:00
ffxbld
ae2d38c929 No bug, Automated blocklist update from host bld-linux64-spot-396 - a=blocklist-update 2014-02-22 03:17:25 -08:00
Wes Kocher
26e71b71b7 Merge fx-team to m-c 2014-02-21 18:49:56 -08:00
Ryan VanderMeulen
0291c5929b Backed out 3 changesets (bug 956657, bug 974824, bug 974258) for mochitest-other failures on a CLOSED TREE.
Backed out changeset 792ce962cad6 (bug 956657)
Backed out changeset a1574a6b0544 (bug 974824)
Backed out changeset ad851c771c04 (bug 974258)
2014-02-21 15:28:43 -05:00
Matthew Noorenberghe
f793e1cd91 Bug 974804 - UITour: Calling recreatePopup on the menu panel before it's ready leads to a computed width of 0 for the panel scroller. r=adw 2014-02-21 14:42:40 -08:00
Tim Taubert
06dceab8df Bug 966124 - focusing the "Manage" link in Sync preferences produces a weird huge focus outline r=markh 2014-02-20 16:59:16 +01:00
Tim Taubert
99b6db553b Bug 973550 - "TypeError: webNavigation.document.body is null" in SessionHistory.jsm r=smacleod 2014-02-17 12:35:29 +01:00
Ryan VanderMeulen
a75bbeec43 Merge m-c to fx-team. 2014-02-21 15:02:24 -05:00
Manish Goregaokar
9eb3dbf7f6 Bug 974394 - Change duplicated accesskey 'a' to 'v' for autologin pref. r=adw 2014-02-21 08:34:24 -05:00
Carsten "Tomcat" Book
cac47d4d1d merge fx-team to mozilla-central 2014-02-21 13:04:51 +01:00
Rodrigo Silveira
56fb063a43 Bug 969356 - When mouse clicking on a top site tile, the watermark shifts r=jimm
--HG--
extra : rebase_source : cdfe6847b51ff24ebf46beecff66e16ec241dde3
2014-02-19 13:25:17 -08:00
Gijs Kruitbosch
ceae8db36f Bug 965209 - workaround Australis panel issues with sdk iframe widgets, r=MattN
--HG--
extra : rebase_source : c82f7b61812dbdfb0976fb66822f63f3fcecf823
2014-02-21 12:29:01 +00:00
Carsten "Tomcat" Book
b852e286c2 Merge mozilla-central to fx-team 2014-02-21 13:18:38 +01:00
Gijs Kruitbosch
81e7fb1f02 Bug 972267 - adjust Australis' dispatching of customization events so customizationchange fires on all windows, r=Unfocused 2014-02-19 19:44:02 +00:00
Bill McCloskey
4d1519077d Bug 974007 - Change OMTC behavior when browser.tabs.remote is set (r=mattwoodrow,felipe) 2014-02-20 17:26:41 -08:00
Wes Kocher
6246833818 Backed out 7 changesets (bug 406541, bug 738396, bug 852315, bug 971273, bug 971279) for various java/plugin-related failures on a CLOSED TREE
Backed out changeset 13cc8a7ee925 (bug 852315)
Backed out changeset 23dfc36f99d4 (bug 852315)
Backed out changeset fb56bd7c0feb (bug 406541)
Backed out changeset b24d1437c6f3 (bug 738396)
Backed out changeset 5028e1290b45 (bug 971279)
Backed out changeset 34ecdab0cfc2 (bug 971279)
Backed out changeset 95b4aa01923d (bug 971273)
2014-02-20 16:19:30 -08:00
John Schoenick
a47b517a65 Bug 971279 - Add plugin.java.mime. r=bsmedberg 2014-02-20 14:38:02 -08:00
Tim Taubert
ede1c3e8e1 Bug 895359 - Pass draggedSite to updateGrid() to avoid intermittent Windows failures r=jaws 2014-02-14 11:15:51 +01:00
Neil Rashbrook
2ccf75f0bd Bug 956657 Share more charset menu code between the view source window and the browser r=Unfocused
--HG--
extra : rebase_source : 6fd5f6565b6dd0c07db0d530ffa01311d6e6d643
2014-02-21 00:17:13 +00:00
Neil Rashbrook
0b2a2a00c5 Bug 974824 Remove bogus sizetopopup attributes r=Enn
--HG--
extra : rebase_source : d4ec84ff4405a33aa1d28e9a887f3b0c8b0cea90
2014-02-21 00:12:00 +00:00
Bill McCloskey
7cbe4f5f48 Bug 971336 - Add test for bug 970276 (r=felipe) 2014-02-21 11:06:38 -08:00
Tim Taubert
a682dda2c2 Bug 895359 - Switch about:newtab to Promise.jsm and remove remaining callback r=jaws 2014-01-21 00:55:24 +01:00
Tim Taubert
d83030d79e Bug 863514 - Don't disable gestures in e10s even if they're partially broken r=billm 2014-02-16 19:32:32 +01:00
Tim Taubert
5ef00624f9 Bug 973559 - Fix baseURI serialization for srcdoc frames r=billm 2014-02-17 13:45:15 +01:00
Carsten "Tomcat" Book
f3825c1c94 merge fx-team to mozilla-central 2014-02-20 12:55:32 +01:00
Dão Gottwald
a79458a74d Bug 970020 - Remove min-width from urlbar-input-box that's not useful anymore since urlbar-container has a min-width. r=jaws 2014-02-20 08:02:14 +01:00
Makoto Kato
ea965699b4 Bug 973489 - Part 1. Support toast notification on desktop mode. r=jimm 2014-02-20 11:28:57 +09:00
Ryan VanderMeulen
9e4f57bee6 Merge inbound to m-c. 2014-02-19 15:37:55 -05:00
Ryan VanderMeulen
09bca92c44 Merge fx-team to m-c. 2014-02-19 15:35:01 -05:00
Gregor Wagner
c7979a71c3 Bug 974100 - Don't expose SettingsService in non b2g builds. r=bent 2014-02-19 10:26:49 -08:00
Mihai Sucan
077abafc2f Bug 952190 - Pretty output for native objects from chrome windows; r=past 2014-02-19 14:33:56 +02:00
Mihai Sucan
1e4ae44830 Bug 955820 - console.group doesn't group messages when timestamps are disabled; r=robcee 2014-02-18 22:10:41 +02:00
Tim Abraldes
31765c121c bug 952121. When uninstalling a metro-enabled Firefox whose CommandExecuteHandler is the current "DelegateExecute" handler for our file and protocol handlers, remove the "DelegateExecute" value from our file and protocol handlers. r=bbondy 2014-02-19 09:00:14 -08:00
Jim Mathies
19abc7d30e Bug 974364 - Decrease the command execute handler heart beat timer to decrease restart delays. r=bbondy 2014-02-19 09:50:51 -06:00
Wes Kocher
06e6c998c7 Merge m-c to fx-team 2014-02-18 19:10:03 -08:00
Justin Dolske
6279400910 Bug 967349 - PopupNotifications should support a "Learn More" link. r=mattn 2014-02-18 19:05:34 -08:00
Wes Kocher
c715f84b46 Merge inbound to m-c 2014-02-18 18:49:28 -08:00
Heather Arthur
374bfefa97 Bug 973741 - Linked CSS file path is wrong when server directory is same as file directory; r=pbrosset
--HG--
rename : browser/devtools/styleeditor/test/sourcemaps.css => browser/devtools/styleeditor/test/sourcemap-css/sourcemaps.css
rename : browser/devtools/styleeditor/test/sourcemaps.css.map => browser/devtools/styleeditor/test/sourcemap-css/sourcemaps.css.map
rename : browser/devtools/styleeditor/test/sourcemaps.scss => browser/devtools/styleeditor/test/sourcemap-sass/sourcemaps.scss
2014-02-18 13:47:26 -08:00
Ryan VanderMeulen
6735b2344d Merge m-c to inbound. 2014-02-18 15:25:07 -05:00
Ryan VanderMeulen
8a4698657b Merge inbound to m-c. 2014-02-18 15:18:19 -05:00
Ryan VanderMeulen
3a226e4a70 Bug 973974 - Disable browser_profiler* tests for frequent crashes/timeouts. 2014-02-18 12:37:46 -05:00
Ed Morley
0ab3c43d88 Backed out changeset 6ea78f586fdc (bug 972797) for browser-chrome failures 2014-02-18 16:52:15 +00:00
Georg Fritzsche
aaa382a629 Bug 896418 - Improve naming for CtP popupNotification centerActions. r=jaws 2014-02-17 14:41:10 +01:00
Aleh Zasypkin
c9f07e7ea3 Bug 972428 - Grippers not appearing under the URL field when adding text. Handle both XUL and HTML input elements. r=jimm 2014-02-14 18:32:13 +01:00
Marina Samuel
75f1b40913 Bug 950174: Part 2: Form data and scroll position save and restore. r=mbrubeck 2014-02-19 11:28:04 -05:00
Marina Samuel
c6138fecf7 Bug 950174: Part 1: Move required session store files from browser/ to toolkit/modules. r=gps, ttaubert
--HG--
rename : browser/components/sessionstore/src/FormData.jsm => toolkit/modules/sessionstore/FormData.jsm
rename : browser/components/sessionstore/src/ScrollPosition.jsm => toolkit/modules/sessionstore/ScrollPosition.jsm
rename : browser/components/sessionstore/src/XPathGenerator.jsm => toolkit/modules/sessionstore/XPathGenerator.jsm
2014-02-19 11:28:00 -05:00
Henri Kinnunen
4bbc6a4f85 Bug 922161 - hide Browser Console JS input field if devtools.chrome.enabled is false; r=msucan 2014-02-19 14:38:39 +02:00
David Rajchenbach-Teller
0cb17b4d4d Bug 972797 - More telemetry on SessionStore data collection. r=ttaubert 2014-02-18 09:20:26 -05:00
Ryan VanderMeulen
c2bbcb7775 Merge m-c to fx-team. 2014-02-18 15:24:27 -05:00