Commit Graph

16192 Commits

Author SHA1 Message Date
Joey Armstrong
1156439ca4 bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (cleanup). r=mshal 2013-06-20 15:59:59 -04:00
Frank Yan
db046d41b3 Bug 883078 - Null-check documentElement when removing browser handlers. r=gavin 2013-06-20 12:53:36 -07:00
Jim Mathies
06d40b184d Bug 859155 - Tests for gfx, deck shifting, composition, and tabs. r=mbrubeck, sfoster 2013-06-20 14:50:22 -05:00
Jim Mathies
01d2496d86 Bug 859155 - Helpers for perf tests. r=mbrubeck, sfoster 2013-06-20 14:50:22 -05:00
Jim Mathies
cd04d1b7b1 Bug 859155 - misc. content files for tests. r=mbrubeck 2013-06-20 14:50:21 -05:00
Jim Mathies
c8591ca70f Bug 859155 - misc. static files for tests. r=mbrubeck 2013-06-20 14:50:21 -05:00
Jim Mathies
4173e62e08 Bug 881928 - Clear selection when the user pans the page in either direction. r=fryn 2013-06-20 12:37:02 -05:00
JosiahOne
da3f014b5c Bug 884467 - Replace the linen texture with the new Mavericks one. r=dao 2013-06-19 15:48:36 -04:00
Brian R. Bondy
04f1990523 Bug 882598 - Rename updateAuto.label to reflect string change. r=rstrong 2013-06-19 23:19:17 -04:00
Brian O'Keefe
20b45036df Bug 875934 - Move LIBRARY_NAME to moz.build (batch #2); r=mshal
--HG--
extra : rebase_source : 555b28e5c3412ffc210c60b6fe2fee6f053fd587
2013-06-18 08:13:42 -04:00
Brian O'Keefe
ed17339221 Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
2013-06-17 15:21:01 -04:00
Raymond Lee
bd3a25823e Bug 846644 - Use asynchronous getCharsetForURI in PlacesUtils.jsm. r=mak 2013-06-19 00:50:22 +08:00
Wes Kocher
95577b488c Merge m-c with inbound 2013-06-19 16:46:01 -07:00
Wes Kocher
7b638627c9 Merge inbound to central 2013-06-19 16:37:58 -07:00
Justin Dolske
90da7178fc Bug 839961 - Refactor login manager's content actions into a separate JSM. (mobile and metro changes) r=mfinkle 2013-06-19 16:30:53 -07:00
Justin Dolske
b0ec143fba Bug 839961 - Refactor login manager's content actions into a separate JSM. (main patch) r=mattn 2013-06-19 16:30:53 -07:00
Tim Taubert
87fc59762a Bug 883099 - Fire TabOpen after swapping docShells for preloaded newtab pages; r=dao 2013-06-19 22:07:59 +02:00
Benjamin Smedberg
db222ba461 Bug 882858 - Add a "showing" notification to PopupNotifications, r=jaws sr=gavin 2013-06-19 13:29:05 -04:00
Anton Kovalyov
d2f7ea2bd2 Bug 884638 - Make 'dbg close' do nothing when toolbox is closed; r=jwalker 2013-06-19 10:09:28 -07:00
Anton Kovalyov
a8d90168c5 Bug 863636 - Make 'profiler close' do nothing when toolbox is closed; r=jwalker 2013-06-19 10:07:04 -07:00
Ed Morley
342f63710c Merge latest green fx-team changeset and mozilla-central 2013-06-19 15:31:16 +01:00
Ed Morley
2d6284d1b2 Backed out changeset 1885bc168943 (bug 811392) since the patch it depends on has now been backed out on a CLOSED TREE 2013-06-19 09:55:27 +01:00
Ed Morley
142b6f3a4f Backed out changeset f3ca96dd397e (bug 873251) for causing mochitest-metro-chrome failures
--HG--
rename : browser/metro/theme/images/appbar-forward.png => browser/metro/theme/images/forward.png
rename : browser/metro/theme/images/appbar-reload.png => browser/metro/theme/images/reload.png
rename : browser/metro/theme/images/appbar-stop.png => browser/metro/theme/images/stop-hdpi.png
2013-06-19 09:42:25 +01:00
Makoto Kato
c39d0ce24f Bug 884634 - GTK3 port should use Linux theme. r=karlt 2013-06-19 15:11:51 +09:00
Frank Yan
73e550ae3b Bug 873251 - [Metro] Part 2 of 2: Fix url bar selection test offset. a=test-only 2013-06-19 16:23:38 -07:00
Anton Kovalyov
78e492a2a4 Bug 881006 - Change Profile panel tooltip to say JavaScript Profiler; r=harth 2013-06-18 17:24:36 -07:00
Ryan VanderMeulen
dc0a2888fc Merge m-c and fx-team. 2013-06-18 19:11:40 -04:00
Anton Kovalyov
2d58087657 Bug 850145 - Use SideMenuWidget in the Profiler; r=vporof 2013-06-18 14:42:36 -07:00
Shane Caraveo
4110ffd835 bug 882132 fix setting provider icon via worker api, r=felipe 2013-06-19 10:14:47 -07:00
Benjamin Smedberg
3b87991102 Bug 882339 - Cache the blocklist state on plugin tags to avoid querying the blocklist service constantly, r=johns 2013-06-19 11:07:28 -04:00
Ed Morley
cf95c992a5 Merge mozilla-central and inbound 2013-06-19 15:51:08 +01:00
Gavin Sharp
906f72de8e Bug 493051: avoid having addEngine select the engine by default, by adding an optional callback to let callers observe the successful addition of the engine, r=MattN
--HG--
extra : rebase_source : 1e67f4fbed4324e2d5b8d132cf07be60b3010cf9
2013-06-18 09:39:02 -04:00
Jim Mathies
dc8e13e390 Bug 881950 - Update the metro test harness to return a retry string when activation fails. r=bbondy 2013-06-18 09:41:13 -05:00
Frank Yan
c4db624e28 Bug 873251 - [Metro] Part 1 of 2: Update buttons and backgrounds of Firefox app bar. r=jwilde
--HG--
rename : browser/metro/theme/images/forward.png => browser/metro/theme/images/appbar-forward.png
rename : browser/metro/theme/images/reload.png => browser/metro/theme/images/appbar-reload.png
rename : browser/metro/theme/images/stop-hdpi.png => browser/metro/theme/images/appbar-stop.png
2013-06-14 16:29:12 -07:00
Shane Caraveo
d4f59f93b9 bug 882652 fix disabling of socialapi in popups, r=felipe 2013-06-14 14:39:42 -06:00
Jonathan Wilde
070c8437bb Bug 811392 - Work - Choose better background colors for location text in the Firefox app bar 2013-06-18 18:15:51 -07:00
Benjamin Smedberg
95edfc7485 Back out 2d970c9c1fad - Bug 882858 Because of mochitest-browser failures in browser_CTP_drag_drop.js and perhaps browser_pluginnotification.js 2013-06-18 21:38:00 -04:00
Jonathan Wilde
302f34e522 Bug 811392 - Work - Choose better background colors for location text in the Firefox app bar. r=fryn 2013-06-18 18:15:51 -07:00
Frank Yan
697ee3b5bd Bug 873251 - [Metro] Update buttons and backgrounds of Firefox app bar. r=jwilde
--HG--
rename : browser/metro/theme/images/forward.png => browser/metro/theme/images/appbar-forward.png
rename : browser/metro/theme/images/reload.png => browser/metro/theme/images/appbar-reload.png
rename : browser/metro/theme/images/stop-hdpi.png => browser/metro/theme/images/appbar-stop.png
2013-06-14 16:29:12 -07:00
Jared Wein
0740a86fce Bug 698174 - Set full-screen-api.approval-required to false before checking fullscreen context menu items. r=cpearce 2013-06-18 19:28:39 -04:00
Sam Foster
6fd14b88d3 Bug 858388 - Refactor richgrid arrangeItems, autocomplete uses deferlayout. r=jimm
--HG--
extra : rebase_source : 00e29b380db249ff632af21604e447e2abe83540
2013-06-18 15:33:42 -07:00
Ryan VanderMeulen
6e172126b6 Merge cypress and inbound. 2013-06-18 18:15:53 -04:00
Benjamin Smedberg
3db94d03c7 Back out revision d3da96f774b3 on a CLOSED TREE - Bug 882339 because of mochitest-browser failures in browser_CTP_drag_drop.js and browser-pluginnotification.js 2013-06-18 16:44:07 -04:00
Benjamin Smedberg
6bbae2d113 Bug 882858 - Add a "showing" notification to PopupNotifications, r=jaws sr=gavin 2013-06-18 13:16:40 -04:00
Benjamin Smedberg
29141b1f48 Bug 882339 - Cache the blocklist state on plugin tags to avoid querying the blocklist service constantly, r=johns 2013-06-18 13:16:40 -04:00
Michael Harrison
db43acc4a4 Bug 883777 - Reduce the width of the DNT preference "Learn More" link. r=dao 2013-06-18 17:27:33 -04:00
Ed Morley
1c6e56518a Merge mozilla-central and inbound 2013-06-18 12:05:32 +01:00
Jim Mathies
5e0e03d38d Bug 860248 - In content clear existing selection on tap. r=ally 2013-06-18 05:59:20 -05:00
Ed Morley
8388d25b9f Merge latest green inbound changeset and mozilla-central 2013-06-18 11:52:39 +01:00
Ryan VanderMeulen
c06cdf341d Merge m-c and fx-team. 2013-06-17 20:06:42 -04:00