Nathan Froyd
e4ca96efd7
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
0c04205567
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
d79fd7371d
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
15be48ff2e
Bug 602787 part.10 Create TextRange.h for separating TextEvents.h r=roc
2013-10-22 22:27:36 +09:00
Masayuki Nakano
cfb1d04a6c
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
6d0b7bb736
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
4f6130396e
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
6ecca6e2e5
Bug 602787 part.6 Use EventForwards.h in gtk/nsWindow.h r=karlt
2013-10-22 22:27:35 +09:00
Masayuki Nakano
9c2a3607d0
Bug 602787 part.5 Use EventForwards.h in TabParent.h r=smaug
2013-10-22 22:27:35 +09:00
Masayuki Nakano
b6b0cb52bb
Bug 602787 part.4 Don't implement nsAutoHandlingUserInputStatePusher class in nsEventStateManager.h r=smaug
2013-10-22 22:27:35 +09:00
Masayuki Nakano
e06e08ecad
Bug 602787 part.2 Don't implement nsIWidgetListener in its header file r=roc
2013-10-22 22:27:34 +09:00
Masayuki Nakano
cdcacb3fbb
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
5ca1693024
Bug 911394 - arrayless drawElements works on ANGLE. - r=bustage on a CLOSED TREE
2013-10-17 18:48:42 -07:00
Terrence Cole
12dbe63282
Bug 928140 - Add postbarrier when inlining UnsafeSetReservedSlot; r=shu
...
--HG--
extra : rebase_source : 35727cbe0f47983c29a186a0e319bfc4a61c48ba
2013-10-17 18:07:39 -07:00
Eric Faust
689f389527
Bug 923765 - Account for __noSuchMethod__ in proxy stubs in GetPropertyIC. (r=djvj)
2013-10-17 18:13:43 -07:00
Nick Alexander
c614563f22
Bug 900522 - Follow up: Rename sync resources. r=me
2013-10-17 17:42:57 -07:00
Matt Brubeck
ce5caacc5a
Back out 2601d36dc1f1 (bug 918716) for bc test failures on a CLOSED TREE
2013-10-17 15:51:10 -07:00
Sam Foster
01d3108700
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
3623e3f71e
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
669d433cf9
Bug 924480 - Part 1: Make search_container focusable before browser_toolbar. r=bnicholson
2013-10-18 09:42:51 -07:00
Steven MacLeod
340c923326
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
35f7bfa34c
Backed out changesets 39500fdd5007 and cc22bc548566 (bug 890985) for B2G bustage.
2013-10-18 11:43:22 -04:00
Brad Lassey
bc2a722ec0
bug 890985 - follow up to make check-sync-dirs happy r=bustage
2013-10-18 10:55:04 -04:00
Matt Brubeck
2a8f15e249
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
3d635a44c2
Back out bug 925796 and bug 923596 for breaking Metro on a CLOSED TREE
2013-10-17 15:23:36 -07:00
Federico Paolinelli
45f5b601e0
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
1d07e22f8a
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
164582e714
Bug 927735 - TypeError check for URL API. r=ehsan
2013-10-18 10:17:03 -04:00
Tareq Khandaker
3062977bde
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
bf755366c6
Bug 928358 - Update pdf.js to version 0.8.629. r=yury
2013-10-18 10:12:33 -04:00
Kartikaya Gupta
aa56edf303
Bug 927863 - Back out 14207ffc2b2f (bug 911574) for breaking iframe scrolling. r=backout
2013-10-17 16:37:03 -04:00
J. Ryan Stinnett
e5050a9c33
Bug 928078 - Re-check running apps after app install. r=ochameau
2013-10-17 15:36:59 -05:00
Tareq Khandaker
54a967bfd1
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
2616551afa
Backed out changeset 62732da6ae3d (bug 926332) for suspicion of causing mochitest-bc timeouts.
2013-10-17 16:22:41 -04:00
Philipp Kewisch
98f0f1bb28
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
000863fed3
Bug 927226 - Add build-in animation for start grids. r=rsilveira,mbrubeck
2013-10-17 12:14:08 -07:00
Sam Foster
7d5e16f4e3
Bug 927226 - Add build-in animation for start grids. r=rsilveira
2013-10-17 12:14:08 -07:00
Ted Mielczarek
07639a841d
Bug 926091 - Make Gamepad.buttons into an array of GamepadButton objects. r=smaug
2013-10-17 15:07:19 -04:00
Ted Mielczarek
64b6f02e5c
Bug 925812 - rm nsIDOMGamepad.idl. r=smaug
2013-10-17 15:07:16 -04:00
Benjamin Peterson
4d49b89864
No Bug - Include jsobjinlines.h to avoid warning. r=me
2013-10-20 11:48:58 -04:00
Ehsan Akhgari
0259ccb7f4
Backed out changeset 0ddbf9b3b20c (bug 928712) because of build bustage
2013-10-20 09:42:51 -04:00
Ehsan Akhgari
81f6c32486
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
050f402290
Bug 928712 = Remove the rest of the unneeded prtypes.h inclusions; rs=bsmedberg
2013-10-20 09:10:07 -04:00
Jan-Ivar Bruaroey
5e7781f43a
Bug 928060: Parse ?transport=[udp|tcp] in TURN uri. r=ehsan
2013-10-18 18:14:21 -04:00
Alexandre Poirot
b7ca058ef7
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
c1ae6bb998
Bug 920478 - Print errors when something is wrong with app launch path. r=paul
2013-10-17 14:27:04 -04:00
Michael Ratcliffe
053e5a3bfa
Bug 918716 - Add color swatches to devtools output parser. r=jwalker
2013-10-17 19:03:52 +01:00
Steven MacLeod
296761dbce
Bug 900910 - Initialize SessionStore earlier to catch windows opened immediately after startup. r=ttaubert
2013-10-17 14:26:25 -04:00
Matt Brubeck
a24fa4cf69
Bug 925796 - Fix bookmark creation for Metro l10n repacks [r=gps]
2013-10-17 10:51:12 -07:00
Paolo Amadini
98102b182e
Bug 928947 - Typo in onProgressChange in the DownloadLegacy component. r=enn
2013-10-21 17:37:55 +02:00