Botond Ballo
aef24da2ed
Bug 923512 - Transition the TransformTo<>() functions from gfx3DMatrix to Matrix4x4. r=kats
...
--HG--
extra : rebase_source : 3a82faa2e95b889cb19db5cc24e24d74e6498f08
2014-08-06 12:52:04 -04:00
Botond Ballo
9ba215ea5e
Bug 1055361 - Remove gtests that test for overscrolling during panning, to reopen a CLOSED TREE. rs=kats
2014-08-19 16:09:47 -04:00
Monica Chew
a769aab03b
Bug 1055670: Disable remote lookups (r=gcp)
2014-08-19 12:57:58 -07:00
Jim Chen
e1fe7ef39b
Bug 1013004 - Fix support for sampling intervals > 1 second; r=BenWa
2014-08-19 15:34:49 -04:00
Aaron Klotz
114fa16473
Bug 1054813: Add some missing MutexAutoLocks in nsZipReaderCache; r=mwu
...
--HG--
extra : rebase_source : 4f9caa7bd4ef1955c204e82bc33835a01d9f1e85
2014-08-19 12:11:03 -06:00
Michael Wu
40ecf281b1
Bug 1045977 - Clear heap allocated volatile buffers, r=njn,seth
2014-08-19 15:30:55 -04:00
Daniel Holbert
e0a9009683
Bug 1055650: Rename CPS2__stmt argument, to fix JS warning about redeclaring argument. r=adw
2014-08-19 12:29:35 -07:00
Daniel Holbert
5c9114c8e3
Bug 1055643: Drop "let" keyword to fix JS warning about redeclaring argument, in stripHeaderAttributes(). r=ckarlof
2014-08-19 12:29:34 -07:00
Eitan Isaacson
ba62deec8e
Bug 1030468 - User content window resolution to scale bounding boxes before presentation. r-yzen
2014-08-19 12:26:02 -07:00
William Lachance
39d93be072
Bug 1016467 - Add mozversion unit test that was forgotten earlier;r=ahal
2014-08-19 15:20:32 -04:00
Jim Blandy
3c929cd354
Bug 1055374: Clean up Debugger.Memory's documentation, and link to it from the main Debugger API page. DONTBUILD r=jorendorff
...
Now the page begins with summaries of Debugger.Memory's features, with
references to specific accessors and methods; and then a reference section that
describes them in detail below.
Remove references to path-finding and retained size computation, which aren't
implemented yet.
2014-08-19 12:15:10 -07:00
Botond Ballo
f25d822696
Bug 1055361 - Disable overscrolling during panning. r=kats
...
--HG--
extra : rebase_source : 53bb4d8f1e297059ea1a9a0d6994fcd45eca84d7
2014-08-19 12:55:28 -04:00
Marco Castelluccio
be36e54d85
Bug 911636 - Webapp Runtime migration to Downloads.jsm. r=myk, r=paolo
...
--HG--
rename : toolkit/mozapps/downloads/content/download.xml => webapprt/content/downloads/download.xml
rename : toolkit/mozapps/downloads/content/downloads.css => webapprt/content/downloads/downloads.css
rename : toolkit/mozapps/downloads/content/downloads.xul => webapprt/content/downloads/downloads.xul
rename : toolkit/locales/en-US/chrome/mozapps/downloads/downloads.dtd => webapprt/locales/en-US/webapprt/downloads/downloads.dtd
rename : toolkit/themes/linux/mozapps/downloads/downloadIcon.png => webapprt/themes/linux/downloads/downloadIcon.png
rename : toolkit/themes/linux/mozapps/downloads/downloads.css => webapprt/themes/linux/downloads/downloads.css
rename : toolkit/themes/osx/mozapps/downloads/buttons.png => webapprt/themes/osx/downloads/buttons.png
rename : toolkit/themes/osx/mozapps/downloads/downloadIcon.png => webapprt/themes/osx/downloads/downloadIcon.png
rename : toolkit/themes/osx/mozapps/downloads/downloads.css => webapprt/themes/osx/downloads/downloads.css
rename : toolkit/themes/windows/mozapps/downloads/downloadButtons-aero.png => webapprt/themes/windows/downloads/downloadButtons-aero.png
rename : toolkit/themes/windows/mozapps/downloads/downloadButtons.png => webapprt/themes/windows/downloads/downloadButtons.png
rename : toolkit/themes/windows/mozapps/downloads/downloadIcon-aero.png => webapprt/themes/windows/downloads/downloadIcon-aero.png
rename : toolkit/themes/windows/mozapps/downloads/downloadIcon.png => webapprt/themes/windows/downloads/downloadIcon.png
rename : toolkit/themes/windows/mozapps/downloads/downloads-aero.css => webapprt/themes/windows/downloads/downloads-aero.css
rename : toolkit/themes/windows/mozapps/downloads/downloads.css => webapprt/themes/windows/downloads/downloads.css
2014-08-19 08:50:00 -04:00
Andrea Marchesini
bd3a7549ff
Bug 1043004 - Update ServiceWorkerContainer API to spec. r=bkelly
2014-08-19 09:56:00 -04:00
Dragana Damjanovic
d83ab72f05
Bug 1035075 - Dispatch a runnable to wait for the PAC thread to shutdown. r=mcmanus
2014-08-14 01:59:00 -04:00
Ryan VanderMeulen
f8229b4823
No bug - Widen the allowable number of asserts in test_bug437844.xul to 19-21 so we don't have to keep adjusting it everytime something randomly perturbs it.
2014-08-19 15:12:25 -04:00
Ehsan Akhgari
e2ba2816e6
Bug 1055517 - Fix some more bad implicit constructors in XPCOM; r=froydnj
2014-08-19 15:11:22 -04:00
Ehsan Akhgari
2051116b55
Bug 1055512 - Actually input a stereo buffer into the ScriptProcessorNode in the test case for that node; r=padenot
2014-08-19 15:10:54 -04:00
Masatoshi Kimura
1ee4b71e83
Bug 1055541 - Fix build failure on VS2013 with --enable-warnings-as-errors due to Warning C4996. r=ehsan
2014-08-20 04:09:03 +09:00
Bobby Holley
ddf23b18bf
Bug 796938 - Remove GetDynamicScriptContext API. r=smaug
2014-08-19 12:02:08 -07:00
Bobby Holley
3e249c1824
Bug 796938 - Switch to GetEntryGlobal in nsLocation::SetHrefWithBase. r=smaug
...
We leave this flag on the script context for now - we can move it somewhere
else later.
2014-08-19 12:02:08 -07:00
Bobby Holley
7724a2351c
Bug 796938 - Use GetEntryGlobal in nsWindowWatcher::URIFromURL. r=smaug
2014-08-19 12:02:08 -07:00
Bobby Holley
b7f673b26a
Bug 796938 - Use GetEntryGlobal in NS_ScriptErrorReporter. r=smaug
2014-08-19 12:02:07 -07:00
Bobby Holley
d8d5bb8cea
Bug 796938 - Use GetEntryGlobal in nsGlobalWindow::FireAbuseEvents. r=smaug
2014-08-19 12:02:07 -07:00
Bobby Holley
d176fec55d
Bug 796938 - Remove GetDynamicScriptGlobal API. r=smaug
2014-08-19 12:02:07 -07:00
Bobby Holley
74a7f8e60a
Bug 796938 - Switch nsLocation::GetSourceBaseURL to GetEntryDocument. r=smaug
2014-08-19 12:02:07 -07:00
Bobby Holley
740581f7a6
Bug 796938 - Switch to GetEntryDocument in GetDocumentCharacterSetForURI. r=smaug
2014-08-19 12:02:06 -07:00
Bobby Holley
e472bc1bda
Bug 796938 - Switch to GetEntryGlobal in nsWindowWatcher::GetCallerTreeItem. r=smaug
2014-08-19 12:02:06 -07:00
Bobby Holley
1e331db196
Bug 796938 - Switch to GetEntryGlobal in GetCallerDocShellTreeItem. r=smaug
2014-08-19 12:02:06 -07:00
Bobby Holley
5f98ce0846
Bug 796938 - Switch nsGlobalWindow::SecurityCheckURL to GetEntryGlobal. r=smaug
2014-08-19 12:02:06 -07:00
Bobby Holley
115b664102
Bug 796938 - Switch nsHTMLDocument::Open and XMLDocument::Load to a new GetEntryDocument API and remove nsContentUtils::GetDocumentFromContext. r=smaug
2014-08-19 12:02:06 -07:00
Bobby Holley
2bbc0ff149
Bug 796938 - Switch nsGlobalWindow::Focus to GetEntryGlobal and eliminate nsContentUtils::GetWindowFromCaller. r=smaug
2014-08-19 12:02:05 -07:00
Bobby Holley
16c18914d9
Bug 951991 - Implement GetEntryGlobal. r=smaug
2014-08-19 12:02:05 -07:00
Bobby Holley
025dd6cc2c
Bug 951991 - Assert against calling GetCurrentInnerWindow on an inner. r=smaug
...
The current convention is that this returns null when invoked on an inner, which
callers may or may not handle correctly. But when we start using GetEntryGlobal,
we'll end up with a lot of inners where we used to get outers, so we should get
strict about this now.
2014-08-19 12:02:05 -07:00
Ryan VanderMeulen
2f6f5ef5f9
Backed out changeset 133471646752 (bug 1055014) for causing intermittent B2G xpcshell failures.
...
CLOSED TREE
2014-08-19 13:30:55 -04:00
Jon Coppeard
c9659ce7c9
Bug 1055219 r=terrence
2014-08-19 17:23:21 +01:00
Jon Coppeard
cdd462b53a
Bug 1055034 r=mjrosenb
2014-08-19 17:23:10 +01:00
Jim Chen
575781aece
Bug 1046307 - Run test_ThreadHangStats.js sequentially; r=vladan
2014-08-19 12:19:07 -04:00
Lawrence Abadier
b897782665
Bug 1038593 - IonMonkey: Implement RRegExpExec. r=nbp
2014-08-19 18:16:31 +02:00
Ahmed Kachkach
64d7f2ea45
Bug 1052937 - Default value for missing subtest in mochitest structured logs. r=ahal
2014-08-18 23:15:00 -04:00
Botond Ballo
9817bf729f
Bug 1039992 - Fix a unified build issue. r=kats
...
--HG--
extra : rebase_source : 4e1e09c9bcb35f70c3ee7ff833646e5f437f5a86
2014-08-18 16:13:12 -04:00
Botond Ballo
c987c75938
Bug 1039992 - Move the overscroll handoff chain into AsyncPanZoomController and have one per touch block or pan gesture. r=kats,bjacob,mstange
...
--HG--
rename : gfx/layers/apz/src/TouchBlockState.h => gfx/layers/apz/src/InputBlockState.h
extra : rebase_source : ee68595aa21b696de1a0fbb8e6c161022a88ba3d
2014-08-18 16:12:11 -04:00
Andrew McCreight
7d09c19d13
Bug 1048659 - Return the union we construct in a JS callback. r=peterv
2014-08-19 08:41:26 -07:00
Vasanthakumar Pandurangan
befff6a1f4
Bug 1053186 - AudioOffloadPlayer: Avoid glitch during start of playback. r=roc
2014-08-18 05:49:51 -07:00
Guilherme Goncalves
0053261141
Bug 1052775 - Abort speech recognition after test_call_start_from_end_handler. r=smaug
2014-08-18 10:25:00 -04:00
Andrei Eftimie
d4bb5e1298
Bug 1049676 - [mozprofile] Preserve new added prefs during profile reset. r=hskupin, r=ahal
2014-08-18 06:34:00 -04:00
Martijn Wargers
2dd5d3def2
Bug 1024535 - Fix for failing video test on Windows 7. r=jwwang
2014-08-12 16:09:56 -07:00
James Graham
69f3bd68ef
Bug 1055522 - Bump mozcrash version number for structured logging changes, r=ted.mielczarek
2014-08-19 16:17:58 +01:00
James Graham
4901fb19f1
Bug 1055521 - Expose mozcrash.log_crashes for structured logging of crashes, r=ted.mielczarek
2014-08-19 16:15:19 +01:00
Andrew Halberstadt
fc95c7d8bc
Bug 1055014 - Remove b2g xpcshell test dir setup hack that is no longer needed, r=chmanchester
2014-08-19 10:47:50 -04:00