Commit Graph

15251 Commits

Author SHA1 Message Date
Victor Porof
162c54561b Bug 854185 - Frontend shouldn't mix promises, event listeners and callbacks on initialization/destruction, r=past 2013-03-28 10:30:37 +02:00
Victor Porof
5247de0112 Bug 855030 - Parser.jsm should support fat arrow functions, r=past 2013-03-28 10:30:37 +02:00
Ryan VanderMeulen
bab20e53c3 Merge fx-team to m-c. 2013-03-27 22:22:20 -04:00
Paul Rouget
2b684b9fef Bug 836233 - [Inspector] Implement Shorlander's visual design. r=mratcliffe 2013-03-27 23:20:38 +01:00
Guilherme Goncalves
a9d0df345c Bug 650295 - Implement main state machine for speech recognition. r=smaug 2013-03-27 14:13:57 -07:00
Victor Porof
b49c68fd44 Bug 854174 - Chrome debugging should use its own port to avoid interfering with remote port changes, r=past 2013-03-26 18:30:13 +02:00
Victor Porof
0547f46649 Bug 853181 - Text overflow of scripts list is not full width of section, r=past 2013-03-26 18:57:55 +02:00
Ryan VanderMeulen
fe282cbdab Merge m-c to inbound. 2013-03-27 22:23:59 -04:00
Rodrigo Silveira
f8f035a3b7 Bug 846422 - Hide context menus when popups appear [r=mbrubeck] 2013-03-26 18:45:11 -07:00
Felipe Gomes
b08d42c955 Bug 854299 - Part 3. Change tests accordingly to support operations that are now async. r=me
* * *
imported patch testfix
2013-04-01 03:09:01 -03:00
Felipe Gomes
8baa21f1c9 Bug 850210 - Part 3. Update DownloadLastDir usage of removePrefsByName to nsIContentPrefService2. r=adw 2013-04-01 02:59:17 -03:00
Rodrigo Silveira
5e9d807f4e Bug 855677 - Don't display "undefined" in restored tab titles [r=mbrubeck] 2013-04-01 11:09:43 -07:00
Matt Brubeck
e959bc08f7 Bug 856757 - Remove unused/broken code from metro LoginManagerPrompter [r=bbondy] 2013-04-02 08:20:24 -07:00
Matt Brubeck
3d7a976054 Bug 798844 - Remove Metro fork of login manager; use the original version in toolkit [r=bbondy] 2013-04-02 08:20:23 -07:00
Matt Brubeck
aaac2a55c2 Back out bug 839103 for build errors on a CLOSED TREE 2013-04-02 08:18:27 -07:00
JosiahOne
9ea2d4c016 Bug 855370 - Remove the ability to not 'Always show the tab bar'. r=dao, ui-r=limi 2013-03-27 20:54:59 -04:00
Nathan Froyd
fe7749342a Bug 839103 - part 4 - add test for StyleSheet{Added,Removed} events; r=bz 2013-03-27 15:48:04 -04:00
Drew Willcoxon
7bb6d1a156 Bug 856366 - Fix intermittent browser_privatebrowsing_zoomrestore.js failure, part 2. r=test 2013-04-01 23:30:25 -07:00
Rodrigo Silveira
a2e4d631d7 Bug 845484 - [Metro] Add choices of private data to clear in the options flyout [r=mbrubeck] 2013-03-25 11:11:11 -07:00
Matt Brubeck
855a47ddb4 Bug 808770 - Revert a change that accidentally added the same lines twice 2013-03-27 11:09:09 -07:00
Rodrigo Silveira
a6712deaa2 Bug 854881 - Remove broken Master Password support from /browser/metro [r=mbrubeck] 2013-03-27 10:34:29 -07:00
Raymond Lee
ab15595b9c Bug 840687 - Use HTTPS instead of HTTP for in-product documentation URLs. r=gavin 2013-03-27 12:26:43 +08:00
Lukas Nordin
382a30b4a7 Bug 252441 - Dropping text containing spaces will now perform a search on the given sentence. r=gavin.sharp 2013-03-27 11:49:02 -04:00
Ryan VanderMeulen
c0b4a0ab95 Backed out changeset 6580ca3028de (bug 845546) for B2G xpcshell failures on a CLOSED TREE. 2013-03-27 13:01:46 -04:00
Sam Foster
5e33f527c1 Bug 808770 - Implement pin/unpin of Top Sites, new Site model and refresh method on richgriditem. r=mbrubeck
--HG--
extra : rebase_source : 46fbc61a42d21ef41215f16fbeaf3501cfbb9ab7
2013-03-27 15:34:52 +00:00
Paul Rouget
b3c10de40c bug 851484 - Intermittent devtools/responsivedesign/test/browser_responsiveuiaddcustompreset.js. r=jwalker 2013-03-22 09:55:00 +02:00
Raymond Lee
53d8f7b6f2 Bug 852040 - Apply use of BookmarkJSONUtils.importFromURL r=mbrubeck
--HG--
extra : rebase_source : 0b1a99da2455b86fce5aeae991d3f3384336e596
2013-03-22 13:08:03 +08:00
Dão Gottwald
7e3236eb6a Bug 855273 - Clean up how we determine whether the location should be displayed for new tabs (customizing browser.newtab.url hides the URL for new tabs, displays it when de- and re-selecting the tab). r=ttaubert
--HG--
extra : rebase_source : 030a76811975cceece7bb4dc9553d90331a107e3
2013-03-27 16:32:07 +01:00
Brandon Waterloo
f1ee8cb7cb Bug 853909 - Add test code for gesture image rotation. r=jaws
Tests at all 4 initial rotations, with different directions, amounts, and whether or not to stop and hold or allow image to have 'momentum'
2013-03-26 09:45:38 -04:00
Xin Zhang
a6ce1a76a4 Bug 82301 - Show all history should expand Today history folder by default. r=mak 2013-03-27 11:32:34 -04:00
Michael Ratcliffe
ebf1543270 Bug 839640 - Editing an attribute that contains '&' fails; r=jwalker 2013-03-21 11:36:52 +00:00
Alexandre Poirot
bb648b9a63 Bug 839280 - devtools increase CC graph size; r=jwalker 2013-03-25 05:39:00 +02:00
Drew Willcoxon
c722ef5ca6 Bug 856366 - Fix intermittent browser_privatebrowsing_zoomrestore.js failure and add logging to debug underlying problem. r=test 2013-04-01 17:13:39 -07:00
Jed Parsons
72a7e63d40 Bug 845546 - Port b2g identity implementation to desktop. r=benadida 2013-03-27 11:19:09 -04:00
Tim Taubert
a86fa847ee merge m-c to fx-team 2013-03-27 11:18:47 +01:00
Gregory Szorc
a11b2607b9 Merge mozilla-central into services-central 2013-03-26 22:22:33 -07:00
Mike Connor
5b7277eef4 remove unused test file mistakenly landed with bug 840124 2013-03-26 18:30:27 -04:00
Mike Connor
a0152ba46b bug 840124 - really fix the leaks this time 2013-03-26 17:02:57 -04:00
Ryan VanderMeulen
35eb305d6b Merge the last PGO-green inbound changeset to m-c. 2013-03-26 10:07:44 -04:00
Tim Taubert
8f116d5622 Bug 854075 - Use mouseover instead of mouseenter for newtab page; r=jaws 2013-03-26 15:00:59 +01:00
Tim Taubert
d6070f103f merge m-c to fx-team 2013-03-26 13:57:04 +01:00
Mike Connor
22fecad304 bug 840124 - bustage fix for debug leaks 2013-03-26 02:37:59 -04:00
Daniel Holbert
a7564a522d back out cb015c10d58f (bug 828508) on a CLOSED TREE for turning bc tests orange 2013-03-25 17:19:57 -07:00
Victor Porof
c3b98c48f6 Bug 762160 - Find Implementors of a function in the Debugger, r=past 2013-03-25 20:02:34 +02:00
Tim Taubert
56f6beb13a merge m-c to fx-team 2013-03-25 09:45:45 +01:00
Phil Ringnalda
52f4e2e4ba Merge the last PGO-really-clean cset on mozilla-inbound to mozilla-central on a CLOSED TREE 2013-03-24 17:57:34 -07:00
Joe Drew
f167072f7c Merge last pgo-clean changeset to mozilla-central. 2013-03-24 11:38:13 -04:00
Mike Connor
c60acf2d88 Bug 852782 - update URL to final health report URL, r=MattN 2013-03-24 00:29:41 -04:00
Joe Drew
da7b11fada Merge last green mozilla-inbound into mozilla-central. 2013-03-23 18:45:56 -04:00
ffxbld
a80885c415 No bug, Automated blocklist update from host bld-linux64-ec2-620 - a=blocklist-update 2013-03-23 03:15:22 -07:00
Joe Walker
3517d9df53 Bug 784790 - GCLI cookie command should use internal Cookie API rather than document.cookie; r=mratcliffe 2013-03-23 09:53:10 +00:00
Joe Walker
00f0c1a039 Bug 722727 - GCLI should make the value available to max/min functions; r=mratcliffe 2013-03-23 09:53:07 +00:00
Joe Walker
37756b8fdf Bug 657595 - GCLI type conversion should be a type->type affair not just arg->type; r=mratcliffe 2013-03-22 19:55:21 +00:00
Joe Walker
97fcdfdcf2 Bug 852110 - Allow tools to build a concrete panel rather than only a promise of a panel; r=mratcliffe 2013-03-22 09:38:56 +00:00
Joe Walker
45d9f9daba Bug 850929 - GCLI needs a simpler way to mark parameters as being options; r=paul 2013-03-22 09:37:52 +00:00
Sadineni Ravi Chandra
096c6b65da Bug 771466 - GCLI devtools.command.dir option should accept ~ for home directory; r=jwalker 2013-03-22 09:37:52 +00:00
Anton Kovalyov
eba83aba96 Bug 853650 - Support for multiple simultaneously running profiles. r=past 2013-03-21 16:01:32 -07:00
Jonathan Kew
4ee6e3badf bug 828508 - use larger favicons in hidpi mode if available. r=fryn 2013-03-23 17:03:01 -07:00
Ryan VanderMeulen
c54d45c9d8 Merge inbound to m-c. 2013-03-21 16:45:23 -04:00
Tim Taubert
030fb65507 Bug 790882 - [New Tab Page] Speculatively open connections for sites when hovering them; r=jaws 2013-03-21 15:11:57 +01:00
Ioana Budnar
9ee90091fd Bug 633691 - Add automated test. r=jaws 2013-03-21 16:36:09 +02:00
Ekanan Ketunuti
865da17876 Bug 853428 - Use spaces instead of tabs for indentation in search.xml. r=jAwS 2013-03-21 21:11:40 +07:00
Jim Mathies
3b86720fbf Bug 795630 - Remove CapturePicker and related files. r=mbrubeck 2013-03-21 09:23:13 -05:00
Jim Mathies
25ce68ec73 Bug 852967 - Simplify marker selection changes for text inputs. r=mbrubeck 2013-03-21 08:55:16 -05:00
Jim Mathies
25e1971b0c Bug 852619 - Tap off form input to clear caret selection should clear focus. r=ally 2013-03-21 08:55:16 -05:00
Jim Mathies
e88bfad5c0 Bug 852088 - Add drag caret to select text support. r-fryn 2013-03-21 08:55:16 -05:00
Ed Morley
5eda760084 Merge latest green inbound changeset to mozilla-central 2013-03-21 11:49:34 +00:00
Tim Taubert
91c0270f30 merge m-c to fx-team 2013-03-21 12:35:58 +01:00
Tim Taubert
baee7432f5 Bug 852531 - [New Tab Page] use promises to wait for a batch of operations to complete; r=yoric 2013-03-20 17:06:34 +01:00
Michael Ratcliffe
d181c5a071 Bug 845822 - Inplace editor to be moved to devtools/shared/InplaceEditor.jsm r=jwalker 2013-03-20 12:11:50 +00:00
Michael Ratcliffe
a1ca6664f2 Bug 851689 - Toolbox Tabs extra wide after the Sidebar adaptation fix r=jwalker 2013-03-20 12:11:34 +00:00
Michael Ratcliffe
2ac8798414 Bug 852019 - The devtools tabs are streched on Linux r=jwalker 2013-03-20 12:11:21 +00:00
Ed Morley
a2fc93766f Merge latest green inbound changeset to mozilla-central 2013-03-20 11:46:01 +00:00
Tim Taubert
87feff8212 merge m-c to fx-team 2013-03-20 09:15:11 +01:00
Anton Kovalyov
e944a24186 Bug 822287 - Add a 100 timeout before stopping the profiler (only in tests), r=past 2013-03-19 11:32:14 -07:00
Anton Kovalyov
3d00b084e9 Bug 843559 - Change Profiler shortcut to Shift-F5, r=msucan 2013-03-19 11:22:03 -07:00
Ryan VanderMeulen
d823ae2553 Merge m-c to fx-team. 2013-03-19 09:44:37 -04:00
Tim Taubert
f08a43425e Bug 841350 - Follow-up to fix 'this.updateCurrentBrowser is not a function'; r=me+bustage 2013-03-19 10:14:41 +01:00
Adam Dane [:hobophobe]
b7eee0869d Bug 585558 - Implement properties for easier visible tab access via JS and CSS. r=dao, r=fyan 2013-03-19 18:41:01 -05:00
Mike Hommey
bb6cc49735 Backout changeset f12e5c87adf6 (bug 852950) because it breaks running from dist/bin 2013-03-20 23:59:45 +01:00
J. Ryan Stinnett
076087a3bd Bug 722506 - Show imported stylesheets in the style editor, r=harth 2013-03-17 01:54:51 -05:00
Dave Townsend
89dae9e9d2 Bug 852353 - Allow Tilt to support positioning elements at arbitrary depths and with arbitrary depths, r=vporof 2013-03-20 13:01:39 +02:00
Ed Morley
3fb60529df Merge mozilla-central to mozilla-inbound 2013-03-25 17:02:36 +00:00
Joe Drew
0c230fbb59 Merge last PGO-green mozilla-inbound changeset to mozilla-central. 2013-03-25 12:34:36 -04:00
Shane Caraveo
cce0e2a05c bug 853642 fix menu placement and missing label on menu, r=markh 2013-03-22 16:30:54 -07:00
Marco Bonardo
952c24e301 Bug 561450 - Stop supporting session ids in Places.
r=Mano sr=gavin
2013-03-25 14:44:41 +01:00
Ehsan Akhgari
d48ec8ec63 Bug 853996 - Make sure that opening a new window in permanent private browsing mode never shows about:privatebrowsing; r=jdm 2013-03-24 12:07:28 -04:00
Christian Ascheberg
84fc7096c2 Bug 854175 - Don't add "(Private Browsing)" to the window title in permanent PB mode; r=ehsan 2013-03-24 11:15:53 +01:00
Olli Pettay
9b4696db56 Bug 737100 - Extend Pointer Lock (Mouse Lock) for non-fullscreen elements, use capture phase for event listener, and add listener to browser 2013-03-24 14:45:38 +02:00
Olli Pettay
1588d9520d Bug 737100 - Extend Pointer Lock (Mouse Lock) for non-fullscreen elements, p=smaug,dolske, r=cpearce,dolske,smaug 2013-03-24 12:32:44 +02:00
Girish Sharma
e070a6fa26 Bug 851349 - Possible fix for intermittent failures. r=paul 2013-03-15 11:38:53 +05:30
Tim Taubert
c6107cb869 merge m-c to fx-team 2013-03-18 09:23:51 +01:00
Phil Ringnalda
df38c41955 Merge the last PGO-green mozilla-inbound cset to mozilla-central 2013-03-17 12:45:03 -07:00
philringnalda@gmail.com
3b95b9cdc7 No bug, Automated blocklist update from host slice - a=blocklist-update 2013-03-17 12:32:21 -07:00
Gregory Szorc
ed48d991bf Merge mozilla-central into services-central 2013-03-17 10:42:13 -07:00
Mike Hommey
d71c84f8b9 Bug 648407 - Fold NSPR, NSS and SQLite libraries all together on B2G, Android, OSX and Windows. r=blassey,r=cjones,r=bsmedberg 2013-03-17 08:02:54 +01:00
Mike Hommey
d6babd6685 Bug 648407 - Allow to fold NSPR, NSS and SQLite libraries all together. r=ted 2013-03-17 07:53:39 +01:00
Ms2ger
d1bfe8e9c1 Merge backout on a CLOSED TREE. 2013-03-16 11:09:58 +01:00
Ms2ger
cf62a502a1 Backout changeset f4beba4909b0 and changeset 1666ca9b946b for bc test failures. 2013-03-16 11:09:43 +01:00
Ms2ger
637f274b81 Bug 766546 - Disable test on Mac OS X on a CLOSED TREE. 2013-03-16 10:32:51 +01:00
Phil Ringnalda
e1fd27660d Back out 6922ed98876a (bug 851603) for failing a test it should have removed
CLOSED TREE
2013-03-16 00:13:19 -07:00
Frank Yan
e7abcb56fd Bug 848150 - Update icon data url in Google search plugin test. a=test-only 2013-03-15 23:38:49 -07:00
Phil Ringnalda
0a4a40cfdb Merge m-c to fx-team 2013-03-15 22:46:04 -07:00
Ehsan Akhgari
19c480342c Bug 851603 - Enable Web Audio in Nightly; r=roc
--HG--
extra : rebase_source : b79d7f2cb0e6257eae2f65bd8637f718324b43f4
2013-03-16 01:35:22 -04:00
Brian R. Bondy
65b9cefed5 Bug 849342 - Remember passwords preference does not take effect immediately. r=mbrubeck. 2013-03-16 22:12:09 -04:00
Gregory Szorc
304463adfd Bug 830408 - Tests for data reporting notification bar; r=gavin 2013-03-15 10:07:39 -07:00
Eddy Bruel
779c83b67b Bug 808960 - Can't fetch sources packed in jar bundles when debugging chrome; r=past,vporof 2013-03-14 21:57:00 -07:00
Ryan VanderMeulen
d989bc93e8 Merge m-c to inbound. 2013-03-14 21:45:34 -04:00
Mike Connor
9bd0f6aa25 Bug 840124 - implement postMessage API for remote report (tests) r=jaws, f=gps+gavin 2013-03-14 21:25:04 -04:00
Mike Connor
63adb69c27 Bug 840124 - implement postMessage API for remote report (code), r=jaws, f=gps+gavin
--HG--
extra : rebase_source : d2ea2c4d5e237695d0f51ad35e5e3ad4dc263b61
2013-03-14 21:25:04 -04:00
Tim Taubert
ea12cd4c5e Bug 841350 - Drag and drop a CTP tab in a new window makes the CTP icon disappear; r=gavin,ttaubert 2013-03-15 14:13:52 +01:00
Paul Rouget
8f8b7ab653 merge fx-team to m-c 2013-03-14 15:18:42 -07:00
Sebastian Hengst
fc9abd6ffd Bug 845825 - [New tab page] Undo bar: Close button's tooltip not shown. r=ttaubert 2013-03-14 19:56:41 +01:00
Phil Ringnalda
f6674ceaff Merge m-c to inbound 2013-03-13 20:49:42 -07:00
Matthew Noorenberghe
50f707b73c Bug 850349 - Cleanup browser search tests while debugging intermittent failure in browser_contextmenu.js. r=gavin
* browser_426329.js - Fix exception in popupshowing event listener causing search history dropdown to remain open on subsequent tests.
* browser_contextmenu.js - Add some debug messages.
                         - Move |doOnloadOnce(checkSearchURL);| just before the search tab opens so there is less interference with later tests.
                         - Add nsISelectionListener to know when selection has finished.
* head.js - Consolidate duplicated doOnloadOnce function.
* test.html - Fix character set warning.
2013-03-13 19:23:03 -07:00
Heather Arthur
3b26dea4d4 Bug 850513 - [style inspector] Remove notification when navigating away with unsaved changes. r=paul 2013-03-12 18:11:00 -07:00
Girish Sharma
c3a006ff38 Bug 835899 - Web Console autocomplete popup could need some UI love, r=msucan, r=paul 2013-03-14 23:34:05 +05:30
Victor Porof
d75d1a0b22 Bug 850436 - We need a max-width on the inspector breadcrumbs, r=paul 2013-03-12 15:13:25 -07:00
David Rajchenbach-Teller
413a6dee87 Bug 852452 - Measure how long SessionStore writing blocks the main thread;r=ttaubert 2013-03-20 09:15:24 +01:00
Frank Yan
63bc8487a7 Bug 846255 - Provide relevant HTTPS manual update links in Firefox for Metro. r=mbrubeck 2013-03-12 14:43:22 -07:00
Matt Brubeck
a020be32fb Bug 849604 - Metro Settings charm is not populated if opened to early [r=bbondy] 2013-03-13 11:56:27 -07:00
Matt Brubeck
3dff83cb90 Bug 850719 - Install mochitest-metro-chrome files to the correct relative path [r=jimm] 2013-03-13 11:55:28 -07:00
Paul Rouget
cd05019cf1 Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker 2013-03-12 18:43:00 -07:00
Paul Rouget
baa2a894b7 Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker 2013-03-12 18:20:00 -07:00
Paul Rouget
fe8a3ae223 merge fx-team to m-c 2013-03-13 09:51:16 -07:00
Gregory Szorc
56a7634c1c Merge mozilla-central into build-system 2013-03-13 08:20:09 -07:00
Ed Morley
e4751f08a7 Merge latest green inbound changeset to mozilla-central 2013-03-13 12:27:45 +00:00
Ed Morley
8fdd610fb0 Bug 736036 - Disable several intermittent Panorama tests since it is going away soon so they won't be fixed 2013-03-13 10:54:34 +00:00
Ed Morley
9a38713a48 Backed out changeset d398e268b1db (bug 723281) since it relies on the now backed out bug 847890 on a CLOSED TREE 2013-03-13 10:25:00 +00:00
Ed Morley
d487202222 Backed out changeset 40c15b9a5d14 (bug 723281) 2013-03-13 10:24:17 +00:00
Paul Rouget
be0bd674b4 merge fx-team to m-c 2013-03-12 20:51:12 -07:00
Paul Rouget
068bf7eb0c Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker 2013-03-12 18:46:16 -07:00
Paul Rouget
80412093ca Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker 2013-03-12 18:22:01 -07:00
Gregory Szorc
3d694a85c0 Merge mozilla-central into build-system
dom/interfaces/svg/Makefile.in and dom/media/Makefile.in had merge
conflicts. They were resolved by hand. The former needed 2 IDLs removed.
The latter had a context conflict for EXPORTS_NAMESPACES.
2013-03-12 13:04:55 -07:00
Girish Sharma
31a864f806 Bug 838069 - Disable browser_toolbox_window_shortcuts.js on OSX 10.8 and Windows XP for now. r=paul 2013-03-12 23:47:20 +05:30
Paul Rouget
5dab16ab76 Bug 849545 - Intermittent failure in browser_fontinspector.js. r=jwalker 2013-03-13 08:01:40 -04:00
Ryan VanderMeulen
de3b85c9ab Merge m-c to fx-team. 2013-03-13 08:01:01 -04:00
Joe Walker
de7fa6620f Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe
--HG--
rename : browser/devtools/commandline/test/browser_dbg_cmd.html => browser/devtools/debugger/test/browser_dbg_cmd.html
rename : browser/devtools/commandline/test/browser_dbg_cmd.js => browser/devtools/debugger/test/browser_dbg_cmd.js
rename : browser/devtools/commandline/test/browser_dbg_cmd_break.html => browser/devtools/debugger/test/browser_dbg_cmd_break.html
rename : browser/devtools/commandline/test/browser_dbg_cmd_break.js => browser/devtools/debugger/test/browser_dbg_cmd_break.js
2013-03-13 04:51:30 +00:00
Gregory Szorc
94ec89296d Bug 844654 - Part 3: Remove now empty Makefile.in files; rs=khuey
--HG--
extra : rebase_source : 8de9c7f68a953e574dda22f8c14c2b2ca60444f9
2013-03-19 18:49:07 -07:00
Joe Drew
cf1bc0d3de Backed out 2 changesets (bug 840124) for breaking mochitest-browser-chrome CLOSED TREE
Backed out changeset 12e2ef135ea8 (bug 840124)
Backed out changeset 59ef39cbab73 (bug 840124)
2013-03-19 21:42:31 -04:00
Matt Brubeck
268dd429a1 Bug 849819 - Enable thumbnails for HTTPS sites when disk_cache_ssl is true [r=ally] 2013-03-13 16:32:40 -07:00
Mark Hammond
a7c0fc1ede Bug 849216 - open social toolbar popup in setTimeout handler to avoid auto-rollup handling. r=felipe
--HG--
extra : rebase_source : 311aaca5135f223ebcc9f6e3ca81e3c4b2bee219
2013-03-13 09:31:39 +11:00
Ehsan Akhgari
97bf8361b9 Backed out changeset dab2619094d4 (bug 845592) because of broken browser-chrome tests on Linux 2013-03-13 17:50:37 -04:00
Mike Shal
ec5b39bd8b Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps 2013-03-11 22:05:00 -07:00
Mike Shal
2eb7c496cb Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps 2013-03-11 22:00:00 -07:00
Gregory Szorc
0d33ac5f93 Bug 818246 - Part 5: Move XPIDLSRCS into moz.build (manual); r=glandium 2013-03-12 10:20:41 -07:00
Gregory Szorc
629b5d86c6 Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
2013-03-12 10:17:46 -07:00
Tim Taubert
dc10bfaeb4 merge m-c to fx-team 2013-03-12 09:31:15 +01:00
Brian R. Bondy
ad83bb311e Bug 849608 - Change - Auto close about, settings, and sync flyout panels on snap view. r=mbrubeck 2013-03-12 23:08:57 -04:00
Rodrigo Silveira
5e90a0f335 Bug 850335 - Don't position Metro context menus past the edge of the screen [r=mbrubeck]
--HG--
extra : rebase_source : 630fa09104fd3f90d17736fe09faed73ae7bf676
2013-03-12 16:33:49 -07:00