Robert O'Callahan
|
2a1134e322
|
Bug 946502. Part 3: Extend FrameLayerBuilder to set fixed-pos metadata on layers created for background-attachment:fixed content. r=mattwoodrow
--HG--
extra : rebase_source : dbaab718d7a358bfaa40124913bcd5acf0255aa1
|
2013-12-18 00:30:21 +13:00 |
|
Robert O'Callahan
|
01f6728b16
|
Bug 946502. Part 2: Remove unimplemented, unused function. r=mattwoodrow
--HG--
extra : rebase_source : fbc4a398d1554ffc668a18bd667b6b90fdace15f
|
2013-12-18 00:19:31 +13:00 |
|
Robert O'Callahan
|
cd547c4bb4
|
Bug 952893. Part 3: Tighten TimeVarying invariants so that GetAt always returns an end time when the value actually changes. r=padenot
|
2014-01-16 00:13:08 +13:00 |
|
Robert O'Callahan
|
1161223f59
|
Bug 952893. Part 2: When all streams in the MSG are blocked, allow the MSG to suspend indefinitely and pause AudioStream outputs while suspended. r=padenot
|
2014-01-16 00:13:07 +13:00 |
|
Robert O'Callahan
|
4b41dadb7e
|
Bug 952893. Part 1: Block the AudioDestinationNode when it's the only node in the AudioContext. r=padenot,karlt
|
2014-01-16 00:08:20 +13:00 |
|
Oleg Romashin
|
e153d57ee2
|
Bug 840874 - Get Skia backend working on Qt port. r=bas
|
2014-01-29 23:01:16 -08:00 |
|
Boris Zbarsky
|
0ec24be88b
|
Bug 965144. Make the Window-specific bits of XrayWrapper work with WebIDL windows. r=bholley
|
2014-01-29 22:34:25 -08:00 |
|
Boris Zbarsky
|
b819d8db86
|
Bug 965477. Enter the compartment of obj in ClearCached*Value in the StoreInSlot case. r=bholley
|
2014-01-29 22:33:50 -08:00 |
|
Boris Zbarsky
|
9363c07116
|
Bug 945416 part 6. Fix the resolve/enumerate hooks in WebIDL bindings in the [Global] case to handle standard classes. r=peterv
|
2014-01-29 22:33:33 -08:00 |
|
Boris Zbarsky
|
4a2e39fc36
|
Bug 945416 part 5. Implement nsGlobalWindow::GetOwnPropertyNames and flag the interface as NeedNewResolve. r=peterv
|
2014-01-29 22:33:27 -08:00 |
|
Boris Zbarsky
|
c044a6c065
|
Bug 945416 part 4. Introduce a DoNewResolve method on nsGlobalWindow and call it from nsWindowSH::NewResolve. r=peterv
|
2014-01-29 22:33:25 -08:00 |
|
Boris Zbarsky
|
d3046577a3
|
Bug 945416 part 3. Make GlobalResolve fill in a JSPropertyDescriptor that nsWindowSH::NewResolve then uses to actually define the property. r=bholley,peterv
|
2014-01-29 22:33:23 -08:00 |
|
Boris Zbarsky
|
754f19089b
|
Bug 945416 part 2. When invoking a DoNewResolve hook on an Xray, make sure to first invoke it on the underlying object. r=bholley,peterv
|
2014-01-29 22:33:22 -08:00 |
|
Boris Zbarsky
|
ce4a66f630
|
Bug 945416 part 1. Move the Components shim into GlobalResolve. r=bholley
|
2014-01-29 22:33:20 -08:00 |
|
Boris Zbarsky
|
fdd4a7a9e4
|
Bug 962290. Remove support for the JavaScript-global-dynamic-nameset category as a way to install lazy properties on the global. r=peterv
|
2014-01-29 22:33:10 -08:00 |
|
Boris Zbarsky
|
8f926f8c8b
|
Bug 963895. Add threadsafe versions of AutoJSContext/AutoSafeJSContext. r=bholley
|
2014-01-29 22:33:03 -08:00 |
|
Boris Zbarsky
|
760e2f3710
|
Bug 964891. Don't put up a slow script dialog for no-longer-current inners. Just kill the script instead. r=smaug
|
2014-01-29 22:32:57 -08:00 |
|
Matt Woodrow
|
924bb34c92
|
Bug 962786 - Convert nsDragService to use Moz2D. r=roc
* * *
Bug 962786 - Bustage fix on a CLOSED TREE
|
2014-01-29 13:10:33 +13:00 |
|
Matt Woodrow
|
a3449e66b6
|
Bug 946952 - Run a 'compressed' paint up to 1 second after skipping the ColorLayer optimization. r=roc
|
2014-01-30 18:41:17 +13:00 |
|
Matt Woodrow
|
ff3e7f88a3
|
Bug 965030 - Pass the correct positioned frame to PushAbsoluteContainingBlock. r=roc
|
2014-01-30 18:40:23 +13:00 |
|
Nicholas Nethercote
|
11a504ae71
|
Bug 957410 - Make |mach valgrind-test| detect errors in child processes. r=gps.
|
2014-01-22 16:26:55 -08:00 |
|
Jeff Walden
|
5015b6268d
|
Bustage fix, bug 947014 followup. r=bustage in a CLOSED TREE
|
2014-01-29 17:57:36 -08:00 |
|
Tim Taubert
|
5bbad614c9
|
Bug 965468 - Make LoadStartDetectionRunnable wait for loadstart r=bent
|
2014-01-29 12:32:50 -08:00 |
|
Anthony Jones
|
ff97dfbbd7
|
Bug 965120 - Git support for mach clang-format; r=gps
|
2014-01-30 14:27:44 +13:00 |
|
Anthony Jones
|
a4c0bcf9b0
|
Bug 965120 - Use .clang-format to set tree default format; r=gps
|
2014-01-30 14:27:44 +13:00 |
|
Anthony Jones
|
147a7bcbdb
|
Bug 965120 - Add --show option to mach clang-format; r=gps
|
2014-01-30 14:27:44 +13:00 |
|
Eric Faust
|
232ac6947a
|
Bug 947014 - Allow callers of Wrapper::New to specify a prototype. (r=bholley)
|
2014-01-29 17:20:16 -08:00 |
|
Eric Faust
|
e131d468b7
|
Bug 924720 - Part 8: Remove BaseProxyHandler::isOuterWindow(). (r=bholley)
|
2014-01-29 17:20:16 -08:00 |
|
Eric Faust
|
78eb6b8a3e
|
Bug 924720 - Part 7: Move and rename OuterWindowProxyObject::class_. (r=bholley)
|
2014-01-29 17:20:16 -08:00 |
|
Eric Faust
|
3fe2a7a886
|
Bug 924720 - Part 6: Allow callers of Wrapper::New to specify a Proxy JSClass. (r=bholley)
|
2014-01-29 17:20:16 -08:00 |
|
Eric Faust
|
fc6584c144
|
Bug 924720 - Part 5: Allow callers of NewProxyObject() to specify a Proxy JSClass. (r=jwalden)
|
2014-01-29 17:20:16 -08:00 |
|
Eric Faust
|
b81801afd3
|
Bug 924720 - Part 4: Create new macros for easy Proxy JSClass creation. (r=jwalden)
|
2014-01-29 17:20:16 -08:00 |
|
Eric Faust
|
ed67979cd3
|
Bug 924720 - Part 3: Allow future Proxy JSClasses to safely have extra reserved slots. (r=billm)
|
2014-01-29 17:20:16 -08:00 |
|
Eric Faust
|
9c04c0d68a
|
Bug 924720 - Part 2: Make OuterWindowProxy use the proxy HasInstance and Convert stubs. (r=bholley)
|
2014-01-29 17:20:15 -08:00 |
|
Eric Faust
|
31541d75aa
|
Bug 924720 - Part 1: Implement IsProxy() using new JSClass flag. (r=jwalden)
|
2014-01-29 17:20:15 -08:00 |
|
Eric Faust
|
5790c2c1cd
|
Bug 924720 - Part 0: Free up spare JSClass flags. (r=jwalden)
|
2014-01-29 17:20:15 -08:00 |
|
Jeff Walden
|
b8f388f9fe
|
Set TZ=UTC in update-icu.sh so that $Date$ expansions in ICU source expand identically no matter where update-icu.sh is run. Useful but not necessary preliminary to bug 924839, rs=jimb over IRC
|
2014-01-03 17:44:24 -06:00 |
|
Jeff Walden
|
f82501d979
|
Don't write out the repository revision to intl/icu/SVN-INFO, so that the results of running this script remain constant over time when the same ICU repository path is specified. Useful but not necessary preliminary to bug 924839, r=jimb over IRC
|
2013-12-14 16:04:21 -05:00 |
|
Jeff Walden
|
f843026137
|
Bug 963641 - Make TI work correctly with respect to JSOP_MUTATEPROTO. r=jandem
--HG--
extra : rebase_source : bdd48aeae22ea418569910d470c329a8fc1fa2bf
|
2014-01-28 10:38:44 -08:00 |
|
Jeff Walden
|
7690017277
|
Bug 963641 - Add a test for __proto__ in destructuring patterns as a shorthand. r=jorendorff
--HG--
extra : rebase_source : 9d9e5ede1195b7e879a8ca539c9af432c5f2b5d9
|
2014-01-28 10:38:29 -08:00 |
|
Jeff Walden
|
45c5e06002
|
Bug 963641 - Remove PNK_MUTATEPROTO, and just make JSOP_MUTATEPROTO be generated for the PNK_INITPROP+__proto__ combination. r=jorendorff
--HG--
extra : rebase_source : 8317d2a90d55a57fb654f72a57ca40575613072c
|
2014-01-24 19:54:53 -08:00 |
|
Jeff Walden
|
7636ef8c84
|
Bug 963641 - Tests for __proto__ in object literals with jsreflect and asm.js module export objects. r=jorendorff
--HG--
extra : rebase_source : cc570fcbc018618079843df2d07f87bbf30f18a7
|
2014-01-27 21:39:58 -08:00 |
|
Jeff Walden
|
357d670c46
|
Bug 963641 - Miscellaneous cleanups not implicated in actual bugs. r=jorendorff
--HG--
extra : rebase_source : a7969e756bc5456b6524fab8f602f61a7ed83a13
|
2014-01-27 16:33:03 -08:00 |
|
Benoit Girard
|
07811375fe
|
Bug 956263 - Add a preference to control the compositor frame-rate. r=mstange
|
2014-01-29 18:26:38 -05:00 |
|
Phil Ringnalda
|
d641551daa
|
Back out d890e603d751 (bug 961919) for reenabling failing tests
|
2014-01-29 15:36:49 -08:00 |
|
Eitan Isaacson
|
e469eb5a7a
|
Bug 964534 - Move cursor to new dialog if focus does not change the cursor first. r=yzen
|
2014-01-29 15:08:53 -08:00 |
|
Eitan Isaacson
|
aef17f6e97
|
Bug 964514 - Add dialog to output generator. r=yzen
|
2014-01-29 15:08:53 -08:00 |
|
Eitan Isaacson
|
bdc0b9383b
|
Bug 963373 - Update cursor after scroll. r=yzen
|
2014-01-29 15:08:53 -08:00 |
|
Ehsan Akhgari
|
856768782f
|
Bug 965526 - Disable the native theme on the textboxes in the test case for bug 585922
|
2014-01-29 14:57:31 -08:00 |
|
Vladimir Vukicevic
|
535c23ba82
|
b=738872; implement WebGL OES_texture_half_float; part 3 - desktop GL compat; r=jgilbert
|
2014-01-27 13:30:33 -05:00 |
|