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
Patrick McManus
b0eb649bd8
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
2012-09-14 16:27:46 -04:00
Margaret Leibovic
e513ca8572
Bug 790213 - Add telemetry probe for page load time. r=dao
2012-09-27 09:26:31 -07:00
Ed Morley
c863356300
Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE
2012-09-27 16:34:46 +01:00
Matt Woodrow
5373129249
Bug 781053 - Part 3 - Force the throbber into it's own layer. r=roc
2012-09-25 08:31:48 +12: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
Ryan VanderMeulen
d4c37a2f23
Merge inbound to m-c.
2012-09-22 08:28:28 -04:00
Andres Hernandez
a6f0e7e777
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
6c0b339ed1
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
4359e95c1e
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
3c3d34ecab
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]
a0aabdcd3c
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
3e01ab40f8
Bug 716643 - Sync promotion in add-on installed doorhanger, r=mak
2012-09-16 00:06:34 +02:00
Theo Chevalier
37b412855b
Bug 741738 - Count impressions for each doorhanger notification type, r=mak
2012-09-16 00:06:31 +02:00
Theo Chevalier
9a034e4598
Backing out 107165:7bb5f1ebb833 and 107164:ee6470d54349 s/computers/devices
2012-09-15 23:59:33 +02:00
Theo Chevalier
29e6811f9e
Bug 716643 - Sync promotion in add-on installed doorhanger, r=mak
2012-09-15 22:59:30 +02:00
Theo Chevalier
4a6e0b2c4c
Bug 741738 - Count impressions for each doorhanger notification type, r=mak
2012-09-15 22:59:28 +02:00
ffxbld
ad2c44dc82
Automated blocklist update from host bld-centos5-32-vmw-020 - a=blocklist-update
2012-09-15 03:21:07 -07:00
Ryan VanderMeulen
ea8418a01e
Merge the last PGO-green inbound changeset to m-c.
2012-09-14 21:09:07 -04:00
Patrick McManus
cafe3619a5
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
0c1bf4422e
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
a9743fed16
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
4fe91e602e
merge m-c to fx-team
2012-09-14 22:13:48 +02:00
Girish Sharma
e759fd8ae3
Bug 790294 - GCLI screenshot command should show preview., r=jwalker
2012-09-14 02:33:37 +05:30
Girish Sharma
2b9f09d838
Bug 790026 - [gcli] screenshot command could use a 'chrome' option, r=jwalker
2012-09-14 02:28:56 +05:30
Girish Sharma
cc300da3e9
Bug 788890 - GCLI screenshot command with no filename should copy to clipboard, r=jwalker
2012-09-14 02:26:19 +05:30
Victor Porof
641754b6c0
Bug 787181 - DebuggerController._isChromeDebugger is broken, fix remote-enabled pref typo
2012-09-14 00:30:14 +03:00
Victor Porof
6f30909856
Bug 790891 - Search operators are hardcoded in debugger.xul, r=past
2012-09-14 00:00:19 +03:00
Victor Porof
dc4d601f45
Bug 787181 - DebuggerController._isChromeDebugger is broken, r=past
2012-09-14 00:00:18 +03:00
Tim Taubert
638b157e5b
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
db6b7ff7c4
Merge fx-team to m-c
2012-09-13 13:42:13 +03:00
Siddharth Agarwal
949d0b97c1
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
f2261ca96a
Bug 785889 - Make search related keyboard shortcuts discoverable, r=past
2012-09-12 13:39:51 +03:00
Victor Porof
4727384ffe
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
bb3d63276a
Bug 751739 - Scratchpad could identify itself; r=harth
2012-09-11 14:14:27 -07:00
Marco Bonardo
ffd5807159
Backout a933e3c0ec0f (bug 749477) for causing a new random failure in m-oth
2012-09-12 21:26:38 +02:00
Marco Bonardo
c336482e7d
Bug 749477 - Stop abusing about:home localStorage from browser code.
...
r=fryn
2012-09-12 12:02:03 +02:00
Gavin Sharp
5a2eb2a9cd
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
e738d1ba0e
Bug 779732 - Make search operations in the debugger more intuitive, r=past
2012-09-11 22:50:20 +03:00
Victor Porof
1fe1cfcae6
Bug 785650 - Make it easier to stop searching for scripts in the Debugger, r=past
2012-09-11 22:50:19 +03:00
Abraa
16a2210816
Bug 788229 - Change String.indexOf to String.contains. r=jaws
2012-09-12 10:23:34 -04:00
Ryan VanderMeulen
904325ae66
Bug 789615 - Update pdf.js to version 0.5.22. r=Mossop
2012-09-13 18:47:12 -04:00
Adam Dane [:hobophobe]
0ef50937c9
Bug 583890 - Tab Title Abridger module and tests. r=ttaubert
2012-09-13 14:00:13 -05:00
Paul Rouget
89638c088d
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
26c7f1fdc8
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
33e1586046
Bug 530099 - Remove extensions.getMore* preferences. r=dtownsend
2012-09-17 18:42:36 -04:00
Ehsan Akhgari
a769d695f2
Back out changeset 6571e0aef937 (bug 788275) because of test failures
2012-09-17 16:08:13 -04:00
Ehsan Akhgari
4e1995af80
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
a23a7fbcb1
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
6658636165
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
e092c900f4
Bug 780123 - bustage fix for xpcshell test shutdown; r=me
2012-09-19 17:33:55 +02:00
Aishwarya
eb9c0387c6
Bug 733292 - The sidebar should have a close button. r=paul r=dao
2012-09-19 16:43:26 +02:00
Tim Taubert
70363690e8
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
43f06e8050
Bug 741059 - Part 4: Update the callers to mozIAsyncFavicon::SetAndFetchFaviconForPage; r=jdm,bz,mak
2012-09-06 00:34:50 -04: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
Gregor Wagner
da64ed1681
Backout bug 770731
2012-09-18 16:19:56 -07:00
Gregor Wagner
6ff65c4c09
Bug 770731 - Expose JS API for modifying app permissions. r=sicking
2012-09-18 14:52:39 -07:00
Adam Dane [:hobophobe]
58808c3d56
Bug 87717 - Allow offline mode to connect to loopback r=mcmanus sr=cbiesinger
2012-09-17 18:45:10 -05:00
Sankha Narayan Guria
7e89102a4a
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
ed52cce743
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
68301d9ce7
Bug 773161 - Intermittent browser_gcli_addon.js | Test timed out. r=jwalker
2012-09-04 12:43:58 +01:00
Girish Sharma
648a64fda2
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
0e3f38f778
Bug 723904 - Implement a EventEmiter mechanism that can be used by any tool. r=jwalker
2012-09-11 13:25:52 +02:00