Commit Graph

123361 Commits

Author SHA1 Message Date
Matt Woodrow
1de129a04c Bug 846144 - Don't optimize backgrounds to an ImageLayer if they have border-radius clipping. r=roc 2013-02-28 21:49:30 +13:00
Henri Sivonen
d09f84d087 Bug 840476 - Add telemetry probe for character encoding override situation. r=smaug. 2013-02-28 10:44:57 +02:00
Jan de Mooij
6c55b391b3 Bug 845841 - Don't inline object element read if the value may be a string. r=bhackett 2013-02-28 09:40:17 +01:00
Sriram Ramasubramanian
15c976f003 Bug 827208: Cache the delegate that consumed the MotionEvent. [r=bnicholson] 2013-02-27 23:58:09 -08:00
Alexander Surkov
e651e2782a Bug 845134 - enable logging in focus/test_focusedChild.html 2013-02-28 14:35:17 +09:00
L. David Baron
1e95975352 Bug 404077: Adjust annotations of expected assertions. 2013-02-27 23:41:31 -08:00
Trevor Saunders
0a6bc5d085 backout d74b3403dfe0 for busting android (--werror for unused var) on a CLOSED TREE 2013-02-28 02:37:52 -05:00
Phil Ringnalda
03cdba0d6e Back out 49b4afb3ab2f (bug 845134) as the single most unlikely cause of Android build bustage in the history of computing, on a CLOSED TREE 2013-02-27 23:15:11 -08:00
L. David Baron
5fbc66f981 Bug 404077: Adjust annotations of expected assertions. CLOSED TREE 2013-02-27 21:44:26 -08:00
Gregory Szorc
27c42e83c6 Merge mozilla-central into build-system
The 3 merged files had no conflicts and were manually verified to ensure
no incompatible changes crept in.
2013-02-27 21:02:02 -08:00
Guillaume Destuynder
b86d2a45bf Bug 822944: Add production marketplace cert, r=bsmith, modifed by bsmith before checkin
--HG--
rename : security/build/b2g-app-root-cert.der => security/build/test-b2g-app-root-cert.der
rename : security/manager/ssl/tests/unit/test_signed_apps/privileged-app-test-1.0.zip => security/manager/ssl/tests/unit/test_signed_apps/test-privileged-app-test-1.0.zip
extra : source : d23c1cb4e6ab66195de2bea8e818e8f88f120fc5
2013-02-27 17:43:35 -08:00
Sriram Ramasubramanian
63c8f8e17e Bug 827208: TouchDelegate for tabs button. [r=bnicholson] 2013-02-27 15:05:28 -08:00
Alexander Surkov
f10aa93cd6 Bug 845134 - enable logging in focus/test_focusedChild.html 2013-02-28 14:35:17 +09:00
Oleg Romashin
7762677b32 Bug 844698 Make Qt EGL port working on X11 Maemo/Meego after bug 716859 landed. r=jgilbert 2013-02-27 20:56:29 -08:00
Vicamo Yang
c1c8ca59a3 Bug 845651: update mochitest venv to fix missing _sysconfigdata_nd on debians. r=jgriffin 2013-02-28 12:52:51 +08:00
Vicamo Yang
8ee4afe108 Bug 845168: include ipc/unixsocket only once. r=qDot 2013-02-28 12:52:16 +08:00
Ryan VanderMeulen
2dc7365075 Bug 404077: Adjust annotations of expected assertions. 2013-02-27 23:26:32 -05:00
Hubert Figuière
8eeb3c43df Bug 845095 - Disable mochitest states/test_tree.xul on Mac. r=dbolter 2013-02-27 16:02:38 -05:00
Timothy Nikkel
5fb37d3772 Bug 845337. When we are looking for the parent prescontext we may not have a root frame so use the root view instead to get the parent prescontext. r=roc 2013-02-27 14:52:06 -06:00
Wan-Teh Chang
b4b99336e8 Bug 841651: Implement PR_SetThreadPriority() on Linux-based platforms
using per-thread nice values.  The patch is contributed by Gabriele
Svelto <gsvelto@mozilla.com>.  r=wtc.
2013-02-27 12:51:25 -08:00
Gregory Szorc
803629b9c6 Merge mozilla-central into build-system
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Ed Morley
5eb9daf922 Backed out changeset f73b7b8d1a2d (bug 829557) for failing to compile on Windows on a CLOSED TREE 2013-02-27 12:50:30 +00:00
Ed Morley
2a52d29880 Backed out changeset 622b744e5df9 (bug 829557) 2013-02-27 12:49:32 +00:00
Ed Morley
206b4564c9 Backed out changeset 05c35dc73323 (bug 845526) 2013-02-27 12:49:29 +00:00
Ed Morley
48a74b755b Backed out changeset dba7a059ed22 (bug 843214) 2013-02-27 12:49:26 +00:00
Tim Taubert
01b9631cb4 Bug 727765 - part 2 - let Panorama use PageThumbs to draw screenshots to TabCanvases; r=jaws 2013-02-27 13:37:45 +01:00
Tim Taubert
3ba33a0e67 Bug 727765 - part 1 - use nsIDOMWindowUtils.getScrollbarWidth() to avoid black borders at the right; r=jaws 2013-02-27 13:37:45 +01:00
Michael Ratcliffe
634a19638b Bug 845750 - GCLI jsb command should strings jsbBraceStyleDesc2 and jsbBraceStyleManual2 need descriptive comments r=harth 2013-02-27 10:31:46 +00:00
Girish Sharma
f185a8db34 Fix for bug 838069 (intermittent browser_toolbox_window_shortcuts.js); r=jwalker 2013-02-27 21:07:14 +05:30
Chris Peterson
ab91a0de11 Bug 845712 - threadPtr->name will be uninitialized if cprCreateThread()'s name parameter is NULL. r=jesup 2013-02-26 23:40:06 -08:00
Chris Peterson
778448acb3 Bug 845712 - Remove unnecessary void* casts because Darwin's pthread_t is a pointer. r=jesup 2013-02-26 23:00:33 -08:00
L. David Baron
75dd27cb1a Bug 404077: Adjust annotations of expected assertions. 2013-02-27 20:14:02 -08:00
Seth Fowler
17984bfb75 Add crashtest for Bug 844403. r=dholbert 2013-02-27 19:43:45 -08:00
Ryan VanderMeulen
38514baf26 Bug 807234 - Temporarily disable the test on a CLOSED TREE. r=orange 2013-02-26 22:34:36 -05:00
Joshua Gaines
86ebc81476 Bug 816281 - Add "avant-garde" to the en-US dictionary; r=ehsan
DONTBUILD
2013-02-26 21:17:58 -05:00
Steve Fink
7ed8fd38e9 Bug 845519 - Use SkipRoots for jschar pointers until we need to start moving them. r=terrence
--HG--
extra : rebase_source : d337dba6972e78e1994dd5563f093622e4475fc8
2013-02-26 16:45:49 -08:00
Steve Fink
1035847a84 Bug 845519 - Check getType(cx) return value (also fixes rooting hazard). r=bhackett
--HG--
extra : rebase_source : 3031e892cd93c36db9096e47fcb20fb3dc9913dc
2013-02-26 15:45:12 -08:00
Terrence Cole
e166ef1f54 Bug 845573 - Allocate singletons discovered by the parser in tenured; r=bhackett 2013-02-26 15:29:32 -08:00
Terrence Cole
734dcd0486 Bug 847093 - Scope objects should start in the tenured heap; r=bhackett 2013-03-02 14:07:28 -08:00
L. David Baron
3641b6f111 Backout changeset 2bff7f5e13a4 (bug 846096) because this test isn't relevant to bug 846096. r=Ms2ger via IRC 2013-03-02 12:08:31 -08:00
Andrea Marchesini
c31f5dfb65 Bug 841014 - Convert TimeRanges to WebIDL. r=Ms2ger, r=peterv 2013-03-02 14:16:43 -05:00
Andrea Marchesini
8eaecd7c18 Bug 841014 - Rename nsTimeRanges.h to TimeRanges.h. r=Ms2ger
--HG--
rename : content/html/content/src/nsTimeRanges.cpp => content/html/content/src/TimeRanges.cpp
rename : content/html/content/src/nsTimeRanges.h => content/html/content/src/TimeRanges.h
2013-03-02 14:14:44 -05:00
Adam Roach [:abr]
648aed2d9f Bug 845523 - Move condition signaling into PeerConnectionCtx init r=ehugg 2013-03-02 13:01:14 -06:00
Caitlin Potter
729c6397f0 Bug 833403 - Integrate libwebvtt into Mozilla. r=ted
- Updated for new build system (2/28/2013)
 - declaration-after-statement no longer breaking MSVC build
 - Source files and scripts now contain appropriate license info
 - media/webvtt/update.sh no longer hiding unexpected/significant
   errors.
2013-03-01 19:25:19 -05:00
Justin Wood
2037fa931e Merge central to inbound 2013-03-02 13:33:21 -05:00
Norbert Lindenberg
5bf1c9245d Bug 847000 - JSMSG_CANT_CONVERT_TO mapped to 35_TO in self-hosted code. r=tschneidereit
--HG--
extra : rebase_source : 5a8bc53c47b45c8ff288a3859601a5476e2901e9
2013-03-01 23:57:00 +01:00
Andrew McCreight
202c9da2c7 Bug 846955 - Codegen Argument definitions using .define() in ClassDestructor::define. r=bz 2013-03-01 16:32:24 -08:00
Igor Bukanov
1ea05be2db Bug 743436 - remove XPCJSRuntime::mJSCycleCollectionContext and related code. r=peterv
The patch removes no longer used XPCJSRuntime::mJSCycleCollectionContext,
nsXPConnect::mCycleCollectionContext and related code to create/destroy
contexts. As that made nsCycleCollectionJSRuntime::FinishTraverse() empty
in all cases I removed that method as well.
2013-02-27 11:33:12 -08:00
Ryan VanderMeulen
23a27fd22e Bug 404077 - Adjust annotations. DONTBUILD 2013-03-02 12:24:20 -05:00
Robert O'Callahan
6cb953902b Bug 845526 - Limit complexity of invalid region in RemoveFrameFromLayerManager. r=mattwoodrow 2013-03-02 12:21:00 -05:00