Ehsan Akhgari
1a654170cf
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (spellchecker parts); blanket-r=bzbarsky
2012-07-19 00:39:40 -04:00
Ehsan Akhgari
f35f75fd3c
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (security parts); blanket-r=bzbarsky
2012-07-19 00:37:09 -04:00
Marshall Culpepper
4bdd46e24a
Bug 736710 - Part 4: Marionette unit tests for Voicemail API. r=vicamo
2012-07-19 11:27:35 +08:00
Marshall Culpepper
de4aa63592
Bug 736710 - Part 3: Voicemail DOM implementation classes. r=smaug
2012-07-19 11:27:19 +08:00
Marshall Culpepper
2dbd17493f
Bug 736710 - Part 2: RIL implementation of SMS Message Waiting Indicator. r=vicamo
2012-07-19 11:27:08 +08:00
Marshall Culpepper
d0968d69ef
Bug 736710 - Part 1: Voicemail API IDLs. sr=sicking
2012-07-19 11:26:49 +08:00
Ryan VanderMeulen
1289c5333c
Backout 61d052e202c8 (bug 647367) due to Windows bustage.
2012-07-18 22:33:41 -04:00
Ryan VanderMeulen
83d7dc0ba0
Backout 61d052e202c8 (bug 647367) due to Windows bustage.
2012-07-18 22:31:06 -04:00
Nicholas Nethercote
1f182688f1
Bug 647367 - Sequester jshash.{h,cpp} in js/jsd/. r=luke.
...
--HG--
rename : js/src/jshash.cpp => js/jsd/jshash.cpp
rename : js/src/jshash.h => js/jsd/jshash.h
extra : rebase_source : 22311241bc356e2c724c28f4199cfa8008d594a9
2012-07-18 17:38:10 -07:00
Masayuki Nakano
4a788ed927
Bug 773651 Guess VK_RCONTROL and VK_RMENU from extended key flag on XP and don't trust the scan code of key messages r=jimm
2012-07-19 10:28:17 +09:00
Masayuki Nakano
94a89956d7
Bug 751749 part.4 Give higher priority to Meta than Super and Hyper due to better compatibility with Web applications r=karlt
2012-07-19 10:28:17 +09:00
Masayuki Nakano
e947c93f9f
Bug 751749 part.3 Editor should handle Win key as a modifier key r=ehsan
2012-07-19 10:28:17 +09:00
Masayuki Nakano
588dd9f9f3
Bug 751749 part.2 Support Win key for a modifier of shortcut key and access key r=smaug, enn
2012-07-19 10:28:16 +09:00
Masayuki Nakano
141ea58a3e
Bug 751749 part.1 Decide one modifier for a modifier flag r=karlt
2012-07-19 10:28:16 +09:00
Wes Johnston
b3adb7faae
Bug 703279 - Follow up to add missing include. r=kats
2012-07-18 18:09:53 -07:00
Shane Caraveo
4827d17b78
Bug 755136: implement social sidebar, r=gavin
...
--HG--
extra : rebase_source : ac8b48de10334af10b0019d25cd59411e9928618
2012-07-18 11:40:05 -07:00
Panos Astithas
d9c2b1dca1
Backout 486fd8f6d29d (bug 765564) for Linux bustage
2012-07-18 19:45:58 +03:00
Victor Porof
3ebd0b60d2
Bug 773653 - Intermittent leak in browser_dbg_breakpoint-new-script.js; r=rcampbell
2012-07-18 17:06:45 +03:00
Victor Porof
0f55081f85
Bug 770542 - Intermittent leak in browser_dbg_bug723069_editor-breakpoints.js, browser_dbg_bug723071_editor-breakpoints-pane.js & browser_dbg_bug731394_editor-contextmenu.js of browser_dbg_script-switching.html; r=rcampbell
2012-07-18 17:21:57 +03:00
Mike Hommey
c7b8baf87a
Bug 774772 - Fix webapprt l10n after bug 762864. r=bsmedberg
2012-07-18 08:34:56 +02:00
David Rajchenbach-Teller
84f538fea6
Bug 769310 - Unix paths. r=taras
2012-07-18 21:09:14 -04:00
David Rajchenbach-Teller
20f50ad90f
Bug 769310 - Windows paths. r=taras
2012-07-18 21:09:14 -04:00
ku.b@gmx.de
d7c9e2fe98
Bug 709732 - double color correction with X Color Management
2012-07-18 21:09:13 -04:00
Wes Johnston
cde7645635
Bug 703279 - Cancel panning when a context menu is shown. r=kats
2012-07-18 17:58:56 -07:00
Wes Johnston
225ceac5b8
Bug 766802 - Follow up to fix event listener. r=mfinkle
2012-07-18 17:56:44 -07:00
Gavin Sharp
cb9faf6363
Bug 773934 followup: add license headers to new files, and remove unused code
...
--HG--
extra : transplant_source : %91%7C%F2r%1B%A9%94%A1Q%85%5E%F7N76%83%9C%F80%D7
2012-07-18 17:16:58 -07:00
Jonas Sicking
71c6312f0b
Back out 44f8cae1dcf0, part of bug 769594, due to orange
2012-07-18 16:18:42 -07:00
Wes Johnston
58b19580ad
Bug 766802 - Target=blank links should open in the browser for webapps. r=mfinkle DONTBUILD
2012-07-18 15:43:34 -07:00
Wes Johnston
7282ef5260
backout 2c49724bcbfd
2012-07-18 16:02:55 -07:00
Nicholas Nethercote
3607438e75
Bug 771378 (part 4) - Follow-up to avoid an uninitialized variable. r=sfink.
...
--HG--
extra : rebase_source : 44f1456136324ae76f27077829faf546024bad11
2012-07-18 15:53:17 -07:00
Wes Johnston
fb11286c15
comparing with http://hg.mozilla.org/integration/mozilla-inbound/
...
searching for changes
changeset: 99712:bbdfd47ad4d7
tag: tip
user: Wes Johnston <wjohnston@mozilla.com>
summary: Bug 766802 - Clicks on links with target=blank in webapps should open in the browser. r=mfinkle
2012-07-18 15:43:34 -07:00
Andrew McCreight
a3df4ac39e
Bug 770218 - null check mAList during unlink of DOMSVG{Length,Number,Transform}List. r=jwatt
2012-07-18 15:44:22 -07:00
David Clarke
1b7789c269
Bug 775051 - Make sure there is a valid url before attempting to add perms for it, r=philikon
2012-07-18 15:38:00 -07:00
Jeff Gilbert
fe4f76331d
merge the backout of cset d4a04cc38326
2012-07-18 15:25:59 -07:00
Jeff Gilbert
35740f94a5
Backed out changeset d4a04cc38326
2012-07-18 15:23:47 -07:00
Marshall Culpepper
75a9b983ba
Bug 775308 - Enable GPU acceleration in the emulator used by Marionette, r=jgriffin, DONTBUILD because NPOTB
2012-07-18 15:16:31 -07:00
Benjamin Peterson
0f84266c79
Bug 725702: support for of loops in Reflect.parse r=dherman
2012-07-18 18:14:15 -04:00
Jeff Gilbert
3e4b30be56
Bug 774059 - Fix up references to glEGLImageTargetTexture2D - r=bjacob
2012-07-18 14:17:10 -07:00
Saurabh Anand
e748110311
Bug 722996 - cookieAcceptDialog.js uses global Private Browsing state to make decisions; r=ehsan
2012-07-19 02:23:40 +05:30
Matt Brubeck
5c5f0c538c
Bug 767809 - BrowserToolbar.show/hide must be called on the UI thread [r=margaret]
2012-07-18 14:02:04 -07:00
Jeff Gilbert
a629d6f9ae
Bug 774841 - Check the proper extension before using ImageTargetTexture2D - r=bgirard
2012-07-18 13:41:49 -07:00
Andrew McCreight
e82547c80d
Bug 761831 - Be less ambitious in GetMemberInfo. r=bholley
2012-07-18 13:28:58 -07:00
Chris Jones
3cf1526c52
Bug 774989: Transform touch-event coordinates for remote content. r=smaug
2012-07-18 12:43:06 -07:00
Joel Maher
5b0cdffc1b
Bug 772531 - detect when a tegra reboots via log file parsing, mark test as red and allow tbpl to get accurate information. r=wlach
2012-07-18 15:24:34 -04:00
David Zbarsky
ae53abdf98
[Bug 774751] Use nsRefPtr in nsIDocument r=bz
2012-07-18 12:47:37 -04:00
David Zbarsky
7f0f075928
[Bug 774505] Don't include Layers.h everywhere r=cjones
2012-07-18 12:31:40 -04:00
Olli Pettay
5df5edb994
Bug 773945, remove nsXULElement::mPrototype, part 3, r=bz
2012-07-14 18:28:54 +03:00
Olli Pettay
6e7dc0fe0d
Bug 773945, remove nsXULElement::mPrototype, part 2, r=bz
2012-07-19 11:31:47 +03:00
Olli Pettay
ea0631cee7
Bug 773945, remove nsXULElement::mPrototype, part 1, r=bz
2012-07-14 14:28:35 +03:00
Olli Pettay
4e94797ac0
Bug 770429, do uri load check earlier to avoid running code unnecessarily, r=mrbkap
...
--HG--
extra : rebase_source : f28bd4edb4c055f5674923ffb82bae20bc502dd2
2012-07-19 10:43:33 +03:00