Commit Graph

17909 Commits

Author SHA1 Message Date
Mark Hammond
09bbdea1e8 Bug 793036 - Close all service windows on logout. r=jaws 2012-09-24 09:49:28 +10:00
Phil Ringnalda
52d5ca28b7 Bug 789003 - ignoreAllUncaughtExceptions() in browser_586068-cascaded_restore.js, since we certainly do 2012-09-23 15:50:29 -07:00
Ryan VanderMeulen
4b9f50e2d1 Merge m-c to inbound. 2012-09-23 15:26:30 -04:00
Yosy
ef3be55d08 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
d4611961e6 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
ade089d9d0 Backed out changeset 3ca1f19e4c2a (bug 792968) for mochitest-oth failures 2012-09-23 12:25:39 -04:00
Tim Taubert
5d8a345b75 merge m-c to fx-team 2012-09-23 18:16:07 +02:00
Yosy
9cd25eead2 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
4bc32fff08 Bug 792867 - Debugger mochitests leak when run separately. r=rcampbell 2012-09-22 18:44:00 +03:00
Tim Taubert
9849e3594b merge m-c to fx-team 2012-09-22 09:32:24 +02:00
Tim Taubert
63dbe6c4aa 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
645d3763cd 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
e6e814a715 Bug 791683 - Remove legacy code parts from Panorama; r=felipe 2012-09-21 11:26:43 +02:00
Anton Kovalyov
3bcac3993c 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
f4d41c8144 Bug 790952 - Debugger server always creates new actor instances. f=glandium r=rcampbell 2012-09-21 09:04:21 +03:00
Dave Camp
f1424f9023 Merge fx-team to m-c 2012-09-20 15:52:35 -07:00
Dave Camp
5cb507a290 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
abf742d34d Merge PGO-green changeset from m-i to m-c. 2012-09-20 11:51:47 +02:00
Tim Taubert
646344e386 merge m-c to fx-team 2012-09-20 11:36:34 +02:00
Graeme McCutcheon
c183f67a15 Merge last PGO green changeset from mozilla-inbound to mozilla-central 2012-09-19 15:15:34 +01:00
Tim Taubert
509b7e87b9 merge m-c to fx-team 2012-09-19 08:51:18 +02:00
OHZEKI Tetsuharu
2401c3891a Bug 764572 - add "Open URL" option to net panel items' context menu; r=msucan 2012-09-18 19:08:29 +03:00
Graeme McCutcheon
f35f4e230e Merge last PGO-green changeset from mozilla-inbound to mozilla-central 2012-09-18 12:46:06 +01:00
Tim Taubert
591b7d6b5c merge m-c to fx-team 2012-09-18 11:27:53 +02:00
Ed Morley
4df08ffeee Backout 62ef2365014e (bug 583890), 8c3df98a9f06 (bug 583890) for intermittent failures in browser_bug583890.js 2012-09-17 17:35:46 +01:00
Girish Sharma
34d5f5c6d5 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
fb64dc10dd 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
dc32cead74 Merge mozilla-central into mozilla-inbound 2012-09-21 13:34:50 -04:00
Brian R. Bondy
5876222537 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
975f35a301 Bug 791019 - New parameter for checking all defaults for win32. r=jimm 2012-09-21 10:05:24 -04:00
Brian R. Bondy
f117583b03 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
fc9763a6cd Bug 791019 - Test update due to Win8 changes for default browser. r=felipe 2012-09-21 10:05:24 -04:00
Brian R. Bondy
dba09bf524 Bug 791019 - Advanced preferences changes for win8 handling. r=felipe 2012-09-21 10:05:24 -04:00
Brian R. Bondy
b2a9eaf94d 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
bab895a0ea Bug 791019 - Default browser check interface change for review comments. r=felipe 2012-09-21 10:05:24 -04:00
Brian R. Bondy
6c1323ecd3 Bug 737833 - Only do metro registration for metro builds. r=rstrong 2012-09-17 15:22:33 -04:00
Anton Kovalyov
14f84b1dd8 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
20eab6f13b Bug 792295 - ensure social flyout moves when already open. r=jaws 2012-09-21 15:18:48 +10:00
Ryan VanderMeulen
4af64dcc49 Merge the last PGO-green inbound changeset to m-c. 2012-09-20 21:23:35 -04:00
Brian R. Bondy
3a2cf3d366 Bug 737833 - Metro style enabled desktop browser installer registration. r=rstrong 2012-09-11 14:58:58 -04:00
Ryan VanderMeulen
4cc66c38b4 Merge inbound to m-c. 2012-09-22 08:28:28 -04:00
Andres Hernandez
5f1f6e92ae Bug 753127 - Add telemetry for the time spent updating UI in response to a tab switch. r=dao 2012-09-21 18:33:30 -06:00
Andres Hernandez
b783039a2c Bug 781973 - Use filepicker's open() instead of the obsolete show() in /browser. r=bbondy 2012-09-19 17:21:38 -06:00
Jared Wein
395fc4a655 Bug 781588 - [Perf] Refactor formatValue to increase performance by 40%. r=felipe
Removed a couple of regular expressions from formatValue and replace them with simple string manipulation.

The property access of this.editor was taking 5% of the formatValue function. Switching it to a field removes this extra overhead.
2012-09-21 16:03:23 -07:00
Tim Taubert
340e310a98 Bug 791676 - [New Tab Page] don't start transition for dynamically created elements off a timeout; r=dao 2012-09-17 17:19:23 +02:00
Bellindira Castillo [:bellindira]
8f9be8ed3a Bug 744610 - Page Thumbnails - WARNING: Surface width or height less than 0: file gfx/thebes/gfxASurface.cpp; r=ttaubert 2012-09-13 18:23:50 -06:00
Theo Chevalier
1e19325d7b Bug 716643 - Sync promotion in add-on installed doorhanger, r=mak 2012-09-16 00:06:34 +02:00
Theo Chevalier
a2654ad948 Bug 741738 - Count impressions for each doorhanger notification type, r=mak 2012-09-16 00:06:31 +02:00
Theo Chevalier
4809c9f843 Backing out 107165:7bb5f1ebb833 and 107164:ee6470d54349 s/computers/devices 2012-09-15 23:59:33 +02:00
Theo Chevalier
0259c96798 Bug 716643 - Sync promotion in add-on installed doorhanger, r=mak 2012-09-15 22:59:30 +02:00