Andrew McCreight
2c4d470420
Bug 1025170 - Selection::Modify should return on failure. r=bz
2014-06-14 16:43:46 -07:00
Andrew McCreight
8f67db8df7
Bug 1023368 - ASan tests should show an error when the symbolizer isn't found. r=jmaher
2014-06-14 16:43:46 -07:00
Andrew McCreight
50648bc638
Bug 1019101 - Add a way to get the max CC pause during a given period of time. r=smaug
2014-06-14 16:43:45 -07:00
Chris Peterson
969f9037ad
Bug 1024318 - Fix warnings in mfbt/tests/ and mark as FAIL_ON_WARNINGS. r=Waldo
2014-06-14 12:47:01 -07:00
Guillaume Abadie
8b404b63af
Bug 973815 - Implements WebGL draft extension EXT_blend_minmax - r=jgilbert,bzbarsky
2014-06-14 09:07:53 -07:00
Ehsan Akhgari
2f2dae3d06
Bug 1025324 - Define an out of line destructor for MediaSource so that we can forward delcare MediaSourceList in MediaSource.h; r=bzbarsky
...
This is required because the destructor for the nsRefPtr<MediaSourceList>
member requires the full definition of the type.
2014-06-14 10:04:01 -04:00
Jeff Muizelaar
42c9a9a428
Bug 1022059. Rewrite MergeRects in a saner, more like pixman style. r=mwoodrow
...
--HG--
extra : rebase_source : 8fdaf374b8757f33c7df8905a84ad1055a05a591
2014-06-13 23:16:13 -04:00
Mats Palmgren
7dbcfb5a5a
Bug 427928 - part 6, reftest for outline:auto.
2014-06-14 12:48:08 +00:00
Mats Palmgren
217a8aebfe
Bug 427928 - part 5, Add NS_THEME_FOCUS_OUTLINE support for Windows widgets. r=roc
2014-06-14 12:48:08 +00:00
Mats Palmgren
811ebd88de
Bug 427928 - part 4, Add NS_THEME_FOCUS_OUTLINE support for GTK widgets. r=roc
2014-06-14 12:48:08 +00:00
Mats Palmgren
0bbce3629e
Bug 427928 - part 3, Add NS_THEME_FOCUS_OUTLINE support for Cocoa widgets. r=mstange
2014-06-14 12:48:08 +00:00
Mats Palmgren
da55af8807
Bug 427928 - part 2, Add NS_THEME_FOCUS_OUTLINE to support drawing a native themed focus outline. r=roc
2014-06-14 12:48:07 +00:00
Mats Palmgren
e5d483a47c
Bug 427928 - part 1, Treat outline:auto as outline:solid. r=roc
2014-06-14 12:48:07 +00:00
Jan de Mooij
df5daae79c
Bug 1025174
- Add RootedLinearString and HandleLinearString typedefs. r=terrence
2014-06-14 10:51:49 +02:00
"Kan-Ru Chen (陳侃如)"
c76743182f
Bug 1024943 - Check IsContentParent() before use AsContentParent(). r=smaug
2014-06-14 15:32:24 +08:00
"Kan-Ru Chen (陳侃如)"
888082a108
Bug 1020169 - Part 2. Register nested LayerTree. r=mattwoodrow
...
Use PCompositor::NotifyChildCreated which was ill-defined for
cross-process case.
Assume that for all LayerTrees managed by a CrossProcessCompositorParent
all share the same CompositorParent.
2014-06-14 15:25:02 +08:00
"Kan-Ru Chen (陳侃如)"
c382b43e4f
Bug 1020169 - Part 1. Remove static constructors. r=mattwoodrow
2014-06-14 15:24:59 +08:00
"Kan-Ru Chen (陳侃如)"
e29f67c3a8
Bug 1009351 - Add link text to mozbrowser context menu data. r=smaug
2014-06-14 15:16:26 +08:00
Andrea Marchesini
dd273ed3a3
Bug 1024618 - DataStoreChangeNotifier.jsm doesn't remove all the children when they are unregistered, r=ehsan
2014-06-14 08:05:47 +01:00
Botond Ballo
e8a12a2e30
Bug 1022719 - Ignore additional touches when in overscrolled state. r=kats
2014-06-10 19:43:20 -04:00
Botond Ballo
39d2cd0d1b
Bug 1022719 - Further improve const correctness in AsyncPanZoomController. r=kats
2014-06-12 18:17:26 -04:00
Jeff Walden
33b38ae8af
Add comments to js/src/tests/browser.js and js/src/tests/*/shell.js indicating how JS versioning requirements for tests are enforced. No bug, r=me
...
--HG--
extra : rebase_source : f65153d60d87c117e339f2fd7b550709c4b2a02b
2014-06-13 19:08:20 -07:00
Jeff Walden
47e30a2677
Add a test for top-level let not creating a variable that'd show up in |with (global)| scope. No bug, r=jorendorff over IRC
...
--HG--
extra : rebase_source : 50e9ec9c7a97ec83f597fd07f3db57fc80c604c3
2014-06-13 18:44:14 -07:00
Benoit Girard
beb4fd14be
Bug 1021990 - Migrate to xpcom based EventTracer. r=ehsan
2014-06-06 17:53:42 -04:00
Benoit Girard
57caba6f24
Bug 1021072 - Remove GetResponsivenessTimes. r=ehsan
2014-06-13 22:32:13 -04:00
Masayuki Nakano
46b69fa08c
Bug 1019427 Log scancode -> virtual keycode table on Windows r=jimm
2014-06-14 11:24:16 +09:00
Masayuki Nakano
f31b35e66b
Bug 1024864 Warn KeyboardEvent.key value change when KeyboardEvent.key is read and its key value is obsolete r=smaug
2014-06-14 11:24:16 +09:00
Benoit Jacob
af5619baf2
Bug 774388 - revert TabParent.cpp hunk of previous changeset as it's similar to ContentParent.cpp and probably unwanted - no review, simple revert
2014-06-13 22:18:27 -04:00
Benoit Jacob
8f1cf755a9
Bug 774388 - Patch 4: Flatten the way that we track whether we are using OMTC, and move Layers IPC shutdown code back to gfxPlatform (but still triggered by ShutdownXPCOM) - r=nical,sotaro
2014-06-06 09:51:24 -04:00
Ehsan Akhgari
0f2c9e9356
Backed out changeset ca5b7ed0dd5a (bug 973815) because of build bustage
2014-06-13 21:09:10 -04:00
Wes Kocher
d4f67e83f9
Merge m-c to inbound
2014-06-13 17:48:06 -07:00
Wes Kocher
faca3f3abd
Merge fx-team to m-c a=merge
2014-06-13 17:40:39 -07:00
Wes Kocher
2eed38ebe8
Merge fx-team to m-c a=merge
2014-06-13 17:39:46 -07:00
Wes Kocher
ad99ae743a
Merge inbound to m-c a=merge
2014-06-13 17:12:04 -07:00
Wes Kocher
1416242684
Merge inbound to m-c a=merge
2014-06-13 17:00:46 -07:00
Margaret Leibovic
5559ac346a
backout 578bf8d6363c for causing robocop pan regression
2014-06-13 13:56:47 -07:00
Ehsan Akhgari
9511934161
Backed out changeset 0cdef46c65c1 (bug 979104) for causing bug 1024324
2014-06-13 16:20:37 -04:00
Randell Jesup
9424944a6a
Bug 1022235: Make the webrtc LoadManager/LoadMonitor a singleton r=bsmedberg,pkerr
2014-06-13 15:50:51 -04:00
Olli Pettay
1644f6f5e9
Bug 1025078 - [@nsPerformance::GetDOMTiming()], r=baku
2014-06-13 22:36:25 +03:00
Ehsan Akhgari
11ef71dec3
Bug 1025143 - Fix a compilation error in TestTypedEnum.cpp with clang-cl; r=bjacob
...
This makes the code more correct since if we don't have constexpr
support in the compiler, the CastableTypedEnumResult type would
actually not be a literal type, so we should not assert that here.
2014-06-13 15:22:16 -04:00
B2G Bumper Bot
7e7f51acd4
Bumping manifests a=b2g-bump
2014-06-13 12:06:39 -07:00
B2G Bumper Bot
8ad77da2d0
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c921386cba61
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #20506 from sfoster/bug-1019289-videos
Bug 1019289 - Update FTU tutorial videos. r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/2fe189cd6783
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1019289 - Update FTU tutorial videos. r=me
2014-06-13 12:01:27 -07:00
Jan de Mooij
5cfffe50d0
Bug 1023778 part 8 - Address review comments. r=Waldo
2014-06-13 20:51:16 +02:00
B2G Bumper Bot
eae5bfb2fb
Bumping manifests a=b2g-bump
2014-06-13 11:51:16 -07:00
Jan de Mooij
466585b4b2
Bug 1023778 part 7 - Add tests. r=Waldo
2014-06-13 20:51:14 +02:00
Jan de Mooij
a54d87da1c
Bug 1023778 part 6 - Make JSON.parse handle Latin1 strings. r=Waldo
2014-06-13 20:51:12 +02:00
Jan de Mooij
c60b11e497
Bug 1023778 part 5 - Add AutoStableStringChars class. r=terrence
2014-06-13 20:51:10 +02:00
Jan de Mooij
d8ebfadf2e
Bug 1023778 part 4 - Add JSONParser<Latin1Char>. r=Waldo
2014-06-13 20:51:07 +02:00
Jan de Mooij
d3b4e134f1
Bug 1023778 part 3 - Make AtomizeChars and js_NewStringCopyN accept Latin1 chars. r=luke
2014-06-13 20:51:05 +02:00
Ralph Giles
e526f5a717
Backed out changeset d437a1b97e7c. Doesn't build.
2014-06-13 11:47:28 -07:00