Commit Graph

21090 Commits

Author SHA1 Message Date
Mihai Sucan
263228aee0 Bug 870220 - Web Console property inspector shows duplicate entries for navigator.plugins; r=robcee,vporof 2013-05-11 12:05:21 +03:00
Heather Arthur
3af010a7c2 Bug 856814 - [toolbox] Labels aren't centered in toolbox tabs; r=mratcliffe 2013-05-10 18:53:58 -07:00
Michael Ratcliffe
93f3928b1e Bug 860182 - TypeError: this._elementStyle is null: CssRuleView_nodeChanged; r=harth 2013-05-10 15:29:11 +01:00
Heather Arthur
ddf9b2d00f Bug 870131 - Rename 'Web Console' to 'Console' in toolbox; r=mratcliffe 2013-05-10 15:27:16 -07:00
Ryan VanderMeulen
d2fc01f4fc Merge m-c to fx-team. 2013-05-10 15:00:46 -04:00
Joe Walker
816205e422 Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp
--HG--
rename : browser/devtools/shared/Templater.jsm => toolkit/devtools/gcli/Templater.jsm
rename : browser/devtools/commandline/gcli.jsm => toolkit/devtools/gcli/gcli.jsm
2013-05-09 15:15:22 +01:00
Michael Ratcliffe
d37ec2b96e Bug 870308 - GCLI appcache list command exception when cache disabled r=jwalker 2013-05-10 14:41:27 +01:00
Michael Ratcliffe
f0d21fe8c0 Bug 862286 - GCLI panel too narrow for meaningful output r=jwalker 2013-05-10 14:46:28 +01:00
Monica Chew
7730c2fa49 Bug 857427 - Fix browser_save_link_perwindowbp (r=ehsan,paolo) 2013-05-10 17:15:32 -07:00
Shane Caraveo
db6727b804 bug 862314 prevent double install of providers, r=markh 2013-05-09 12:59:57 -07:00
Shane Caraveo
cf634c4949 bug 870473 limit number of ambient notification icons, r=felipe 2013-05-09 17:10:14 -07:00
Dão Gottwald
9e42dd443f Bug 869832 followup, use the test window's gBrowser 2013-05-10 22:22:31 +02:00
Dão Gottwald
0d48310a84 Bug 869832 - browser_typeAheadFind.js should use whenDelayedStartupFinished and initialize the find bar in the original browser window rather than in the purposefully opened one. r=gavin
--HG--
extra : rebase_source : 997c8ec8bf83f01bf4d7e67f4c2be208186967db
2013-05-10 20:55:27 +02:00
Nikhil Marathe
b1520fdb36 Bug 863599 - Load PushService on Desktop. r=dougt 2013-05-10 23:43:35 +05:30
Mike Conley
720319bcd4 Bug 867343 - Back out star button UI changes. r=mak. 2013-05-10 11:19:48 -04:00
Shane Caraveo
08265d8719 bug 868886 fix intermittent markButton failure, r=felipe 2013-05-09 16:54:41 -07:00
Mark Hammond
d8cdc4443e Bug 566746 - various fixes to sanitize(). r=mak 2013-05-09 09:08:07 +10:00
Dave Camp
1b64436fe0 Bug 867485: Move the devtools loader into toolkit/ r=jwalker 2013-05-01 09:27:24 -07:00
Tim Taubert
ca94cc8a40 Bug 866444 - Use get/setIcon to restore tab icons and remove 'image' from xulAttributes; r=yoric 2013-05-13 11:09:03 +02:00
Tim Taubert
e54560e874 Bug 861757 - browser_tabview_bug610242.js shouldn't use <blink>; r=dao 2013-05-13 11:03:32 +02:00
Victor Porof
8fcf1c1280 Bug 869497 - Remove function expression names from the debugger, netmonitor and widgets, r=rcampbell 2013-05-13 10:01:00 +03:00
David Creswick
3cf21445c4 Bug 870004 - Fix linking to Style Editor from Inspector; r=harth 2013-05-12 19:05:32 -07:00
Mike de Boer
d9866baf99 Bug 862401: make sure nsDefaultURIFixup::KeywordToURI propagates POST data. sr=bz, r=gavin
--HG--
rename : browser/base/content/test/browser_keywordSearch.js => browser/base/content/test/browser_keywordSearch_postData.js
rename : content/base/test/bug435425.sjs => browser/base/content/test/print_postdata.sjs
2013-05-01 13:04:21 +02:00
Brian Grinstead
c1281374a6 Bug 866507: Style Inspector: open URLs in new tab r=mratcliffe 2013-04-29 17:12:47 -05:00
Mihai Sucan
bee83ea8e3 Bug 862916 - console.dir() shows blank box if Logging filter is off; r=past 2013-05-10 13:15:11 +03:00
David Creswick
507ac91c03 Bug 863102 - Automatically scroll down upon new network requests, r=vporof 2013-05-10 12:01:08 +03:00
Victor Porof
c4729c3a3b Bug 859039 - Allow sorting by column (status, method, file, domain, type, size etc.), r=rcampbell 2013-05-10 12:01:08 +03:00
Victor Porof
a2fc74979e Bug 866623 - Firefox spoils cyrilic text in the Web Developer Console, r=rcampbell 2013-05-10 12:01:07 +03:00
Victor Porof
7e66a760e4 Bug 859041 - Display timing interval divisions (ms ticks) in the timeline, r=rcampbell 2013-05-10 12:01:05 +03:00
Mihai Sucan
3d97bcc986 Bug 869003 - Cannot inspect objects from cross-domain iframes; r=robcee 2013-05-09 18:20:51 +03:00
Joe Walker
4ba8b6e30d Backed out changeset d6249744132e (bug 839862) because xpcshell bustage (attempt 2) 2013-05-09 21:35:26 +01:00
Joe Walker
f5cd7ed064 Backed out changeset d6249744132e (bug 839862) because xpcshell bustage 2013-05-09 17:46:27 +01:00
Girish Sharma
dc8f680d63 Bug 866138 - Refactor disabling logic for a tool and convert options panel to a tool too, r=jwalker 2013-05-04 12:01:07 +05:30
Joe Walker
398bc8f36b Bug 866632 - |cookie list| on about page shows 'no cookies found for host', should use 'No cookies found for this page'; r=harth 2013-05-09 15:15:23 +01:00
Joe Walker
41b9b716b1 Bug 866610 - Fix Typo in GCLI output 'profilerAlradyFinished'; r=mratcliffe 2013-05-09 15:15:23 +01:00
Joe Walker
e8c897e846 Bug 869934 - GCLI mouse clicks links in output don't update the command line properly; r=mratcliffe 2013-05-09 15:15:23 +01:00
Joe Walker
87ec6aefb0 Bug 866605 - paintflashing toggle needs its own description, uses the one for paintflashing on; r=mratcliffe 2013-05-09 15:15:23 +01:00
Joe Walker
664681a73c Bug 869908 - Remote the promise stack hacks from GCLI; r=mratcliffe 2013-05-09 15:15:23 +01:00
Joe Walker
75dc90c8cd Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp 2013-05-09 15:15:22 +01:00
Mihai Sucan
9a1335ca6b Bug 869981 - Bring back inspect() jsterm helper function; r=me a=robcee 2013-05-09 13:36:56 +03:00
Ryan VanderMeulen
6428dfb7b0 Merge m-c to fx-team. 2013-05-09 00:19:26 -04:00
Ryan VanderMeulen
831aab16b1 Merge inbound to m-c. 2013-05-09 00:17:46 -04:00
Christian Sonne
66a299bc03 Bug 870112 - Migrate plugins.hide_infobar_for_missing_plugin to plugins.notifyMissingFlash r=dolske 2013-05-08 17:20:20 -07:00
Gregory Szorc
4381ba2115 Merge mozilla-central into services-central 2013-05-08 16:59:17 -07:00
Mihai Sucan
b2282dbb14 Bug 869565 - Fix strict errors and warnings in the browser console; r=me 2013-05-08 21:54:57 +03:00
Ed Morley
ed3224128a Merge latest green inbound changeset and mozilla-central 2013-05-08 15:02:58 +01:00
Chris Cooper
4a5b1b2b31 Bug 852553 - Set l10n base dir to l10n/ in mozconfigs (DONTBUILD) - r=armenzg 2013-05-08 06:50:24 -07:00
Phil Ringnalda
32820feb08 Merge m-c to fx-team 2013-05-07 19:55:28 -07:00
Phil Ringnalda
3503cc6045 Merge m-c to s-c 2013-05-07 19:53:31 -07:00
Ryan VanderMeulen
e507d01d4b Merge inbound to m-c. 2013-05-07 22:10:19 -04:00
Heather Arthur
5e351acfaa Bug 868321 - Sites with no stylesheets just show loading indicator forever; r=dcamp 2013-05-07 15:49:52 -07:00
Jim Mathies
e45dc0e0b5 Bug 869531 - Update sync tests. r=mbrubeck 2013-05-07 15:55:52 -05:00
Jim Mathies
f38adf220e Bug 868007 - Remove unused 'prompt-button' css class. r=fryn 2013-05-07 15:55:51 -05:00
Jim Mathies
e2615f10d6 Bug 868428 - Remove left over capture picker css and code. r=sfoster 2013-05-07 15:55:51 -05:00
Jim Mathies
6d86666949 Bug 868545 - Avoid syncing early in startup. r=mbrubeck 2013-05-07 15:55:51 -05:00
Jim Mathies
5c0095d49f Bug 868094 - Warn the user before disconnecting a sync account. Also, don't display default signup UI until the startOver process completes. r=ally 2013-05-07 15:55:51 -05:00
Jim Mathies
a17e244ae1 Bug 852622 - Add a css based ring throbber. r=fryn 2013-05-07 15:55:50 -05:00
Jim Mathies
d34d3730e9 Bug 867200 - Move the account info text up to the top of the sync flyout. r=ally 2013-05-07 15:55:50 -05:00
Jim Mathies
a99d102edb Bug 867200 - Remove Sync Now button and update sync related logic. r=rnewman, ally 2013-05-07 15:55:50 -05:00
Jim Mathies
f1dbe5cca7 Bug 868099 - Update sync language. r=mbrubeck 2013-05-07 15:55:50 -05:00
Jim Mathies
2ca29db446 Bug 809171 - Don't call sync() directly, use scheduleNextSync instead. Fixes various slow script warnings during sync. r=mbrubeck 2013-05-07 15:55:50 -05:00
Jim Mathies
59c77d294b Bug 867634 - Fix for sync.js error: TypeError: this._msg is null. r=ally 2013-05-07 15:55:49 -05:00
Jim Mathies
561c9eed72 Bug 826357 - Generate Metro-aware Sync client name. r=rnewman 2013-05-07 15:55:49 -05:00
Mike Connor
07e98eff41 Bug 858750 - Add Firefox Favicon to FHR page, r=jaws 2013-05-06 11:06:59 -04:00
Mike Connor
ae54f4fd39 Bug 863082 - Prefpane links should open in a new window if prefwindow is modal, r=jaws
X
2013-05-06 11:05:46 -04:00
Phil Ringnalda
beb20d2e24 Merge the last PGO-green cset on m-i to m-c 2013-05-04 13:59:59 -07:00
ffxbld
c966b130c3 No bug, Automated blocklist update from host bld-linux64-ec2-443 - a=blocklist-update 2013-05-04 03:15:44 -07:00
Allison Naaktgeboren
443fc2fb2c Bug 868523 - snapped synced tabs entry doesnt hide if sync is not enabled.r=jimm 2013-05-07 19:29:41 -07:00
Brian Smith
5170741299 Bug 867445: Remove Test Pilot, r=gavin 2013-04-30 17:30:44 -07:00
Bobby Holley
a852984d89 Bug 829872 - Fix up tests that depend on contentDocument being non-null. r=imelven
These almost universally depend on some sort of special privileges, so I don't
think they're representative of any use-cases we might find on the web.
2013-05-03 14:47:10 -07:00
Matt Brubeck
40b69bb3d8 Back out changeset 29c172213ff7 (bug 853151) because of Ts and Tp5 regressions
--HG--
rename : browser/base/content/test/social/social_mark_image.png => browser/base/content/test/social/social_share_image.png
2013-05-03 10:59:43 -07:00
Colby Russell
ca8eb42667 Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: webrtcUI.jsm. r=dolske 2013-05-07 12:34:21 -04:00
Colby Russell
7dbdb26370 Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: webappsUI.jsm. r=gavin 2013-05-07 12:34:21 -04:00
Colby Russell
0bfb4890cd Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: SignInToWebsite.jsm. r=dolske 2013-05-07 12:34:20 -04:00
Tim Taubert
68e8086683 merge m-c to fx-team 2013-05-07 09:19:32 +02:00
David Creswick
7edaa6edcf Bug 740541 - Style sheets in iframes are not listed in the style editor; r=harth 2013-05-06 20:31:46 -07:00
Girish Sharma
815e0cf063 Bug 857801 - Prevent glowing Download Notification Effect of Toolbar Button with Panel opened. r=mconley 2013-05-04 00:01:16 +05:30
Girish Sharma
0f2f69bb7a Bug 856935 - Suppress downloads complete indicator glow when downloads view is open. r=mconley 2013-05-04 00:02:11 +05:30
Ryan VanderMeulen
0b9a3405dc Merge m-c to inbound. 2013-05-06 08:29:37 -04:00
Tim Taubert
7f9514fd7d merge m-c to fx-team
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
2013-05-06 13:30:45 +02:00
Phil Ringnalda
d2e2493e79 Merge m-c to fx-team 2013-05-05 12:28:41 -07:00
Phil Ringnalda
83ba78aabd Merge m-c to fx-team 2013-05-03 21:37:03 -07:00
Mike Hommey
f936e5198e Bug 777379 - Set .DEFAULT_GOAL unconditionally, override with OVERRIDE_DEFAULT_GOAL, and fix pymake to be on par with GNU make when handling .DEFAULT_GOAL. r=gps 2013-05-05 10:16:25 +02:00
Michael Ratcliffe
abc4ed892c Bug 831720 - GCLI needs an appcache command r=jwalker 2013-05-03 14:32:26 +01:00
Mihai Sucan
0427e04da4 Bug 865288 - Do not count console.log messages with different objects as repeats; r=past 2013-05-02 18:21:45 +03:00
Tim Taubert
7e8f2f6c0a Bug 868026 - Remove window.__SS_dyingCache and replace it with some appropriate use of WeakMap; r=yoric 2013-05-03 09:42:16 +02:00
Tim Taubert
b0c0a0400a Bug 867118 - Remove browser.__SS_data and use a WeakMap instead; r=yoric 2013-05-03 09:41:00 +02:00
Panos Astithas
eedb27e4b2 Add more logging for bug 847558 (on amazon ec2 vm's browser_dbg_createChrome.js hangs on opt builds); rs=robcee 2013-05-02 20:39:48 +03:00
Mihai Sucan
c1489b435d Bug 855058 - Fix for intermittent browser/dom/tests/browser/browser_ConsoleAPITests.js | timer duration is positive; r=rcampbell 2013-04-30 21:35:07 +03:00
Mihai Sucan
8a0f7a1816 Bug 865871 - Allow object inspector to be closed by pressing Escape; r=past 2013-05-02 14:53:11 +03:00
Tim Taubert
8a7ab9c6ad Bug 867097 - Remove re-use of __SS_data, and the superfluous __SS_tabStillLoading property; r=yoric 2013-05-02 12:12:30 +02:00
Dave Camp
1ed8f2da92 Backed out changeset 9c204e0c1af1 (bug 867485) for bustage. 2013-05-01 14:03:19 -07:00
Dave Camp
39b9e653c1 Bug 867485: Move the devtools loader into toolkit/ r=jwalker 2013-05-01 09:27:24 -07:00
Brandon Benvie
594b2941b8 bug 679364 - Use content/browser/devtools/* for aliases; r=rcampbell 2013-04-30 11:56:00 -04:00
Brandon Benvie
744abbee16 bug 808369 - Use VariablesView in the Scratchpad; r=msucan 2013-05-06 19:11:44 -04:00
Rob Campbell
2307ce5a06 Bug 795978 - Backout - Error: this._containers is undefined in MarkupView.jsm Line: 327; r=orange 2013-05-06 16:55:43 -04:00
Panos Astithas
80cfd9ffb6 Bug 832231 - After a reload, breakpoints require multiple resumes to allow execution to continue; r=vporof 2013-05-01 18:29:33 +03:00
J. Ryan Stinnett
6f0e8150ab Bug 795978 - Error: this._containers is undefined in MarkupView.jsm Line: 327; r=mratcliffe 2013-04-30 16:05:22 -05:00
Diogo Dauster Pontual
a12d043261 Bug 865680 - Remove the last of the two devtools.gcli.allowSet lines; r=mratcliffe 2013-04-26 11:24:26 -03:00
Brandon Benvie
abeacccc51 bug 867450 - Type in JSTerm.prototype._fetVarProperties; r=msucan 2013-04-30 16:45:00 -04:00
Girish Sharma
11fe8e5d83 Bug 862398 - Maintain the order of tools in the tab and the options panel list, r=past 2013-04-30 22:28:04 +05:30
Brandon Benvie
4f3b80853b Bug 862943 - Change Scratchpad to use Arrow Functions; r=dcamp 2013-04-25 14:30:00 -04:00
Brandon Benvie
a7d691be1e Bug 865788 - Pressing ESC should close the sidebar in Scratchpad; r=rcampbell 2013-04-26 13:26:00 -04:00
Brandon Benvie
5a6d714476 bug 843094 - Remove the PropertyPanel; r=msucan 2013-05-03 11:39:00 -04:00
Ioana Budnar
994b767e33 Bug 862371 - Test that closed private windows can't be restored.r=ttaubert 2013-05-07 14:03:14 +03:00
Ryan VanderMeulen
6ffca1e991 Merge m-c to inbound. 2013-05-14 10:51:43 -04:00
Ryan VanderMeulen
c834d91a7c Merge m-c to birch. 2013-05-14 08:38:59 -04:00
Reuben Morais
86c2e45a3e Bug 862353 - Remove NavigatorPropertyHelper. r=bent 2013-05-13 18:32:26 -07:00
Brian R. Bondy
8e2172bf4e Bug 866065 - ms-windows-store: links should not prompt for application. r=cbiesinger 2013-05-13 17:47:23 -07:00
Brian R. Bondy
f9a8884f10 Bug 855663 - Find bar jumps from top of page to bottom of page. r=mbrubeck 2013-05-13 17:39:49 -07:00
Ally Naaktgeboren
6f02a8f881 Bug 869777 - Fix navigation bar dismissal animation in snapped view. r=mbrubeck 2013-05-13 16:48:36 -07:00
Aishwarya Goyal
c997d9e1b1 Bug 691594 - Remove the default favicon image from bookmarks toolbar when no favicon provided by site. r=dao 2013-05-14 08:29:31 -04:00
Frank Yan
0447db0a1a Bug 835623 - Combine page contextual items into single app bar. r=mbrubeck 2013-05-14 00:27:04 -07:00
Joey Armstrong
26736a0ee2 bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
Francesco Lodolo [:flod]
8b2433b95c Bug 871245 - Don't hardcode "Firefox" in gclicommands.properties. r=dcamp 2013-05-13 15:25:18 -04:00
Gavin Sharp
5049a71c5a Bug 871363 - Rename nsBrowserGlue's _onProfileStartup to _finalUIStartup to clarify when it actually is called. r=dao 2013-05-13 09:25:39 -07:00
Gavin Sharp
4d947b6985 Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed 2013-04-19 15:21:30 -07:00
Sam Foster
76f008a9cd Bug 856267 - Hide menu popups when the appbar shows with a listener for MozContentShowing. r=jimm
--HG--
extra : rebase_source : 53eac3a18450458df9ab4f5492e4bf572db5b0ee
2013-04-30 16:36:26 +01:00
Ryan VanderMeulen
344d14196f Merge m-c to inbound. 2013-05-01 08:00:14 -04:00
Chris Cooper
56b151cb54 Bug 851753 - Set --enable-stdcxx-compat for static analysis clang build (DONTBUILD) - r=jcranmer 2013-05-01 11:10:41 +02:00
Ms2ger
a12f4fb1a9 Backout changeset e113285ef790 for the wrong bug number. DONTBUILD 2013-05-01 11:09:33 +02:00
Tim Taubert
6758e80df2 merge m-c to fx-team 2013-05-01 10:18:22 +02:00
Ryan VanderMeulen
bd59cf1187 Merge inbound to m-c. 2013-04-30 21:58:19 -04:00
Ryan VanderMeulen
79ecc61ccd Merge the last PGO-green inbound changeset to m-c. 2013-04-30 21:49:23 -04:00
Dave Camp
7f139ce787 Bug 867481 - Remote debugging connection screen is broken. r=harth 2013-04-30 18:40:44 -07:00
Heather Arthur
70d3e23f25 Bug 866264 - Intermittent devtools/styleeditor/test/browser_styleeditor_new.js | new editor shows 1 rule after modification - Got 2, expected 1; r=dcamp 2013-04-30 17:19:59 -07:00
Allison Naaktgeboren
c0c77e2921 Bug 856049 - Lower border of 'Pair a device' input box is missing.r=mbrubeck 2013-04-30 15:02:00 -07:00
Allison Naaktgeboren
5e1a1331ba Bug 865567 - Remove small box with orange border flickering (on top) when swiping in Snapped View.r=mbrubeck 2013-04-30 14:45:22 -07:00
Jim Blandy
4c02ff838f Bug 862531: Replace BaseProxyHandler::obj_toString with className. r=jorendorff 2013-04-30 14:44:50 -07:00
Robert Strong
34ae05bf93 Remove the 'Back' button from the stub installer options page - Bug 799172 - 'Back' after 'Options' just returns to the first dialog. r=bbondy, ui-r=shorlander - Windows stub installer only which is only built when building the nightly - DONTBUILD 2013-04-30 14:15:49 -07:00
Shane Caraveo
fd3bf20f96 bug 866354 fix social button styling on windows, r=jaws 2013-04-30 12:27:25 -07:00
Yura Zenevich
db34191dda [PATCH 2/2] Bug 833286 - added tests for improvements to atomic backup of sessionstore.js. r=yoric, ttaubert
---
 browser/components/sessionstore/test/Makefile.in   |    1 +
 .../test/browser_833286_atomic_backup.js           |  143 ++++++++++++++++++++
 2 files changed, 144 insertions(+), 0 deletions(-)
 create mode 100644 browser/components/sessionstore/test/browser_833286_atomic_backup.js
2013-04-30 14:07:54 +02:00
Yura Zenevich
11e72d29e5 [PATCH 1/2] Bug 833286 - added improvements to atomic backup of sessionstore.js. r=yoric, ttaubert
---
 .../components/sessionstore/src/SessionStore.jsm   |   45 +++++--
 .../components/sessionstore/src/_SessionFile.jsm   |  131 ++++++++++++++-----
 2 files changed, 127 insertions(+), 49 deletions(-)
2013-04-30 14:07:40 +02:00
Rob Campbell
f417fe3ac8 Bug 860349 - Intermittent browser_dbg_createChrome.js | application timed out after 330 seconds with no output; r=testonly 2013-04-30 12:40:00 +03:00
Ryan VanderMeulen
618e1bf039 Merge inbound to m-c. 2013-04-30 13:34:12 -04:00
Chris Cooper
1bd25c6557 Bug 851573 - Set --enable-stdcxx-compat for static analysis clang build (DONTBUILD) - r=jcranmer 2013-04-30 12:52:44 -04:00
Ed Morley
e4dd2f75f2 Merge latest green inbound changeset and mozilla-central 2013-04-30 13:53:14 +01:00
Tim Taubert
7e366b69e4 merge m-c to fx-team 2013-04-30 10:39:24 +02:00
Ryan VanderMeulen
b6cc74b921 Backed out changesets 64c7ba1d3d04 and 7e9d5bb4a9af (bug 862986) for test failures. 2013-04-30 10:08:38 -04:00
Brian O'Keefe
0baa2a32d6 Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-04-30 09:08:31 -04:00
Brian O'Keefe
5b9d51de27 Bug 862986 - Part 1a: Move MOZ_CHILD_PROCESS_NAME and MOZ_CHILD_PROCESS_BUNDLE to configure.in, remove ipc/app/def.mk. r=glandium 2013-04-30 09:05:17 -04:00
Ryan VanderMeulen
074c62ae8d Merge m-c to inbound. 2013-04-30 08:09:43 -04:00
Mihai Sucan
b07e36e1c8 Bug 711846 - Fix for intermittent browser_webconsole_bug_595934_message_categories.js | Test timed out; r=me 2013-04-29 23:01:48 +03:00
Gijs Kruitbosch
09d9d10677 Bug 866381 - allow inspector to be used on chrome windows, r=dcamp 2013-04-29 19:32:12 +02:00
Ryan VanderMeulen
0050771e43 Merge m-c to inbound. 2013-04-29 13:09:28 -04:00
Allison Naaktgeboren
494ebbdcc4 Bug 864614 - Tabs appending under Tabs 2013-04-29 10:01:40 -07:00
Cykesiopka
09c4b90536 Bug 739031 - Removed unused strings for the style editor. r=rcampbell 2013-04-29 08:41:03 -04:00
Tim Taubert
b6fa3a1e07 Bug 864711 - Simplify test page for browser_pageshow.js to ensure it's put into bfcache; r=yoric 2013-04-29 10:02:45 +02:00
Doug Turner
8a467ba9d5 Bug 866893 - Remove support for multiple geolocation providers. r=mvines 2013-04-29 20:22:27 -07:00
Shane Caraveo
3e8feafcbd bug 865798 add timestamps to social provider install for proper fhr support, r-felipe 2013-04-29 13:09:10 -07:00