Nathan Froyd
fa82c2129e
Bug 929494 - use template typedefs, not inheritance, to define nsTArray element copiers; r=ehsan
...
There's no reason to use inheritance here, and using plain typedefs avoids massive
amounts of code duplication for the common case of copying with mem*. Code savings
on Android come in at about 570K (!), or ~2% of libxul .text size, which is a massive
win.
2013-10-22 10:36:34 -04:00
Alexander Surkov
77b21c00d2
Bug 923289 - introduce relation type map, r=tbsaunde
...
--HG--
rename : accessible/src/base/RoleAsserts.cpp => accessible/src/base/Asserts.cpp
2013-10-22 19:55:27 -04:00
Olli Pettay
a8629d8ffb
Bug 927262, don't cache the encoder in case of unsual content type, r=hsivonen
2013-10-22 15:17:13 +03:00
Masayuki Nakano
9b468c47c3
Bug 602787 part.10 Create TextRange.h for separating TextEvents.h r=roc
2013-10-22 22:27:36 +09:00
Masayuki Nakano
7360219173
Bug 602787 part.9 Don't implement methods which need BasicEvents.h or TextEvents.h in windows/KeyboardLayout.h r=jimm
2013-10-22 22:27:36 +09:00
Masayuki Nakano
1a43d71f3d
Bug 602787 part.8 Don't implement nsWindowBase::DispatchPluginEvent() in windows/nsWindowBase.h r=jimm
2013-10-22 22:27:35 +09:00
Masayuki Nakano
ccf7df9c45
Bug 602787 part.7 Don't implement methods which use Widget*Event in qt/nsWindow.h r=romaxa
2013-10-22 22:27:35 +09:00
Masayuki Nakano
3ad37e0b7b
Bug 602787 part.6 Use EventForwards.h in gtk/nsWindow.h r=karlt
2013-10-22 22:27:35 +09:00
Masayuki Nakano
67afabfee7
Bug 602787 part.5 Use EventForwards.h in TabParent.h r=smaug
2013-10-22 22:27:35 +09:00
Masayuki Nakano
b01f56f00e
Bug 602787 part.4 Don't implement nsAutoHandlingUserInputStatePusher class in nsEventStateManager.h r=smaug
2013-10-22 22:27:35 +09:00
Masayuki Nakano
044e34c150
Bug 602787 part.2 Don't implement nsIWidgetListener in its header file r=roc
2013-10-22 22:27:34 +09:00
Masayuki Nakano
072dd9b177
Bug 602787 part.1 Don't implement PresShell::Delayed*Event class in nsPresShell.h r=smaug
2013-10-22 22:27:34 +09:00
Jeff Gilbert
21dec431d9
Bug 911394 - arrayless drawElements works on ANGLE. - r=bustage on a CLOSED TREE
2013-10-17 18:48:42 -07:00
Terrence Cole
f4a27e7aa9
Bug 928140 - Add postbarrier when inlining UnsafeSetReservedSlot; r=shu
...
--HG--
extra : rebase_source : 35727cbe0f47983c29a186a0e319bfc4a61c48ba
2013-10-17 18:07:39 -07:00
Eric Faust
a6a2404aa2
Bug 923765 - Account for __noSuchMethod__ in proxy stubs in GetPropertyIC. (r=djvj)
2013-10-17 18:13:43 -07:00
Nick Alexander
8509530063
Bug 900522 - Follow up: Rename sync resources. r=me
2013-10-17 17:42:57 -07:00
Matt Brubeck
4ba2cbb376
Back out 2601d36dc1f1 (bug 918716) for bc test failures on a CLOSED TREE
2013-10-17 15:51:10 -07:00
Sam Foster
2854eb946b
Bug 927938 - Remove extra refresh of TopSites tile backgrounds. r=rsilveira
...
--HG--
extra : rebase_source : 29efd6e3c8385d4c3e72d55d4a5b109b474ce1c7
2013-10-17 15:47:22 -07:00
Michael Comella
4572d7ffb6
Bug 924480 - Part 2: Disable TalkBack access to Gecko with HomePager displayed. r=eeejay,lucasr
2013-10-18 09:42:53 -07:00
Michael Comella
c7b9959e99
Bug 924480 - Part 1: Make search_container focusable before browser_toolbar. r=bnicholson
2013-10-18 09:42:51 -07:00
Steven MacLeod
fdfe1edc34
Bug 921581 - Send a notification once the final state has been written to disk on shutdown. r=ttaubert, r=Yoric
2013-10-18 12:24:19 -04:00
Ryan VanderMeulen
43afa1ee02
Backed out changesets 39500fdd5007 and cc22bc548566 (bug 890985) for B2G bustage.
2013-10-18 11:43:22 -04:00
Brad Lassey
220b1c4701
bug 890985 - follow up to make check-sync-dirs happy r=bustage
2013-10-18 10:55:04 -04:00
Matt Brubeck
b42747c1fd
Back out 7063d9f5c1fd (bug 920478) on a CLOSED TREE because a dependency was backed out
2013-10-17 15:32:45 -07:00
Matt Brubeck
1d776c1b15
Back out bug 925796 and bug 923596 for breaking Metro on a CLOSED TREE
2013-10-17 15:23:36 -07:00
Federico Paolinelli
3995839028
Bug 921776 - Notification completed not showing when download was started from a private tab. r=wesj
2013-10-17 15:18:35 -07:00
Ralph Giles
70b844f99e
Bug 928132 - Remove obsolete 'restrict' define. r=derf
...
From 80b8408c1466a245b5fdbb13df71d863a0dab292 Mon Sep 17 00:00:00 2001
This is no longer necessary now that we've updated to more recent
reference code and causes problems on some compilers.
2013-10-17 15:06:47 -07:00
Andrea Marchesini
f703a01ee7
Bug 927735 - TypeError check for URL API. r=ehsan
2013-10-18 10:17:03 -04:00
Tareq Khandaker
c7ac49717a
Bug 924397 - WebIDL parser doesn't specify file when encountering syntax error at end of file. r=jdm
2013-10-18 10:17:00 -04:00
Ryan VanderMeulen
84f3acb515
Bug 928358 - Update pdf.js to version 0.8.629. r=yury
2013-10-18 10:12:33 -04:00
Kartikaya Gupta
660b931c8f
Bug 927863 - Back out 14207ffc2b2f (bug 911574) for breaking iframe scrolling. r=backout
2013-10-17 16:37:03 -04:00
J. Ryan Stinnett
48719e7d38
Bug 928078 - Re-check running apps after app install. r=ochameau
2013-10-17 15:36:59 -05:00
Tareq Khandaker
113177a184
Bug 927974 - Rewrite Connect help text to move link out of translated string. r=past
2013-10-18 10:04:18 -04:00
Ryan VanderMeulen
bbfdd4c224
Backed out changeset 62732da6ae3d (bug 926332) for suspicion of causing mochitest-bc timeouts.
2013-10-17 16:22:41 -04:00
Philipp Kewisch
7df510b46b
Bug 915444 - Add webProgress to root actor for the chrome style editor and inspector. r=harth
2013-10-17 21:28:49 +02:00
Sam Foster
d9cf9ab146
Bug 927226 - Add build-in animation for start grids. r=rsilveira,mbrubeck
2013-10-17 12:14:08 -07:00
Sam Foster
d9c931acfe
Bug 927226 - Add build-in animation for start grids. r=rsilveira
2013-10-17 12:14:08 -07:00
Ted Mielczarek
f0f2be75c5
Bug 926091 - Make Gamepad.buttons into an array of GamepadButton objects. r=smaug
2013-10-17 15:07:19 -04:00
Ted Mielczarek
a2ed156057
Bug 925812 - rm nsIDOMGamepad.idl. r=smaug
2013-10-17 15:07:16 -04:00
Benjamin Peterson
8c167bb3f7
No Bug - Include jsobjinlines.h to avoid warning. r=me
2013-10-20 11:48:58 -04:00
Ehsan Akhgari
1b7df9a2ad
Backed out changeset 0ddbf9b3b20c (bug 928712) because of build bustage
2013-10-20 09:42:51 -04:00
Ehsan Akhgari
a4c1dfde2f
Backed out changeset 5373095214d9 (debugging patch for bug 924771) because it is no longer needed
2013-10-20 09:24:06 -04:00
Ehsan Akhgari
a63b803a55
Bug 928712 = Remove the rest of the unneeded prtypes.h inclusions; rs=bsmedberg
2013-10-20 09:10:07 -04:00
Jan-Ivar Bruaroey
9e04440e70
Bug 928060: Parse ?transport=[udp|tcp] in TURN uri. r=ehsan
2013-10-18 18:14:21 -04:00
Alexandre Poirot
2e6f05458e
Bug 926332 - Expose getTestFile to mochitest chrome/browser that returns nsIFile instance for test data files. r=jmaher
2013-10-17 14:27:23 -04:00
Alexandre Poirot
a8e9cb58b7
Bug 920478 - Print errors when something is wrong with app launch path. r=paul
2013-10-17 14:27:04 -04:00
Michael Ratcliffe
637eba2530
Bug 918716 - Add color swatches to devtools output parser. r=jwalker
2013-10-17 19:03:52 +01:00
Steven MacLeod
85d708f977
Bug 900910 - Initialize SessionStore earlier to catch windows opened immediately after startup. r=ttaubert
2013-10-17 14:26:25 -04:00
Matt Brubeck
288c7ec132
Bug 925796 - Fix bookmark creation for Metro l10n repacks [r=gps]
2013-10-17 10:51:12 -07:00
Paolo Amadini
f628d55e4d
Bug 928947 - Typo in onProgressChange in the DownloadLegacy component. r=enn
2013-10-21 17:37:55 +02:00