Commit Graph

255186 Commits

Author SHA1 Message Date
Ms2ger
2e0aea2fba Bug 680694 - Remove TableRowsCollection::Init; r=sicking 2011-10-01 18:14:39 +02:00
Ms2ger
2b1825325d Bug 691041 - Remove unused variables origTargetContent and targetContent from nsRootAccessible::ProcessDOMEvent; r=surkov 2011-10-01 18:14:39 +02:00
Ms2ger
f99f6d4cdf Bug 688468 - Fix up nsIFrameMessageManager::sendAsyncMessage/nsISyncMessageSender::sendSyncMessage IDL signature; r=bz 2011-10-01 18:14:36 +02:00
Ms2ger
21a5651912 No bug - Remove CRs from nsDocument.cpp 2011-10-01 18:13:04 +02:00
Matheus Kerschbaum
46cd4d655a Bug 683482 - Remove replaceWholeText() r=sicking 2011-10-01 18:12:30 +02:00
Atul Aggarwal
68c6dc4c1f Bug 673820 - Rewriting StringToInteger function to match behavior of Rules for parsing Integers specified in spec. r=jonas f=mounir,Ms2ger,dbaron 2011-10-01 19:30:27 +05:30
Phil Ringnalda
aa7afa50d1 Bug 683163 - Disable the too-mittently-failing bug389321-1.html on Windows
--HG--
extra : rebase_source : f7ad5865c3cbf47746545eee2f03c7d884bce76f
2011-09-30 21:46:46 -07:00
Doug Sherk
6d669bd3c0 Bug 684853: implement OES_standard_derivatives
Implemented OES_standard_derivatives and fallbacks if it isn't available. Exposes dFdx, dFdy, and fwidth functions to WebGL scripts.
2011-10-01 00:45:50 -04:00
Matt Brubeck
f910be0580 Bug 684558 - browser-chrome test for escape key handling [r=mfinkle]
--HG--
rename : mobile/chrome/tests/browser_blank_02.html => mobile/chrome/tests/browser_blank_03.html
2011-09-30 21:30:49 -07:00
Matt Brubeck
e33c5f42f6 Bug 684558 - Key events are processed twice. [r=mfinkle] 2011-09-30 21:30:36 -07:00
Oleg Romashin
b5dacd415b Bug 683736 - Backspace key in form fields in desktop Linux Fennec goes back a page instead of deleting r=mbrubeck 2011-09-01 12:26:25 -07:00
Oleg Romashin
31e27aff84 Bug 682017 - Remove CustomKeySender and use content KeyEvents forwarding; r=mfinkle 2011-08-29 17:26:23 +01:00
Oleg Romashin
c2e9ca6e2e Bug 689877 - Fennec does not scroll view into plugin editable field. r=mbrubeck,mfinkle 2011-09-30 21:26:34 -07:00
Benoit Jacob
3bea5d21c4 Bug 690735 - upgrade ANGLE to r774 - no review, just syncing with upstream
This doesn't involve any Makefile change so should be relatively safe.

This is needed for:
  * BUILTIN_FUNCTION_EMULATION (r773,774), blocker for 665578
  * extensions validation in shaders (r745), blocker for 684853
  * major performance improvements and bug fixes
2011-10-01 00:03:10 -04:00
Matt Brubeck
bea15ba99c Merge mozilla-central to mozilla-inbound 2011-09-30 21:02:01 -07:00
Alexander Surkov
f5af8007c3 Bug 690222, follow up fix nsINode::GetChildAt usage 2011-10-01 12:53:57 +09:00
Matt Brubeck
cce8ca30ec Back out cb715f8a1363 (bug 680246) because of Win opt build failures on a CLOSED TREE 2011-09-30 20:43:13 -07:00
Matt Brubeck
6ad7eab95f Merge mozilla-central to mozilla-inbound 2011-09-30 18:39:57 -07:00
Masayuki Nakano
4515272ad3 backout bug 685073 part.1 due to random crash 2011-10-01 10:10:43 +09:00
Masayuki Nakano
228ea34ec8 backout bug 685073 part.2 due to random crash 2011-10-01 10:10:43 +09:00
Masayuki Nakano
3b1fb85f88 backout bug 477291 due to random crash 2011-10-01 10:10:43 +09:00
Alexander Surkov
6e07d7f738 Bug 690222 - data table elements used to determine layout-guess attribute shouldn't be picked from nested tables, r=davidb 2011-10-01 10:09:31 +09:00
Matt Brubeck
9ed0792b2d Back out 5336c87067f7 (bug 690372) for test failures 2011-09-30 17:28:34 -07:00
Matt Brubeck
f40512756b Bug 690973 - Opening a new tab in portrait does not open the awesomescreen [r=wesj] 2011-09-30 17:25:29 -07:00
Josh Aas
bc35f0fc94 Bug 690797: Replace PR_TRUE and PR_FALSE with true and false in cocoa widgets. r=smichaud 2011-09-30 20:20:33 -04:00
Fabien Cazenave
ac70357349 Bug 690372 - Give an IID to dom::Element; r=ehsan 2011-09-30 18:53:14 -04:00
Matt Brubeck
f51e2ce35a Bug 690739 (2/2) - [TabletUI] Vertical swipes should scroll content, not the sidebar [r=mfinkle] 2011-09-30 15:06:37 -07:00
Matt Brubeck
51d1a1a523 Bug 690739 (1/2) - [TabletUI] Make the swipable sidebar margin smaller when the sidebar is closed [r=mfinkle] 2011-09-30 15:02:16 -07:00
Matt Brubeck
72ba68a736 Back out 6d1c0e678b61 (Bug 689319) because of test failures 2011-09-30 14:11:24 -07:00
Siddharth Agarwal
e07277f663 Bug 690857 - Windows 7 taskbar previews broken. Fix a bool/BOOL type mismatch. r=mwu 2011-10-01 02:17:37 +05:30
Neil Deakin
31fabd0eb7 Bug 628626, arrow panels misplaced when the position is partially over the anchor in one direction, r=neil 2011-09-30 15:47:13 -04:00
Blake Kaplan
449cb1fd75 Bug 684418 - Remove a couple uses of enablePrivilege in mochitest. r=jmaher
--HG--
rename : browser/components/feeds/test/test_bug368464.html => browser/components/feeds/test/chrome/test_bug368464.html
rename : browser/components/feeds/test/test_bug408328.html => browser/components/feeds/test/chrome/test_bug408328.html
2011-09-30 15:35:30 -04:00
L. David Baron
cdbb81c63a Update to rules in current css3-mediaqueries spec for handling malformed media queries: all of the handling is now at the query level rather than the query list level. (Bug 689319) r=bzbarsky 2011-09-30 12:24:49 -07:00
Michal Novotny
a8787b2748 Bug 682727 - Handle OOM in xpc_qsDOMString and xpc_qsAUTF8String 2011-09-30 21:13:55 +02:00
William Lachance
f4b39ee317 Bug 689316 - DeviceManagerADB needs a getCurrentTime function. r=jmaher 2011-09-30 14:54:11 -04:00
Malini Das
14aa3d77e7 Bug 677626 - Add a profiling test suite for mochitest. r=jmaher 2011-09-30 14:54:10 -04:00
Gavin Sharp
cc09ca680a Bug 657462: don't select the first item in the download manager automatically, r=dolske
--HG--
extra : rebase_source : d84c3ce6b80048c2a0c8c5dc8fb7302cc22d8349
2011-09-30 09:51:17 -07:00
Kyle Huey
29da26def0 Merge m-c to b-s. 2011-09-30 16:25:07 -04:00
Mike Hommey
9783ee4a43 Bug 690856 - Ensure Instruction and Data cache coherency after extracting libraries from the DEBUG intent r=mwu 2011-09-30 20:42:24 +02:00
Ehsan Akhgari
6a2247f9f9 Merge the last green changeset of mozilla-inbound into mozilla-central 2011-09-30 10:13:25 -04:00
Ehsan Akhgari
1a4c8368cd Reftest for bug 564002; r=roc 2011-09-30 10:12:16 -04:00
Ehsan Akhgari
3712f55a5e Crashtest for bug 512749; r=roc 2011-09-30 10:11:51 -04:00
Ehsan Akhgari
4b619a80e2 Crashtest for bug 655462; r=roc 2011-09-30 10:11:39 -04:00
James Willcox
338fe71a0e Bug 690705 - Don't put the restart helper activity in the recent list [r=blassey] 2011-09-30 08:08:00 -04:00
Mark Finkle
714e2a22ce Bug 645799 - Hide the crash reporter from the recently used apps window [r=blassey] 2011-09-30 14:37:19 -04:00
Josh Matthews
3b3a2791d1 Bug 581341 - Part 6: Hack around an MSVC PGO bug. r=ted 2011-09-30 13:02:52 -04:00
Jonathan Watt
f5d42a1237 Bug 614732 - Add an argument to nsSVGUtils::GetBBox() to allow callers to specify whether stroke or markers should be included in the bounds returned. r=roc. 2011-09-30 10:25:37 +01:00
Jonathan Watt
387f4610a3 Bug 690486 - Kill nsISVGValue, nsSVGValue, nsISVGValueObserver, nsISVGValueUtils and nsSVGStringProxyValue. r=longsonr. 2011-09-30 10:25:34 +01:00
Robert Longson
b58e09e78f Bug 689546 - Simplify attribute updates to svg elements. r=jwatt 2011-09-30 09:25:01 +01:00
Josh Aas
024548641e Bug 690459: Remove usage of PR_TRUE and PR_FALSE from base plugin code. r=jst 2011-09-30 02:02:59 -04:00