Brian Hackett
d55ff730fa
Use handles in API object hooks where possible, bug 750733. r=billm
2012-05-19 15:03:45 -07:00
Michael Wu
d510f25e2b
Bug 756746 - Quote paths in linker scripts, r=glandium
2012-05-19 17:02:34 -04:00
Andrew McCreight
66c59c9675
Bug 714725 - use deferred release in XPC_WN_Helper_Finalize. r=bholley
2012-05-19 13:56:29 -07:00
Tom Schuster
4c86e85cbc
Bug 673499 - revert unwanted change to js/src/ETWProvider.man
2012-05-19 22:03:17 +02:00
Tom Schuster
81b01abcdb
Bug 707911 - Rewrite StackTraceToString to use StringBuffer. r=bhackett
2012-05-19 21:56:23 +02:00
Tom Schuster
5f6d13c6fc
Bug 673499 - remove some trailing whitespace from js/src. r=jorendorff
2012-05-19 21:56:17 +02:00
Brian Hackett
66d81d0a7e
Backed out changeset 5fc7462dd394 for android orange.
2012-05-19 11:52:55 -07:00
Brian Hackett
7235558c07
Use handles in API object hooks where possible, bug 750733. r=billm
2012-05-19 09:48:09 -07:00
Ryan VanderMeulen
5e78d60411
Backout bug 733553 due to mochitest orange.
2012-05-19 12:10:26 -04:00
Blake Kaplan
83ada37673
Bug 756584 - Crashtest for bug 720305. r=dveditz
2012-05-19 11:32:46 -04:00
Oleg Romashin
98f9df6c9e
Bug 756384 - Maemo/Meego builds should have the "Mobile" token in the UA string. r=mfinkle
2012-05-19 11:31:17 -04:00
Cervantes Yu
2b843cadbf
Bug 756036 - Fix race condition between rilworker and IO thread. r=kmachulis
2012-05-19 11:29:45 -04:00
Geoff Brown
ad4e2a3ea4
Bug 755556 - Robocop: upgrade to robotium-3.2.1.jar. r=jmaher
2012-05-19 11:26:39 -04:00
Adam Dane [:hobophobe]
1246de488b
Bug 733553 - Tests for multipart streams via mochitest-plain using httpd.js. r=joe
2012-05-10 18:37:42 -05:00
Adam Dane [:hobophobe]
d2e80641a8
Bug 733553 - Allow multipart image streams to cope with stream changes. r=joe
2012-05-08 21:35:32 -05:00
Jonathan Watt
ba87c24d19
Bug 756462 - Stop unnecessary propagating COORD_CONTEXT_CHANGED notifications to descendants of nsSVGInnerSVGFrame. r=longsonr.
2012-05-19 14:50:07 +01:00
Robert Longson
bb1ba049a4
Bug 754592 - Lazily allocate conditional processing data. r=jwatt
2012-05-19 14:37:16 +01:00
Phil Ringnalda
eda0e7a7e4
Bug 668849 - Double the workaround timeout to wait longer for spellcheck to finish
2012-05-18 22:27:38 -07:00
Josh Aas
62d2079eb1
Bug 240131: Clarify NPStream ownership. r=jst
2012-05-19 00:33:24 -04:00
Matt Brubeck
c5e2ef3ab7
Bug 756665 - Clicking a tab close button in XUL Fennc should selected the tab [r=mfinkle]
2012-05-18 21:01:42 -07:00
Matt Brubeck
a5fdfffbe1
Bug 707571 (part 5) - Add a hidden pref to ignore user-scalable=no [r=mfinkle]
2012-05-18 08:24:27 -07:00
Matt Brubeck
397834a9d2
Bug 707571 (part 4) - Use mininum-scale and maximum-scale from <meta name="viewport"> [r=kats]
2012-05-18 08:24:27 -07:00
Matt Brubeck
561779c4f3
Bug 707571 (part 3) - Disable double-tap listener on pages with user-scalable=no [r=kats]
2012-05-18 08:24:27 -07:00
Matt Brubeck
56743ae0a7
Bug 707571 (part 2) - Disable zooming for pages with user-scalable=no [r=kats]
2012-05-18 08:24:27 -07:00
Matt Brubeck
c3e48e8c11
Bug 707571 (part 1) - Make viewport calculations respect zoom limits set by the page [r=mfinkle]
2012-05-18 18:36:47 -07:00
Kartikaya Gupta
e8291047ec
Bug 756555 - Intersect the upload region with the valid region. r=ajuma
2012-05-18 21:19:43 -04:00
Dale Harvey
d28624050a
Bug 753595 - Add a getScreenshot call to mozbrowser. r=jlebar
2012-05-18 20:47:20 -04:00
Terrence Cole
a3172ed2bc
Bug 744579 - Implement a relocatable version of HeapPtr; r=billm
...
We cannot store HeapPtrs in memory that may be realloced outside of the GC.
Instead we should use the RelocatablePtr, which is more expensive, but is able
to handle being moved, or EncapsulatedPtr which requires external barriers.
--HG--
extra : rebase_source : 949c71cfdab8005339aea49437922f7f00a6f73a
2012-05-15 17:21:23 -07:00
Ryan VanderMeulen
cbefc3395f
Merge m-c to inbound.
2012-05-18 20:22:14 -04:00
Fabrice Desré
47603f418b
Bug 756700 - Use the power.screen.timeout pref value as a default for the power.screen.timeout setting, patch by an anonymous silicon vendor contributor [r=fabrice]
2012-05-18 17:08:50 -07:00
Chris Peterson
c6f4fe28ad
Bug 748590 - Backout adea606b5694 to map KEYCODE_DPAD_CENTER to DOM_VK_RETURN. r=eeejay
2012-05-18 15:51:53 -07:00
Paul O’Shannessy
310f71dc8b
Bug 752149 - [OS X] nsCocoaWindow::ConstrainPosition uses wrong screen in multi-display setup [r=smichaud]
...
Specifically, when loading the position from persisted attributes and the window
should open on a 2nd display, it opens on the 1st.
2012-05-18 15:16:50 -07:00
Philipp von Weitershausen
cf43882096
Bug 754216 - Control the emulator from within Marionette JS scripts. r=jgriffin DONTBUILD because NPOTB
2012-05-18 13:30:43 -07:00
Philipp von Weitershausen
370603a9a2
Bug 754178 - Expose SpecialPowers in Marionette content JS. r=jgriffin
2012-05-18 13:30:13 -07:00
Philipp von Weitershausen
df0067ebe7
Bug 754178 - Expose SpecialPowers in Marionette chrome JS. r=jgriffin
2012-05-18 13:30:04 -07:00
Ali Juma
28ef34c012
Bug 745243 - Wait for surfaceChanged before calling GLController.provideEGLSurface. r=kats
2012-05-18 15:58:46 -04:00
Ehsan Akhgari
060fa03e26
Bug 756516 - Ignore .clang_complete files; r=BenWa
...
DONTBUILD
2012-05-18 13:55:58 -04:00
Ed Morley
2d069169b5
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-05-18 18:41:11 +01:00
Joel Maher
f545f9dfc5
Bug 756346 - please update a new talos.zip to fix tcheckerboard3. r=armenzg
2012-05-18 11:03:37 -04:00
Ms2ger
e292b33b2f
Merge.
2012-05-18 13:32:47 +02:00
Ms2ger
81cb351df1
Merge m-c to m-i.
2012-05-18 13:32:20 +02:00
Jonathan Watt
77bfd58e45
backout 0f4a08fb2e8e to see if it caused random orange (Bug 756122 - Clean up nsSVGUtils::PaintFrameWithEffects a little).
2012-05-18 12:21:24 +01:00
Robert Longson
4fd52b5cbf
Bug 756404 - Address post-landing review comments from bug 512525. r=jwatt
2012-05-18 11:41:30 +01:00
Robert Longson
b6772bc5ee
Bug 528332 - make tests random on Android
2012-05-18 11:29:10 +01:00
Jonathan Watt
a452a472b6
Bug 756122 - Clean up nsSVGUtils::PaintFrameWithEffects a little. r=longsonr.
2012-05-18 10:05:09 +01:00
Ms2ger
127d3f70cc
Bug 754643 - Disable FAIL_ON_WARNINGS in content/media because new warnings were introduced.
2012-05-18 10:57:20 +02:00
Robert Longson
68d77a3a59
Bug 528332 - Implement non-scaling-stroke vector-effect. Part 2 - SVG changes r=dholbert
2012-05-18 09:34:25 +01:00
Robert Longson
8953e7caaf
Bug 528332 - Implement non-scaling-stroke vector-effect. Part 1 - style system changes r=dbaron
2012-05-18 09:33:40 +01:00
Ms2ger
2a4ae1fc19
Bug 756073 - Remove xpcprivate.h include from nsGenericElement.cpp; r=bholley
2012-05-18 10:29:40 +02:00
Ms2ger
28dd6980e6
Bug 754553 - Remove indexed property access from localStorage/sessionStorage; f=mayhemer r=sicking
2012-05-18 10:29:40 +02:00