Commit Graph

18574 Commits

Author SHA1 Message Date
Jackson Isaac
afe001aa85 Bug 891581 - Focus the input field when switching to the web console tab; r=msucan 2013-11-06 13:58:52 +02:00
Victor Porof
845db4c2ba Bug 933649 - Group methods in editor.js for better self-documentation, r=anton 2013-11-06 11:59:20 +02:00
Victor Porof
62117c478c Bug 934225 - GLSL code should be syntax highlighted, r=anton 2013-11-06 11:59:20 +02:00
Nick Fitzgerald
7877d181c0 Bug 930141 - Replace escodegen with pretty-fast in the debugger and scratchpad pretty printing backend; r=gps,dcamp,past,benvie 2013-11-05 22:49:22 -08:00
Mike Hommey
50314b8796 Bug 934905 - Remove browser/app/profile/extensions/Makefile.in after bug 867445. r=mshal 2013-11-06 14:25:14 +09:00
Wes Kocher
dd4af2cd82 Merge m-c to inbound 2013-11-05 18:25:40 -08:00
Wes Kocher
4a2a8b4b8e Merge inbound to m-c 2013-11-05 17:50:18 -08:00
Wes Kocher
fc8e87ff63 Merge fxteam to m-c 2013-11-05 17:38:24 -08:00
Wes Kocher
c07b4ea58a Bug 935277 - Fix disabling so it disables the correct test 2013-11-05 16:40:45 -08:00
Wes Kocher
265ad86528 Bug 935277 - Disable browser_webconsole_bug_632347_iterators_generators.js on Linux for frequent timeouts 2013-11-05 15:47:22 -08:00
Ryan VanderMeulen
323496ebfb Merge m-c to inbound. 2013-11-05 15:36:23 -05:00
Ryan VanderMeulen
8920f1cca6 Merge inbound to m-c. 2013-11-05 15:28:52 -05:00
Ryan VanderMeulen
8681603f5e Merge fx-team to m-c. 2013-11-05 15:13:46 -05:00
Peter Van der Beken
4cea62d2cb Give browser/devtools/webconsole/test/browser_webconsole_bug_632347_iterators_generators.js more time to finish, since it's looking at all window's own properties (which takes longer as a result of bug 932322). CLOSED TREE.
--HG--
extra : rebase_source : cc63ba078531c4527938d5a46afe9eb71c73500b
2013-11-05 17:50:24 +01:00
Tim Taubert
97e9499115 Bug 754344 - Make in-content prefs navigation look like about:addons r=jaws
From 8e5ce19d039052d06c099a87c2c315353bc589cf Mon Sep 17 00:00:00 2001
2013-11-05 13:21:28 +01:00
Patrick Brosset
e4f44dda1d Bug 932937 - Images are resized on the server-side for image preview tooltips. r=harth 2013-11-05 11:19:29 -05:00
cptanu
1195449bca Bug 934274 - [app manager] changed invalidLaunchPath to accessFailedLaunchPath and edited the text. r=jryans 2013-11-05 09:16:47 -05:00
Phil Ringnalda
637fba4ee3 Back out 5b70e599577c (bug 930141) for test_loader_paths.html bustage 2013-11-05 22:19:28 -08:00
Nick Fitzgerald
082a95b42c Bug 930141 - Replace escodegen with pretty-fast in the debugger and scratchpad pretty printing backend; r=gps,dcamp,past,benvie 2013-11-05 20:24:17 -08:00
Wes Kocher
30eaba88b5 Merge m-c to fx-team 2013-11-05 18:23:39 -08:00
Mark Hammond
04a57463ba Bug 932147 - Move remaining tests in browser/base/content/test/general/Makefile.in to manifest files. r=jhammel 2013-11-06 11:18:45 +11:00
Matt Brubeck
c537b6a6e9 Bug 934744 - Add some default prefs for devtools in metro.js [r=ally] 2013-11-05 15:29:51 -08:00
Matt Brubeck
134bd32f15 Bug 934744 - Support inspector and style editor in the chrome window [r=ally] 2013-11-05 15:29:41 -08:00
Benjamin Smedberg
646382fbac Bug 934503 - Activated hidden plugins should not show the hidden plugin notification icon, r=jaws
--HG--
extra : rebase_source : bdae17aa44e5fbe60d724b3ad98f679da9c851f1
2013-11-05 16:43:53 -05:00
Shane Caraveo
4cf5f1217b Bug 906839 - test fixes. r=markh 2013-10-31 10:59:36 +11:00
Shane Caraveo
c59873227f Bug 906839 - enable by default social.allowMultipleWorkers - update tests to work pref'd on and fix a missing update to the worker state, r=markh. 2013-10-31 10:59:35 +11:00
Ryan VanderMeulen
04f1697ecc Merge m-c to fx-team. 2013-11-05 15:38:24 -05:00
Ryan VanderMeulen
b99e3bd0c2 Bug 932322 - Add an even longer timeout to browser_webconsole_bug_632347_iterators_generators.js. 2013-11-05 14:53:10 -05:00
Minarto Margoliono
596cf96eed Bug 738998 - Fix tooltip not showing in style editor. r=harth 2013-11-05 14:24:16 -05:00
Anton Kovalyov
7fbac10e5d Bug 933015 - Attach Editor controller to the hidden textarea instead of a CM window. r=benvie 2013-11-05 10:30:19 -08:00
Martijn Wargers
799d306df8 Bug 927196 - Check more stuff in XHR. r=sicking 2013-10-16 19:20:51 +02:00
Kevin Grandon
163adc160b Bug 921637 - Move activities so gaia can consume them in any environment. r=sicking 2013-10-15 12:57:27 -07:00
Carsten "Tomcat" Book
b65d0a157a Merge mozilla-central to mozilla-inbound 2013-11-09 12:25:41 +01:00
Mike Hommey
91af4c88d7 Bug 935305 - Move preprocessor to mozbuild.action. r=gps
--HG--
rename : config/Preprocessor.py => python/mozbuild/mozbuild/preprocessor.py
rename : config/tests/unit-Expression.py => python/mozbuild/mozbuild/test/test_expression.py
rename : config/tests/unit-LineEndings.py => python/mozbuild/mozbuild/test/test_line_endings.py
rename : config/tests/unit-Preprocessor.py => python/mozbuild/mozbuild/test/test_preprocessor.py
2013-11-09 10:35:44 +09:00
Alfredo Yang
4d9819e5d6 Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm 2013-11-05 16:29:27 +08:00
Kan-Ru Chen (陳侃如)
fa58183cc7 Backout 3903cb4b779f 2013-11-05 15:00:31 +08:00
Alfredo Yang
7b535c2832 Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm 2013-11-05 14:05:52 +08:00
Wes Kocher
32a09c5f75 Merge inbound to m-c 2013-11-04 21:09:17 -08:00
Wes Kocher
05bef02b3b Backed out 2 changesets (bug 934503) for browser-chrome bustage
Backed out changeset f631148645b3 (bug 934503)
Backed out changeset a8131d677d9b (bug 934503)
2013-11-04 16:22:03 -08:00
Mike Hommey
e8bcf52aeb Bug 934361 - Remove CHROME_DEPS. r=mshal 2013-11-05 07:39:28 +09:00
Mike Hommey
a70dd066d9 Bug 934360 - Remove GRE_MILESTONE computation from Makefiles. r=mshal 2013-11-05 07:39:28 +09:00
Stephen Pohl
032fa795f4 Bug 860493 - Enable history swipe animations by default on nightly and aurora (implemented in bug 678392). r=smichaud 2013-11-04 13:26:41 -05:00
Ryan VanderMeulen
52c8cecb5f Backed out changesets f488602d26c9 and 09725c69fd76 (bug 860493) for OSX bustage.
CLOSED TREE
2013-11-04 12:55:56 -05:00
David Rajchenbach-Teller
7eed7f15d5 Bug 860493 - Add telemetry for history swipe animations. r=spohl 2013-11-04 12:10:14 -05:00
Stephen Pohl
bc26db9a1f Bug 860493 - Enable history swipe animations by default on nightly and aurora (implemented in bug 678392). r=smichaud 2013-11-04 12:10:10 -05:00
Neil Deakin
c7870ca9ad Bug 596723, Don't consume clicks outside of arrow panels by default, always consume the clicks on anchors of all popups, r=dao,neil 2013-11-04 11:22:24 -05:00
J. Ryan Stinnett
509e0974dc Bug 933083 - Refactor app requests into app-actor-front. r=ochameau 2013-11-01 16:41:19 -05:00
Wes Kocher
1479c67fec Backed out changeset 6cbc5a5a177f (bug 933646) for xpcshell bustage 2013-11-04 14:26:58 -08:00
Kamil Jozwiak
33c7088a7c Bug 849564 - Added view page source under the app bar settings icon. r=mbrubeck 2013-11-04 14:18:21 -08:00
Matt Brubeck
bf2971e8e4 Bug 934496 - Don't update progress bar for events in background tabs [r=jimm] 2013-11-04 14:15:43 -08:00
Matt Brubeck
2cb5c0d54a Bug 928201 - Change Run to Open in Metro download bar [r=emtwo] 2013-11-01 16:10:49 -07:00
Benjamin Smedberg
6f0df9714d Test for bug 934503, r=jaws 2013-11-04 16:47:38 -05:00
Benjamin Smedberg
695c7a7766 Bug 934503 - Activated hidden plugins should not show the hidden plugin notification icon, r=jaws 2013-11-04 16:47:29 -05:00
Ryan VanderMeulen
bf8cfa0e24 Merge m-c to fx-team. 2013-11-04 16:33:35 -05:00
Ryan VanderMeulen
586ab2de02 Backed out changesets cf64922197ca, 3ae60bdf3fef, and 68960c6bdce3 (bug 906839) for ASAN mochitest-bc perma-orange. 2013-11-04 15:54:55 -05:00
Victor Porof
cec693aa9c Bug 933646 - Blackboxing a program in the shader editor should hide the rendered geometry, r=rcampbell 2013-11-04 22:48:10 +02:00
Henri Sivonen
e48c4b81ec Bug 910192 UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=gavin. 2013-11-04 13:24:37 +02:00
Henri Sivonen
5bf0b8c647 Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky. 2013-11-04 13:24:33 +02:00
Carsten "Tomcat" Book
c01cac29f1 Backed out changeset 88e0c01e2d81 (bug 910192) bustage on a CLOSED TREE 2013-11-04 13:04:02 +01:00
Carsten "Tomcat" Book
b8da937efa Backed out changeset a34d87e94281 (bug 910192) bustage on a CLOSED TREE 2013-11-04 13:03:41 +01:00
Henri Sivonen
4289ffecc4 Bug 910192 UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=gavin. 2013-11-04 13:24:37 +02:00
Henri Sivonen
e5a75a933d Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky. 2013-11-04 13:24:33 +02:00
Peter Van der Beken
1f5317edd4 Bug 932322 - Make Window's WebIDL properties be own properties of window. r=bz.
--HG--
extra : rebase_source : 5595267a420f81f20e5e227712886c9329bec473
2013-10-08 18:18:40 +02:00
Jonas Finnemann Jensen
698b895a6f Bug 902587 - Part 2A: Refactor late-write-checks as client of IO Interposer. r=BenWa
--HG--
rename : xpcom/build/mozPoisonWrite.h => xpcom/build/LateWriteChecks.h
rename : xpcom/build/mozPoisonWrite.h => xpcom/build/PoisonIOInterposer.h
rename : xpcom/build/mozPoisonWriteBase.cpp => xpcom/build/PoisonIOInterposerBase.cpp
rename : xpcom/build/mozPoisonWriteMac.cpp => xpcom/build/PoisonIOInterposerMac.cpp
rename : xpcom/build/mozPoisonWriteWin.cpp => xpcom/build/PoisonIOInterposerWin.cpp
2013-11-05 07:45:20 -05:00
Wes Kocher
6c53d4705c Backed out changeset 7dd13d06f132 (bug 862849) for breaking webconsole tests 2013-11-06 15:13:53 -08:00
Brandon Benvie
6cc62866fc Bug 862849 - Remove __iterator__ use from the devtools. r=vp 2013-10-17 16:05:14 -07:00
David Major
25afc23f7c Bug 932100 - Part 2: Move DLL blocklist code to mozglue. r=bsmedberg, r=glandium
--HG--
rename : toolkit/xre/nsWindowsDllBlocklist.cpp => mozglue/build/WindowsDllBlocklist.cpp
2013-11-12 08:31:32 -05:00
David Major
77a026dbd4 Bug 932100 - Part 1: Remove load-time dependency on user32. r=bsmedberg 2013-11-12 08:31:32 -05:00
Bill McCloskey
d085fc0796 Bug 930269 - Create SessionHistory.restore (r=smacleod) 2013-11-12 15:02:53 -08:00
Bill McCloskey
526b34187a Bug 930269 - Rename SessionHistory.read (r=smacleod) 2013-11-12 15:02:46 -08:00
Bill McCloskey
21861341c0 Bug 930269 - Move saving of tab attributes (r=smacleod) 2013-11-12 15:02:39 -08:00
Bill McCloskey
feb3b0ef1f Bug 930269 - Rename SessionStore.restoreHistoryPrecursor (r=smacleod) 2013-11-12 15:02:34 -08:00
Bill McCloskey
5f6c300249 Bug 930269 - Rename SessionStore.restoreTab (r=smacleod) 2013-11-12 15:02:26 -08:00
Bill McCloskey
c98f7724cc Bug 930269 - Clean up SessionStore.restoreHistory (r=smacleod) 2013-11-12 15:02:20 -08:00
Ryan VanderMeulen
5ab1e7bd42 Merge m-c to inbound. 2013-11-12 15:35:37 -05:00
Reuben Morais
d4256d98ac Backed out 4 changesets (bug 853356) for breaking permission prompts. 2013-11-06 01:32:42 -02:00
Paolo Amadini
43a05f12e6 Bug 899110 - Remove the code to switch between different back-ends from the Downloads Panel. r=enn 2013-11-04 19:21:13 +01:00
Sam Foster
2a27c0740d Bug 927238 - Fix toggling of selected item in select menus. r=rsilveira 2013-11-04 10:06:15 -08:00
Raymond Lee
ff0a63c139 Bug 931777 - Use Downloads.jsm functions to get download directories in Firefox for Metro r=msamuel 2013-11-02 01:49:12 +08:00
Tim Taubert
5f7dd3592c Bug 930901 - Rename _SessionFile to SessionFile r=billm
From 88d1ec2f1c54fe85b5a79292562762f1e616310e Mon Sep 17 00:00:00 2001

--HG--
rename : browser/components/sessionstore/src/_SessionFile.jsm => browser/components/sessionstore/src/SessionFile.jsm
2013-10-25 11:52:42 +02:00
Tim Taubert
fcb677b796 Bug 930901 - Introduce Utils.jsm r=billm
From 83def9699a103352bed7a49ec69d9e6cceb85e0b Mon Sep 17 00:00:00 2001
2013-10-25 11:03:09 +02:00
Tim Taubert
d023ae4e25 Bug 930901 - Move TabState and TabAttributes to their own JSMs r=billm
From c3c8358214e4dbf1a5cc6149ea51cf3d55fdf3dd Mon Sep 17 00:00:00 2001
2013-10-25 10:06:14 +02:00
Tim Taubert
04ea1f9579 merge m-c to fx-team 2013-11-04 16:41:41 +01:00
Tim Taubert
f7b73adfe6 merge m-c to fx-team 2013-11-04 16:40:40 +01:00
Benjamin Smedberg
1551771374 Bug 933935 - Strip parentheticals when making nice plugin names, r=dolske 2013-11-04 09:59:38 -05:00
Gijs Kruitbosch
9fd7a8f8ad Bug 930970 - Fix bustage caused by tests assuming this._rdf is created within migrateUI, rs=bustage 2013-11-04 15:11:44 +01:00
Phil Ringnalda
a4c86c125e Back out 6e895ec63744 (bug 930202) for frequent 10.7 debug timeouts 2013-11-03 21:42:10 -08:00
Shane Caraveo
f2892ab2e4 Bug 906839 - test fixes. r=markh 2013-10-31 10:59:36 +11:00
Shane Caraveo
b886b4cf3a Bug 906839 - enable by default social.allowMultipleWorkers - update tests to work pref'd on and fix a missing update to the worker state, r=markh. 2013-10-31 10:59:35 +11:00
Gijs Kruitbosch
681cbf5bd1 Bug 930970 - migrate based on pref, r=Unfocused,jaws 2013-10-25 17:11:40 +02:00
Tim Taubert
c1760d1877 Bug 932898 - Fix leaks in /browser/base/content/test/general/ r=jaws
From 703bffabe0374690ecce1ca6a82cfb1f1ace30e8 Mon Sep 17 00:00:00 2001
2013-11-02 16:14:52 +01:00
Phil Ringnalda
54e94d2a28 Merge f-t to m-c 2013-11-03 13:06:25 -08:00
Brian Grinstead
56c80a74c4 Bug 932880 - Fix remaining DevTools bc leaks. r=past 2013-11-01 19:55:13 -05:00
Panos Astithas
68ac762771 Bug 932880 - Make targets oblivious to inspectors. r=bgrins 2013-10-31 21:09:40 +02:00
Benjamin Smedberg
a73b68fb6b Bug 932786 - CTP doorhanger does not update to show the new plugin state after the user clicks allow or block; update pluginInfo.fallbackType with the new state in gPluginHandler._updatePluginPermission, r=keeler 2013-11-02 11:53:27 -04:00
Benjamin Smedberg
4cf31b05e8 Bug 745187 part B - If a plugin is already activated, don't refresh the page. 2013-11-02 11:53:26 -04:00
Benjamin Smedberg
1265d097c4 Bug 745187 - Don't introduce a delay notifying the frontend about new plugins added to the document, because script may immediately remove them from the page. To fix the delayed layout of XBL, introduce a separate method to calculate the notification icon visibility, r=jaws
Note: this patch still has one potential hole: if content creates a plugin and destroys it without forcing reflow, the XBL binding will not be instantiated. This doesn't appear to be a problem in practice, because every site that wants to use a plugin also has to trigger frame construction to get the plugin to instantiate (document.write of the embed element appears to do this automatically).
2013-11-02 11:53:26 -04:00
Gijs Kruitbosch
e81e440881 Merge m-c to fx-team on a CLOSED TREE 2013-11-02 15:34:09 +01:00
Gijs Kruitbosch
344851139c Backed out changeset c672c4cd6c7f (bug 928201) for mochitest-mc purply-bustage, rs=bustage on a CLOSED TREE 2013-11-02 14:07:23 +01:00
Joe Walker
9696fc65e1 Bug 934098 - Comment out test for GCLI date type breaks when TZ changes; r=Gijs CLOSED TREE
--HG--
extra : amend_source : 0db0a5596417dd41ebf339a21ff460bfafadf2ab
2013-11-02 12:50:33 +00:00
ffxbld
bbc5326932 No bug, Automated blocklist update from host bld-linux64-ec2-178 - a=blocklist-update 2013-11-02 03:16:39 -07:00
Wes Kocher
90f561f86f Merge inbound to m-c 2013-11-01 20:34:44 -07:00
Matt Brubeck
a9a9c887d2 Bug 933012 - Remove unused Metro theme code and resources [r=rsilveira] 2013-11-01 16:10:49 -07:00
Matt Brubeck
081536651c Bug 928201 - Change Run to Open in Metro download bar [r=emtwo] 2013-11-01 16:10:49 -07:00
Dennis Schubert
ba7dac0b6e Bug 921366 - Fix output for throw false/0/null/undefined in Scratchpad; r=msucan 2013-11-01 18:03:30 +02:00
Thomas Andersen
f426c8ce33 Bug 920321 - Do not truncate the source line number in the web console; r=msucan 2013-10-31 21:28:08 +01:00
Monica Chew
86211606e8 Bug 887044: Remove CsdTesting/Mozilla from User-Agent, set safebrowsing URLs to use the GOOGLE_API_KEY (r=dougt) 2013-11-01 15:43:28 -07:00
Rodrigo Silveira
21af237a3d Bug 919232 - arrow keys not working in form autofill popup r=mbrubeck
--HG--
extra : rebase_source : 7cfde9462e86869e032d07b21726c247b1f33f82
2013-10-16 14:41:42 -07:00
Sam Foster
5151414b3f Bug 931120 - ease in the tile colors. r=rsilveira 2013-11-01 15:50:01 -07:00
Sam Foster
fa1a50aedc Bug 931115 - Cache color info for favicon urls on colorUtils. r=mbrubeck
--HG--
extra : rebase_source : d6147e13fac276f0552dfab40275d69a680635ab
2013-10-31 14:00:28 -07:00
Tim Taubert
2fb7777a18 Bug 933551 - Add SocialShare.uninit() to unload iframe r=felipe 2013-11-01 12:52:07 +01:00
Tim Taubert
2fdb29e9ea Bug 933699 - TabView.uninit() leaks the TabView window r=gijs
From eb90c41f6a6d3f1b2d9d4dcbfa1bb32de497c597 Mon Sep 17 00:00:00 2001
2013-11-01 11:28:40 +01:00
Panos Astithas
cc780d71aa Bug 932880 - Small cleanups and fixes for browser_dbg_clean-exit-window.js. r=fitzgen 2013-11-01 20:09:50 +02:00
Ryan VanderMeulen
5263f8a089 Merge fx-team to m-c. 2013-11-01 14:51:36 -04:00
J. Ryan Stinnett
9ad29bd326 Bug 932880 - Fix window leaks in App Manager. r=past
CLOSED TREE
2013-11-01 11:17:07 -05:00
Ed Morley
a1c03ea556 Merge mozilla-central and fx-team 2013-11-01 13:19:18 +00:00
Ed Morley
8355addd46 Merge latest green inbound changeset and mozilla-central 2013-11-01 13:13:15 +00:00
Akshat Kedia
72da28d2f4 Bug 924532 - Remove double outline from the Identity panel's Help button. r=dao 2013-11-01 12:11:50 +01:00
Doug Turner
aa500d69c0 Backing out 7fe2c77ebbf2 2013-10-31 20:25:03 -07:00
Ryan VanderMeulen
3181194b69 Merge m-c to inbound on a CLOSED TREE. 2013-10-31 16:10:29 -04:00
Olli Pettay
07cadd0d09 Bug 933226, less likely OOM when running browser_480148.js, r=mccr8, a=ryanvm CLOSED TREE 2013-10-31 21:49:26 +02:00
Tim Taubert
393d9647ac Bug 933693 - Fix 'aFolderId is undefined' in browser_views_liveupdate.js rs=gijs
From f55314f12e62b685be1afe0a8f1626e5609203e5 Mon Sep 17 00:00:00 2001
2013-10-31 14:54:51 +01:00
Tim Taubert
1312f4b118 Backed out changeset 109710b0f5f6 (bug 754344) 2013-11-01 12:08:37 +01:00
Jim Mathies
61dd70481b Bug 930995 - Display port should be set sync when the apz requests a repaint. r=kats 2013-11-01 05:09:37 -05:00
Brian Grinstead
4ebfca0cad Bug 932880: Developer tools leak many windows until shutdown in browser-chrome tests. r=anton CLOSED TREE 2013-10-30 20:29:06 -05:00
Ryan VanderMeulen
c80a525c6d Merge m-c to inbound on a CLOSED TREE. 2013-10-30 22:42:13 -04:00
Ryan VanderMeulen
41852ac68c Merge fx-team to m-c on a CLOSED TREE. 2013-10-30 22:34:54 -04:00
J. Ryan Stinnett
a584d27539 Bug 933025 - Only reload apps when connected. r=ochameau 2013-10-30 17:15:50 -05:00
Richard Newman
cca5bc78a8 Merge m-c to s-c. 2013-10-29 19:20:42 -07:00
Richard Newman
26d662e84a Bug 925521 - Fix yet another test with a hardcoded version. r=me 2013-10-29 15:00:35 -07:00
Dave Camp
775e9ffb3d Bug 897194: Use outer window ID to match toolbox to tab rather than assuming the currently-selected tab. r=bgrins 2013-10-29 10:47:16 -07:00
Richard Newman
28fb096ce4 Bug 925521 - Follow-up: context search changes. r=gps 2013-10-29 09:24:46 -07:00
Carsten "Tomcat" Book
532dda1a16 Merge b2g-inbound to Mozilla-Central 2013-10-29 15:14:46 +01:00
Carsten "Tomcat" Book
89ad3c0e41 Merge Fx-team to Mozilla-Central 2013-10-29 13:22:29 +01:00
Richard Newman
8b058c0309 Bug 925521 - Follow-up: change measurement version in browser_contextSearchTabPosition.js. r=me 2013-10-28 21:37:35 -07:00
Marina Samuel
0103a93247 Bug 925457: Clicking the urlbar should reset tap coordinates to null so we never decide to shift the browser. r=jmathies 2013-10-29 00:17:45 -04:00
Phil Ringnalda
4a54aaf0d2 Merge m-c to f-t 2013-10-28 17:13:23 -07:00
Lukas Blakk
914f4b3b58 Merging in version bump NO BUG 2013-10-28 13:37:48 -07:00
Ed Morley
8025633e53 Bug 921984 - Disable browser_tabview_bug624265_perwindowpb.js until bug 930202 is fixed 2013-10-28 17:45:33 +00:00
Stephen Pohl
62ea9aff8c Bug 931787: Avoid tracking vertical overscrolls on OSX if elastic overscroll is disabled. r=felipe 2013-10-29 15:03:05 -04:00
Ed Morley
9adfee0109 Merge mozilla-central and inbound 2013-10-29 16:35:50 +00:00
Bill McCloskey
d08dd36d0e Bug 919835 - Make session data collection work with multiple processes (r=ttaubert,Yoric) 2013-10-29 08:44:25 -07:00
Ed Morley
47b7a70343 Bug 922427 - Disable browser_491168.js until bug 930202 hopefully fixes the intermittent failures
--HG--
extra : transplant_source : %F0K%9B%28%F6%9A/%3B%045%E4%07K%90%95%8C%18%7C%81%06
2013-10-28 15:39:02 +00:00
Alfred Kayser
c0e3b1f2fd Bug 926605 - followup to fix icon on Windows, r=gijs 2013-10-28 12:38:07 +01:00
Ratnadeep Debnath
c94bee6e88 Bug 916694 - Clarify app types in App Manager's permissions table. r=jryans 2013-10-31 11:40:31 -04:00
Phil Ringnalda
bfde5fc447 Merge m-i to m-c 2013-10-27 19:22:36 -07:00
Nick Fitzgerald
8b2bff59bb Bug 929868 - Set a min-width on all toolbarbuttons in the #sources-toolbar. r=vporof 2013-10-27 16:33:27 -04:00
Victor Porof
302576c396 Bug 931463 - Shader editor programs checkboxes misaligned on Linux, r=past 2013-10-27 20:44:02 +02:00
Victor Porof
bd5a738d6d Bug 931452 - Checkbox focus artifact on Linux in the Shader Editor, r=past 2013-10-27 20:43:55 +02:00
Benjamin Smedberg
4f2c7dcf68 Bug 926605 part B - automatically refresh the page if the users chooses to enable a plugin but its no longer on the page, r=jaws 2013-10-27 14:41:29 -04:00