Commit Graph

12726 Commits

Author SHA1 Message Date
Tim Taubert
b5b498075a merge m-c to fx-team 2012-09-23 18:16:07 +02:00
Yosy
d78b3767d6 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
2ede8468f0 Bug 792867 - Debugger mochitests leak when run separately. r=rcampbell 2012-09-22 18:44:00 +03:00
Tim Taubert
4e226abf53 merge m-c to fx-team 2012-09-22 09:32:24 +02:00
Tim Taubert
6ab2d7d744 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
1efd7e31e4 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
e5d5c22958 Bug 791683 - Remove legacy code parts from Panorama; r=felipe 2012-09-21 11:26:43 +02:00
Anton Kovalyov
5287bb665f 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
ed4255be0f Bug 790952 - Debugger server always creates new actor instances. f=glandium r=rcampbell 2012-09-21 09:04:21 +03:00
Dave Camp
37aa4e602d Merge fx-team to m-c 2012-09-20 15:52:35 -07:00
Dave Camp
489c463544 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
5b4f3272e0 Merge PGO-green changeset from m-i to m-c. 2012-09-20 11:51:47 +02:00
Tim Taubert
cb008a204e merge m-c to fx-team 2012-09-20 11:36:34 +02:00
Graeme McCutcheon
13c767cf84 Merge last PGO green changeset from mozilla-inbound to mozilla-central 2012-09-19 15:15:34 +01:00
Tim Taubert
fe2b753195 merge m-c to fx-team 2012-09-19 08:51:18 +02:00
OHZEKI Tetsuharu
d1642f4d0a Bug 764572 - add "Open URL" option to net panel items' context menu; r=msucan 2012-09-18 19:08:29 +03:00
Graeme McCutcheon
1159bc1db9 Merge last PGO-green changeset from mozilla-inbound to mozilla-central 2012-09-18 12:46:06 +01:00
Tim Taubert
0589c1c5f2 merge m-c to fx-team 2012-09-18 11:27:53 +02:00
Ed Morley
c529a36218 Backout 62ef2365014e (bug 583890), 8c3df98a9f06 (bug 583890) for intermittent failures in browser_bug583890.js 2012-09-17 17:35:46 +01:00
Girish Sharma
d098672c63 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
51dcc7dff7 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
9b049ad563 Merge mozilla-central into mozilla-inbound 2012-09-21 13:34:50 -04:00
Brian R. Bondy
d7fe6ac9cf 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
5561bd7c3c Bug 791019 - New parameter for checking all defaults for win32. r=jimm 2012-09-21 10:05:24 -04:00
Brian R. Bondy
e4011ebab4 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
8a668ea855 Bug 791019 - Test update due to Win8 changes for default browser. r=felipe 2012-09-21 10:05:24 -04:00
Brian R. Bondy
07f8718383 Bug 791019 - Advanced preferences changes for win8 handling. r=felipe 2012-09-21 10:05:24 -04:00
Brian R. Bondy
bbd1d4ca03 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
fc648c6a54 Bug 791019 - Default browser check interface change for review comments. r=felipe 2012-09-21 10:05:24 -04:00
Brian R. Bondy
4708d2f7d5 Bug 737833 - Only do metro registration for metro builds. r=rstrong 2012-09-17 15:22:33 -04:00
Anton Kovalyov
627cbbee31 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
38b6973391 Bug 792295 - ensure social flyout moves when already open. r=jaws 2012-09-21 15:18:48 +10:00
Ryan VanderMeulen
c68f4714e3 Merge the last PGO-green inbound changeset to m-c. 2012-09-20 21:23:35 -04:00
Brian R. Bondy
f447cc0aed Bug 737833 - Metro style enabled desktop browser installer registration. r=rstrong 2012-09-11 14:58:58 -04:00
Ryan VanderMeulen
fa467918aa Merge inbound to m-c. 2012-09-22 08:28:28 -04:00
Andres Hernandez
ed2022de9c 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
fecdfd5725 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
5672eb81ee 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
b5dc8cd89c 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]
46120188fd 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
80bd444811 Bug 716643 - Sync promotion in add-on installed doorhanger, r=mak 2012-09-16 00:06:34 +02:00
Theo Chevalier
65d21eb56e Bug 741738 - Count impressions for each doorhanger notification type, r=mak 2012-09-16 00:06:31 +02:00
Theo Chevalier
6940a21da4 Backing out 107165:7bb5f1ebb833 and 107164:ee6470d54349 s/computers/devices 2012-09-15 23:59:33 +02:00
Theo Chevalier
642223d4f8 Bug 716643 - Sync promotion in add-on installed doorhanger, r=mak 2012-09-15 22:59:30 +02:00
Theo Chevalier
a5426f9f1d Bug 741738 - Count impressions for each doorhanger notification type, r=mak 2012-09-15 22:59:28 +02:00
ffxbld
ce82e57e93 Automated blocklist update from host bld-centos5-32-vmw-020 - a=blocklist-update 2012-09-15 03:21:07 -07:00
Ryan VanderMeulen
8c911106aa Merge the last PGO-green inbound changeset to m-c. 2012-09-14 21:09:07 -04:00
Patrick McManus
cd31dfef08 bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh 2012-09-14 16:27:46 -04:00
Tim Taubert
ac1c6eefd9 Bug 589445 - Intermittent timeout or uncaught exception @nsIDOMLocation.hash in browser_463205.js followed by unexpected tab warnings; r=ehsan 2012-09-14 22:15:44 +02:00
Jan Varga
4da19af939 Bug 791232 - Remove calls to clearOfflineApps() any remaining integration of localStorage with offline apps after Bug 776416. r=sicking 2012-09-14 22:23:44 +02:00
Tim Taubert
8333b63a2c merge m-c to fx-team 2012-09-14 22:13:48 +02:00
Girish Sharma
118fa650c5 Bug 790294 - GCLI screenshot command should show preview., r=jwalker 2012-09-14 02:33:37 +05:30
Girish Sharma
f42551714d Bug 790026 - [gcli] screenshot command could use a 'chrome' option, r=jwalker 2012-09-14 02:28:56 +05:30
Girish Sharma
f45eec4632 Bug 788890 - GCLI screenshot command with no filename should copy to clipboard, r=jwalker 2012-09-14 02:26:19 +05:30
Victor Porof
f66dec7abb Bug 787181 - DebuggerController._isChromeDebugger is broken, fix remote-enabled pref typo 2012-09-14 00:30:14 +03:00
Victor Porof
b5c5b9aeb0 Bug 790891 - Search operators are hardcoded in debugger.xul, r=past 2012-09-14 00:00:19 +03:00
Victor Porof
481687d4ca Bug 787181 - DebuggerController._isChromeDebugger is broken, r=past 2012-09-14 00:00:18 +03:00
Tim Taubert
ee4a61df54 Bug 790911 - part 2 - use the newly introduced DONT_REPORT_ERRORS flag in NewTabUtils.jsm; r=jaws 2012-09-13 16:17:00 +02:00
Victor Porof
96f3c7d7f9 Merge fx-team to m-c 2012-09-13 13:42:13 +03:00
Siddharth Agarwal
fa164a1f27 Part of bug 787655 - Make Win64 Pymake builds use -j4. r=coop
--HG--
extra : rebase_source : 0f6c19d76fabcb6735d379d294b1f66915ea6ba6
2012-09-13 02:45:53 +05:30
Victor Porof
27ffdd34c6 Bug 785889 - Make search related keyboard shortcuts discoverable, r=past 2012-09-12 13:39:51 +03:00
Victor Porof
c711aaee52 Bug 785883 - Pressing up/down/tab while filtering scripts should have some expected behavior, r=past 2012-09-12 13:39:29 +03:00
Anton Kovalyov
132381c948 Bug 751739 - Scratchpad could identify itself; r=harth 2012-09-11 14:14:27 -07:00
Marco Bonardo
7d97d96314 Backout a933e3c0ec0f (bug 749477) for causing a new random failure in m-oth 2012-09-12 21:26:38 +02:00
Marco Bonardo
54504a53cb Bug 749477 - Stop abusing about:home localStorage from browser code.
r=fryn
2012-09-12 12:02:03 +02:00
Gavin Sharp
a59fc60a91 Bug 780594: do the event.target check for pageShowEventHandlers before setting a timeout, r=dao
--HG--
extra : transplant_source : %ED%AA%CE%10%822%00%B2%BFl%99%D5%B6yAz%BEz%F8%1A
2012-09-12 11:27:29 +02:00
Victor Porof
99861f3be9 Bug 779732 - Make search operations in the debugger more intuitive, r=past 2012-09-11 22:50:20 +03:00
Victor Porof
bc58dd0993 Bug 785650 - Make it easier to stop searching for scripts in the Debugger, r=past 2012-09-11 22:50:19 +03:00
Abraa
8b3d2c0eeb Bug 788229 - Change String.indexOf to String.contains. r=jaws 2012-09-12 10:23:34 -04:00
Ryan VanderMeulen
c862a65ac0 Bug 789615 - Update pdf.js to version 0.5.22. r=Mossop 2012-09-13 18:47:12 -04:00
Adam Dane [:hobophobe]
a233701cd2 Bug 583890 - Tab Title Abridger module and tests. r=ttaubert 2012-09-13 14:00:13 -05:00
Paul Rouget
6b8cf9c22f Bug 789937 - [inspector] Outline doesn't come back after a resize that makes a node highlightable. r=jwalker 2012-09-10 16:44:44 +02:00
Josh Matthews
f4e16afc9a Bug 789546 - Convert all JS users of imgICache service to use privacy-aware imgITools API instead. r=ehsan 2012-09-17 12:18:40 -04:00
Javi Rueda
2714e95d5f Bug 530099 - Remove extensions.getMore* preferences. r=dtownsend 2012-09-17 18:42:36 -04:00
Ehsan Akhgari
2abdb661bb Back out changeset 6571e0aef937 (bug 788275) because of test failures 2012-09-17 16:08:13 -04:00
Ehsan Akhgari
84aa14a759 Bug 788275 - Tab preview should respect the private browsing mode when attempting to load a favicon; r=jdm,jimm 2012-09-17 14:47:49 -04:00
Panos Astithas
2df4be745b Bug 781515 - Use a default allowConnection handler in dbg-server.js so that add-ons don't have to provide their own. r=rcampbell, f=Pike,mgoodwin 2012-09-20 09:40:01 +03:00
Panos Astithas
3c23735c98 Bug 753401 - The debugger server root and tab actors should be easily extensible; r=rcampbell
--HG--
rename : browser/devtools/debugger/test/browser_dbg_contextactor-02.js => browser/devtools/debugger/test/browser_dbg_globalactor-01.js
2012-09-20 09:36:32 +03:00
Tim Taubert
62d55e4df9 Bug 780123 - bustage fix for xpcshell test shutdown; r=me 2012-09-19 17:33:55 +02:00
Aishwarya
69143e3909 Bug 733292 - The sidebar should have a close button. r=paul r=dao 2012-09-19 16:43:26 +02:00
Tim Taubert
928ab3b986 Bug 780123 - [New Tab Page] Use the hiddenWindow to preload a single newtab page that then serves multiple windows; r=jaws 2012-09-19 16:20:44 +02:00
Ehsan Akhgari
c578fadd65 Bug 741059 - Part 4: Update the callers to mozIAsyncFavicon::SetAndFetchFaviconForPage; r=jdm,bz,mak 2012-09-06 00:34:50 -04:00
Ekanan Ketunuti
a1059b2d4a 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
d978be2072 Bug 775987 - Buttons in the Developer Tools should have a hover state. r=dao 2012-09-24 22:38:11 +05:30
Monica Chew
ef5957a4d1 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
61432139c7 Backed out changeset 32d1752fb7ba (bug 786095) 2012-09-24 16:03:59 -07:00
Jared Wein
fa4ba904ea Bug 786095 - Initially disable Social API when in safe mode. r=felipe 2012-09-24 14:57:12 -07:00
Matt Woodrow
4e60645e00 Bug 781053 - Part 3 - Force the throbber into it's own layer. r=roc 2012-09-25 08:31:48 +12:00
Gregor Wagner
45182816a6 Backout bug 770731 2012-09-18 16:19:56 -07:00
Gregor Wagner
25f4b524a1 Bug 770731 - Expose JS API for modifying app permissions. r=sicking 2012-09-18 14:52:39 -07:00
Adam Dane [:hobophobe]
fe6d81410d Bug 87717 - Allow offline mode to connect to loopback r=mcmanus sr=cbiesinger 2012-09-17 18:45:10 -05:00
Sankha Narayan Guria
a110ad1d44 Bug 776293 - Right-clicking a hyperlinked image and pressing "g" now copies the hyperlink URL. r=jaws 2012-09-18 14:16:16 -07:00
Rafael Ávila de Espíndola
00f4a81a75 Bug 787302 - Most stacks are truncated (using minidump_stackwalk on a Mac Tinderbox debug build). r=rail.
Switch to the new package.
2012-09-18 16:59:39 -04:00
Michael Ratcliffe
8d713f6237 Bug 773161 - Intermittent browser_gcli_addon.js | Test timed out. r=jwalker 2012-09-04 12:43:58 +01:00
Girish Sharma
ee59111e46 Bug 781772 - Accesskey for Inspect entry in Tools > Web Developer popup menu should be "I". r=dao 2012-09-11 02:17:01 +05:30
Paul Rouget
cb86ea8aab Bug 723904 - Implement a EventEmiter mechanism that can be used by any tool. r=jwalker 2012-09-11 13:25:52 +02:00
Phil Ringnalda
ac5f640447 Back out df2ddcab7143 (bug 788100), d9e96444da92 (bug 788405), 092a8add22fd (bug 787511) for xpcshell bustage 2012-09-11 20:46:34 -07:00
Mark Hammond
8fddaf0512 Bug 788100 - Remove social.initialize-response message. r=jaws 2012-09-12 12:48:38 +10:00
Mark Hammond
48d74cf4a8 Bug 787511 - rename SocialProvider._getWorkerPort to getWorkerPort, remove SocialProvider.port. r=jaws 2012-09-12 12:48:38 +10:00
Ehsan Akhgari
78618df071 Bug 790453 - Rename the pref for background updates to app.update.staging.enabled; r=rstrong 2012-09-11 22:13:14 -04:00