Commit Graph

12926 Commits

Author SHA1 Message Date
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
Ehsan Akhgari
b1bf75409d Merge IonMonkey into mozilla-inbound 2012-09-11 16:38:44 -04:00
David Anderson
7397353ad1 Merge IonMonkey to mozilla-central. a=arewefastyet
--HG--
rename : content/base/src/nsWebSocket.cpp => content/base/src/WebSocket.cpp
rename : content/base/src/nsWebSocket.h => content/base/src/WebSocket.h
2012-09-11 10:25:14 -07:00
Benjamin Smedberg
404b4781d8 Bug 787410 Part 2 - Actually change the submission server for hang reports to the temporary server 2012-09-11 15:13:00 -04:00
David Anderson
3f7ddc83c6 Merge from mozilla-central. 2012-09-10 14:49:54 -07:00
Gregory Szorc
8655d0e91d Backout 8d9c80e2f95b (bug 786520) for breaking l10n nightlies (bug 789838) 2012-09-10 13:34:17 -07:00
David Anderson
37976f8d18 Merge from mozilla-central. 2012-09-10 12:16:38 -07:00
Tim Taubert
2b7cbcdba2 Bug 762094 - [Page Thumbnails] remove file cache fallback; r=felipe 2012-09-10 13:57:08 +02:00
David Anderson
300951e360 Merge from mozilla-central. 2012-09-07 15:17:11 -07:00
Girish Sharma
fec5f5eb4c Bug 704983 - Make request and response body logging more discoverable in the Web Console. r=msucan 2012-09-08 03:38:54 +05:30
David Anderson
cb5e844dd9 Merge from mozilla-central. 2012-09-06 18:28:59 -07:00
Andres Hernandez
6b6090b472 Bug 786418 - browser_newtab_focus.js shouldn't fail when FKA is enabled on Mac, r=enn 2012-09-05 13:43:41 -06:00
David Anderson
7b70ee195a Merge from mozilla-central.
--HG--
rename : js/jsd/jsd_scpt.c => js/jsd/jsd_scpt.cpp
rename : js/jsd/jsd_stak.c => js/jsd/jsd_stak.cpp
rename : js/jsd/jsd_val.c => js/jsd/jsd_val.cpp
2012-09-05 16:18:11 -07:00
Christopher Trom
bab7b8023c Bug 786997 - [responsive mode] the page background should be the same as the standalone image page. r=paul 2012-09-05 08:32:00 +02:00
Joe Walker
938bce8a8e Bug 773185 - Fix for inadvertent extra changes to submitted patch; r=mratcliffe 2012-09-10 12:16:58 +01:00
Panos Astithas
9a2501ddd2 Use the statically-inferred name for anonymous functions (bug 786711) r=msucan,vporof 2012-09-10 11:48:52 +03:00
Tim Taubert
59de8b0c3a merge m-c to fx-team 2012-09-10 09:47:01 +02:00
Phil Ringnalda
40cf3ec90f Merge m-c to fx-team 2012-09-07 19:42:51 -07:00
Girish Sharma
6c797030d3 Bug 751744 - Add a Revert to Saved menu item to the scratchpad; r=harth 2012-09-06 09:50:05 +05:30
Joe Walker
f644c80339 Bug 773185 - [devtb] key sequence should close toolbar if gcli already has focus; r=mikeratcliffe 2012-09-07 14:24:59 +01:00
Quentin Pradet
8f9fc7099c Bug 764856 - GCLI should allow fuzzy matching of commands; r=jwalker 2012-09-07 14:24:58 +01:00
Joe Walker
c03ba514be Bug 788486 - GCLI rollup bug fix for bugs 786317, 739947, 708984, 786658, 681623, 787712; r=dcamp 2012-09-07 14:24:58 +01:00
OHZEKI Tetsuharu
65e8c15bee Bug 785715 - Change the parameter name of GCLI-screenshot to "selector" from "node". r=jwalker 2012-09-07 14:24:58 +01:00
Victor Porof
14844a86d1 Merge m-c to fx-team 2012-09-06 17:39:16 +03:00
Thaddee Tyl
83f6160b57 Bug 747820 - Style editor breaks with non-latin encoding. r=msucan f=cedricv 2012-09-06 12:43:50 +03:00
Makoto Kato
507b76f776 Bug 784912 - nsIStreamListener.onDataAvailable should handle 64-bit offset. r=honza 2012-09-06 11:41:02 +09:00
Tim Taubert
be91e1b267 merge m-c to fx-team 2012-09-05 13:18:58 +02:00
Shane Caraveo
bc21084859 Bug 782793. Per-platform chat window icons. r=felipe 2012-09-04 14:42:06 -07:00
Shane Caraveo
0797d529cb Bug 785951. Remove padding from social panels. r=dao,felipe 2012-09-06 16:13:37 -07:00
Ehsan Akhgari
6b1ba157cc 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
Mounir Lamouri
793247fdfe Merge mozilla-inbound in mozilla-central. 2012-09-26 11:57:25 +01:00
Mark Hammond
773b5e3971 Bug 793943 - add social api to close flyouts. r=mixedpuppy 2012-09-26 16:23:25 +10:00
Mark Hammond
3ba7143e85 Bug 792677 - dynamically adjust social panels as content changes. r=jaws 2012-09-26 16:22:38 +10:00
Ryan VanderMeulen
a76e94c127 Backout bug 792215 for suspected Windows m-oth leaks.
CLOSED TREE
2012-09-25 22:40:56 -04:00
Matthew Noorenberghe
28cc0a3f4a Bug 764213 - Fix identity UI L10n notes.
--HG--
extra : rebase_source : 590de588ec2554e1e17c432008c694a099ca738b
2012-09-25 17:56:29 -07:00
Mark Hammond
0730c6685f Bug 793935 - tests for closing social chat windows on logout. r=jaws 2012-09-26 09:32:27 +10:00
Jan Varga
ec7b4b8c75 Bug 773373 part 3: Reject principals that doesn't have URIs. r=sicking 2012-09-25 16:06:28 -07:00
Frank Yan
57e0ec6337 Bug 793915 - Remove unused starPage.png in pinstripe. r=shorlander 2012-09-24 17:34:06 -07:00
Ryan VanderMeulen
d93835a4e9 Bug 794101 - Update pdf.js to version 0.5.184. r=Mossop 2012-09-25 17:31:04 -04:00
Mark Banner
ab2ed5c3c0 Bug 715089 run-mozilla.sh doesn't need to be shipped for Mac. r=ted 2012-09-04 21:26:54 +01:00
Gregory Szorc
a1272b13f5 Bug 786520 - Clean up branding Makefile.in's for browser; r=ted
Previously all Makefile.in were identical. Common bits are now
refactored into a shared .mk file. They also use the generic
copy/install rule instead of a one-off make rule.
2012-09-04 10:38:42 -07:00
Ehsan Akhgari
40919e491f Merge mozilla-central into mozilla-inbound 2012-10-08 16:53:58 -04:00
Alex Keybl
7716671921 Merging in version bump NO BUG 2012-10-08 11:01:15 -07:00
Ed Morley
af559ec90e Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-10-08 15:21:04 +01:00
Graeme McCutcheon
356d161d92 Bug 736358 - Remove "Open Add-Ons Manager" button for restartless addons. r=bmcbride 2012-10-08 09:33:19 +01:00
Graeme McCutcheon
1462e7bb07 Bug 693029 - followup: fix another errant pair of quotes. 2012-10-08 09:32:16 +01:00
Paul Rouget
9e0372540e Bug 768442 - It's impossible to add a sidebar inside a tab. r=dao 2012-08-30 12:23:26 +02:00
Paul Rouget
8343414c86 Bug 786619 - Infobar reappears on some conditions even in 3D mode. r=msucan 2012-09-04 16:59:15 +02:00
Paul Rouget
1256cc8c46 Bug 785910 - [Developer Toolbar] Inspector button and Web Console buttons remain selected after opening a new tab. r=jwalker 2012-09-04 10:01:54 +02:00
Paul Rouget
6c91fa2ae2 Bug 787952 - When switching back to an inspected tab, the outline is not visible anymore. r=jwalker 2012-09-03 17:52:37 +02:00
Paul Rouget
a0e036d7bb Bug 736465 - Pref for Inspect Element context menu item. r=dao r=dcamp 2012-08-30 12:51:13 +02:00
ffxbld
793af979e9 Automated blocklist update from host mv-moz2-linux-ix-slave13 2012-09-02 13:59:11 -07:00
Randell Jesup
29ac5c0b8c Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
David Anderson
59aad86af4 Merge from mozilla-central.
--HG--
rename : js/src/sharkctl.cpp => js/src/devtools/sharkctl.cpp
rename : js/src/sharkctl.h => js/src/devtools/sharkctl.h
rename : js/src/MemoryMetrics.cpp => js/src/jsmemorymetrics.cpp
2012-08-29 17:57:37 -07:00
David Anderson
9e81520770 Merge from mozilla-central.
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
2012-08-29 17:51:24 -07:00
Zuhao(Joe) Chen
7ea021d1f6 Bug 784602 - Add identity prefs to about:config. r=MattN
--HG--
extra : rebase_source : c3c561e3b916dc63ad4bddc385ca7345fd913f56
2012-08-29 17:20:00 -07:00
Matt Woodrow
6bcc0bc124 Bug 539356 - Part 10 - Test changes required for DLBI. r=roc
* * *
[mq]: test-fixes
2012-08-29 17:48:13 +12:00
Ed Morley
5925d611df Merge mozilla-central to mozilla-inbound 2012-09-27 14:06:04 +01:00
Michael Ratcliffe
ec24c5ef72 Bug 786193 - callog chrome JavaScript spelled javascript. r=jwalker 2012-08-28 10:53:53 +01:00
Panos Astithas
9d80fc739c Bug 786169 - Corrupt non-latin text into debugger; r=msucan 2012-09-11 11:40:54 +03:00
Mihai Sucan
52207a060d Bug 703041 - WebConsoleHelp has an error at the top; r=past 2012-09-11 13:14:12 +03:00
Edmund Wong
9261de29e6 Bug 783847 - Move Webapps l10n strings from browser/ to toolkit/. r=bmcbride 2012-08-27 22:54:22 -04:00
Tim Abraldes
c258b0a92f bug 757978. Remove empty "webapprt\components" subdir from Firefox installations. r=rstrong 2012-08-27 16:18:54 -07:00
Ryan VanderMeulen
50112c0069 Merge m-c to inbound. 2012-08-27 19:34:23 -04:00
Alex Keybl
b3319338f9 Merging in version bump NO BUG 2012-08-27 12:21:46 -07:00
Ryan VanderMeulen
d7d4930e6d Merge the last PGO-green inbound changeset to m-c. 2012-08-27 15:01:44 -04:00
Dão Gottwald
eeea10e965 Bug 783282 - When dragging a tab within the tab strip, move it directly instead of displaying a drop indicator. r=jaws 2012-08-27 19:44:00 +02:00
Philipp von Weitershausen
f47e2a9937 Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
2012-08-27 11:13:02 -03:00
Ms2ger
6d814e7995 Merge last PGO-green changeset from m-i to m-c. 2012-08-27 15:02:11 +02:00
Mark Hammond
5d201148e6 Bug 780987 - implement social.user-recommend-* messages. r=mixedpuppy 2012-08-27 21:16:38 +10:00
Ms2ger
d468c05877 Merge last PGO-green changeset from m-i to m-c. 2012-08-27 10:52:35 +02:00
Mark Hammond
81143a6cd6 merge backout 2012-08-27 16:18:11 +10:00
Mark Hammond
9239753e22 Backout f79e4c7902a1 (Bug 780987) due to talos being angry and red-faced 2012-08-27 16:17:22 +10:00
Mark Hammond
98ada73715 Bug 780987 - implement social.user-recommend-* messages. r=mixedpuppy 2012-08-27 14:48:17 +10:00
Ryan VanderMeulen
80fff739e7 Merge the last PGO-green inbound changeset to m-c. 2012-08-26 22:22:56 -04:00
Shane Caraveo
9cd6d3d4d3 Bug 784535 - enable opening chats from worker. r=jaws 2012-08-26 16:51:24 -07:00
Shane Caraveo
a037408b20 Bug 774506 - Implement toast notification support. r=jaws 2012-08-26 16:46:45 -07:00
Paul Rouget
e01e1e6275 merge fx-team to m-c 2012-08-27 00:05:32 +02:00
Ryan VanderMeulen
a051a7ccbf Merge the last PGO-green inbound changeset to m-c. 2012-08-25 22:09:16 -04:00
Abhishek Potnis
bace031428 Bug 785415 - Remove unused getInnerWindowById from WebConsoleUtils.jsm. r=mihai.sucan 2012-08-25 19:26:00 -04:00
Atte Kemppila
446adecad5 Bug 771888 - Fix tree selection handling in Page Info > Media. r=adw 2012-09-01 11:35:56 -04:00
Yury
95bb1e548f Bug 776208 - Plugin preview overlay test. r=jaws 2012-08-25 17:18:44 -04:00
Yury
390e1cb5ac Bug 776208 - Plugin preview overlay. r=johns,jaws,margaret, sr=joshmoz 2012-08-25 17:18:44 -04:00
Lim Wei Zhong
8ec6604dd6 Bug 724346 - Ctrl-Tab should not cycle through hidden tabs. r=dao 2012-08-25 17:18:43 -04:00
Gavin Sharp
0cf3949b1b Bug 785205: adjust wording for social activation prompt, r=jaws, ui-r=boriss
--HG--
extra : rebase_source : 5ea3201e00073268e4a02c05e3852f273e062505
2012-08-24 14:46:11 -07:00
Dave Camp
16ef756e44 Merge fx-team to m-c 2012-08-25 16:56:09 -07:00
Joe Walker
348e01723e Bug 773227 - GCLI should open a help menu on enter for non-VALID (like pressing F1); r=dcamp 2012-08-25 21:18:56 +01:00
Ryan VanderMeulen
94f36b5bc4 Merge the last PGO-green inbound changeset to m-c. 2012-08-25 11:42:21 -04:00
Victor Porof
7effe84a9c Bug 773732 - After reloading a page, the selected script and line should remain the same. r=robcee 2012-08-25 17:23:23 +03:00
Dave Camp
260d8fc329 Bug 785635 - Markup panel undo is broken. r=jwalker 2012-08-25 11:04:47 -07:00
Dave Camp
d133e68645 Bug 785628 - Markup panel not sending a change event. r=paul, r=jwalker 2012-08-25 11:04:47 -07:00
Dave Camp
00e44c4a14 Bug 785335 - Changing an elements tagName collapses the tree node with no way to expand the tree node. r=jwalker 2012-08-25 11:04:46 -07:00
Dave Camp
eee69578d2 Backed out Bug 770818 (highlighter v3) for test failures. 2012-08-25 11:04:28 -07:00
ffxbld
052659343a Automated blocklist update from host mv-moz2-linux-ix-slave09 2012-08-25 03:21:44 -07:00
Mike Hommey
c76e3a7a9b Bug 785436 - PageThumbsWorker.js url is wrong when creating the worker in PageThumbs.jsm. r=gavin 2012-08-25 08:55:48 +02:00
Ryan VanderMeulen
b9ae21b684 Merge m-c to inbound. 2012-08-25 15:47:12 -04:00
Siddharth Agarwal
7b72f6fa2f Part of bug 593585 - Parallelize Pymake builds on build slaves. r=khuey
--HG--
extra : rebase_source : b24e25de3bdb6d8f25acc9c198a0badec0be9528
2012-08-25 05:01:39 +05:30
Benjamin Smedberg
a844435618 Revert bug 776208 for semi-consistent failures:
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Test 1a, the overlay about: content is expected
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | an unexpected uncaught JS exception reported through window.onerror - TypeError: Components.classes is undefined at jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml:38
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | an unexpected uncaught JS exception reported through window.onerror - TypeError: Components.classes is undefined at jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml:38
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Found an unexpected tab at the end of test run: jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Found an unexpected tab at the end of test run: chrome://mochitests/content/browser/browser/base/content/test/plugin_test.html

CLOSED TREE
2012-08-24 13:08:15 -04:00
Matt Brubeck
c15b33e4c6 Back out b3c861bd1e2f (bug 785190) because it depends on bug 776208 on a CLOSED TREE 2012-08-24 15:34:50 -07:00
Mihai Sucan
76835221ab Bug 785387 - Autocompletion display glitch; r=rcampbell 2012-08-24 19:17:00 +03:00
Paul Rouget
c05fbf2bbd Bug 770818 - [inspector] highlighter v3. r=jwalker 2012-08-25 14:51:36 +02:00
Paul Rouget
0971b09380 Bug 777011: WebConsole dark toolbar. r=robcee 2012-08-25 14:29:20 +02:00
Paul Rouget
90636d8997 Bug 770818 - [inspector] highlighter v3. r=jwalker 2012-08-24 14:18:23 +02:00
Adam Dane [:hobophobe]
57921206f3 Bug 583890 - Add visibleLabel attribute/property and tests. r=ttaubert,jaws 2012-08-23 20:15:50 -05:00
Ed Morley
2ee5369324 Backout 3182f9d08c2d (bug 347307), 2a30593cca79 (bug 507578), b87b27f5a417 (bug 769764) for m-oth permaorange in browser_463205.js 2012-09-13 22:42:29 +01:00
Ed Morley
d9d8826fca Merge mozilla-central to mozilla-inbound 2012-09-13 21:03:10 +01:00
Ed Morley
df5b48bf82 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-09-13 20:52:14 +01:00
Patrick McManus
183e115253 bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh 2012-09-13 15:22:56 -04:00
Marco Bonardo
bdd02522ee Bug 749477 - Stop abusing about:home localStorage from browser code.
r=fryn
2012-09-12 12:02:03 +02:00
Mark Hammond
9b600d41c2 Bug 788100 - Remove social.initialize-response message. r=jaws 2012-09-12 12:48:38 +10:00
Mark Hammond
224134395b Bug 787511 - rename SocialProvider._getWorkerPort to getWorkerPort, remove SocialProvider.port. r=jaws 2012-09-12 12:48:38 +10:00
Mark Hammond
ae47aed217 Bug 789859 - set consumeoutsideclicks on social toolbar panel for autoclose behaviour. r=jaws 2012-09-13 12:05:10 +10:00
Mark Hammond
c18cf25348 Bug 790488 - Add multiple-tabs to shareButton tests. r=jaws 2012-09-13 12:05:06 +10:00
Jan Varga
50c0691da8 Bug 776416 - Fix remaining tests. r=sicking 2012-09-13 20:47:04 +02:00
Jonas Sicking
439a8d4733 Bug 776416 - Remove exceptions to 5MB quota rule in localStorage. r=honzab 2012-09-13 20:46:50 +02:00
Jim Mathies
29babf1a23 Bug 784165 - Metrofx should use a new appid. r=gavin 2012-09-13 12:29:08 -05:00
Yury
0a2bbc2d50 Bug 785190 - Add canActivatePlugin to reshowClickToPlayNotification. r=jaws 2012-08-24 16:18:17 -04:00
Yury
b755077d71 Bug 776208 - Tests for plugin preview overlay. r=jaws 2012-08-24 16:18:17 -04:00
Yury
820281ab5d Bug 776208 - Plugin preview overlay. r=johns,jaws,margaret, sr=joshmoz 2012-08-24 16:18:16 -04:00
Ryan VanderMeulen
f88b773991 Merge m-c to inbound. 2012-08-24 16:18:09 -04:00
Panos Astithas
73af0b8253 Bug 783393 - Breakpoints not getting caught on reload, r=rcampbell f=rcampbell,dcamp,vporof 2012-08-24 10:41:02 +03:00
Panos Astithas
d39a6a412d Merge m-c to fx-team 2012-08-24 10:27:21 +03:00
Ryan VanderMeulen
e880c79745 Merge the last PGO-green inbound changeset to m-c. 2012-08-23 22:06:49 -04:00
Matt Brubeck
8df05dede8 Back out b2900e347f5c (bug 783393) for Windows xpcshell hangs in test_listscripts-01.js on a CLOSED TREE
--HG--
extra : transplant_source : %F4%97%281%7F%AD%7E%C0Vb%00t%9Bd%FC%EC%A5%92%B5%C8
2012-08-23 14:37:29 -07:00
Matt Brubeck
2783dc4006 Back out b2900e347f5c (bug 783393) for Windows xpcshell hangs in test_listscripts-01.js on a CLOSED TREE 2012-08-23 14:37:29 -07:00
Brendan Dahl
a5b4a9e827 Bug 784718 - Update pdf.js to version 0.4.11. r=dtownsend 2012-08-23 15:32:43 -07:00
Chris Lee
242adfdca5 Bug 771284 - Use the child selector to get to button-icon and button-text. r=dao
DONTBUILD
2012-08-23 11:31:52 -07:00
Paolo Amadini
14d5430427 Bug 748160 - Update the Downloads command to open the Downloads view instead of the Downloads Panel. r=mak 2012-08-25 11:37:55 +02:00
Paolo Amadini
ee9238cfe3 Bug 747903 - Limit the number of items in the Downloads Panel. r=mano 2012-08-25 11:37:55 +02:00
Paolo Amadini
baa8eb743d Bug 748381 - Update the behavior of the Downloads indicator. r=mano 2012-08-25 11:37:55 +02:00
Paolo Amadini
10d961ef72 Bug 760607 - Update the Downloads Panel visual design. r=mak 2012-08-25 11:37:55 +02:00
Dave Camp
d72caac72c Bug 777085: New markup panel for the inspector. r=jwalker
--HG--
rename : browser/devtools/highlighter/test/browser_inspector_treePanel_menu.js => browser/devtools/highlighter/test/browser_inspector_menu.js
rename : browser/devtools/highlighter/test/browser_inspector_treePanel_navigation.html => browser/devtools/markupview/test/browser_inspector_markup_navigation.html
rename : browser/devtools/highlighter/test/browser_inspector_treePanel_navigation.js => browser/devtools/markupview/test/browser_inspector_markup_navigation.js
2012-08-23 11:00:43 -07:00
Bobby Holley
d806bf9ec7 Bug 784560 - Fix more tests. r=mccr8 2012-08-23 11:45:28 -07:00
Felipe Gomes
125a551006 Bug 766616. Part 1. Implement about:socialerror page. r=mixedpuppy 2012-09-06 16:23:01 -07:00
Shane Caraveo
ce0bb677b5 Bug 787272. Disable recommend button on logout. r=jaws 2012-09-06 13:47:01 -07:00
Shane Caraveo
f1e155ef74 Bug 789248. Fix failing social tests by only updating the status panel on tests that require it and are sure to clear it up afterwards. r=felipe 2012-09-06 13:14:34 -07:00
Shane Caraveo
4c2dc5c9c6 Bug 786207. Display name in share panel is white on gray on OSX. r=felipe 2012-09-04 13:00:36 -07:00
Shane Caraveo
c436d3f5f2 Bug 789308. Fix reversed socialFrameShow/Hide events. r=felipe 2012-09-06 15:36:36 -07:00
Luqman Aden
6b517dedb6 Bug 786897 - Command line option -private crashes, if privacy mode is enabled in preferences. r=ehsan 2012-09-05 22:14:37 -04:00
Tim Taubert
e5b97b9f7a merge m-c to fx-team 2012-08-23 09:35:44 -07:00
Ed Morley
a9b1f4197e Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-08-23 11:29:20 +01:00
Tim Taubert
5c6f1513a0 merge m-c to fx-team 2012-08-22 22:15:08 -07:00
Mike Hommey
4960bbae5b Bug 790655 - Ensure update.locale is correct when running l10n-check. r=ted 2012-09-20 19:36:08 +02:00
Dão Gottwald
7ce227ab77 Bug 790168 - dragstart handler cleanup. r=ttaubert 2012-09-20 15:16:28 +02:00
Ms2ger
b5b8581306 Merge m-c to m-i. 2012-09-20 13:25:53 +02:00
Mike Hommey
3745ea320c Backout changeset a1314ef57f3d (bug 790655) because of windows orange 2012-09-20 11:29:19 +02:00
Mike Hommey
649f313e2e Bug 791556 - Create dist/bin when doing langpacks. r=ted 2012-09-20 09:52:12 +02:00
Mike Hommey
685af72d0d Bug 790655 - Ensure update.locale is correct when running l10n-check. r=ted 2012-09-20 09:52:12 +02:00
David Keeler
58d3575f7e Bug 797959 - Click-to-play: change entity name along with string change. r=jaws 2012-10-04 11:20:16 -07:00
Mark Hammond
dcca4408fe Bug 790545 - cache provider's toolbar notification icons. r=felipe 2012-10-08 11:15:02 +11:00
Gregg Lind
ffe0caad18 Bug 719455 - Update TestPilot from version 1.1.2 to version 1.2.2. r=dao 2012-10-07 12:13:02 -04:00
Dão Gottwald
25663cb9e2 Bug 797334 - Click-to-play plugin activation panel: panel background doesn't match panel arrow color on Windows, arrow lacks border on Linux. r=gavin 2012-10-07 13:55:11 +02:00
Anant Narayanan
1aff81d601 Bug 694807: Implement PeerConnection DOM interface; r=jst 2012-10-07 01:34:30 -04:00
Chris Lee
277c09431b Bug 771284 - Better fix for expander icon padding and unprefix -moz-linear-gradients. r=fryn 2012-08-22 17:14:04 -07:00
David Anderson
fd50a14c90 Merge from mozilla-central. 2012-08-22 16:09:24 -07:00
Tim Taubert
6e0dae88c3 Backed out changeset 5fb14f57f34a (bug 784558) 2012-08-22 16:02:25 -07:00
Tim Taubert
7a598fb0d5 Bug 784558 - [Page Thumbnails] single thumbnail removal doesn't work anymore when the corresponding site is removed from history; r=felipe 2012-08-22 10:02:28 -07:00
Tim Taubert
c8ae38b92b Bug 754671 - Follow-up to rename old thumbnail folder instead of removing it; r=felipe 2012-08-21 17:02:33 -07:00
David Anderson
f3d3148ca7 Merge from mozilla-central. 2012-08-21 15:59:12 -07:00
Tim Taubert
cfcb7866db Bug 754671 - [Page Thumbnails] size of thumbnails directory (in profiles directory) keeps growing infinitely; r=felipe 2012-08-21 11:17:18 -07:00
Gavin Sharp
f4cb4de7c3 merge fx-team into mozilla-central 2012-08-21 10:27:25 -07:00
Abhishek Potnis
a8e82b6716 Bug 781122 - orion.css does not exist from debugger tests; r=msucan 2012-08-21 14:42:02 +03:00
Blair McBride
5ccfa4bdc2 Bug 783763 - Move browser_bug435325.js to /browser/ and remove reference to nsIDOMWindowUtils. r=dolske
--HG--
rename : docshell/test/browser/browser_bug435325.js => browser/base/content/test/browser_bug435325.js
2012-08-21 19:42:30 +12:00
Ryan VanderMeulen
a5809e409a Merge m-c to inbound. 2012-08-26 22:29:40 -04:00
Jared Wein
957c1779fd Bug 785593 - Make the chatboxes larger and with a small gap between each one. r=mixedpuppy 2012-08-27 11:23:15 +10:00
Jared Wein
21cfa9a7b2 Bug 784272 - Docked chat boxes should not overlap top-level vertical scrollbars. r=mixedpuppy 2012-08-27 11:23:12 +10:00
Panos Astithas
4734deb1cb Bug 783393 - Breakpoints not getting caught on reload, r=rcampbell f=rcampbell,dcamp,vporof 2012-08-17 04:32:21 +03:00
Jen Fong-Adwent
e804715474 Bug 704204 - Allow user to increase Web Console font size; r=msucan 2012-08-22 23:18:48 +03:00
Shane Caraveo
983d9c226d Bug 779686 - implement docked chat content areas, r=felipe
--HG--
extra : transplant_source : c%29h%B5%89%27%F3S%C0%B6%CB%82%A27%3C%0D%AEL%14V
2012-08-20 17:52:26 -07:00
Jared Wein
346ea2fdee Bug 779360 - Implement mozSocial.isVisible API for social sidebar window, r=felipe
--HG--
extra : transplant_source : %1FB%A6T%7B%9D%60T%E6%95%CD%A7%27%E5%00%60%A5%B8%84%F8
2012-08-20 14:18:50 -07:00
David Anderson
5d981ba8fe Merge from mozilla-central. 2012-08-16 14:04:20 -07:00
Ben Hearsum
87e01e2250 bug 783241: add extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/preview.png to removed-files.in. r=ted/bmcbride 2012-08-16 10:03:18 -04:00
Shane Caraveo
e21905c428 Bug 783691 - show/hide events for social content. r=gavin 2012-08-20 11:25:47 -07:00
David Creswick
c27518ed5f Bug 739092 - Neterror icon should not be visible behind robot in about:robots. r=dao 2012-08-20 17:43:00 +12:00
Tim Taubert
690de38a33 merge m-c to fx-team 2012-08-19 21:07:15 -07:00
David Anderson
f29decd8b9 Merge from mozilla-central. 2012-08-15 14:22:26 -07:00
Ed Morley
f047719a82 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-08-15 16:17:53 +01:00
Ed Morley
3efc8bac9a Bug 773732 - Temporarily disable browser_dbg_reload-same-script.js due to frequent failures (bug 780198 & bug 782179) 2012-08-15 15:30:58 +01:00
Ed Morley
c57acce09c Backout 3b46b03dff5c, effectively relanding bug 781186 and 773732 because it seems like a clean backout isn't going to be possible 2012-08-15 15:26:46 +01:00
Ed Morley
ad19cf3ac8 Backout 2a6310e0ed9a (bug 781186) and 64bc6b0e9127 (bug 773732) for causing bug 780198 and bug 782179 2012-08-15 13:30:09 +01:00
Ed Morley
c099eff7e1 Backout 34d187fac5f7 (bug 777176) for possibly causing bug 782901 on a CLOSED TREE 2012-08-15 10:48:13 +01:00
David Anderson
3d58883052 Merge from mozilla-central. 2012-08-14 12:20:09 -07:00
David Anderson
0e509b2165 Merge from mozilla-central. 2012-08-13 13:40:42 -07:00
Ed Morley
e34d468e24 Merge mozilla-central to mozilla-inbound 2012-08-14 14:00:36 +01:00
Ed Morley
8244092900 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-08-14 13:52:25 +01:00
Dão Gottwald
02e4ff6751 Bug 782043 - Get rid of the fullscreencontrol attribute. r=felipe 2012-08-14 06:04:33 +02:00
Tim Taubert
cb4b6387e8 merge m-c to fx-team 2012-08-13 20:52:40 -07:00
Dão Gottwald
16f483015e Bug 782375 - pageShowEventHandlers should check event.target rather than event.originalTarget. r=gavin 2012-08-13 22:39:50 +02:00
Gavin Sharp
38e20f449f Bug 781386 followup: fix forgotten review nit (reset pref that this test sets on test end) 2012-08-11 20:55:58 -07:00
David Anderson
da15732de3 Merge from mozilla-central. 2012-08-10 14:50:20 -07:00
David Keeler
37763d23ef Bug 741130 - Attach XBL bindings for html:objects in nsElementSH::PostCreate. r=bz, r=jwein 2012-08-10 09:19:24 -07:00
Ryan VanderMeulen
212cdce23a Merge inbound to m-c. 2012-08-11 22:33:42 -04:00
Masayuki Nakano
3ca9a6e26d Bug 719320 part.11 Fix new test failures r=smaug 2012-08-12 10:42:36 +09:00
Masayuki Nakano
b65f092c51 Bug 719320 part.5 Redesign mouse wheel action prefs r=smaug 2012-08-12 10:42:35 +09:00
Masayuki Nakano
a23577df3c Bug 719320 part.4 Remove mousewheel.*.*numlines and add mousewheel.*.delta_multiplier_* r=smaug 2012-08-12 10:42:34 +09:00
ffxbld
b65f0c5cbe Automated blocklist update from host linux-ix-slave40 2012-08-11 03:12:22 -07:00
Edmund Wong
b8f8744de4 Bug 774584 - Remove $(shell) from browser/locales/Makefile.in. r=glandium 2012-08-11 13:28:20 +08:00
David Anderson
018c2a9a6a Merge from mozilla-central. 2012-08-09 13:41:13 -07:00
Tim Taubert
b429b37949 merge m-c to fx-team 2012-08-09 20:48:53 +02:00
Tim Taubert
1d03cf4ccd Bug 779618 - Tiny follow-up to remove unnecessary return; r=follow-up 2012-08-09 14:45:15 +02:00
Karl Tomlinson
66c166cbbc b=713802 default enable GIO support and disable GnomeVFS r=glandium
--HG--
extra : transplant_source : wk%ADr%CA%8EN%AE%C93p/p%0A%26%0E%1D0%F20
2012-09-27 18:35:06 +12:00
Neil Deakin
1a89394d0d Bug 391834, don't allow prompts in beforeunload, unload and pagehide events,r=smaug,patch mostly by gavin 2012-08-13 15:05:34 -04:00
Dão Gottwald
d99662f2cb Bug 782306 - Remove bogus web console panel styling. r=msucan 2012-08-13 20:52:42 +02:00
Dão Gottwald
85e2f239c1 Bug 782305 - webconsole.xul should not load browser.css. r=msucan 2012-08-13 20:52:19 +02:00
David Anderson
88429440a3 Merge from mozilla-central. 2012-08-08 15:09:49 -07:00
Ehsan Akhgari
8c296bbcd4 Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
This patch was generated by a script.  Here's the source of the script for
future reference:

function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
       ! -wholename "*security/nss*" \
       ! -wholename "*/.hg*" \
       ! -wholename "obj-ff-dbg*" \
       ! -name nsXPCOMCID.h \
       ! -name prtypes.h \
         -type f \
      \( -iname "*.cpp" \
         -o -iname "*.h" \
         -o -iname "*.c" \
         -o -iname "*.cc" \
         -o -iname "*.idl" \
         -o -iname "*.ipdl" \
         -o -iname "*.ipdlh" \
         -o -iname "*.mm" \) | \
    xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}

convert PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t

convert PRIntn int
convert PRUintn unsigned

convert PRSize size_t

convert PROffset32 int32_t
convert PROffset64 int64_t

convert PRPtrdiff ptrdiff_t

convert PRFloat64 double
2012-08-22 11:56:38 -04:00
Ed Morley
9d67a4ff74 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-08-22 10:28:02 +01:00
Dão Gottwald
460420e038 fix indent (no bug, DONTBUILD) 2012-08-22 09:58:18 +02:00
Ed Morley
f67e6384d0 Backout 3c39fdebf386 (bug 733573) for native Android m3 failures in test_tcpsocket_enabled_no_perm.html on a CLOSED TREE 2012-08-21 23:01:09 +01:00
Ed Morley
cdee31c862 Merge mozilla-central to mozilla-inbound 2012-08-21 21:16:49 +01:00
David Keeler
486518fb5c Bug 767636 - expose plugin fallback type to extensions. r=jaws 2012-08-21 12:40:07 -07:00
Donovan Preston
59c3f2f38b Bug 733573 - Expose a client TCP socket API to web applications [r=honzab,fabrice] 2012-08-21 09:46:27 -07:00
Ekanan Ketunuti
9f0f561afc Bug 784313 - Replace body[dir=rtl] with :dir(rtl) in browser/. r=dao
--HG--
extra : rebase_source : 161e7e1456b27f6b31e3f8e923684d83c7d0ace6
2012-08-21 20:50:55 +07:00
Ian Moody
efcc5f0a50 Bug 737792 - Use for..of loops in browser.js. r=dao
--HG--
extra : rebase_source : df980b6310daecb9e80793ca900ba983aadb12c6
2012-08-21 18:56:07 +02:00