Boris Zbarsky
9251d645a5
Bug 815671 part 8. Fix charset menu code to use copy constructors for arrays. r=jlebar
2012-11-29 11:14:14 -05:00
Boris Zbarsky
9a2a0bca08
Bug 815671 part 7. Fixes to layout code to not copy arrays implicitly. r=roc
2012-11-29 11:14:14 -05:00
Boris Zbarsky
909f6d9ba2
Bug 815671 part 6. Fixes to widget code to not copy arrays implicitly. r=jlebar
2012-11-29 11:14:14 -05:00
Boris Zbarsky
2df1c922cc
Bug 815671 part 5. Various miscellaneous fixups in dom/ and hal/ code to copy arrays only when we explicitly want to. r=jlebar
2012-11-29 11:14:14 -05:00
Boris Zbarsky
53f339800c
Bug 815671 part 4. Remove some array copying in gfx code. r=roc
2012-11-29 11:14:13 -05:00
Boris Zbarsky
1ed8fa1969
Bug 815671 part 3. Make nsXULPopupManager::GetVisiblePopups use an array out param instead of returning array object copies. r=roc
2012-11-29 11:14:13 -05:00
Boris Zbarsky
6fa18e5571
Bug 815671 part 2. Make some content code use array references instead of array objects with implicit copies. r=smaug
2012-11-29 11:14:13 -05:00
Boris Zbarsky
cad609114a
Bug 815671 part 1. Make RegisterRemoteChrome use InfallibleTArray like its caller does. r=jlebar
2012-11-29 11:14:13 -05:00
Eric Wong
f508660e36
Bug 815915 - Split out WebGLVertexAttribData into a separate header. r=bjacob
2012-11-28 22:04:26 -08:00
Ed Morley
85ad081997
Backout 82837149f001 (bug 816357) for frequent flexbox reftest failures on linux
2012-11-29 15:22:09 +00:00
Ed Morley
f1c455d359
Merge mozilla-central to mozilla-inbound
2012-11-29 15:09:27 +00:00
Rafael Ávila de Espíndola
ed8b5b64bd
Bug 815216 - Upgrade clang to 168596 in the 3.2 branch. r=rail.
...
Update the tooltool manifests.
--HG--
extra : rebase_source : 96b8406a18941b058e660c5c0c4f1391a78b02f3
2012-11-29 09:50:35 -05:00
Rafael Ávila de Espíndola
7e2336677b
Bug 815216 - Upgrade clang to 168596 in the 3.2 branch. r=rail.
...
Update the build script.
--HG--
extra : rebase_source : 9ed24736739a8abb775cce8ff90c456300098942
2012-11-29 09:49:15 -05:00
Jan de Mooij
6b3704e498
Bug 816015 - Make ARM's second scratch register configurable. r=mjrosenb
2012-11-29 15:50:14 +01:00
Jan de Mooij
096701a379
Bug 816493 - Fix IsAboutToBeFinalized(ReadBarriered<IonCode>..) to call IsIonCodeAboutToBeFinalized. r=jonco
2012-11-29 15:48:48 +01:00
Paul Adenot
57189361a6
Bug 816143 - Teach AudioStream::EnsureTimeStretcherInitialized() about infallible malloc. r=kinetik
2012-11-29 15:40:57 +01:00
Ben Hearsum
53a2033b54
bug 815189: b2g builds should clone http://hg.mozilla.org/integration/gaia-nightly . r=catlee
2012-11-29 09:40:52 -05:00
Fernando Jiménez
b30a12c259
Bug 815547 - [Apps] Inconsistent app attribute status when download error; r=fabrice
2012-11-29 15:19:37 +01:00
Ed Morley
6235b77c71
Backout 67e95e421678 (bug 814195) for Windows debug jsreftest failures on a CLOSED TREE
2012-11-29 11:17:11 +00:00
Jan de Mooij
915f1f7e31
Bug 816104 - Assert define/defineBox are not used with call instructions. r=dvander
2012-11-29 10:15:40 +01:00
Cameron McCormack
f0af12d6b2
Bug 816431 - Add unprefixed CSSRule.KEYFRAME{,S}_RULE constants. r=bz
2012-11-29 18:57:32 +11:00
Robert O'Callahan
bdbd1f0280
Backout 7aceff7124d9 (bug 815591) for Mac test failures
2012-11-29 20:39:36 +13:00
Daniel Holbert
d1b24c460c
Bug 793308: Remove unneeded/unused "#include string.h" from some SVG c++ files. r=longsonr
2012-11-28 23:13:02 -08:00
Daniel Holbert
45fc775c31
Bug 816357: use 'default-preference' rather than line-by-line pref() annotations in flexbox reftest.list file. r=heycam
2012-11-28 23:12:32 -08:00
Cameron McCormack
d18bd421ef
Bug 815842 - Use default-preferences in @supports reftest manifests. r=bz
2012-11-29 17:37:20 +11:00
Fabrice Desré
0bcc3b3058
Bug 778668 - Bubble the application name/origin/manifest in the desktop-notification mozChromeEvent [r=wchen]
2012-11-28 22:36:15 -08:00
Patrick Wang
3a93b97499
Bug 793111 - Part 3 - Test case r=vicamo
2012-11-27 18:26:26 +08:00
Patrick Wang
62d49b0870
Bug 793111 - Part 2 - getting PLMN list and deciding required carrier name component r=vicamo
2012-11-02 19:34:41 +08:00
Patrick Wang
1e51c7fcef
Bug 793111 - Part 1 - Add properties in nsIDOMMozMobileICCInfo to indicate if PLMN/SPN is required sr=sicking
2012-11-27 21:08:12 +08:00
Henrik Skupin
8e44f4c656
Bug 816463 - Update webrtc crashtest manifest to use new default-preferences feature. r=jesup
...
--HG--
extra : rebase_source : 614a2906772fe40a3b781a014eb2ad18f1a226ca
2012-11-29 14:15:33 +01:00
Fabrice Desré
bc55dd3b9c
Bug 808220 - [SMS API] Retrieve a 'sent' message show field 'sender' as 'undefined' STRING, not undefined [r=ferjm]
2012-11-29 05:21:11 -08:00
Landry Breuil
e7870e1b6a
Bug 815793: use $(TAR) when appropriate. r=glandium
...
--exclude (added in bug #798450 ) is a gnu tar option
Fixes packaging on BSD platforms.
2012-11-29 14:17:54 +01:00
Chris Lord
c03d30e218
Bug 814864 - Reconcile frame resolution difference in layer rendering. r=bgirard
...
Reconcile the difference when rendering a buffer that has a different frame
resolution to the primary buffer. This is handy for low precision buffers that
are updated at a different rate to primary buffers.
2012-11-29 13:08:41 +00:00
Chris Lord
5598017819
Bug 814864 - Only draw low precision tiles when necessary. r=kats
...
Use DisplayPortCalculator.aboutToCheckerboard to determine if we're in risk of
checkerboarding while drawing tiles, and only then enable low precision
rendering. This makes sure that we don't spend time doing low precision
rendering when it isn't going to be of benefit (and thus decreases the
likelihood of the user seeing low precision tiles unnecessarily).
2012-11-29 13:08:41 +00:00
Chris Lord
5b7e4bda6f
Bug 814864 - Respect layers.low-precision-buffer in Fennec browser.js. r=kats
...
When layers.low-precision-buffer is false, just set the display port and not
the critical display port.
2012-11-29 13:08:41 +00:00
Chris Lord
09c84058e2
Bug 814864 - Abort old, stale, low precision updates. r=kats
...
Don't spend time during stale, low precision content when there are newer
display ports in the pipeline.
2012-11-29 13:08:40 +00:00
Chris Lord
7e85fd7d95
Bug 814864 - Do high precision updates before low precision updates. r=bgirard
...
Rather than interleaving high and low precision updates, do low after high.
This patch also refactors the code somewhat so that we don't needlessly
recalculate the values required for repeated transactions.
2012-11-29 13:08:40 +00:00
Jon Coppeard
a02a99a37a
Bug 816046 - Intermittent "Assertion failure: key.kind != CrossCompartmentKey::StringWrapper r=billm
...
--HG--
extra : rebase_source : e57dc40bbd5648cabcaf2805b984e921577989f5
2012-11-28 17:39:12 +00:00
Chris Lord
e1569825cd
Bug 814437 - Record checkerboarding over time instead of per frame. r=kats
...
Frame-rate has an unpredictable effect on the results of robocop checkerboarding
tests. Instead of recording checkerboarding per frame, record it over time.
2012-11-29 12:03:52 +00:00
Chris Lord
0997087f82
Bug 814437 - Fix checkerboard measurement when using a critical displayport. r=bgirard
...
The checkerboard measurement depended on the displayport coverage of the
viewport, which was calculated in LayerRenderer. When using a critical
displayport, this value changes, but this was not being accounted for.
We have all the context we need for this Gecko-side, so move this code into
LayerManagerOGL::ComputeRenderIntegrity and account for displayport coverage
correctly.
2012-11-29 12:03:38 +00:00
Chris Lord
3d5740023e
Bug 814437 - Count low precision rendering 0.5x towards checkerboarding. r=bgirard
2012-11-29 12:03:27 +00:00
Benjamin Chen
4bc6260040
Bug 804985 - [browser] don't try to zoom out wider than the page width r=cjones
...
1. bring the zoom factor into BrowserElementScrollng.js
2. fix the zoom ratio in AsyncPanZoomController::ZoomToRect
3. fix the relation between _isRectZoomedIn and AsyncPanZoomController::ZoomToRect
4. zoom it out if the rect reach the device maximal zoom ratio
2012-11-28 17:18:12 +08:00
Makoto Kato
f409f7fc8c
Bug 800785 - unnecessary PGO for js shell. r=ted
2012-10-23 16:42:19 +09:00
Makoto Kato
9930b22fda
Bug 813834 - Character corruption on Facebook messenger with Social API. r=jaws
2012-11-29 15:14:48 +09:00
Makoto Kato
c4b069ec56
Bug 816004 - Change password mask timer to 1.5s on Gonk. f=vingtetun r=mwu
2012-11-29 15:13:35 +09:00
Matt Woodrow
37850af866
Bug 815593 - Remove unused variable. r=bustage
2012-11-29 19:01:48 +13:00
Mark Hammond
c4aec870c8
Bug 812108 - ensure that if 'try again' on a social error fails, we continue to display the error message. r=felipe
2012-11-29 16:25:34 +11:00
Alexander Surkov
3b59474d13
Bug 814386 - ASSERTION: No parent accessible. Should we really assert here, r=tbsaunde
2012-11-29 14:14:04 +09:00
Robert O'Callahan
2d875982db
Bug 812897. Limit WS_EX_COMPOSITED hack to pre-Windows-8. r=jmathies
2012-11-29 18:02:57 +13:00
Robert O'Callahan
4fd3be0cc7
Bug 815593. Don't layerize images that exceed MaxTextureSize. r=mattwoodrow
...
--HG--
extra : rebase_source : f94300b24b90d063df095324663c9d8fa49e42e9
2012-11-28 15:34:45 +13:00