Jim Mathies
7ea39a5ce8
Bug 864948 - Disable pgo and don't link to dynamic win runtime and glue libs when building metrotestharness. r=glandium
2013-04-24 08:11:10 -05:00
Nicolas Silva
391cf268bb
Bug 863324 - Rename PLayers into PLayerTransaction, r=jrmuizel
...
--HG--
rename : gfx/layers/ipc/ShadowLayersChild.cpp => gfx/layers/ipc/LayerTransactionChild.cpp
rename : gfx/layers/ipc/ShadowLayersChild.h => gfx/layers/ipc/LayerTransactionChild.h
rename : gfx/layers/ipc/ShadowLayersParent.cpp => gfx/layers/ipc/LayerTransactionParent.cpp
rename : gfx/layers/ipc/ShadowLayersParent.h => gfx/layers/ipc/LayerTransactionParent.h
rename : gfx/layers/ipc/PLayers.ipdl => gfx/layers/ipc/PLayerTransaction.ipdl
2013-04-24 14:42:40 -04:00
Andrea Marchesini
62b8b6bea9
Bug 864747 - Optional<T&> should be able to receive a value in the constructor. r=bz
2013-04-24 08:36:10 -04:00
Tetsuharu OHZEKI
6291876d92
Bug 864097 - Use String.startsWith/contains instead of regexp in browser.js. r=kats, r=mfinkle
2013-04-24 08:36:10 -04:00
Seth Fowler
ce978aa2ab
Bug 863319 - Improve assertions in browser_image mochitest. r=joe
...
--HG--
extra : rebase_source : bf323152a21613bf20d1ff2456520346bf1460b1
2013-04-19 13:47:36 -07:00
Luke Wagner
63d72e3683
Bug 857700 - Fix race condition in AsmJSMachExceptionHandler (r=vlad)
...
--HG--
extra : rebase_source : bba872fdedfc119468ad586eca97b00881a5dee9
2013-04-18 21:45:33 -07:00
Patrick McManus
6c8f024b5b
bug 865314 dont restrict parallel ssl handshakes with unknown spdy state r=jduell
2013-04-24 20:27:50 -04:00
Gijs Kruitbosch
6b105eb381
Bug 865147 - Fix crash in nsContentUtils::ContentIsDescendantOf by checking parent of 'before' node, r=bz, feedback=Ms2ger
2013-04-24 13:05:59 +02:00
Matt Woodrow
af1950b9c6
Bug 863922 - Use the device pixel size of plugin IOSurfaces since layers handles resolution scaling already. r=BenWa
2013-04-25 10:31:12 +12:00
Bobby Holley
6fd248fb89
Bug 865260 - Use IsXrayWrapper rather than ObjectIsNativeWrapper in nsWindowSH. r=bz
...
There are some other uses of ObjectIsNativeWrapper in other scriptable helpers
that are tempting to remove as well, but it's probably just better to wait for
that stuff to just go away. Given that the issue we're running into here is
Window-specific, there's not a pressing need to fix the other stuff.
2013-04-24 15:21:26 -07:00
Felix S. Klock II
f76a1128df
Bug 863234 - Fix inlineDump handling for MParDump. r=nmatsakis
2013-04-18 15:38:13 +02:00
Daniel Trebbien
7867a5843f
Bug 861217 - Add tests for scrollWidth on a table data TD cell in a fixed-layout table. r=bz
2013-04-24 08:36:10 -04:00
Kushagra Sinha
b8e14ac5a7
Bug 858482 - Test cases. r=khuey, r=dteller
2013-04-24 08:36:10 -04:00
Kushagra Sinha
d0f63b59d7
Bug 858482 - Expose macro DEBUG to OS.Constants. r=khuey, r=dteller
2013-04-24 08:36:10 -04:00
Cykesiopka
bd3f221ccc
Bug 645402 - Remove ToInteger() workarounds in mozilla-central. r=bz
2013-04-24 08:36:09 -04:00
Jan de Mooij
9e27a9cb33
Bug 858551 part 2 - Optimize calls from Ion to Baseline code. r=djvj
2013-04-24 12:43:24 +02:00
Jon Coppeard
2274cdb6cb
Bug 864002 - IonMonkey: Assertion failure: (ptrBits & 0x7) == 0, at ./dist/include/js/Value.h:733... r=djvj
2013-04-24 11:34:38 +01:00
Jon Coppeard
2b09eed93b
Bug 860145 - IonMonkey: Add support for ArgumentsObject r=nbp
2013-04-24 11:34:38 +01:00
Jon Coppeard
8710c00b07
Bug 861887 - GC: Rooting in XrayWrapper.cpp - part 2 r=bholley
2013-04-24 10:45:41 +01:00
Jon Coppeard
d59fbdeff9
Bug 861887 - GC: Rooting in XrayWrapper.cpp - part 1 r=terrence
2013-04-15 18:33:27 +01:00
Jon Coppeard
a10b75f310
Bug 861912 - GC: Remove use of AUTO_MARK_JSVAL in XPConnect r=bholley
2013-04-09 16:42:32 +01:00
Jon Coppeard
acbf815198
Bug 864748 - Avoid accessing uninitialized data when calling a getter r=bholley
2013-04-24 10:45:40 +01:00
Jon Coppeard
dde018a4e7
Bug 864738 - Shell crashes when run with GC zeal 10,1 from command line r=billm
2013-04-24 10:45:40 +01:00
Robert O'Callahan
036de11b55
Bug 834835. Part 4: Test basic MediaStreamTrack functionality. r=jesup
2013-04-17 17:18:53 +12:00
Robert O'Callahan
0f0097b48d
Bug 834835. Part 3: Implement DOMMediaStream::GetAudio/VideoTracks. r=jesup
2013-04-17 17:18:37 +12:00
Robert O'Callahan
2a58997a9f
Bug 834835. Part 2: Make DOMMediaStream maintain a list of MediaStreamTrack objects. r=jesup
...
We use a MediaStreamListener to watch the MediaStream and maintain the list
of MediaStreamTrack objects.
2013-04-17 17:18:24 +12:00
Nicholas Nethercote
8b82c9329f
Bug 856917 (part 2) - Add a test for "?file=" loading in about:memory. r=jlebar.
2013-04-07 21:37:19 -07:00
Nicholas Nethercote
a0eca79ac3
Bug 856917 (part 1) - Improve about:memory's functional UI. r=kats.
2013-04-07 21:37:19 -07:00
Robert O'Callahan
fd709d6e6f
Bug 860524. Remove hacky (and buggy) pseudo-destruction of DisplayItemClips created by GetCurrentClip; ensure that they're all destroyed properly when the arena goes away, by tracking them explicitly in nsDisplayListBuilder. r=mattwoodrow
...
--HG--
extra : rebase_source : f5d572ed37255b9036ce2678645788768e0a52ae
2013-04-15 17:11:10 +12:00
Shu-yu Guo
745d0fc380
Bug 863505 - Disallow unbound name ops in self-hosted code. (r=till)
2013-04-23 21:41:08 -07:00
David Zbarsky
f8941f52f4
Bug 861729 - Remove nsPIDOMWindow::mDocument r=Ms2ger
2013-04-24 00:22:37 -04:00
David Zbarsky
82391d9a22
Bug 861729 - Remove nsPIDOMWindow::GetExtantDocument r=Ms2ger
2013-04-24 00:22:37 -04:00
Phil Ringnalda
cddd249036
Back out e64522db8661 (bug 863288) for robocop-1 hangs
2013-04-23 20:52:59 -07:00
Masayuki Nakano
2163c686b3
Bug 842927 part.9 Implement D3E KeyboardEvent.key on Gonk r=smaug+mwu
2013-04-24 12:49:48 +09:00
Masayuki Nakano
a44d3545bb
Bug 842927 part.8 Implement D3E KeyboardEvent.key on Qt r=smaug+romaxa
2013-04-24 12:49:48 +09:00
Masayuki Nakano
56d0031886
Bug 842927 part.7 Implement D3E KeyboardEvent.key on Android r=smaug+cpeterson
2013-04-24 12:49:48 +09:00
Masayuki Nakano
3d327585ca
Bug 842927 part.6 Implement D3E KeyboardEvent.key on GTK r=smaug+karlt
2013-04-24 12:49:47 +09:00
Masayuki Nakano
653bae8806
Bug 842927 part.5 Implement D3E KeyboardEvent.key on Cocoa r=smaug+smichaud
2013-04-24 12:49:47 +09:00
Masayuki Nakano
23e48c3edc
Bug 842927 part.4 Implement D3E KeyboardEvent.key on Windows (Metro) r=smaug+jimm
2013-04-24 12:49:47 +09:00
Masayuki Nakano
a6ebb0433e
Bug 842927 part.3 Implement D3E KeyboardEvent.key on Windows (Desktop) r=smaug+jimm
2013-04-24 12:49:47 +09:00
Masayuki Nakano
1dbdaeef56
Bug 842927 part.2 Make convertion table from native keycode to DOM key name index r=smaug+cpeterson+romaxa+smichaud+jimm+karlt+mwu
2013-04-24 12:49:46 +09:00
Masayuki Nakano
f44a18d4f7
Bug 842927 part.1 Implement D3E KeyboardEvent.key r=smaug, sr=smaug
2013-04-24 12:49:46 +09:00
Masayuki Nakano
3159b0c140
Bug 857820 part.4 Remove debug flag for blink r=dbaron
2013-04-24 12:07:25 +09:00
Ryan VanderMeulen
d58319d641
Backed out changeset f31e6ad99dfe (bug 857324) for Android reftest-3 failures.
...
CLOSED TREE
2013-04-23 21:10:48 -04:00
Ryan VanderMeulen
36affa39b7
Merge m-c to inbound.
2013-04-23 20:50:28 -04:00
Ryan VanderMeulen
8bbb0d7013
Merge inbound to m-c.
2013-04-23 20:49:27 -04:00
Paolo Amadini
59611fe51f
Bug 832672 - Downloads Panel gives no indication or feedback on missing files. r=mak ui-r=shorlander
2013-04-24 02:19:49 +02:00
Daniel Holbert
4e9f3c9d49
Bug 864899: Remove unused static helper-function "Warn()" from PeerConnectionImpl.cpp, to fix build warning. r=jib
2013-04-23 17:00:10 -07:00
Gregory Szorc
dde6d53788
Merge mozilla-central into services
2013-04-23 15:57:35 -07:00
Gregory Szorc
dc082be44e
Merge mozilla-central into services-central
2013-04-23 15:55:02 -07:00