Phil Ringnalda
|
dd13abdce5
|
Back out 85d6cbd01d39, 56fc051c1932, a2ad17b87332 (bug 781053) for OS X debug assertions and crashes
--HG--
extra : rebase_source : ab24a2f8e9eddcf33ea39344abb7afbf400bf6e0
|
2012-09-24 21:23:05 -07:00 |
|
Mark Hammond
|
d089cb7fb4
|
Bug 791901 - social provider should provide more strings for the share popup. r=jaws
|
2012-09-25 13:54:34 +10:00 |
|
Ekanan Ketunuti
|
031bc21605
|
Bug 769101 - App Tabs should be renamed to avoid confusion. r=jaws, ui-r=fryn
DONTBUILD
|
2012-09-17 16:38:00 +07:00 |
|
Girish Sharma
|
a4c9bd75e7
|
Bug 775987 - Buttons in the Developer Tools should have a hover state. r=dao
|
2012-09-24 22:38:11 +05:30 |
|
Monica Chew
|
395b701269
|
Bug 770705 - Changes to about:permissions to expose ALLOW_FIRST_PARTY_ONLY as a site specific cookie pref. r=margaret
|
2012-09-24 16:20:00 -07:00 |
|
Jared Wein
|
a1824208ff
|
Backed out changeset 32d1752fb7ba (bug 786095)
|
2012-09-24 16:03:59 -07:00 |
|
Jared Wein
|
7e47d4a04b
|
Bug 786095 - Initially disable Social API when in safe mode. r=felipe
|
2012-09-24 14:57:12 -07:00 |
|
Matt Woodrow
|
ac91321e78
|
Bug 781053 - Part 3 - Force the throbber into it's own layer. r=roc
|
2012-09-25 08:31:48 +12:00 |
|
Gary Kwong
|
fdd94047d2
|
Bug 793551 - Add --disable-install-strip to Valgrind mozconfigs for Linux32 and Linux64, r=ted
|
2012-09-24 11:46:15 -07:00 |
|
Bobby Holley
|
9f03f90fb7
|
Bug 792036 - Automated fixups. r=mccr8
find /files/mozilla/build/d/_tests/testing/mochitest/tests/ | egrep "\.(xhtml|html|xml|js)$" | grep -v SimpleTest | grep -vi mochikit | grep -v simpleThread | grep -v test_ipc_messagemanager_blob.html | grep -v "indexedDB/test" | xargs grep -l Components | xargs grep -L enablePrivilege | perl -pe 's#.*mochitest/tests/##' | xargs perl -p -i.bakkk -e 's/Components\.interfaces(\s|;|\.|\[)/SpecialPowers\.Ci$1/g, s/SpecialPowers\.wrap\(Components\)\.(.)(lasses|tils|nterfaces|esults)/SpecialPowers.C$1/g, s/(?<![\.a-zA-Z])Components/SpecialPowers\.Components/g, s/window\.Components/window\.SpecialPowers\.Components/g'
|
2012-09-24 14:46:29 +02:00 |
|
Mark Hammond
|
0216ac92d5
|
Bug 793036 - Close all service windows on logout. r=jaws
|
2012-09-24 09:49:28 +10:00 |
|
Phil Ringnalda
|
dbcda72a59
|
Bug 789003 - ignoreAllUncaughtExceptions() in browser_586068-cascaded_restore.js, since we certainly do
|
2012-09-23 15:50:29 -07:00 |
|
Ryan VanderMeulen
|
819db48846
|
Merge m-c to inbound.
|
2012-09-23 15:26:30 -04:00 |
|
Yosy
|
fbc8b4825a
|
Bug 792968 - Replace some regular expression string matches with String.startsWith and replace /^https?/ URI scheme tests with /^https?$/. r=dao
|
2012-09-23 21:09:29 +02:00 |
|
Jared Wein
|
a101a3d7bb
|
Bug 774725 - Remove extra height associated with Social API toolbar button on Windows. r=felipe
|
2012-09-23 10:11:19 -07:00 |
|
Benjamin Peterson
|
a5fc829344
|
Backed out changeset 3ca1f19e4c2a (bug 792968) for mochitest-oth failures
|
2012-09-23 12:25:39 -04:00 |
|
Tim Taubert
|
7acaebf879
|
merge m-c to fx-team
|
2012-09-23 18:16:07 +02:00 |
|
Yosy
|
6684ca9137
|
Bug 792968 - Replace some regular expression string matches with String.startsWith and replace /^https?/ URI scheme tests with /^https?$/. r=dao
|
2012-09-23 16:48:23 +02:00 |
|
Panos Astithas
|
4f4e6f3b97
|
Bug 792867 - Debugger mochitests leak when run separately. r=rcampbell
|
2012-09-22 18:44:00 +03:00 |
|
Tim Taubert
|
8676d23ae0
|
merge m-c to fx-team
|
2012-09-22 09:32:24 +02:00 |
|
Tim Taubert
|
605cbab917
|
Bug 782890 - BrowserNewTabPreloader.jsm and SafeBrowsing.jsm are referenced using the wrong URI; r=gavin
|
2012-09-21 18:10:17 +02:00 |
|
Tim Taubert
|
7ba2ea519e
|
Bug 791669 - [New Tab Page] don't immediately preload the new tab page on startup; r=jaws
|
2012-09-21 11:28:06 +02:00 |
|
Tim Taubert
|
7221ec2906
|
Bug 791683 - Remove legacy code parts from Panorama; r=felipe
|
2012-09-21 11:26:43 +02:00 |
|
Anton Kovalyov
|
3850f20436
|
Bug 638949 - Please add Copy Location in the context menu for URLs in the web console. r=msucan
|
2012-09-19 14:38:30 -07:00 |
|
Panos Astithas
|
dc9481235a
|
Bug 790952 - Debugger server always creates new actor instances. f=glandium r=rcampbell
|
2012-09-21 09:04:21 +03:00 |
|
Dave Camp
|
bdb0bca41e
|
Merge fx-team to m-c
|
2012-09-20 15:52:35 -07:00 |
|
Dave Camp
|
0ab7f99d12
|
Bug 792387 - Rule view should highlight which sections of a css selector matches an element. r=jwalker
|
2012-09-20 12:54:39 -07:00 |
|
Ms2ger
|
1e7015f897
|
Merge PGO-green changeset from m-i to m-c.
|
2012-09-20 11:51:47 +02:00 |
|
Tim Taubert
|
577772a8e3
|
merge m-c to fx-team
|
2012-09-20 11:36:34 +02:00 |
|
Graeme McCutcheon
|
5855c286f2
|
Merge last PGO green changeset from mozilla-inbound to mozilla-central
|
2012-09-19 15:15:34 +01:00 |
|
Tim Taubert
|
a85aa61196
|
merge m-c to fx-team
|
2012-09-19 08:51:18 +02:00 |
|
OHZEKI Tetsuharu
|
c3288112f7
|
Bug 764572 - add "Open URL" option to net panel items' context menu; r=msucan
|
2012-09-18 19:08:29 +03:00 |
|
Graeme McCutcheon
|
ca3842944a
|
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
|
2012-09-18 12:46:06 +01:00 |
|
Tim Taubert
|
f4edf13852
|
merge m-c to fx-team
|
2012-09-18 11:27:53 +02:00 |
|
Ed Morley
|
1d6637f2e6
|
Backout 62ef2365014e (bug 583890), 8c3df98a9f06 (bug 583890) for intermittent failures in browser_bug583890.js
|
2012-09-17 17:35:46 +01:00 |
|
Girish Sharma
|
7fc0c9979a
|
Bug 789578 - The new HTML panel missing the arrows for collapsing elements' children on Windows, r=paul
--HG--
extra : rebase_source : 8128e70f69b2d8335e48944dc1b16bf3c602bc93
|
2012-09-17 21:59:58 +05:30 |
|
Ed Morley
|
946a13d148
|
Backout 6d71ff5b4b36 (bug 347307), 75a3c47a3fe7 (bug 507578), 828f91de7143 (bug 769764) for near permaorange OS X 10.8 leaks
|
2012-09-17 16:54:09 +01:00 |
|
Ehsan Akhgari
|
66eeeb5eb7
|
Merge mozilla-central into mozilla-inbound
|
2012-09-21 13:34:50 -04:00 |
|
Brian R. Bondy
|
9aeb2b0c9f
|
Bug 790667 - Setting default browser should never prompt for UAC on Windows 8. r=rstrong
|
2012-09-21 10:05:24 -04:00 |
|
Brian R. Bondy
|
0058815552
|
Bug 791019 - New parameter for checking all defaults for win32. r=jimm
|
2012-09-21 10:05:24 -04:00 |
|
Brian R. Bondy
|
b4c2aedba6
|
Bug 791019 - New parameter for is default browser for non Windows platforms. r=jimm
|
2012-09-21 10:05:24 -04:00 |
|
Brian R. Bondy
|
60dfd57e36
|
Bug 791019 - Test update due to Win8 changes for default browser. r=felipe
|
2012-09-21 10:05:24 -04:00 |
|
Brian R. Bondy
|
75ca80c251
|
Bug 791019 - Advanced preferences changes for win8 handling. r=felipe
|
2012-09-21 10:05:24 -04:00 |
|
Brian R. Bondy
|
ada9b7b99f
|
Bug 791019 - Default browser startup changes for not claiming all types on win8. r=felipe
|
2012-09-21 10:05:24 -04:00 |
|
Brian R. Bondy
|
8c6abcdc8c
|
Bug 791019 - Default browser check interface change for review comments. r=felipe
|
2012-09-21 10:05:24 -04:00 |
|
Brian R. Bondy
|
2691fee6ce
|
Bug 737833 - Only do metro registration for metro builds. r=rstrong
|
2012-09-17 15:22:33 -04:00 |
|
Anton Kovalyov
|
89da4904a8
|
Bug 740948 - Scratchpad should provide a quick way to reload the tab and re-run the code; r=harth
|
2012-09-13 17:54:02 -07:00 |
|
Mark Hammond
|
2b2b0e74c5
|
Bug 792295 - ensure social flyout moves when already open. r=jaws
|
2012-09-21 15:18:48 +10:00 |
|
Ryan VanderMeulen
|
f0cedf0da3
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-09-20 21:23:35 -04:00 |
|
Brian R. Bondy
|
a7452e85ae
|
Bug 737833 - Metro style enabled desktop browser installer registration. r=rstrong
|
2012-09-11 14:58:58 -04:00 |
|