Commit Graph

16108 Commits

Author SHA1 Message Date
Reuben Morais
93545d45ea No bug - Fix typo in browser-ui.js 2013-06-15 22:46:18 -07:00
Ryan VanderMeulen
d4115d34f7 Merge inbound and m-c. 2013-06-15 21:34:21 -04:00
ffxbld
b5846e44cf No bug, Automated blocklist update from host bld-linux64-ix-004 - a=blocklist-update 2013-06-15 03:23:04 -07:00
Stefan Mirea
fa0e1df968 Bug 852411 - Migrating from promise.js to Promise.jsm; r=gps 2013-06-13 18:36:21 -07:00
Gregory Szorc
cf599037bc Backout 9080f6701733 (bug 852411) for hitting weird xpcshell test harness behavior in multiple local builds 2013-06-14 14:38:29 -07:00
Stefan Mirea
f1ea85072a Bug 852411 - Migrating from promise.js to Promise.jsm; r=gps
--HG--
extra : rebase_source : d03cdae978479605df0a7ea728916ba78a272ffb
2013-06-13 18:36:21 -07:00
Vladimir Vukicevic
3674b7925e b=882906; remove EXTRA_DSO_LIBS; r=ted 2013-06-13 22:58:22 -04:00
Joey Armstrong
ad3592a2c7 bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #1) r=mshal 2013-06-14 14:07:19 -04:00
Ryan VanderMeulen
f8c401ea8e Merge m-c to inbound. 2013-06-14 13:04:31 -04:00
Ed Morley
f97b6d2519 Merge mozilla-central and fx-team 2013-06-14 13:57:22 +01:00
Heather Arthur
d35f461d62 Bug 881633 - Style Editor should remember last selected stylesheet and line when page is reloaded; r=paul 2013-06-13 13:56:36 -07:00
Ryan VanderMeulen
b73616b45f Merge fx-team to m-c. 2013-06-13 15:29:06 -04:00
Tim Taubert
f252d69ce4 Bug 881661 - Use nsIDOMWindowUtils.getBoundsWithoutFlushing() for BrowserNewTabPreloader._collectTabBrowserSizes(); r=jaws 2013-06-13 12:53:13 +02:00
Tim Taubert
cca0f6cc90 Backed out changeset 94e5027d22a4 (bug 791670); r=talos-bustage 2013-06-13 12:52:24 +02:00
Rodrigo Silveira
82e2156007 Bug 881260 - Intermittent browser_bookmarks.js r=jimm
--HG--
extra : rebase_source : ca63eb62d12c233511106c4d5ea0317c4a62a38a
2013-06-12 14:30:21 -07:00
Rodrigo Silveira
8ac6933612 Bug 880745 - Intermittent browser_history.js r=jimm
--HG--
extra : rebase_source : 2c2f40bbd46e14b0d988c085e48163ad54a99f4d
2013-06-13 09:35:16 -07:00
Ryan VanderMeulen
a7dc80d651 Merge fx-team to m-c. 2013-06-12 12:22:36 -04:00
Brian R. Bondy
aabcdd7c84 Bug 874323 - Start updater manually for Metro to apply update. r=rstrong 2013-06-12 10:31:10 -04:00
Brian R. Bondy
8e45add454 Bug 866229 - Hide Metro prefs pre win8. r=rstrong 2013-06-12 10:31:09 -04:00
Brian R. Bondy
0fef7c43b1 Bug 866229 - Use metro enabled pref. r=rstrong 2013-06-12 10:31:09 -04:00
Brian R. Bondy
d1eeb72be5 Bug 866229 - Change - Add a preference for not doing updates in Metro. r=jimm 2013-06-12 10:31:09 -04:00
Ryan VanderMeulen
128379bda1 Merge m-c to fx-team. 2013-06-12 09:47:59 -04:00
Ed Morley
5b8c1b2eec Merge mozilla-central and inbound 2013-06-12 08:41:06 +01:00
Ms2ger
d562528531 Bug 718923 - Support document.all in standards mode and remove the pref to turn it off; r=smaug 2013-06-12 08:48:38 +02:00
Ryan VanderMeulen
dc22ace86c Merge m-c to inbound. 2013-06-11 15:02:04 -04:00
Ryan VanderMeulen
8a97e927da Merge fx-team to m-c. 2013-06-11 15:00:51 -04:00
Sinduja Ramaraj
9703e970e7 Bug 840247 - Entering the Inspector from the Web Console should show the <html> and <body> tag expanded. r=jwalker 2013-06-11 08:28:00 +03:00
Panos Astithas
e7698e0f66 Bug 773590 - Display the return value when stepping out of a function; r=vporof 2013-06-12 12:56:15 +03:00
Michael Ratcliffe
1c51967afe Bug 881057 - Improve wording in the appcache command r=jwalker 2013-06-11 13:28:45 +01:00
Nick Fitzgerald
92be042dbc Bug 881939 - Enable source maps by default; r=past 2013-06-11 15:19:00 +03:00
Victor Porof
d2fa224e86 Bug 859055 - Display JSON as plain text when encountering errors when parsing, r=rcampbell 2013-06-12 10:37:46 +03:00
Victor Porof
73bf306d39 Bug 879782 - POST data is sometimes not displayed in the Network Monitor details pane, r=rcampbell
--HG--
rename : browser/devtools/netmonitor/test/browser_net_post-data.js => browser/devtools/netmonitor/test/browser_net_post-data-01.js
2013-06-12 10:37:46 +03:00
Jim Mathies
2e9233c5f5 Bug 880739 - add some debug logging to browser_context_menu_tests.js. r=bbondy 2013-06-13 09:37:15 -05:00
Mike de Boer
0589ec46bc Bug 860119 - Live-update about:home page when defaultEngine property changes. r=mak 2013-06-11 22:41:22 +02:00
Panos Astithas
0c6c7776b1 Fix an intermittent failure in browser/devtools/debugger/test/browser_dbg_step-out.js (bug 882380); r=me 2013-06-13 13:33:22 +03:00
Ed Morley
0949a9435f Merge mozilla-central and inbound 2013-06-13 11:33:19 +01:00
Ed Morley
d7a55feb8c Bug 882575 - Disable browser_capabilities.js for failing when snippets.mozilla.org is down (via use of about:home) 2013-06-13 11:20:32 +01:00
Jonathan Wilde
b6f7390e8e Bug 874963 - Work - popups don't move when scrolling. r=fryn 2013-06-12 17:55:49 -07:00
Mihai Sucan
2aea3f340c Bug 861338 - [browserconsole] Cache Console.jsm API calls with ConsoleAPIStorage.jsm; r=jwalker 2013-06-07 20:13:48 +03:00
Paul Rouget
b2b8c3fda7 Bug 879692 - New OSX scrollbars are not compatible with the devtools floating scrollbars. r=harth 2013-06-05 06:24:00 +03:00
Michael Ratcliffe
e21b615b29 Bug 864249 - Add option to toggle JavaScript to Toolbox Options panel r=jwalker 2013-05-31 16:52:06 +01:00
Panos Astithas
62b5afefab Don't take the slow async path when source maps are not enabled or present (bug 873224); r=rcampbell f=nfitzgerald 2013-06-11 10:58:57 +03:00
Ryan VanderMeulen
5b9ccd6abc Merge inbound to m-c. 2013-06-10 15:43:58 -04:00
Tim Taubert
8659cff89f merge m-c to fx-team 2013-06-10 21:17:09 +02:00
Ed Morley
dd00dada0a Merge latest green birch changeset and mozilla-central 2013-06-10 10:06:11 +01:00
Ehsan Akhgari
7a53ac5557 Merge mozilla-central into mozilla-inbound 2013-06-09 19:03:37 -04:00
Rodrigo Silveira
fb1eea3438 Bug 880745 - Intermittent browser_history.js r=jimm
--HG--
extra : rebase_source : 99d715d8be0a573f006822333ac1ac8445d88365
2013-06-09 12:34:30 -07:00
ffxbld
a5a5d885e6 No bug, Automated blocklist update from host bld-linux64-ec2-645 - a=blocklist-update 2013-06-08 03:24:30 -07:00
Mihai Sucan
52727c7bed Bug 628458 - Fix for intermittent browser_webconsole_bug_603750_websocket.js | Test timed out followed by 2969 others; r=me 2013-06-07 15:36:55 +03:00
Ryan VanderMeulen
f5c3e7c7b7 Merge inbound to m-c. 2013-06-07 11:10:54 -04:00