Tanvi Vyas
c63392f22e
Bug 822366 - Change the icon for Mixed Active Content to the triangle with exclamation point. r=dao
2013-01-29 11:51:17 -08:00
Gabriele Svelto
f558944f72
Bug 835730 - Properly tear down components when the profile is being shut down. r=mak
2013-01-29 18:06:03 +01:00
Ehsan Akhgari
e2c29ce2df
Merge the removal of global private browsing support
2013-01-29 13:13:58 -05:00
Ehsan Akhgari
32d278987e
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
...
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Boris Zbarsky
24d3443115
Bug 824589. Convert XULElement to WebIDL. r=peterv
...
The assertions in nsINode and nsWrapperCache are to eagerly catch
failures to override those methods.
The classinfo change for XULTreeBuilder is needed because one of those
is returned via an nsIXULTemplateBuilder attribute on XULElement.
Alternately, I could mark it notflattened in Bindings.conf, but Enn
said he prefers this anyway.
The change to the QI impl in BindingUtils is needed because when
XPConnect converts an IID from C++ to JS it makes is an nsJSID, not an
nsJSIID. We've run into this before, sadly.
I removed "id" from nsIDOMXULElement because it's already on Element.
I suppose I could have left it there, but this seems cleaner.
The nsJSIID::HasInstance changes are needed to support XBL-implemented
interfaces. Sadly, this does mean that if the underlying object QIs
to something but we didn't put those props on the WebIDL we'll end up
testing true for instanceof but not exposing the props. I don't see
an obviously better way. We should work on killing off uses of
"instanceof someinterface".
The browser.js change is needed to avoid throwing exceptions during
browser-chrome tests that are now getting reported because our
swapFrameLoaders is no longer an XPConnect method.
2013-01-29 12:51:55 -05:00
Jim Mathies
d770aaa47f
Bug 835435 - Social.jsm referenced using bad uri in socialchat.xml, r=gavin
2013-01-28 13:11:43 -06:00
Benjamin Smedberg
fce6172ec0
Bug 831248 test fixup for the webconsole tests: a warning about mutation events being deprecated was being delivered into the console listener, confusing the test, r=rcampbell
2013-01-29 11:02:56 -05:00
Brandon Waterloo
0b9dfe469f
Bug 833511 - Add rotation gesture support for standalone image documents. r=jaws
2013-01-30 16:31:25 -05:00
Dão Gottwald
679c6a9616
Bug 836448 - Make browser-data-submission-info-bar.js not pollute the global window scope. r=gavin
2013-01-30 21:56:49 +01:00
Felipe Gomes
fdf1a84876
Bug 824651. Tab bar height is doubled on Win8 devices with touchscreens. r=dao
2013-01-30 15:34:25 -05:00
Boris Zbarsky
e53ffbf3f0
Bug 824589. Convert XULElement to WebIDL. r=peterv
...
The assertions in nsINode and nsWrapperCache are to eagerly catch
failures to override those methods.
The classinfo change for XULTreeBuilder is needed because one of those
is returned via an nsIXULTemplateBuilder attribute on XULElement.
Alternately, I could mark it notflattened in Bindings.conf, but Enn
said he prefers this anyway.
The change to the QI impl in BindingUtils is needed because when
XPConnect converts an IID from C++ to JS it makes is an nsJSID, not an
nsJSIID. We've run into this before, sadly.
I removed "id" from nsIDOMXULElement because it's already on Element.
I suppose I could have left it there, but this seems cleaner.
The nsJSIID::HasInstance changes are needed to support XBL-implemented
interfaces. Sadly, this does mean that if the underlying object QIs
to something but we didn't put those props on the WebIDL we'll end up
testing true for instanceof but not exposing the props. I don't see
an obviously better way. We should work on killing off uses of
"instanceof someinterface".
The browser.js change is needed to avoid throwing exceptions during
browser-chrome tests that are now getting reported because our
swapFrameLoaders is no longer an XPConnect method.
2013-01-29 12:51:55 -05:00
Robert Strong
49aee920ea
Bug 695811 - Checking for updates logs two warnings about deprecated XMLHttpRequest attributes. r=bbondy, r=dhylands
2013-02-01 18:58:48 -08:00
Blake Winton
dc500ca8f9
Bug 345603 - Move "Clear Recent History" menu item from "Tools" menu to "History" menu; r=dao ui-r=limi
2013-02-01 18:52:46 -05:00
Jeff Muizelaar
eb77d00bb0
Bug 808785. Stop shipping d3dx9_43.dll. r=bjacob
...
Since ANGLE revision 1314 / issue 311:
http://code.google.com/p/angleproject/issues/detail?id=311 d3dx9_43.dll is no
longer needed.
--HG--
extra : rebase_source : cb02a61730f4a24f807662269693be2dde673ff0
2013-01-28 11:52:06 -05:00
ithinc
a73b60cb98
Bug 821859 - Use stylesheet for tab delay resizing instead of setting each tab.style. r=fryn
2013-01-09 21:01:18 +08:00
Daniel Holbert
8f24bba2d0
Bug 835543 part 2: Remove deprecated interface nsINavHistoryFullVisitResultNode. r=mak
2013-01-29 14:30:13 -08:00
Boris Zbarsky
e15be64167
Back out bug 824589 (rev 22695cac3896) on suspicion of Ts regression
2013-01-29 17:18:06 -05:00
Dão Gottwald
1120763b2f
Bug 835892 - Provide No Video & No Audio options when both camera and microphone access are requested. r=gavin
2013-01-29 23:16:04 +01:00
Josh Aas
4240cc1e34
Back out fix for bug 647216 due to test failures. CLOSED TREE
2013-02-04 10:05:06 -06:00
Josh Aas
b046a18143
Bug 647216: Allow mouse event handling in the title bar on OS X. A number of contributors to this patch, including Markus Stange, Paul O'Shannessy, Mike Conley, Stephen Pohl, and myself (Josh Aas). r=mstange,dao,enndeakin
2013-02-04 09:00:42 -06:00
Blake Winton
3e6f231943
Bug 836764 - Change the urlbar's placeholder to indicate that we can search too. r=dao, ui-r=limi
2013-02-04 07:11:49 -05:00
Stephen Horlander
0541536fd8
Bug 836887 - Fix zoom-in toolbar button icon in HiDPI mode. r=fryn
2013-01-31 18:32:25 -08:00
Ryan VanderMeulen
2c5ff7e196
Backed out 7 changesets (bug 739217) for mochitest-1 orange on a CLOSED TREE.
...
--HG--
rename : toolkit/components/places/tests/mochitest/bug94514-postpage.html => docshell/test/bug94514-postpage.html
rename : toolkit/components/places/tests/mochitest/test_bug_94514.html => docshell/test/test_bug94514.html
2013-01-31 19:36:04 -05:00
Ryan VanderMeulen
edab3bd3d2
Bug 739217 - Follow-up to fix mochitest-1 orange.
2013-01-31 17:34:19 -05:00
Andres Hernandez
419b79cfa2
Bug 739217 - Part 7: Browser sanitize replacements of synchronous isVisited with asynchronous isURIVisited. r=mak
2013-01-28 15:22:17 -06:00
Andres Hernandez
6364fe775f
Bug 739217 - Part 6: Browser social replacements of synchronous isVisited with asynchronous isURIVisited. r=mak, r=jaws
2013-01-30 13:35:11 -06:00
Andres Hernandez
0628ac5516
Bug 739217 - Part 4: Browser replacements of synchronous isVisited with asynchronous isURIVisited. r=mak
2013-01-30 10:46:32 -06:00
Andres Hernandez
f199320310
Bug 739217 - Part 1: addVisits replacement of synchronous isVisited with asynchronous isURIVisited. r=mak
2013-01-28 11:09:33 -06:00
Henri Sivonen
0cdcb69e5b
Bug 234628 part 3 - Disable/enable the Character Encoding menu depending on what the docshell says. r=gavin, ui-r=fyan.
2013-01-31 19:10:28 +02:00
Sid Stamm
a76deecae8
Bug 765398 - Add a "yes, I allow tracking" option to DNT. (r=dolske)
...
--HG--
extra : rebase_source : 1a0ce8dc9086dc501d9f5a183af8a5a3360ee8a9
2012-06-14 14:19:27 -07:00
Shane Caraveo
7aa4968feb
Bug 782850 fix nsContextMenu to work in social content panels, r=felipe
2013-01-27 10:31:14 -08:00
Ryan VanderMeulen
6598de3904
Backed out changeset e9795d97ccf6 (bug 782850) for M1 failures.
2013-01-26 21:19:21 -05:00
Shane Caraveo
e3bc654973
Bug 782850 fix nsContextMenu to work in social content panels, r=felipe
2013-01-26 16:48:54 -08:00
Dão Gottwald
35629f6f28
Bug 836010 - When startup is determined to be slow, tell users about ways to improve their startup time. r=felipe
2013-02-01 22:47:07 +01:00
Dave Townsend
6c649be569
Bug 793928: Switch users of the promise library to the new location and move tests files. r=gavin
...
--HG--
rename : toolkit/addon-sdk/test/Makefile.in => addon-sdk/test/Makefile.in
rename : toolkit/addon-sdk/test/unit/head.js => addon-sdk/test/unit/head.js
rename : toolkit/addon-sdk/test/unit/test_promise.js => addon-sdk/test/unit/test_promise.js
rename : toolkit/addon-sdk/test/unit/xpcshell.ini => addon-sdk/test/unit/xpcshell.ini
2013-02-01 11:43:15 -08:00
Frank Yan
2c4050327d
Bug 837061 - Use plain JS property for tab._fullyOpen to decouple from binding destruction upon tab movement. r=dao
2013-02-01 10:06:06 -08:00
Shane Caraveo
40ca742163
Bug 832943 keep explicit reference to our error handling web listeners to avoid unexpected gc, r=felipe
2013-01-26 12:07:39 -08:00
Shane Caraveo
cf42a0d6a9
Bug 824162 dont mess with focus until after the event target handles it, r=gavin
2013-01-26 13:09:19 -08:00
Ryan VanderMeulen
f453adc862
Merge m-c to inbound.
2013-01-26 12:48:17 -05:00
ffxbld
bc0115e6ec
No bug, Automated blocklist update from host bld-centos6-hp-007 - a=blocklist-update
2013-01-26 03:43:24 -08:00
Raymond Lee
47612836b9
Bug 820764 - Stop using addvisit() in browser tests r=mak77
2013-01-25 12:55:22 +08:00
Ryan VanderMeulen
a3bab2ee76
Merge the last PGO-green inbound changeset to m-c.
2013-01-24 20:59:19 -05:00
Ryan VanderMeulen
14a32f30b1
Merge fx-team to m-c.
2013-01-24 20:03:46 -05:00
Ryan VanderMeulen
b00b47237c
Merge the last PGO-green inbound changeset to m-c.
2013-01-25 12:33:43 -05:00
Victor Porof
5dee568a0c
Bug 830392 - The deletion button in the Variables View only shows up on Linux when hovered, r=msucan
2013-01-24 20:59:45 +02:00
Victor Porof
e32b1b66fb
Bug 831802 - Variables View: editing getters and setters should not be allowed, r=rcampbell
2013-01-24 20:59:44 +02:00
Victor Porof
74c6a0f4cc
Bug 830715 - Some Variables View flags should propagate across scopes, variables and properties, r=msucan
2013-01-24 20:59:44 +02:00
Victor Porof
cad95bb97f
Bug 833963 - Variables View: better handling for long strings, r=msucan
2013-01-24 20:59:44 +02:00
Shane Caraveo
31c389a19c
Bug 804656: add rolluponmousewheel attribute to allow mousewheel events to hide panels, r=enndeakin
2013-01-25 14:30:50 -08:00
Mike Conley
428f91303b
Bug 831639 - Downloads button icon is hard to see on Aero glass on winstripe theme. r=mak.
2013-01-25 17:04:22 -05:00
Ryan VanderMeulen
0dddf189fc
Merge m-c to fx-team.
2013-01-24 21:36:55 -05:00
Bobby Holley
927bcf15e6
Bug 834255 - Fix intermittent orange. r=bz
2013-01-25 11:17:40 +01:00
Rob Campbell
337f150011
Bug 834069 - Create a command to list sources in the debugger; r=past
2013-01-23 17:16:00 -05:00
Tim Taubert
715635ad32
Bug 797263 - Intermittent browser_586068-reload.js | Test timed out r=yoric
2013-01-24 14:59:16 +01:00
Anton Kovalyov
a02e999e4c
Bug 832880 - Respect Scratchpad modeline only if devtools.chrome.enabled is true; r=harth r=paul
2013-01-23 14:04:18 -08:00
Marco Bonardo
94d447dd67
Bug 825739 - Intermittent exception thrown by browser_bookmark_titles.js.
...
r=Mano
2013-01-23 15:01:29 +01:00
Ryan VanderMeulen
258ed8c88c
Merge m-c to inbound.
2013-01-24 07:09:10 -05:00
Mike Hommey
7ae3fc01fc
Bug 780561 - Remove now unused bits of the packaging scripts. r=ted
2013-01-23 11:23:15 +01:00
Mike Hommey
f00d130aa1
Bug 780561 - Use new packager code for packaging (packager.mk) r=ted
2013-01-23 11:23:15 +01:00
Mike Hommey
57ea225479
Bug 780561 - Don't try to install *.xpm files, we don't have any nowadays. r=ted
2013-01-23 11:23:15 +01:00
Mike Hommey
b1892e3860
Bug 780561 - Use new packager code for l10n repacks. r=ted
2013-01-23 11:23:15 +01:00
Ehsan Akhgari
0a9feb2bc9
Merge the latest PGO green changeset of mozilla-inbound into mozilla-central; a=pgo-ectomy
2013-01-22 12:49:52 -05:00
Victor Porof
828ba7791a
Bug 760564 - Persist the state of the pause-on-exceptions option, r=past
2013-01-21 23:59:30 +02:00
Victor Porof
e155486f26
Bug 831724 - Variables View: [object undefined] for Window when inspecting raw objects, r=msucan
2013-01-21 23:59:30 +02:00
Victor Porof
3c99d4d133
Bug 830702 - Variables View needs a way to clear hierarchies, to avoid highlighting variable or property changes, r=past
2013-01-21 23:59:30 +02:00
Victor Porof
3d032d1602
Bug 828664 - Debugger is sad when inspecting an array of > 10k elements in a variables view, r=rcampbell
2013-01-21 23:59:29 +02:00
Dão Gottwald
8cad5b3aee
Bug 813550 - Location bar's placeholder in an RTL chrome should be aligned on the right. r=ehsan a=nonlibxul
2013-01-22 00:13:04 +01:00
Josh Matthews
77bcbdf4a7
Bug 830271 - Make download UI notification take an nsIDownload. r=mak sr=mossop
2013-01-21 16:11:45 +00:00
Josh Matthews
0bab97f8e4
Bug 830066 - Use proper document for dropping links on toolkit download UI. r=mak
2013-01-21 15:09:51 +00:00
Bobby Holley
ff3e20df9d
Bug 832435 - Fix compartment handling for EvaluteString and javascript: uris. r=bz
2013-01-21 12:56:28 +01:00
Mark Hammond
8befd820ab
Bug 832811 - show desktop notifications command doesn't toggle. r=jaws
2013-01-21 15:38:35 +11:00
Mark Hammond
b14a8a3b4d
Backed out changeset 39aa8c99853c due to incorrect reviewer in checkin message.
2013-01-21 15:37:44 +11:00
Mark Hammond
c8b9de592a
Bug 832811 - show desktop notifications command doesn't toggle. r=felipe
2013-01-21 15:15:04 +11:00
Girish Sharma
e26cb61ed3
Bug 650804 - Implement a search mechanism for the highlighter, r=vporof
2013-01-17 16:29:17 +05:30
Paul Rouget
0aa9595b3c
Bug 829948 - [toolbox] once toolbox is undocked, hide the the close button. r=harth
2013-01-21 16:22:47 +01:00
Paul Rouget
78eb3570bd
Bug 818442 - [toolbox] Re-focus devtools window after locking the highlighter. r=harth
2013-01-21 16:22:47 +01:00
Jorge Luis Mendez
64ee4c43b7
Bug 816526 - debuggerUI.searchLine should use single unicode character instead of '...'. r=vporof
2013-01-14 17:08:16 -05:00
Tim Taubert
37388cc065
merge m-c to fx-team
2013-01-21 11:33:52 +01:00
L. David Baron
0f9cb17ad0
Bug 823989: Don't build testpilot on aurora update channel, a=akeybl DONTBUILD
2013-01-19 16:59:25 -08:00
Anton Kovalyov
815c12bbfd
Bug 644413 - Add support for -sp-context mode-line in Scratchpad. r=harth
2013-01-18 16:59:47 -08:00
Heather Arthur
08a6f60f02
Bug 827604 - Pseudoclass lock isn't clearing; r=dcamp
2013-01-18 14:03:22 -08:00
Matthew Noorenberghe
f84ebc1e87
Merge fx-team with mozilla-central
2013-01-17 16:14:57 -08:00
Matthew Noorenberghe
6647e60e5b
Bug 829995 - Ignore case of .url extension when migrating bookmarks from Internet Explorer. r=felipe
2013-01-16 18:39:46 -08:00
Anton Kovalyov
e15b9dcc56
Bug 828052 - Update Cleopatra and fix the issue with gJavaScriptOnly flag not working; r=past
2013-01-16 11:44:35 -08:00
Tim Taubert
23f70e6cd3
Bug 805338 - Use http://127.0.0.1:1/ as a reliable error page for testing r=jaws
2013-01-16 13:34:03 +01:00
Panos Astithas
b157673742
Merge m-c to fx-team
2013-01-16 10:13:29 +02:00
Gregory Szorc
bf7d11769c
Merge mozilla-central into services-central
2013-01-15 23:11:26 -08:00
Ed Morley
1659e70737
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2013-01-15 22:57:50 +00:00
Gregory Szorc
f218af6f35
Bug 829881 - Remove references to replaced Telemetry notification bar; r=tchevalier
2013-01-15 12:38:01 -08:00
Joe Walker
bd0b761034
Bug 774619 - Fix browser_dbg_bfcache.js test by making GCLI force GC; r=past
2013-01-15 19:38:52 +00:00
Gregory Szorc
1f258052f2
Merge mozilla-central into services-central
2013-01-15 08:36:17 -08:00
Mihai Sucan
63c0ed5ccd
Bug 787985 - Console API messages are not consistent; r=past
2013-01-15 16:02:25 +02:00
Olli Pettay
18534b4fb8
Bug 825544: backout Bug 825544, Bug 825544, Bug 765192 and Bug 808035 to bring back the old .location=val behavior, r=bz
2013-01-15 13:46:35 +02:00
Gregory Szorc
90ca908836
Bug 830626 - Add HealthReportComponents.manifest to package manifest; r=trivial
2013-01-14 21:49:25 -08:00
Gregory Szorc
5d150922a5
Bug 828149 - Enable Firefox Health Report on Linux; r=mconnor
...
We suspect the previous patch fixes the shutdown crash on Linux that
caused us to disable FHR on Linux.
2013-01-14 19:09:13 -08:00
Mike Connor
080349bfd2
bug 830090 - Access key for Choose What I Share button in info bar is broken, r=gps
2013-01-14 20:30:49 -05:00
Mike Connor
75638bf557
bug 830498 - fix hardcoded brand references in data choices prefpane, r=jaws
2013-01-14 19:56:04 -05:00
Mike Connor
17b82197ea
bug 830418 - hide health report menu items if health report is disabled, r=rnewman
2013-01-14 19:55:43 -05:00
Gregory Szorc
60850c7c23
Bug 829953 - Interact with FHR properly from about:healthreport; r=rnewman
2013-01-14 15:08:40 -08:00
Ehsan Akhgari
962a24f24f
Merge the last PGO-green changeset of mozilla-central into mozilla-inbound
2013-01-14 17:27:01 -05:00